andybones

crDroidAndroid Changelog - 20190514-HMP

May 15th, 2019
408
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.95 KB | None | 0 0
  1. ====================
  2. 05-14-2019
  3. ====================
  4.  
  5.  
  6. * bootable/recovery/
  7. 5d5abd8 recovery: Blank screen on init
  8.  
  9. * frameworks/base/
  10. fe60e39 Improve checks for lockscreen visualizer
  11. adc2c9c Merge 'lineage-16.0' into 9.0
  12. 569ce87 New Crowdin translations (#240)
  13.  
  14. * lineage-sdk/
  15. bf481a6 Merge 'lineage-16.0' into 9.0
  16.  
  17. * packages/apps/Launcher3/
  18. 675afd7 New Crowdin translations (#13)
  19.  
  20. * packages/apps/Settings/
  21. d73079d Merge 'lineage-16.0' into 9.0
  22.  
  23. * packages/apps/crDroidSettings/
  24. cba3f1e New Crowdin translations (#422)
  25.  
  26. ====================
  27. 05-13-2019
  28. ====================
  29.  
  30.  
  31. * frameworks/base/
  32. fd98589 Fix conflict between pulse auto color and lockscreen wallpaper
  33. ee636e6 Allow SBC as HD audio codec in Bluetooth device configuration
  34. a879426 Add Dual Channel into Bluetooth Audio Channel Mode developer options menu
  35. 99dc2c9 Add CHANNEL_MODE_DUAL_CHANNEL constant
  36. 0888bb1 Revert "DO NOT MERGE: Disable night UI mode in battery saver."
  37.  
  38. * lineage-sdk/
  39. 70f6d6b sdk: Change night/day mode transition behavior
  40.  
  41. * packages/apps/Bluetooth/
  42. ecdbaf8 Assume optional codecs are supported if were supported previously
  43. cc72790 SBC Dual Channel (SBC HD Audio) support
  44.  
  45. * packages/apps/Settings/
  46. 5d15d4e Add Dual Channel into Bluetooth Audio Channel Mode developer options menu
  47.  
  48. * packages/apps/crDroidSettings/
  49. a55951c crdroid: add back all keyboard IME features back (2/2)
  50.  
  51. * system/bt/
  52. d48026c Explicit SBC Dual Channel (SBC HD) support
  53. 1456480 Increase maximum Bluetooth SBC codec bitrate for SBC HD
  54.  
  55. ====================
  56. 05-12-2019
  57. ====================
  58.  
  59.  
  60. * frameworks/base/
  61. fe1066e framework: Port IME selector notification toggle (2/2)
  62. bfe03e8 KeyguardUpdateMonitor: Fix SystemUI crash with auto face unlock
  63. c77cacb fb: add back all keyboard IME features back (1/2)
  64. 8cdd462 services/job: Fix two Jobscheduler bugs
  65. 261bf01 frameworks: Fix activity stack ConcurrentModificationException
  66. 9ff67ed Remove another unused calling for better performance
  67. a5f5232 BackupAgent: add backup shared mode
  68. 621fcf0 Rename the backup file to base file when backup exists
  69. c82511b Fix intermittent slowness in resolver activity towards end of day
  70. 1d420e5 Allow Python Versions Higher than 2.6
  71. 808bfeb DragSurface: destroy surfacecontrol in view site
  72. d26dc04 hwui: fix mmap leak of graphicsstats service
  73. 76c8c96 hwui: stability: check mmap return value
  74. ab7f52a hwui: Don't run comparisons on non-jank frames
  75. cb37be0 libs: hwui: Enable perf mode
  76. 467b856 hwui: Fix HWUI_COMPILE_FOR_PERF for non-arm
  77. ed0533d hwui: Disable fine-grained logging
  78. 7c969f2 hwui: Remove deprecated compiler flag
  79. 0ce1651 base: limit direct share targets to reduce lag
  80. 5ec02d4 Improve scrolling cache
  81. cf64d69 base: set scrolling to 0.006f
  82. 4cffeb2 ListView: Obtain next list item in advance
  83. 6f0ab3c core: touch response optimizations
  84. 68a31b4 Optimize AbsListView to reduce click operation latency
  85. 7b1a6eb Make Build.TYPE and Build.FINGERPRINT consistent for apps.
  86.  
  87. * frameworks/native/
  88. 7eb6635 native: touch response optimizations
  89.  
  90. * vendor/htc/
  91. 5e558c9 pme: wfd: cleanup derp
  92. ad92176 pme: Add QCOM's WFD implementation part 2 - Blobs
  93. 3c745eb pme: Add QCOM's WFD implementation
  94.  
  95. ====================
  96. 05-11-2019
  97. ====================
  98.  
  99.  
  100. * bionic/
  101. 9d815ce Use -fno-math-errno for libm
  102. 72782b3 Set __bionic_asm_align to 16 for arm64
  103. e9b03e7 Use --Bsymbolic-functions on libm
  104. 67bf11e arm64: Use builtin for nearbyintf/nearbyint
  105. faf67b2 Improve strncmp for mutually misaligned inputs
  106. f3f213a Improve strcmp performance for misaligned strings
  107. cb78111 memcmp.S: optimize for medium to large sizes
  108.  
  109. * external/skia/
  110. 1fa204c fGpu is null when GrGpuResource::release
  111. 54f0c1d ARGB Blitter: Remove unused variable
  112. 8458a89 skia: Use std::move() to prevent unnecessary copying
  113. ca0704c Optimize the for loop in onGetYUV8Planes
  114. a5a56a5 Skia performance optimize for bitmap
  115. 6ec5c96 Merge tag 'LA.UM.7.4.r1-05100-8x98.0' into 9.0
  116.  
  117. * frameworks/base/
  118. a7e8822 Workaround for wallpaper not shown correctly problem
  119. b60631c Clean receivers completely when forceStop the process
  120. 5ccfc31 Fix a 'memory leak'
  121. d4ceb1c base: fix check for keyguard in edge gestures
  122. 8e4106f Fix showing empty signal strength for TD-SCDMA
  123. 3781216 Wallpaper is half black after rotating quickly
  124. a0aaaa9 Remove useless warning when dismissing notification
  125. d1e0f45 SQLite: Do integrity_check only once
  126. df389dc Add handling SQLiteDatabaseCorruptException
  127. ebf9ee3 MediaScanner: Detect folders
  128. 1a56938 Telephony: NPE observed in Settings when click on Search settings
  129. e952aab PackageManagerService: Avoid NPE in matchComponentForVerifier
  130. 065bc9f AlarmManagerService: Add null check to QCNsrmAlarmExtension call
  131. 20452d4 ActivityRecord: .app must not be null when you call .setVisible
  132. 5a50a14 AMS: Fix the null pointer exception in MainHandler:handleMessage
  133. a2f239f AMS: Fix the null pointer exception in IntentResolver
  134. dff29f2 ConnectivityService: null check before accessing getCurrentScore()
  135. 4943602 Fix UsbDeviceManager null object reference
  136. a811db2 InputWrapper: Opt out early if session == null
  137. 8ec6665 ParcelFileDescriptor: can we stop the panic here?
  138. 090ec23 base: SystemUI: fix themeing of notification shelf dot
  139. b6cb930 SystemUI: Change arrow keys to vector images
  140.  
  141. * frameworks/native/
  142. f6f80bf libui: Ignore invalid usage bits in buffer descriptor
  143. e44db06 native: Restore VM memory overrides
  144. 2f6f387 Input: improve touch response slightly
  145. abfb783 Translate pointer motion events for OneHandOperation Display Shrink
  146.  
  147. * kernel/htc/msm8996/
  148. 6b222cb1 pme: defconfig: enable homebutton
  149. e637742 homebutton: add sysfs enable and vib_strength
  150. c28dc94 homebutton: make visible to apps
  151. 1eba7ef pme: defconfig: update to LA.UM.7.5.r1-04800-8x96.0
  152. 8202e27 pme: defconfig: update - RCU stack
  153. e657627 pme: defconfig: update
  154. afb41c7 kernel: Boost all CPUs to the max when userspace launches an app
  155. 84fb2f8 cpu_input_boost: set SCREEN_AWAKE bit on probe
  156. 9c0e8f9 mm: make swappiness a config option instead of changing the source file or through an init script
  157. a8b1c23 cpufreq: Kill userspace CPU boosting entirely
  158. 0a4c76e cpu_input_boost: expose input freqs and duration to userspace
  159. 76d6ea7 cpu_input_boost: Add ability to choose minimum frequency for big cluster
  160. e69992c cpu_input_boost: add an option to choose a custom boost finish return freq for the LP cluster
  161. cfaba0d arm64: Provide atomic_{or,xor,and}
  162. c4c1b8d devfreq_boost: Clean up code style and update license header
  163. 3e5fac8e msm: kgsl: Increase worker thread priority
  164. ea77e7a msm: mdss: Boost cpubw devfreq device when a new frame is ready
  165. f0caa14 devfreq: Introduce devfreq boost driver
  166. d3485a8 msm: kgsl: Remove POPP
  167. 431483d msm: kgsl: Wake GPU upon receiving an ioctl rather than upon touch input
  168. 920f401 ARM: dts: msm8996: Set GPU idle timeout to 64 ms
  169. f672d79 msm: mdss: Boost CPU when a new frame is ready to be committed
  170. c94dc75 cpu_input_boost: Clean up code style and update license header
  171. d9f3f71 cpu_input_boost: Eliminate spin lock by using atomic cmpxchg loop
  172. 18a9fe9 cpu_input_boost: Simplify bitwise operations used to store boost state
  173. cfa3d7d cpu_input_boost: Destroy workqueue on error path in init
  174. f3b039f cpu_input_boost: Fix and refactor max boost logic
  175. ca39809 cpu_input_boost: Add API for boosting all CPUs to max frequency
  176. 89c1d53 cpu_input_boost: Introduce driver for event-based CPU boosting
  177. 73e41e3 kernel: keep the cpumasks for cpu_input_boost
  178. 0986094 kernel: Boost CPU to the max when Pixel launcher becomes a top app
  179. d7d85e1 kernel: Boost cpubw devfreq device to the max for app launches
  180. 8a65bd2 sched/loadavg: Use {READ,WRITE}_ONCE() for sample window
  181. 67068f2 cpu-hotplug: Always use real time scheduling when hotplugging a CPU
  182. 48f712f sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accounting
  183. 1f6c4ab BACKPORT: sched/idle: Optimize the generic idle loop
  184. 3f5517c UPSTREAM: sched/fair: Avoid pulling all tasks in idle balancing
  185. e60733d UPSTREAM: sched: Improve load balancing in the presence of idle CPUs
  186. 9c4122d [FIX] [OREO] display: add a simple api to query the display state (on/off) at any point in time * Ported over to msm8996 By @Eliminater74 * * Use this in place of Power Suspend or State Notifier * to dertermin Screen on/off at any moment in time. * Very usefull for Hotplugs and Govs..
  187. 35e2417 block: add tripndroid scheduler
  188. 718eb35 block: add sioplus scheduler
  189. 239e764 block: add fifo scheduler
  190. da8718f zen-iosched: set fifo batch to 16 to reduce overload on eMMC and CPU
  191. e6ba7b0 block: correct zen version number to the one for zen v2
  192. cc9b8bb block: [Introduded for 3.18.y] Add Maple I/O Scheduler
  193. 2134700 pme: defconfig: cleanup typo
  194. 9605491 pme: defconfig: updates - from pixel reference
  195. a2e5651 net: ipc_router: Fix memory leaks when releasing a remote port
  196. 396a751 crypto: msm: Select CRYPTO_DEV_QCE50 for the right ARCHs
  197. 2044cc3 iommu: Correct ARCH dependencies of MSM_IOMMU_V1
  198. 697e677 clk: msm: Build the right clock drivers for the right ARCH
  199. 6d7f8fc Merge tag 'LA.UM.7.5.r1-04800-8x96.0' of https://source.codeaurora.org/quic/la/kernel/msm-3.18 into test
  200.  
  201. ====================
  202. 05-10-2019
  203. ====================
  204.  
  205. * android/
  206. f52a0be Merge 'lineage-16.0' into 9.0
  207. f444b48 manifest: Track several Intel hardware repos
  208. 3bba6ee Merge 'lineage-16.0' into 9.0
  209. bf20628 manifest: Untrack vixl
  210.  
  211. * build/make/
  212. ea8375b Merge 'lineage-16.0' into 9.0
  213. db1fddc Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  214.  
  215. * frameworks/av/
  216. ea79bba libcameraservice: add TARGET_CAMERA_NEEDS_CLIENT_INFO
  217. e2bd70d CameraService: Default to HAL1 for OPCam if not specified
  218. 78da7c9 CameraService: Allow new msg types for OP cam
  219. db48131 Allow FaceUnlock in background
  220. 861e587 CameraService: Fix openCamera denial for OP cam
  221. 4fd18b0 base: bring back screenrecord [2/2]
  222.  
  223. * frameworks/base/
  224. 2316375 Fix migration from pre-O for AndroidTV devices (1/2)
  225. 259be9a New Crowdin translations (#237)
  226. 390b575 Update Crowdin configuration file
  227. c870ab3 Lockscreen visualizer: Check for media playing before displaying artwork
  228. c3f6c2b Create lockscreen fragment properly
  229. b2c5031 Hide custom affordance icons on ambient display
  230. 4966132 Ambient music ticker: fix text scrolling on AoD
  231. 76aaf1f Ambient music ticker: fix text scrolling glitches
  232. df6d1e6 Improve ambient play layout on keyguard
  233. 816b155 Ambient: do not extend pulse notification when not needed
  234. 39ff6f2 Ambient music: code cleanup and glitch fixes
  235. b4c8884 NotificationEntryManager: Fix ClassCastException
  236. ea1c65b Ambient music: show on lockscreen only for Google's Now Playing
  237. 4e366e3 Ambient music Now Playing: more improvements
  238. e81b5d9 Ambient Display Music Ticker: Nuke song count info
  239. bb82a4c Ambient Music Ticker: make it pixel like
  240. 9761ed1 Ambient music / Now playing: show also on lockscreen
  241. 404b535 Ambient music NowPlaying: be sure to clean track info when needed
  242. 09d0275 Ambient music ticker: make it work within Now Playing on Pixel devices
  243. 5809d4c SystemUI: enhance alarm and calendar links
  244. 852d0f0 Force expanded notification: Use Tuner API
  245. cd4d358 Statusbar: Update Tuner API usage
  246. bd466a4 KeyguardStatusView: Update Tuner API usage
  247. e7956d3 base: add Cookie QS style [2/3]
  248. e110061 Make long press music skip and torch work on AOD
  249. b66428c Digital clock: Do not use accent color while dozing
  250. 1e967d8 Ambient music: Check if isMediaNotification after final inflation
  251. 7daed7e Add custom digital clocks for lockscreen [1/2]
  252. 0c9b056 Add custom analog clocks for lockscreen [1/2]
  253. f76748d Incall vibration options [1/3]
  254. de1805a Allow to suppress notifications sound/vibration if screen is On [1/2]
  255. a10a2a5 Improve foreground task kill process
  256. 426b422 Smart Pixels: Dynamically register receiver
  257. f1aa9e3 Support CALLBACK_TYPE_SENSOR_ROUTING
  258. 9548514 NetworkStatsHistory: Prevent IllegalArgumentException
  259. 0dd2d71 Redo weather toggle for lockscreen
  260. 6524f11 WeatherClient: Refactor and clean up
  261. 8329083 WeatherClient: Check boot completed prop
  262. 6f74e545 WeatherClient: Conditionally allow query when adding observer
  263. a947f54 WeatherClient: Don't enforce READ_WEATHER permission
  264. ac7c7f6 WeatherClient: Fix horrible allocation abuse
  265. 8e375e6 base: Use a system-wide recents corner radius
  266. d4416f6 Lockscreen Visualizer: Automatic color based on wallpaper if no album art found
  267. 10a8324 Add lockscreen visualizer customization for solid lines [1/2]
  268. 460bcfe Add Lockscreen album art filter [1/2]
  269. 7f9c6a6 ScreenDecorations: Add tunable from thread
  270. 3c3b68c base: notch-city: Add 3 mode display cutout handler [1/3]
  271. 5be795b ScreenDecorations: Clean up tuner API
  272. b05fb19 Fix heads-up fc when clock is hidden
  273. da6eb18 Use proper context for prevent ringing gesture toast
  274. 1253c5d Fixed setting incorrect mode of vibration
  275. fb22832 ClockController: Add getClock method
  276. 22c1a36 SettingsLib: Allow Skia Vulkan to be used as HW renderer
  277. 39cfc9d Add developer setting to set the default GPU renderer.
  278. 006bdd0 Lockscreen Visualizer: Add pulse magic
  279. 668dcb2 Add Restart SystemUI button on Advanced Restart Menu (1/2)
  280. 49cc8c3 Fixed old mobile signal icon
  281. 59078bb LTE Tile: corrected strings
  282. 03841c8 Support more Network modes for LTE-tile.
  283. 249408c LteTile: multisim compatibility
  284. 35caf1b LTE tile: Remove oreo style slashes
  285. 2e4a3a6 Implement LTE Tile [2/2]
  286. 5547ec3 Fix issues with QS access on secured lockscreen
  287. accd7f7 Allow disabling QS access on secured lockscreen [1/2]
  288. bcc3739 SystemUI: Allow using tuner API for Global settings
  289. c9d5611 QS: Add Sound tile to Quick Settings
  290. 9a1e9ed Wifi: Send DHCP DISCOVER with rapid commit
  291. 81702c8 wifi: Add APIs and keymgmt to support WPA3(DPP,SAE,OWE,SuiteB).
  292. 0a52ab4 Wifi: Add FILS support in WifiConfiguration
  293. 4869cc5 IconsHandler: Really update the icon packs available
  294. 724a297 Re-add WPS implementation (2/3)
  295. ab52940 ActionUtils: Reverse actions for QS and notification panel
  296. fccdcbf Add more action utils
  297. a5c6820 Support per-app icon and label customization [2/2]
  298. b9231b9 MicroG: Allow location providers also outside of /system
  299. 01b95fc Lockscreen Date Font Style [1/2]
  300. 9cfd027 Lockscreen Clock Widget Font Style [1/2]
  301. 4d38504 Add few Clock settings to Tuner reset blacklist
  302. 4dc974c KeyguardStatusBarView: Request batteryview update only when required
  303. 841d918 NavigationBarFragment: Update modes only when attached
  304. b7896aa BatteryMeterView: Fix logcat spam
  305. d28ca5d Fix StatusBar icons tinting when in split screen
  306. 6c76dbb base: SystemUI: fix status bar mobile view layout problem
  307. d2c7dd3 SystemUI: fix visibility of mobile type icon
  308. 6ef256f Allow switch to pre P mobile icon style [1/2]
  309. 2dcad0f QS footer icon visibilities [1/2]
  310. 95ba4b2 Allow to quickly open Running Services from QS panel [1/2]
  311. c154176 Allow to disable qs footer warnings [1/2]
  312. 1bef4f7 Network Traffic: Add more customizations and improvement [2/3]
  313. f061a791 Telephony: Add DisconnectCause values for clear code
  314. c44c7b0 Do not apply date customization to QS clock [1/2]
  315. 97f8c8a UiModeManagerService: Store messaging night state on Settings class
  316. be8ecf1 Use normal tinting for emergency icons
  317. b010402 Fix action bar font family on material themes
  318. 21892bc framework: Grant READ_WEATHER permission
  319. f52fde2 GlobalActions: avoid multiple power dialog animations
  320. 9eb0bf7 Disable SwipeUI when navbar is disabled [1/2]
  321. 396756c Full gesture navbar: Apply only on stock navbar
  322. f9cd292 GestureButton: Adapt to sendKeycode API change
  323. b4d6b4b Allow to set a full gesture navbar [1/2]
  324. a4c6b0d QS tile titles visibility - Fix to hide label container
  325. 539e0be Implement per-app thermal control [1/3]
  326. 7f26727 Add optional OP cam support
  327. cb0b9eb Disable edge gesture service by default
  328. 21aab33 PIE: Add back landscape check properly
  329. d258dc1 PIE: Fix animation for settings icon and clean up
  330. 7d45b00 PIE: Clean up for orientation mess
  331. 1bb71f3 PIE: Fix auto dark theming and use tuner API
  332. f504b51 Frameworks: PA PIE Controls 3.0 [1/3]
  333. 7242c02 Forward-port support for chained input filters
  334. 2b17ca6 Add EdgeGesture service for system gestures [1/3]
  335. 2572dbc QS tiles customizer: respect user tiles columns value
  336. 6b88a91 OnTheGo: Add missing import ComponentName
  337. 6ca9266 frameworks: Reset battery stats [1/2]
  338. 6e75bee Themes: Workaround to fix dark theme on Messaging app
  339. 2f1350b Ability to hide superuser status bar icon [1/2]
  340. fdbceb0 Remove the check of mService when BluetoothHidDevice doUnbind
  341. e1d55b3 Update navigation bar upon change of display density
  342. a1fcaef SystemUI: don't add already attached qs tile views
  343. dadf99f Keyguard: Hide check button when using PIN quick unlock
  344. 2944339 LatinIME: fix navigation bar for expanded desktop
  345. c5a356c build: Add props to allow skipping build consistency checks
  346. 6f86e7f Utils: Add function to kill package
  347. 2f6a1b9 Add Clear All Button to Recents [1/2]
  348. 4af3073 Quick settings panel : Set transparency [1/2]
  349. 5a886da crdroid: Clean up one hand mode UI [1/2]
  350. 3b9e32d onehand: Add display shrink mode
  351. 3382b04 VoLTE icon: reduce height & width to match status bar icons
  352. df3ec72 Allow tuning extra padding for status bar
  353. 22f1413 Rounded Corner: Code improvement and clean up
  354. d06b52d Custom Rounded Corner and Padding preferences [1/2]
  355. b5ed44c Add toggle for lockscreen weather and improve code
  356. 540b3aa Weather client: fix refresh at boot and improve/cleanup code [1/2]
  357. d5809d2 Weather client: switch to vector drawables
  358. e65a7e9 SystemUI: Implement weather on lockscreen like Pixels
  359. 6c958ff Add option to auto hide status-bar clock [1/2]
  360. 6261167 Update QS tiles showed by default
  361. b9a8523 Use same NFC icon as that in QS tile
  362. 509b4c0 SystemUI: Add statusbar NFC icon
  363. da36a4a Volume panel: Add notification volume row if unlinked
  364. 0b00f99 Code improvements for expanded volume panel
  365. d47953c VolumeDialog: avoid multiple animations on touch spam
  366. c5f3fd3 Volume panel: Visual improvements
  367. a5accf8 base: Redo expanded volume panel for 9.x
  368. 7b7d1308 Volume panel: Do the same with less
  369. 80d25e8 Separate global actions theme from qs
  370. 3931894 Volume dialog timeout (1/2)
  371. 4e20b51 VolumeDialogImpl: Create settings observer only once
  372. 819271e Switching audio panel position [1/2]
  373. 2a9ded8 Extended audio panel - fixes for unlinked notifications
  374. 0810304 Extended audio panel [1/2]
  375. 6539627 Left volume panel: Fix animation
  376. 33a2100 Volume panel location: load the bool once
  377. 9111fed SystemUI: allow devices override audio panel location
  378. 6d6483a frameworks: Add unlinked ringtone and notification volumes
  379. 2ea1e67 BatteryMeterDrawableBase: Refresh only when value changed
  380. 93724b0 BatteryMeterView: Fix logspam with battery percent view while charging
  381. d23366b telephony: Conditionally ignore RSSNR signal level
  382. 2dfe0f2 CPUInfoService: Clean up intent filter
  383. dda3736 Ambient music ticker: don't trigger if it's not a media notification
  384. 6802fb7 Ambient music: be sure to clean track info on media notification drop
  385. 9f75f83 FontService: Protect font changed broadcast
  386. d80d5e1 FontService: Disable logspam
  387. 32ce5ca Set font for remaining keyguard items
  388. 943c385 Set font for AmbientIndicationContainer
  389. f44d78e FontService: fix null object reference
  390. 7adc6e2 FontService: fix potential NPE and handle disabled packages properly
  391. 2079303 Add progress for font apply [1/2]
  392. 88f50f3 Dynamic font fix for FDE devices
  393. c1fa3de Fonts: patched a few need files for boot
  394. 2835e93 Fonts: Update keyguard when font changes
  395. e98ff40 bringup: Fontservice
  396. 5e71058 PebbleBerry: Switch styles [1/3]
  397. 6b42b70 PebbleBerry: Add black/dark themes for google intelligence and wellbeing
  398. bc71274 PebbleBerry: Add QS header styles [1/3]
  399. f61a84a PebbleBerry: Introduce Tile Styles - a QS tile style picker [1/3]
  400. 30d3504 PebbleBerry: Simplify for power saver mode
  401. 169c167 PebbleBerry: Turn off night mode before switching dark style
  402. 6acfa98 PebbleBerry: Fix black theme auto reset
  403. 1901e79 PebbleBerry: Add independent switching of notification theme
  404. eadaaba PebbleBerry: Support black overlays
  405. edcebff PebbleBerry: Allow switching accents and light dark themes in better way
  406. 3ec8f28 PebbleBerry: Add string to store status for dark theme usage
  407. 73bc515 PebbleBerry: Add SystemUI dark theme support
  408. 770d5e5 PebbleBerry: Create theme/accent manager utils
  409. 5c14381 Revert "SystemUI: Berry styles"
  410. 312e9b2 TunerServiceImpl: Remove unavailable settings from blacklist
  411. d7bf8ae Reload assets on overlay change: code improvements
  412. 03190f2 Notifications: Do not use theme context for remote views
  413. bdc8dd3 Improvements in loading notifications with dark mode
  414. 9b39260 Reload more assets on overlay change
  415. 0635ae2 Add support for theming notifications
  416. 045d513 Expose notification info text color
  417. e6c088a Themes: Remove color spans when using config_useDarkBgNotificationIconTinting
  418. 0eac9ad Themes: Add Theme.DeviceDefault.Resolver.Exposed
  419. 940cb97 Themes: add bool to optimize notification icon colors on dark backgrounds
  420. 0cbefec Themes: Expose notification icon colors
  421. 840af1a Themes: Set UserIcons tintMode to SRC_ATOP
  422. 3391bd8 Themes: Expose QS tiles and label colors
  423. 6212b39 Themes: SystemUI: expose screen pinning colors
  424. f08337c Themes: SystemUI: Expose QS edit item decoration background color
  425. b247c2d Themes: Allow Permission Icons to be fully themed
  426. 8948af1 Themes: Expose toast & tooltip text colors for themes
  427. 6cc4514 Themes: Expose Keyguard affordance circle background
  428. 1c05a12 Themes: Allow volume slider and thumb to work with custom images.
  429. 81a866f Themes: Expose Screenshot flash and background colors
  430. b9ec288 Themes: Expose Keyboard Shortcuts Dialog
  431. 6e17b2c Themes: graphics: ADB "N" icon compatible with OMS7
  432. 7d1abb3 Themes: SystemUI: Expose switch bar title
  433. b5f5a0d Allow Navbar ripple color to be themed
  434. aa0255f Themes: Expose QS tiles and label colors
  435. 5516128 Themes: Expose QS background color
  436. 88dd397 Expose and tint settings dashboard icon tint
  437. ebc3d78 Expose autofill save dialog text color
  438. 0dc1dcf Expose screen pinning dialog background and text color
  439. 5c88fc4 base: themes: dont use colorPrimary for active qs
  440. c72dc97 Expose two target preference divider color
  441. ee18988 Expose faststroller text for themes
  442. 0433bd6 Expose toast colors for themes
  443. 407fac9 Fix autofill save dialog
  444. 580b6d4 Allow Immersive cling colors to be fully themed
  445. 3417a78 Themes: Allow Resolver List BG to be fully themed
  446. 74536d4 Make resolver list fully themeable
  447. 63d1e83 Themes: Expose resolver hardcoded colors
  448. 9168668 Ambient display music ticker [1/2]
  449. 5ec49f7 Port ambient Now Playing container from Pixel [stripped down version]
  450. 8e93a28 Fixes for lockscreen visualizer
  451. d9ab595 SmartBar: Enable action for Expanded Desktop
  452. 2a25594 SmartBar: Enable action for One Hand mode
  453. 086e748 Update stock navbar items only if enabled
  454. 8543258 SmartNav: Bring back Kill App action
  455. 7f0750f Pulse : allow to blacklist apps [1/2]
  456. 2e820b5 SmartNav: Implement pulse for stock navbar
  457. 86b0fe1 SmartNav: Add missing setting defines
  458. ef6a1f1 Pulse: add back auto color based on albumart
  459. a6019c8 Initial checkin on Pie for SmartNav navigation suite
  460. d0fcf39 Add Flashlight blink on incoming calls [1/3]
  461. da63e24 AppOps: Do not prune apps that are not present
  462. 3813ffe SystemUI: Name Cellular Tile based on carrier
  463. 00adcb6 Custom Icons handler: add launcher icon cache support
  464. 3c2779bd Stock Recents/Overview icon pack support [2/3]
  465. 95ae945 QS: LocationTile: make it cycle modes
  466. 260c086 keyguard: Actually kill Fancy Colon
  467. 3023638 Fix no default ringtone for slot2
  468. 5c4c706 Phone ringtone setting for Multi SIM device
  469. 70fe4c1 Suspend Actions [1/3]
  470. 3762175 Utils: Import restart systemui api
  471. df9ab65 Allow users to switch between Pie/Oreo recents [1/2]
  472. 3200918 SoundSearchTile: Make default state inactive
  473. 7c66459 Add Google Sound Search tile
  474. 8ea0f06 Cellular tile: don't show disable confirmation dialog
  475. b50a812 Remove call to expand QS panel while pressing the Airplane QS tile
  476. e845655 Ask pin when tapping Airplane tiles on secure lockscreen
  477. 5fad6f1 Qs tiles no title: use bigger rows padding
  478. 6b6819c OnTheGoTile: Fix active inactive states
  479. db27d8c QS: SystemUI: Add On-The-Go Tile
  480. 99894bb fw_base: On-The-Go Mode (1/3)
  481. e340f01 Add device key action to take screenshot [2/3]
  482. 1c7c25c Add device key action to toggle flashlight [2/3]
  483. bf140d0 Add api to toggle flashlight and check if device has flashlight
  484. add7b61 base: implement OP like navigation gestures [1/2]
  485. cafb34e AODTile: Fix long click intent
  486. 1f3d131 BatteryBar [1/2]
  487. 0546dcf Ability to toggle VoLTE icon in statusbar [1/2]
  488. 7532af0 Allow to dismiss notifications with FP left/right swipe [1/2]
  489. 74d7df2 Add Always On Display QS Tile
  490. 38713e0a MusicTile: Make tile state inactive if not playing music
  491. 5cb99cc Add Music QS Tile
  492. a2d8abf Allow to set QS panel columns and rows [1/2]
  493. a05aed8 Speed up Recents additional buttons show delay
  494. 4f8e182 battery: Allow setting custom symbol near text on charging [1/2]
  495. 5fb7bf0 BatteryMeterDrawable: add battery styles [1/2]
  496. 93f338a Use SHOW_BATTERY_PERCENT to position battery percent [1/2]
  497. 57d1260 Fingerprint authentication vibration [1/2]
  498. 1a05402 Allow using 4G icon instead LTE [1/2]
  499. 6f14d58 Make roaming indicator optional [1/2]
  500. 09de729 Add ability to toggle bluetooth battery level in QS [1/2]
  501. c92a731 Add ability to toggle bluetooth battery level [1/2]
  502. e015524 Add CarbonGestures [1/2]
  503. 420609b6 SmartPixels: Also depend on burn in protection
  504. a71ea36 SmartPixels: Add config to enable smartpixels support
  505. c9f2b3c base: make smart pixel burn-in protection dependent on device burn-in
  506. e37c0eb Add smart pixels [1/2]
  507. 045e340 Custom logo customizations [1/2]
  508. 6797ee0 Statusbar clock customizations
  509. 021f4b1 Allow using position tunable to hide clock
  510. abc6935 Add separate tunable for clock seconds
  511. e294355 Network traffic mode for status bar [2/3]
  512. dfd47af Move net monitor to expanded statusbar header [1/2]
  513. 60df163 Use alphaoptimized layout for custom icons on left
  514. 88fd3cd CollapsedStatusbar: Fix phantom spaces in status bar
  515. fe9164c CompassTile: Add a device supports compass check
  516. 2350071 CompassTile: Do not use slashed icon
  517. aa5cd67 CompassTile: Set default state inactive
  518. 1098015 Add Compass tile
  519. 80e0280 ExpandedDesktopTile: Set default state inactive
  520. b028adb QS: Add Expanded Desktop QS Tile
  521. 88f293e6 PhoneWindowManager: Do not panic if immersive mode active
  522. 5a6bf00 Add a whitelist for location providers outside of /system [1/2]
  523. c00f2d2 AbsListView: Fix widget couldn't find any view fc
  524. d158e4d Return: Listanimation Views and Interpolator [1/2]
  525. a17004a Add option to disable scrolling cache [1/2]
  526. e24827e Fix: No text in toast for RTL layout
  527. e6d2bc2 FW_Base - XuiMod: Toast Animations [1/2]
  528. d82ad3e AppTransitions: Remove hackery for controls duration
  529. 265ab74 Allow toggling animations off [1/2]
  530. d05739d SystemUI: remove unnecessary recent apps transition
  531. b285875 AOKP custom system animations (1/2)
  532. 3b17a77 display: Don't animate screen brightness when turning the screen on
  533. d249d88 Add interpolators to qs tiles animation [1/2]
  534. ef4cf31 Add animations to quick settings tiles [1/2]
  535. b6587e2 Force Expanded Notifications [1/2]
  536. df4ded7 Base: HeadsUp snooze function [1/2]
  537. d83c1fe HeadsUp: add timeout option (1/2)
  538. ceb5d00 base: Add accidental touch prevention for assist key
  539. 30ed9c5 base: Introduce Accidental Touch
  540. 5174f0c base: Introduce new navigation bar key event source
  541. bffcab5 Battery light: 100% charged level (1/3)
  542. 8a38f6f Add HW Keys QS tile
  543. 56faf4d policy: introduce pocket lock
  544. a89b057 pocket: introduce pocket judge
  545. 61af6da base: Add bool to enable/disable doze by default
  546. 5bb74a4 Allow tuning ambient display with sensors [1/3]
  547. 4c37afc Toast icon switch [1/2]
  548. bbdcecd Show icon of package associated with Toast
  549. 846f560 Integrate crDroid OTA into crDroid Settings [1/3]
  550. f1199a7 StatusBar: add missing import for ContentObserver
  551. 0df4ec6 Add AlarmsBlocker [1/2]
  552. a65b57d Add WakelockBlocker [1/2]
  553. fa763e8 CPUInfoService: Improvements and fixes
  554. 01a903e QS: Add CPUInfo toggle tile
  555. 17176cf SystemUI: add CPU info overlay
  556. 54e15c0 ambient display: Fix volume key music control
  557. a011fed Base: Hide power menu on secure lockscreen [1/2]
  558. 72e9fce base: persist screenshot type in settings
  559. 4dda0e1 QS: Add partial/full screenshot QS tile
  560. 1f420d4 QS: Add Screenshot QS Tile
  561. ccdb7b6 core: Add api to take screenshots
  562. a6c4318 base: bring back screenrecord [1/2]
  563. ceea89b Live Volume Steps [1/2]
  564. 824ddb0 QS tile titles visibility [1/2]
  565. 3364a3c Add customizable action for back long press button [2/3]
  566. 94d561c Add device key action to kill app [2/3]
  567. 6c85dce Add toggle to disable HW keys [1/2]
  568. f985b4a Statusbar: Clean up Tuner API
  569. 70506b3 SystemUI: Add back the Pixel Navbar
  570. 9ec8748 Use FORCE_SHOW_NAVBAR to actually toggle navbar
  571. 896fcbf Quick settings: Add Haptic Feedback to tiles [1/2]
  572. d86b69c Add option to select brightness slider positon [2/3]
  573. 33e6613 Fix playing screenshot's sound when camera's sounds off
  574. 130a304 Allow to disable screenshot sound [1/2]
  575. 34deb0e Separate double tap to sleep on lockscreen [1/2]
  576. 24f806a Return: Smart Pulldown [1/2]
  577. f71c24e SystemUI: Add case to quick pull down status bar anywhere
  578. 90c7b79 NotificationPanelView: Clean up tuner API
  579. 3b56801 MediaScanner behavior on boot (1/3)
  580. 066c8b5 Keyguard: Fix scramble PIN view for multiple users
  581. 97ee06c Disable PIN entry after successful quick unlock
  582. 27edd64 Keyguard: Forward port lockscreen quick unlock (1/2)
  583. 98b1b7f KeyguardHostView: Auto face unlock v2 for pie
  584. 23c92f2 Add config to enable face auto unlock by default [1/2]
  585. 8c5b9c5 Base: fix facelock crash when lock screen is disabled
  586. 61d5f46 Add preference for automatic face unlocking [1/2]
  587. 13dc57c Dismiss keyguard automatically when face is recognized
  588. 32ba7a1 Add crdroid utils
  589. faa24f5 base: Add metric for crDroid Settings
  590. 9c37d440 BatteryService: add dash charging support
  591. 90533ca LockscreenCharging: squashed (1/3)
  592. 2961432 base: Add stub files
  593. 089165e SettingsLib: Cherry-pick misc fixes to AOSP
  594. 8a097ce Add additional required permissions for priv-apps
  595. c8ad750 Fix NPE with void android.view.VelocityTracker.clear()
  596. dc0b241 base: Supress telephony crashing platform
  597. 292dc81 Update ringtones and notifications
  598. 9cc98eb Enable NSRM (Network Socket Request Manager).
  599. 740c363 SystemUI: Update NFC tile drawable
  600. 1b4121b StatusBar: Silence logspam
  601. 08543f3 telephony: Make IMS method updateToState accessible
  602. b2449dc SystemUI: Keyguard: Check for a null errString
  603. cba8052 Bluetooth: Fix NPE when accesing Manufacturer Data of invalid ScanRecord
  604. 4377106 VrManagerService: Solve the null pointer exception
  605. 2f48d8c Kill off provider info logspam
  606. bd4e3b7 Remove unnecessary videos
  607. e8e5afd base: Remove round corner padding from statusbar
  608. 45a6727 KernelWakelockReader: stop the panic
  609. d8c7bb3 Screenshot: Fix possible NPE
  610. 74e09d1 Suppress FingerprintManager logspam
  611. 3ea043f TunerService: Prevent NPE with tunable
  612. 8027b9d base: Make Build.DATE visible to apps
  613. 7063ece NightLight: Allow lower temperatures
  614. bb3d689 Increase Zenmode max hour limit from 12 to 24
  615. 54ec38a view: add null check for dispatch touch view
  616. 2e79866 CarrierConfigManager: Enable enhanced call blocking function
  617. 0aa8426 StorageManagerService: Fix for system_server crash while booting
  618. 912a167 WindowManagerService: Remove status bar perm checks
  619. b5bd0f5 base: disable warning in StaticLayout
  620. 199262e Telephony: Don't crash for too long baseband version
  621. 99a73cd base: SettingsProvider: cleanup leftover logspill
  622. 847635a Fix NPE when AOSP ambient display preference is removed
  623. 860ea14 Shorten wait time for shutdown time optimization
  624. 5b8a07e ActivityManager: fix npe in ProcessRecord
  625. 13fb1d5 frameworks: Fix null pointer Issue
  626. 994d502 Revert "Remove getIntWithSubId in TelephonyManager."
  627. 561a672 SystemUI: Prevent NPE in Dependency.get() in BrightnessController
  628. 884f69b aapt: silence density flag warnings
  629. 7c72718 Avoid needless Integer.valueOf() object allocation.
  630. 701027c Reduce log verbosity: Don't spam logcat
  631. 8823c26 SmoothSpinners: Makes the loading "spinner" animation smoother
  632. 9d0eef5 Allow faster app switching
  633. a2c3e75 Speed up Orientation Listener
  634. 16a4faa android.view: Speed things up!!
  635. e3fba35 Notification: Remove logspam from apps without channels
  636. 76d6437 Don't crash if there is IR HAL is not declared
  637. b922a73 TelephonyManager: Prevent NPE when registering phone state listener
  638. 0c5061c Fix NullPointerException in CaptivePortalLogin
  639. b1c27df SystemUI: Remove annoying log caused by aosp bug
  640. 10e11f0 NavigationBarView: Avoid NPE before mPanelView is created
  641. d81148d Add missing STORAGE_INTERNAL permission for BackupRestoreConfirmation
  642. 4049cad SQLiteDatabase: Catch corrupt exception during transaction
  643. 60a4d6a DEBUG: Turn off some debugging we don't need.
  644. 139ed6c BluetoothAdapter: disable logspew
  645.  
  646. * frameworks/opt/net/wifi/
  647. 94b9780 Wifi: Add support for wpa3(dpp,sae,owe,suiteB) network
  648. 4a4eaea Wifi: Add support to configure HLP, DHCP and manageIpClient for FILS N/W
  649. 0528a65 Wifi: Introduce client interface for vendor supplicant 2.0
  650. a99d7b2 Re-add WPS implementation (3/3)
  651.  
  652. * frameworks/opt/telephony/
  653. 915db4c telephony: add OP arfcn class
  654. 31889ac add for community - community is not pleased
  655. 4eac9c0 Reserve orignal dial string for CDMA call
  656. 148e38d Handle CallFailCause ACCESS_CLASS_BLOCKED
  657. d2c3779 Telephony: Add CallFailCause values for clear code.
  658. 5710381 Fix showing empty signal icon based on 3GPP family signal strength
  659. 37091b0 Refresh SIM operator numeric for multi-mode SIM
  660. 100ec94 Allow Emergency IMS network request in SIM less case
  661. 3a93553 Fix attach issue due to wrong attach apn
  662. 90c3a73 Fix to release partial wakelock for SRVCC handover.
  663. 6028b37 Fix Icc not update after changed to RUIM
  664. 67c477b MSIM:Avoid Iccid duplicate issue during android upgrade.
  665. 64c5c62 Add Null check to getIccId.
  666.  
  667. * frameworks/support/
  668. 61cc7dd Disable debugging
  669.  
  670. * packages/apps/Settings/
  671. ca8db95 Merge 'lineage-16.0' into 9.0
  672.  
  673. * packages/inputmethods/LatinIME/
  674. 63d80e4 Merge 'lineage-16.0' into 9.0
  675.  
  676. * packages/providers/MediaProvider/
  677. f23d302 MediaProvider: Fix SQLiteDiskIOException.
  678. 7fce872 MediaProvider: Fix scan on boot notification
  679. e4bac73 MediaProvider: MediaScanner behavior on boot (2/3)
  680.  
  681. * packages/services/Telecomm/
  682. 7a9f353 Merge 'lineage-16.0' into 9.0
  683.  
  684. * packages/services/Telephony/
  685. bee5272 Merge 'lineage-16.0' into 9.0
  686.  
  687. * system/core/
  688. a3aabe9 Merge 'lineage-16.0' into 9.0
  689.  
  690. * system/extras/su/
  691. ba9d599 su: Add back mistakenly removed code
  692.  
  693. * vendor/lineage/
  694. 562941d crdroid: Bump to version 5.4
  695. 99aefb5 apns: Update IRAN APNs
  696. b64bfe2 kernel: Fix modules path generated in modules.dep
  697.  
  698. ====================
  699. 05-09-2019
  700. ====================
  701.  
  702.  
  703. ====================
  704. 05-08-2019
  705. ====================
  706.  
  707.  
  708. * build/make/
  709. 87e9221 build: Respect fs_config when generating recovery ramdisk
  710.  
  711. * device/lineage/sepolicy/
  712. 2310fa4 qcom: Extend untrusted_app access to battery/power supply sysfs
  713. 2d2adb6 sepolicy: allow recovery to setenforce
  714.  
  715. * external/icu/
  716. 1d56f7e Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  717.  
  718. * external/skia/
  719. c344652 Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  720.  
  721. * packages/apps/SecureElement/
  722. 24435ae Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  723.  
  724. * system/timezone/
  725. 5822955 Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  726.  
  727. ====================
  728. 05-07-2019
  729. ====================
  730.  
  731. * android/
  732. 86699a2 manifest: android-9.0.0_r35 -> android-9.0.0_r37
  733.  
  734. * packages/apps/Launcher3/
  735. 0db8d34 New Crowdin translations (#12)
  736.  
  737. * packages/apps/crDroidSettings/
  738. 9a09dd3 New Crowdin translations (#421)
  739.  
  740. ====================
  741. 05-06-2019
  742. ====================
  743.  
  744.  
  745. * bootable/recovery/
  746. e1de083 Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  747.  
  748. * development/
  749. f028b96 Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  750.  
  751. * device/google/atv/
  752. 9b40497 Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  753.  
  754. * frameworks/av/
  755. 6a6fde2 Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  756.  
  757. * frameworks/base/
  758. 63d76f2 Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  759. 4e2ec48 RotationPolicy: Don't crash if configstore 1.1 isn't available
  760.  
  761. * frameworks/native/
  762. 088d11f Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  763.  
  764. * frameworks/opt/datetimepicker/
  765. 17490a8 Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  766.  
  767. * frameworks/opt/net/wifi/
  768. b68d3d8 Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  769.  
  770. * frameworks/opt/telephony/
  771. 0cb5f1c Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  772.  
  773. * hardware/broadcom/wlan/
  774. b6cf251 Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  775.  
  776. * hardware/interfaces/
  777. b44d705 Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  778.  
  779. * hardware/qcom/audio/default/
  780. 4a0bd95 Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  781.  
  782. * packages/apps/BasicSmsReceiver/
  783. 919facf Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  784.  
  785. * packages/apps/Bluetooth/
  786. 8869360 Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  787.  
  788. * packages/apps/Camera2/
  789. 1545a88 Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  790.  
  791. * packages/apps/CarrierConfig/
  792. 2659c3b Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  793.  
  794. * packages/apps/CellBroadcastReceiver/
  795. 1eeeeaf Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  796.  
  797. * packages/apps/CertInstaller/
  798. 5c03637 Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  799.  
  800. * packages/apps/Contacts/
  801. 311aa83 Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  802.  
  803. * packages/apps/DeskClock/
  804. 62b5e21 Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  805.  
  806. * packages/apps/DocumentsUI/
  807. 1aa9bec Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  808.  
  809. * packages/apps/EmergencyInfo/
  810. bf492f9 Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  811.  
  812. * packages/apps/ExactCalculator/
  813. 33c7ed7 Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  814.  
  815. * packages/apps/KeyChain/
  816. dea1108 Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  817.  
  818. * packages/apps/ManagedProvisioning/
  819. c734686 Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  820.  
  821. * packages/apps/Nfc/
  822. eac38a9 Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  823.  
  824. * packages/apps/PackageInstaller/
  825. 6e07867 Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  826.  
  827. * packages/apps/PhoneCommon/
  828. 7cd4ebb Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  829.  
  830. * packages/apps/SafetyRegulatoryInfo/
  831. f73af73 Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  832.  
  833. * packages/apps/Settings/
  834. d4f2f97 Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  835.  
  836. * packages/apps/Stk/
  837. c7f6fe5 Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  838.  
  839. * packages/apps/StorageManager/
  840. db3842e Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  841.  
  842. * packages/apps/Tag/
  843. bb0fa05 Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  844.  
  845. * packages/apps/Traceur/
  846. 516f39f Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  847.  
  848. * packages/apps/TvSettings/
  849. 45aab2c Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  850.  
  851. * packages/inputmethods/LatinIME/
  852. 6cbd1e8 Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  853.  
  854. * packages/providers/BlockedNumberProvider/
  855. bae9eed Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  856.  
  857. * packages/providers/ContactsProvider/
  858. e8a89db Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  859.  
  860. * packages/providers/DownloadProvider/
  861. 43ccc12 Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  862.  
  863. * packages/providers/MediaProvider/
  864. da297c2 Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  865.  
  866. * packages/providers/TelephonyProvider/
  867. 4260e89 Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  868.  
  869. * packages/providers/TvProvider/
  870. 300e425 Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  871.  
  872. * packages/providers/UserDictionaryProvider/
  873. a706008 Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  874.  
  875. * packages/screensavers/Basic/
  876. 50fc972 Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  877.  
  878. * packages/screensavers/PhotoTable/
  879. dd4981c Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  880.  
  881. * packages/services/BuiltInPrintService/
  882. 237d6b9 Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  883.  
  884. * packages/services/Mms/
  885. 22a9af8 Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  886.  
  887. * packages/services/Telecomm/
  888. 9cf9123 Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  889.  
  890. * packages/services/Telephony/
  891. d8fc1a8 Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  892.  
  893. * packages/wallpapers/LivePicker/
  894. 11d7355 Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  895.  
  896. * system/bt/
  897. 3957443 Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  898.  
  899. * system/core/
  900. 100cf4a Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  901.  
  902. * system/security/
  903. c7a1e49 Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  904.  
  905. * system/sepolicy/
  906. 4b120b6 Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37
  907.  
  908. ====================
  909. 05-05-2019
  910. ====================
  911.  
  912.  
  913. * packages/apps/Launcher3/
  914. afa85eb New Crowdin translations (#11)
  915.  
  916. * packages/apps/crDroidSettings/
  917. 2371293 New Crowdin translations (#420)
Advertisement
Add Comment
Please, Sign In to add comment