Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: LineageOS/android_frameworks_base
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: lineage-15.1
Choose a base ref
...
head repository: zeromod/android_frameworks_base
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: lineage-15.1
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 27 files changed
  • 7 contributors

Commits on Jun 20, 2018

  1. BatteryMeterDrawable: add battery styles [1/2]

    Change-Id: I9f355f6491b0402af80d34e310d7053ec5f817a8
    Danesh authored and zeromod committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    2f0f1e1 View commit details
    Browse the repository at this point in the history
  2. BatteryMeterDrawable: add square style (1/2)

    This was based off Omni's BatteryDroidView
    https://github.com/omnirom/android_frameworks_base/blob/android-8.1/packages/SystemUI/src/com/android/systemui/omni/BatteryDroidView.java
    
    Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
    maxwen authored and zeromod committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    d7bc0fc View commit details
    Browse the repository at this point in the history
  3. Statusbar notification ticker [1/2]

    abc ezio84: cleanup, fixes and port to Oreo
    du nychitman1: cleanup and port to Nougat
    crdroid neobuddy89: rewrite with Tuner API
    
    Change-Id: I8b06d6d047bf2df2649e99c0f6e39740fa165a2c
    rogersb11 authored and zeromod committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    fb233a1 View commit details
    Browse the repository at this point in the history
  4. Statusbar clock customizations (1/2)

    This commit add support for:
    
    - Clock enable/disable
    - Clock position
    - Clock seconds
    - AM/PM styles multilang support
    - Date format
    - Date style
    
    Currently there is an issue of notification icons overflow into center clock.
    NotificationIconContainer.java appears to be the solution.
    Hence this is a WIP.
    
    Change-Id: If2d9ea77e6b81b7aa9079c287834715435c4ee6a
    kufikugel authored and zeromod committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    9b6467b View commit details
    Browse the repository at this point in the history
  5. Make status bar ticker play nice with center clock

    Change-Id: I53777fc9db1622f9f50e6e92799f298e00983723
    
    Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
    SpiritCroc authored and zeromod committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    70805ea View commit details
    Browse the repository at this point in the history
  6. Fix Drep

    Change-Id: I609ae961a2c5965c6e1be059e401f06aa2b229d1
    zeromod committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    edbaaa5 View commit details
    Browse the repository at this point in the history
  7. Revert "Add confirmation dialog when turning off cell data from QS"

    This reverts commit 54ff0ef.
    
    Change-Id: I70e8da83de9a1dc88a53db6658d27d9a7b720c96
    zeromod committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    f402c64 View commit details
    Browse the repository at this point in the history
  8. Add roaming icon to statusbar blacklist

    Change-Id: Id8e9512aaa40d7723ef518bb93eef06669e2a536
    xyyx authored and zeromod committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    2ba7e2d View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2018

  1. Configuration menu
    Copy the full SHA
    c742a25 View commit details
    Browse the repository at this point in the history
Loading