Guest User

Nitrogen_20Sep_Shamu_changelog

a guest
Sep 20th, 2017
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 8.78 KB | None | 0 0
  1. ====================
  2.      09-21-2017
  3. ====================
  4.  
  5.  
  6.    * frameworks/base/
  7. 796baeece03 [1/2] base: unlink notification volume is back -delete old unused volume images -add new one for notification volumes maybe some day one will be able to create a vector drawable for this - I am not :)
  8. 719c316ad52 Notification light: light during DND option [1/2]
  9. 5068a63a588 Fix Google Calendar FC * Reported by many users using full dynamic gapps pkg
  10. 8b3ce0bf2b1 GAPPS: Add the rest of the regular Google Apps Also set all permissions to true
  11. 6fac4ae6a2f Permissions: Fix permissons for ContactsProvider2 Fix this error:
  12. 543fd3dca69 Fix Fi permissions
  13. 25997b073fb Core: Fix setupwizard FC
  14. 584cf28a2d9 Fix Android 7.0 GApps permisions which were causing F/C
  15.  
  16.    * hardware/ril/
  17. f5e80282d05 libril: Restore support for RIL v6, v8 and v9 stacks
  18.  
  19.    * packages/apps/Settings/
  20. f5285b61ea Settings: unlink notification volume is back
  21. 9eb9c37560 Notification light: light during DND option [2/2]
  22.  
  23. ====================
  24.      09-20-2017
  25. ====================
  26.  
  27.  
  28.    * frameworks/base/
  29. 5ffe5d461db Powermenu Torch option [1/2]
  30. 0b29dab7a56 Pimp the power menu out [1/2]
  31. 870fd6a091b Power menu: Change color of volume selector to material green
  32. d1bf843f57b Adb over Network: add QS tile [2/3]
  33. 172cd37a767 Adb over Network: add QS tile [1/3]
  34. 7f45fdc0d81 Allow to customize notification led light [2/2]
  35.  
  36.    * packages/apps/NitrogenSettings/
  37. ef39963 Powermenu Torch option [2/2]
  38. f9b59b4 Pimp the power menu out [2/2]
  39. 3d1e4f1 Toggle for adb notification icon
  40. b021f0b Fix volume swap toogle
  41.  
  42.    * vendor/nitrogen/
  43. 1f7959b Vendor: Forward port ADB over network [3/3]
  44.  
  45. ====================
  46.      09-19-2017
  47. ====================
  48.  
  49.  
  50.    * frameworks/base/
  51. b2c6f25f817 Return: Smart Pulldown [1/2] Rewritten by @Beanstown106 for 6.0/7.0
  52. 5d5ce4327fe Enable notifications led light by default [1/2]
  53. e8f80dfd481 Status network traffic [1/2]
  54. d30949b53d1 Battery light customization [1/2] abc ezio84: allow to disable battery light when Do Not Disturb is enabled use our margaritov color picker for the settings part
  55.  
  56.    * packages/apps/NitrogenSettings/
  57. 8cd0592 Change color picker reset icon
  58. 7afab3a Battery light colors: show reset to default button
  59. ea71bfb Color picker reset button: refresh color preview on click
  60. f981de9 Color Picker: use oval preview
  61. abf4dba New CustomSeekBar: allow to translate "Default" value string
  62. de66ada Color Picker: don't show picker on click if preference is disabled
  63. 057aaf8 Allow to call Notifications settings from NitrogenSettings
  64. 596b398 Color picker: don't show keyboard on start
  65. ff7ab15 New custom seekbar: more improvements fix value txt being cutted when too long
  66. 882f04c Return: Smart Pulldown [2/2] Rewritten for 6.0/7.0 by @Beanstown106
  67. 2dec153 Status network traffic [2/2]
  68. d18d25f Battery light customization [2/2]
  69.  
  70.    * packages/apps/Settings/
  71. 883c16e8bf Allow to customize notification led light [1/2] for both legacy apps and new api26 apps (per-channel led customization) Add reset button to notification light color pref
  72.  
  73.    * vendor/nitrogen/
  74. f91ff56 Fix my mistake
  75. 1ae225d Nitrogen O: new bootanimation
  76.  
  77. ====================
  78.      09-18-2017
  79. ====================
  80.  
  81.  
  82.    * frameworks/base/
  83. 11a7decccf7 Revert "PM: Signature spoofing (1/2)"
  84. 9c8d435304a Add VOLTE icon Extracted from CAF and adapted to AOSP by @xyyx Added switch to statusbar icon blacklist by @xyyx
  85.  
  86.    * packages/apps/NitrogenSettings/
  87. 035a42a Revert "signature spoofing [2/2]"
  88.  
  89.    * packages/apps/Settings/
  90. 08c919fc7d Settings: remove demo and quick_settings from development
  91. 69e4d7a953 Enable notifications led light by default [2/2]
  92.  
  93. ====================
  94.      09-17-2017
  95. ====================
  96.  
  97.  
  98.    * frameworks/base/
  99. e23c4310385 H+ icon: fix qs color
  100.  
  101.    * packages/services/Telephony/
  102. 9b09629b IMS: Add API to get IMS Registration Status based on subId
  103.  
  104. ====================
  105.      09-16-2017
  106. ====================
  107.  
  108.  
  109.    * frameworks/base/
  110. 851e692da06 Do not check mHomePressed on HOME in interceptKeyBeforeDispatching
  111. ab560a9ec22 fw: Don't consume home key press when KEY_ACTION_SLEEP is used
  112. bdf0ce427ff [Base] HW keys tweaks (1/2) Want to say thanks here for Temasek, CyanogenMod Team and OmniRom Team, Crdroid, DU
  113. a4511101dec FWB: Add Volume Key Answer (1/2)
  114. ffd583ca509 SystemUI: Statusbar: Add HSPA+ icons Forward! Forward port H+ icon in the status bar when connected to HSPA+ Uses new vector drawables by blunden Migrated some code due to this split up: android/platform_frameworks_base@da68f59
  115. 8f295c3131d HW keys: Add screenshot,partial screenshot, pip actions
  116.  
  117.   * packages/apps/Launcher3/
  118. 9a8d2dbac Merge tag 'android-8.0.0_r11' into o
  119. e0e1de7f6 Ru translation
  120.  
  121.   * packages/apps/NitrogenSettings/
  122. c0ab813 HW keys tweaks (2/2)
  123. d991d93 NitrogenSettings: Add Volume Key Answer (2/2)
  124. 48d88ee HW keys: Add screenshot,partial screenshot, pip actions
  125.  
  126. ====================
  127.     09-15-2017
  128. ====================
  129.  
  130.  
  131.   * build/make/
  132. edc20e649 Merge tag 'android-8.0.0_r11' into o
  133.  
  134.   * frameworks/av/
  135. 1e63f802d Merge tag 'android-8.0.0_r11' into o
  136.  
  137.   * frameworks/base/
  138. 3ec9259096e Frameworks: add ability to disable bar color in battery saver mode (1/2)
  139. 2fe10edeb8e framework: port IME selector notification toggle (2/2)
  140. c7189d9d018 TEMP: Hardware key custom rebinding (1/2) (before DU) -Added switch to last app -Fixed ActionUtils for N by @xyyx -Menu key logpress default action - last app -Added support for split screen button behavior by Steve Kondik
  141. 8cff362198a TEMP: Longpress back to kill app [1/2]
  142. 8516c79d19c Ringtone audio focus
  143. e80bdc38696 Merge tag 'android-8.0.0_r11' into o
  144.  
  145.   * packages/apps/Dialer/
  146. 34f1156ba Show proper call duration
  147.  
  148.   * packages/apps/Messaging/
  149. b5c0ce3 Merge tag 'android-8.0.0_r11' into o
  150.  
  151.   * packages/apps/NitrogenSettings/
  152. cc50bc8 Settings: add ability to disable bar color in battery saver mode (2/2)
  153. 39d8ab6 settings: port IME selector notification toggle (1/2)
  154. 16946ce TEMP: Hardware key custom rebinding (2/2) Longpress back to kill app [2/2]
  155.  
  156. ====================
  157.     09-14-2017
  158. ====================
  159.  
  160.  
  161.   * packages/apps/Launcher3/
  162. 2d5e382e0 Launcher3: featurize also the icon shadow
  163. ee6de1ed3 Launcher3: follow the adaptive icon shape hype
  164.  
  165.   * packages/apps/NitrogenSettings/
  166. c0ce5a8 Add CPU Info switch
  167.  
  168. ====================
  169.     09-13-2017
  170. ====================
  171.  
  172.  
  173.   * frameworks/base/
  174. 1519014d352 CPUInfo: return cpu temp
  175. e5ce50a31ac fwb: Add ability to permanently hide apps from recents [1/2] This is based off XposedAppSettings, but modified to fit our needs, and a little bit of: d9973ba Part 2 is inside the Lux CarbonFibers Bringup
  176. 96d25f48d60 Add partial/full screenshot QS tile single tap to choose the mode, long press to fire
  177. 9dacc4ea684 Add api to take screenshots abc: extracted from DUI add a public call to NitrogenUtils
  178. ff66f60dcfe Immersive Recents [1/2] Name says it all. Made this when someone had asked about how recents look with Touchwiz, simple enough.
  179. 42bd84eb8b3 Port: Wake on plug (1/2)
  180. 69363b917e9 SystemUI: disable statusbar time refresh when screen off
  181.  
  182.   * packages/apps/NitrogenSettings/
  183. 3182100 Add ability to permanently hide apps from recents [2/3] Nitrogen: added vector search icon
  184. 2549374 Immersive Recents [2/2]
  185. bd0acee Port: Wake on plug (2/2)
  186. d5b6fc2 signature spoofing [2/2]
  187.  
  188.   * packages/apps/PackageInstaller/
  189. 6bf90daf Show versions when installing or updating packages
  190. 0702c81e Fix PackageInstaller FC when tapping on a downloaded apk notification 2
  191. 6522731e Fix PackageInstaller FC when tapping on a downloaded apk notification
  192.  
  193.   * packages/apps/Settings/
  194. 5796ad7e7e Add ability to permanently hide apps from recents [3/3]
  195. c13132f4ae PowerUsageSummary: add back battery level animation
  196.  
  197. ====================
  198.     09-12-2017
  199. ====================
  200.  
  201.  
  202.   * frameworks/base/
  203. 73debea9c43 PM: Signature spoofing (1/2) Based on https://github.com/microg/android_packages_apps_GmsCore/blob/c2fc6830d7f44d0c70493d6708a1de6ac4157550/patches/android_frameworks_base-M.patch with options toggle..
  204. 8c907aefcf3 Allow to disable HOME key when ringing [1/2] In early versions Google disabled it by default. In 7.1.x HOME key always works that is very annoying for users
  205. 3a3dbb4b27b PowerManagerService: fix HW button illumination timeout Patch eb01128, introducing hardware button backlight on button keypress only, also introduced a bug:
  206. b26ad86beec PowerManagerService: add a config to light up buttons only when press… …ed (1/2)
  207. 9f437630419 Spam: Fix non-protected broadcast from supersu, qcril and fm
  208.  
  209.   * packages/apps/NitrogenSettings/
  210. 11a60d4 Buttons: Add buttons brightness and button backlight timeout options
  211. 99f52c2 Allow to disable HOME key when ringing [2/2]
  212. 222a279 [2/2] NitrogenSettings: only light up buttons if pressed original commit - omnirom/android_packages_apps_OmniGears@5395e2b
Add Comment
Please, Sign In to add comment