====================
12-24-2016
====================
* frameworks/base/
66ca1c9 settingsprovider: change a few settings around bluetooth off - don't know why they turned it on package verifier - turn back off along with: install non market apps
41d917b Disable LaunchVoiceAssist from Keyguard
* packages/apps/Launcher3/
58c96cb Launcher3: use simple set wallapper chooser
a9cfc11 disable QuickSearchBox widget
3ed8c02 disable reserved area for QuickSearchBox widget
c67a433 remove placeholder QuickSearchBox widget
e2e0f31 Remove permission group no longer used thus fixing warning
====================
12-23-2016
====================
* frameworks/base/
4ac30e6 OMS: StrictMode and files under /data/system/theme/
d9c63ed Full circle battery from PA
0e488af Battery: Show low battery red icon when statusbar color in battery saver mode disabled. And show white icon when enabled.
09d5b3c Increase circle and big circle battery percent text
42fbd0a Revert "Themes: Expose QS battery"
e67e2f5 Turn off 'forced battery percent while charging' default [1/2]
df99693 Clean and fix
* packages/apps/NitrogenSettings/
da5b927 Full circle battery from PA Thanks PA team)
====================
12-22-2016
====================
* frameworks/base/
1633cb5 Battery: allow set a custom symbol near text pct on charging [1/2]
0c4bb33 Battery icon: add alternative Big Circle style [1/2]
3dda667 Battery styles: bring in latest upstream changes
fcd45df Circle battery inside icon percentage: eyes saver size
55df9f3 Battery bolt inside the icon: fix visibility when charging
0d26ac4 Adjust the battery text to a sane level
d991ce3 Battery icon: let disable force text outside icon when charging [1/2]
7054984 Battery icon: allow to set a custom charging color [1/2]
4867b07 Battery tile: allow to disable custom battery style [1/2]
246b4f8 Circle and landscape battery perc inside the icon: use bigger text
38eb270 Few improvements to battery styles
1de8590 Battery tile bolt/text should not be clear
0566065 Fix battery text scaling issue
9fc07fe Sync battery tile icon with statusbar
735490f Always show battery percentage when charging
3988f8f SysUI: Use VectorDrawable's for rendering battery The current implementation of BatteryMeterView uses arrays of points that are drawn programmatically. This limits the ability to overlay or theme the battery. By utilizing VectorDrawables and AnimatedVectorDrawables we can achieve the same look and feel of stock while allowing for more unique battery meters.
3941ec1 SystemUI: Implement hidden and text battery styles
c46ce4a SystemUI: Implement battery level text customisations
5dc3e7a Remove OMNI battery Revert "SystemUI: Fix NPE"
9d468be OMS: Introduce MODIFY_OVERLAYS permission for user apps
ec60f31 Revert "OMS7-N: Load missing style attributes from original style"
00b50da Themes: Expose QS battery
* packages/apps/NitrogenSettings/
c014083 Turn off 'forced battery percent while charging' default [2/2]
da06d9a Battery icon: add alternative Big Circle style [2/2]
cd2b3e1 Battery: allow set a custom symbol near text pct on charging [2/2]
5891904 Battery icon: let disable force text outside icon when charging [2/2]
af00133 Battery icon: allow to set a custom charging color [2/2]
b13fd2a Battery tile custom icon toggle: disable for portrait-text-hidden.
4fc721b Battery tile: allow to disable custom battery style [2/2]
210b499 CM-DU custom battery icon Code inspired by @
cyanogenmod and @OmniROM
c5a4c21 Revert "[2/2] Battery styles are back"
a17b78c Custom small QS tiles [2/2] edit by Mazda-- use custom seekbar instead of list
====================
12-21-2016
====================
* frameworks/base/
90e08d8 Power connect/disconnect notif: fix sound playing when set to silent
====================
12-20-2016
====================
====================
12-19-2016
====================
* build/
8ee5b61 stop overwriting device specific audio_effect
* frameworks/base/
9a00f27 Small QS tiles number: fix SystemUI FC when changing the value
009d4e4 Fix issue that padlock icon is not animating while expanding QS.
4af47b4 Custom small QS tiles [1/2]
570436c AppOps: Do not prune apps that are not present
8c99dd4 Zygote: Deleted files can still be fstat(restat) success.
b916bd7e Make sure Zygote is running at process priority 0 after VM has started.
c96e967 Zygote: Workaround for detecting open file descriptors
====================
12-18-2016
====================
====================
12-17-2016
====================
* frameworks/base/
471226b Remove Uneeded Style
* vendor/nitrogen/
2716f5d Merge pull request #1 from fezzy102/n2
6dba9be builder: Add angler
====================
12-16-2016
====================
* frameworks/base/
64e743c FWB:Add a Switch to Enable Disable Dynamic Navbar[1/2] Everything works as it should. To see changes within the app after enabling/disabling this switch, app must be restarted everytime switch is toggled .
* kernel/lge/geehrc/
ba97bf7 Disable msm_hsic_host by default
ffb3da2 Revert "Revert "wakeup: add userspace knob to enable/disable msm_hsic_host wakelock""
* packages/apps/NitrogenSettings/
6b9e281 Settings:Add a Switch to Enable Disable Dynamic Navbar[2/2]
====================
12-15-2016
====================
* frameworks/base/
21cb150 Disable safe headset volume
30d5190 Fingerprint authentication vibration [1/2]
fb43e31 hmm howd this get here google :P
86b8817 Dynamically tell the user which vendor image is needed *parse the build fingerprint for the required vendor id
489d4ab Show a more descriptive message when vendor.img is out of date
fac72fa SystemUI: Use own drawables for QS expand icon
be0b6c9 Also block touches while customizer is animating.
* packages/apps/NitrogenSettings/
0524aea Fingerprint authentication vibration [2/2]
* packages/apps/Settings/
6b3242b Exclude overlays from the app counter
3a81f6a add camera sensor selfie mode fixs
d9aec84 Settings: Expose LinearColorBar default colors
8b7e65d Settings: Expose storage icon colors
a85881a Expose gesture settings switchbar This is hardcoded as white (yuck!) so link it to a color that themers can expose for that perfect black UI!
* packages/apps/masquerade/
eae8c96 Makefile cleanup