New build will be released soon:
Changelog:
*Updated to Aosp r6 tag
*Oms support added (Substratum)
*Buttons backlight fixed
*Gapps backup tool added
*Advanced reboot
*Offline charging fixed
*Enabled night mode and Navbar
*Added latest Snapdragon cam
*Added browser and music player
*Custom dpi settings
........
Code:
* frameworks/base/
de477d7 BACKPORT: SystemUI: Display bluetooth battery status when available
56b0ae1 InputWrapper: opt out early if session == null
f645ef9 Reset battery stats (extracted from https://github.com/CyanogenMod/android_frameworks_base/commit/91039$
2914d7a camera: add workaround for GoogleCamera3
d3497f4 Add back 'Show brightness slider'
5643c56 telephony: Hack GSM and LTE signal strength
781bd1d0 SystemUI: make sure to expand all the way when flinging
3dfa503 Fix slow anim when using a gesture to open status bar pulldown
86fa739 pm: do not verify system apps signatures
9ddf199 basel: no telephony check for airplane mode in globalactions
76626cd SystemUI: disable statusbar time refresh when screen off
3e36ed7 Optimize IncallUI delay for voice calls
3beb9fe core: Add support for more webviews
9f462bf fix foreground process will be mistakenly killed when it uses content provider.
0aa03e8 N-Extras: Add dynamic theme BootAnimation support
cc38937 N-Extras: AudioService: Allow system effect sounds to be themed
3ec6f74 N-Extras: Add dynamic theme fonts support (Squash)
563db28 OMS-N: ApplicationsState: add filter for Substratum overlays [1/2]
a9d3fe6 OMS-N: Allow on-demand window refreshes using "om refresh"
66b11c1 OMS-N: Allow multiple targets for enabling and disabling overlays
1988c5b Prevent IndexOutOfBoundsException
d5fce88 OMS-N: Disable Zygote preloaded drawables.
6057756 OMS-N: Themes should be dynamically theming the power menu
c0e515b OMS-N: Officially announce the rebase completion to Nougat [14/14]
d3ce2b6 OMS-N: adb shell command to access OverlayManagerService [13/14]
74a96f5 OMS-N: Ensure unique type IDs when parsing overlays [12/14]
77bbd42 OMS-N: Persistence on boot through OverlayManagerServiceImpl [11/14]
286bffa OMS-N: Fix memory leak during idmap creation [10/14]
dd96c3b OMS-N: Check invariants after ResTable is modified [9/14]
601ad72 OMS-N: idmap: suppress print for padded resources [8/14]
af5a693 OMS-N: pm: set EXTRA_REPLACING correctly in ACTION_PACKAGE_ADDED [7/14]
6511e30 OMS-N: integrate OverlayManagerService into framework [6/14]
1422191 OMS-N: introduce the OverlayManagerService [5/14]
026be14 OMS-N: Add ResTable::remove(cookie) [4/14]
778a56b OMS-N: Make asset manager cookies opaque [3/14]
6cf82ae OMS-N: installd: add command 'rmidmap' [2/14]
cdd9362 OMS-N: Support downloaded overlay packages [1/14]
3b07dc8 Fix Android 7.0 GApps permisions which were causing F/C
8e4c5f4 Enable SystemUI Tuner by default -Disable long tap and tuner icon
2d25674 Return NightMode and NavBar editor
5637b8f Advanced Reboot + Fixs (Squashed) * SystemUI: Add global reboot option -CAF * AdvancedReboot: Add advanced reboot options -CM * AdvancedReboot: Enhance power menu reboot option -CM * Shutdown$
697a1c2 PowerManagerService: Fix updating of mUserActivitySummary
bb9f8ad power: Disable keyboard/button lights while dozing/dreaming
68ff0f8 Add PowerManager integration for button and keyboard backlight.
bb9b648 display: Don't enable keyboard lights when dozing
1788db0 keyboard: re-add code to detect lid state and handle lights
7cd977b Reintroduce button-backlight (and respective inactivity timeout)
fe022b3 Revert "SystemUI: Add global reboot option."
192e5f1 Keyguard: don't refresh ui when screen off
* packages/apps/Settings/
e89693e OMS-N: Apps: show/hide Substratum overlays [2/2]
2166209 add additional battery saver steps
88bddb7 Skip Misc/Overcounted battery stats regardless of build type.
* frameworks/native/
4c64395 OMS-N: installd: add command 'rmidmap'