andybones

crDroidAndroid Changelog - 20190209

Feb 11th, 2019
702
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 47.99 KB | None | 0 0
  1. crDroidAndroid Changelog:
  2. 20190131-20190209
  3. ====================
  4. 02-09-2019
  5. ====================
  6.  
  7.  
  8. * frameworks/base/
  9. a9e64f5 QS tiles customizer: respect user tiles columns value
  10. 2628225 New Crowdin translations (#192)
  11.  
  12. * packages/apps/crDroidSettings/
  13. a5ed009 New Crowdin translations (#372)
  14.  
  15. * packages/apps/SystemUI/
  16. QS Reboot Tile
  17.  
  18. ====================
  19. 02-08-2019
  20. ====================
  21.  
  22.  
  23. * hardware/lineage/livedisplay/
  24. 62d6ecd livedisplay: sdm: Fix restoring default mode
  25. 36ab575 livedisplay: sdm: Fix isSupported() checks
  26. d4eb8a8 livedisplay: The module isn't proprietary
  27. 0d26b6b livedisplay: Nuke color balance
  28. d421085 livedisplay: Minor code cleanup
  29. 950336a livedisplay: Fix racy init
  30.  
  31. * packages/apps/Settings/
  32. 441ee5f Settings: Fix ordering of crdroid settings category
  33. 0ef864e Settings: Use correct icon to reset battery stats
  34.  
  35. * packages/apps/crDroidSettings/
  36. e928a91 New Crowdin translations (#371)
  37. 639e542 crdroid: Improve string for battery stats reset
  38.  
  39. ====================
  40. 02-07-2019
  41. ====================
  42.  
  43. * android/
  44. 94498d1 manifest: Track clang 8.0.8
  45. b7d2d04 Merge 'lineage-16.0' into 9.0
  46.  
  47. * art/
  48. f443eb4 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  49.  
  50. * bionic/
  51. 6b956ae bionic: Remove ARM/MIPS fenv duplication
  52. 622520b arm64: Extend branch range in __memcpy_chk
  53. e61cddc bionic: strip libc and linker
  54. 6fc123a libm: Update to FreeBSD r336665
  55. d23e700 bionic: Update libm from upstream
  56. 4176263 libm: Switch to FreeBSD's actual sincos
  57. e32f8ae Switch to FreeBSD catrigl.c for complex arc trig functions
  58. 3a274b9 Improve strncmp for mutually misaligned inputs
  59. f019206 Improve strcmp performance for misaligned strings
  60. c0303a0 Optimize memcmp for medium to large sizes
  61. 663c250 arm64: Use builtin for nearbyintf/nearbyint
  62. 8bebcf9 Optimize the clone() system call on ARM(64)
  63. 2c489cf Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  64.  
  65. * bootable/recovery/
  66. e61adcc Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  67.  
  68. * build/kati/
  69. e1ae0f6 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  70.  
  71. * build/make/
  72. 661ba35 core: Fix dex pre opt build with ims
  73. 4263382 build info: Remove line breaks
  74. 912e002 build: Add more info
  75. 9213725 Enable GSS garbage collection
  76. 555382e libart: Turn off jit profiles and just use speed
  77. 7b45e5f build: execute changelog generator script
  78. b8be462 build: Enable custom ccache cache dir for Android
  79. 714f107 Make build ID simple
  80. 070c5d3 build: force rebuild build.prop
  81. 458bde5 Use 'release-keys' for build tag
  82. 97a0ffd Remove ro.kernel.android.checkjni
  83. 8d2ebbd disable Dalvik lock contention logging as it isnt needed
  84. a72f2cb Remove Feedback Directed Optimization support
  85. eb29b4e DNM: Allow adb debug
  86. d40fda9 build: Add ANSI name
  87. 058ed71 DNM: build: Disable adding compatibility archive on treble builds
  88. 1aaf627 target: Skip building QSB
  89. dfac539 build: Rename OTA package
  90. 238f876 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  91.  
  92. * build/soong/
  93. a2b846f soong: arm: Use -mcpu=kryo when using clang
  94. efdf38f soong: use -mcpu=cortex-a57 for kryo
  95. 59ce6cd soong: make host use native not prescott
  96. d67e276 soong: Add -fsanitize= argument to assembly flags
  97. bbebf7c Fix multilib first with multiple 64-bit architectures
  98. a9da48b Allow product_variables.malloc_svelte inside target
  99. 52598a7 soong: Change to CR_VERSION
  100.  
  101. * dalvik/
  102. a879c37 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  103.  
  104. * development/
  105. 86865ad Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  106.  
  107. * external/f2fs-tools/
  108. f2dba35 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  109.  
  110. * external/skia/
  111. 89b7010 Merge 'lineage-16.0' into 9.0
  112. afc6528 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  113.  
  114. * frameworks/av/
  115. fb4181e cameraservice: Lazy loading of audio files can speed up camera startup
  116. 17b84cb MTP: Add support of ObjectInfoChanged Event
  117. c35eeb8 av: silence album art error in MetadataRetrieverClient
  118. fb4004f audiopolicy: support extended feature in audiopolicymanager
  119. efa9f06 Allow FaceUnlock in background
  120. fab88da CameraService: Fix openCamera denial for OP cam
  121. 5dc7a8a OMXNodeInstance: Do not use already freed memory
  122. b129060 Use uint32_t instead of int to support 2G or bigger file
  123. b5b18ff audio: add support to enable track offload using direct output
  124. e1f43db Camera: Skip stream size check for whitelisted apps.
  125. e2c5471 Tuning of Binder buffer for various HALs
  126. d0facff audiopolicy: reset capture state when input is closed
  127. 6378ed9 Audio: Set Deep Buffer flag for music stream.
  128. 2e4f07d base: bring back screenrecord [2/2]
  129. b70d872 Stagefright: Do not skip frames in time-lapse-source for high-speed
  130. 6151fe6 Stagefright: Update start-time once input-time reaches expected start-time
  131. 07bf4fc Stagefright: Allow setting high-framerates in CameraSource
  132. d762750 Modified that logs do not include URLs
  133. bedffb3 Fix high battery drain after using flashlight
  134. feb51fd Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  135.  
  136. * frameworks/base/
  137. c16ec20 Informing app idle listeners on enabled state changes
  138. 355cce1 Clear all lingering notifications when network is disconnected
  139. 02c2b98 OnTheGo: Add missing import ComponentName
  140. 5be359e New Crowdin translations (#191)
  141. 0fe1197 Update Crowdin configuration file
  142. f40e1af frameworks: Reset battery stats [1/2]
  143. 552e458 Themes: Workaround to fix dark theme on Messaging app
  144. 65449b5 Ability to hide superuser status bar icon [1/2]
  145. 4ae6f13 Remove the check of mService when BluetoothHidDevice doUnbind
  146. 039f434 Update navigation bar upon change of display density
  147. 49b6add SystemUI: don't add already attached qs tile views
  148. f51d146 Keyguard: Hide check button when using PIN quick unlock
  149. 9991ab4 LatinIME: fix navigation bar for expanded desktop
  150. 3856c88 build: Add props to allow skipping build consistency checks
  151. 226c401 Utils: Add function to kill package
  152. 7d8a2f4 Add Clear All Button to Recents [1/2]
  153. 3cab5ee Quick settings panel : Set transparency [1/2]
  154. 550d363 crdroid: Clean up one hand mode UI [1/2]
  155. 76c9e38 onehand: Add display shrink mode
  156. 68175a3 Move net monitor to expanded statusbar header [1/2]
  157. 76a02e3 Revert "Fix memory leak caused by SystemUIDialog"
  158. 970f9c1 VoLTE icon: reduce height & width to match status bar icons
  159. 9006b6c Allow tuning extra padding for status bar
  160. 15b12d9 Rounded Corner: Code improvement and clean up
  161. 650cc67 Custom Rounded Corner and Padding preferences [1/2]
  162. 39ee752 Add toggle for lockscreen weather and improve code
  163. a58d6bf Weather client: fix refresh at boot and improve/cleanup code [1/2]
  164. f9a67aa Weather client: switch to vector drawables
  165. b2ccacc SystemUI: Implement weather on lockscreen like Pixels
  166. 1946bf0 WifiDisplayController: handle preexisting p2p connection status
  167. 8488084 WiFiDisplayController: Defer the P2P Initialization from its constructor.
  168. a970f0c Merge changes for launching wifidisplay from system settings
  169. 10e5036 Add option to auto hide status-bar clock [1/2]
  170. 224fba4 Update QS tiles showed by default
  171. 382a2ba Use same NFC icon as that in QS tile
  172. 1b0353f SystemUI: Add statusbar NFC icon
  173. ca3f26e Extended audio panel - fixes for unlinked notifications
  174. 121af31 Extended audio panel [1/2]
  175. 8c9303b Left volume panel: Fix animation
  176. 6568db1 Volume panel location: load the bool once
  177. 8c11560 SystemUI: allow devices override audio panel location
  178. 2d6833c frameworks: Add unlinked ringtone and notification volumes
  179. 3e7bbc4 BatteryMeterDrawableBase: Refresh only when value changed
  180. 6087ae5f BatteryMeterView: Fix logspam with battery percent view while charging
  181. 4e3a50e PMS: Improve code stability and avoid vm reboot
  182. 2665eb8 PMS: No need to call permissionsState.getPermissions
  183. 6beb8e6 telephony: Conditionally ignore RSSNR signal level
  184. 8e148ca CPUInfoService: Clean up intent filter
  185. 227c9ed telephony: Make IMS method updateToState accessible
  186. 71d4894 Ambient music ticker: don't trigger if it's not a media notification
  187. e4f44a6 Ambient music: be sure to clean track info on media notification drop
  188. 9298077 fonts: Build different fonts.xml if EXCLUDE_SERIF_FONTS is true
  189. ddfd5b0 FontService: Disable logspam
  190. ec7cf58 Set font for remaining keyguard items
  191. d299eed Set font for AmbientIndicationContainer
  192. 7f0d9d4 FontService: fix null object reference
  193. 293c82a FontService: fix potential NPE and handle disabled packages properly
  194. 8dd67a2 Add progress for font apply [1/2]
  195. e04ee16 Dynamic font fix for FDE devices
  196. 2ed24ef Fonts: patched a few need files for boot
  197. 76fb8a6 Fonts: Update keyguard when font changes
  198. 66b8133 bringup: Fontservice
  199. 3f3d41a PebbleBerry: Add black/dark themes for google intelligence and wellbeing
  200. bc34a4a PebbleBerry: Add QS header styles [1/3]
  201. 4cb7d1b4 PebbleBerry: Introduce Tile Styles - a QS tile style picker [1/3]
  202. e7e2e2a PebbleBerry: Simplify for power saver mode
  203. 59e53c3 PebbleBerry: Turn off night mode before switching dark style
  204. 94da994 PebbleBerry: Fix black theme auto reset
  205. 72bb70f PebbleBerry: Add independent switching of notification theme
  206. 0404b58 PebbleBerry: Support black overlays
  207. 2fdfce8 PebbleBerry: Allow switching accents and light dark themes in better way
  208. a55e5ab PebbleBerry: Add string to store status for dark theme usage
  209. 06206aa PebbleBerry: Add SystemUI dark theme support
  210. 8d960d5 PebbleBerry: Create theme/accent manager utils
  211. 2c3672d TunerServiceImpl: Remove unavailable settings from blacklist
  212. 2122879 Revert "SystemUI: Berry styles"
  213. f379c78 Reload assets on overlay change: code improvements
  214. d83e34e Notifications: Do not use theme context for remote views
  215. 27611cc Improvements in loading notifications with dark mode
  216. d108fb4 Reload more assets on overlay change
  217. cb06f52 Add support for theming notifications
  218. 4bd623c Expose notification info text color
  219. 81a7ebb Themes: Remove color spans when using config_useDarkBgNotificationIconTinting
  220. 5172b42 Themes: Add Theme.DeviceDefault.Resolver.Exposed
  221. 2ee463b Themes: add bool to optimize notification icon colors on dark backgrounds
  222. f861fac Themes: Expose notification icon colors
  223. 13b3fad Themes: Set UserIcons tintMode to SRC_ATOP
  224. dcb4630 Themes: Expose QS tiles and label colors
  225. 087dd5a Themes: SystemUI: expose screen pinning colors
  226. ee74405 Themes: SystemUI: Expose QS edit item decoration background color
  227. eb4a957 Themes: Allow Permission Icons to be fully themed
  228. dff2cd1 Themes: Expose toast & tooltip text colors for themes
  229. f70a4af Themes: Expose Keyguard affordance circle background
  230. d01b991 Themes: Allow volume slider and thumb to work with custom images.
  231. 111b8d0 Themes: Expose Screenshot flash and background colors
  232. a5a98b8 Themes: Expose Keyboard Shortcuts Dialog
  233. ce11f93 Themes: graphics: ADB "N" icon compatible with OMS7
  234. c71bb1a Themes: SystemUI: Expose switch bar title
  235. 38583c2 Allow Navbar ripple color to be themed
  236. 0e4ae63 Themes: Expose QS tiles and label colors
  237. 19c09d1 Themes: Expose QS background color
  238. ee0246e Expose and tint settings dashboard icon tint
  239. f2e7dbb Expose autofill save dialog text color
  240. 5a8b07d Expose screen pinning dialog background and text color
  241. dd0b973 base: themes: dont use colorPrimary for active qs
  242. 30e8049 Expose two target preference divider color
  243. df10d49 Expose faststroller text for themes
  244. ded86a9 Expose toast colors for themes
  245. b1ee13a Fix autofill save dialog
  246. 3da3966 Allow Immersive cling colors to be fully themed
  247. ee11137 Themes: Allow Resolver List BG to be fully themed
  248. f26bd21 Make resolver list fully themeable
  249. 4ca9b5e Themes: Expose resolver hardcoded colors
  250. f45b653 Lockscreen Visualizer: Check for keyguard fading away
  251. 841663c LockscreenVisualizer: Use offload thread
  252. 5c34440 Ambient display music ticker [1/2]
  253. f5877ca Port ambient Now Playing container from Pixel [stripped down version]
  254. f1e96a3 Fixes for lockscreen visualizer
  255. 47b2acf Lockscreen visualizer: fix SystemUI FC when using Pulse
  256. 215caf8 SmartBar: Enable action for Expanded Desktop
  257. f49d53a SmartBar: Enable action for One Hand mode
  258. 91ab623 Update stock navbar items only if enabled
  259. 3adeb99 SmartNav: Bring back Kill App action
  260. f94b0a9 Pulse : allow to blacklist apps [1/2]
  261. ce4faf0 SmartNav: Implement pulse for stock navbar
  262. 6f72cb6 SmartNav: Add missing setting defines
  263. b7bf02a Pulse: add back auto color based on albumart
  264. e27064a Initial checkin on Pie for SmartNav navigation suite
  265. bff4f59 Add Flashlight blink on incoming calls [1/3]
  266. d7a73bd AppOps: Do not prune apps that are not present
  267. 136d530 SystemUI: Name Cellular Tile based on carrier
  268. e1df5f7 Custom Icons handler: add launcher icon cache support
  269. 13d8b0f Stock Recents/Overview icon pack support [2/3]
  270. 1d546e9 Camera: Longshot with Burst Functionality.
  271. 79ebe4b Camera: Force HAL1 for predefined package list.
  272. e81c9aa Camera: Ignore torch status update for aux or compsite camera
  273. a7064e9 Camera: Skip stream size check for whitelisted apps..
  274. 712f7bd camera: Skip HFR checks for privileged apps.
  275. 59a1472 Camera2: Notify fps as Session Based Parameter
  276. 00a7e7d Camera: Clearing exception for Extended Face
  277. 9eacc88 Camera: Extend face detection
  278. c49c6c1 Camera: Don't throw exceptions when value pairs have spaces in them
  279. 88c7d7e QS: LocationTile: make it cycle modes
  280. 319bc1c keyguard: Actually kill Fancy Colon
  281. 6df297f Fix no default ringtone for slot2
  282. 6a8159e Phone ringtone setting for Multi SIM device
  283. c4f63fc Suspend Actions [1/3]
  284. 319cc47 Utils: Import restart systemui api
  285. 663e255 Allow users to switch between Pie/Oreo recents [1/2]
  286. 411d10e SoundSearchTile: Make default state inactive
  287. e7356bc Add Google Sound Search tile
  288. 0008829 Cellular tile: don't show disable confirmation dialog
  289. 172b311 Remove call to expand QS panel while pressing the Airplane QS tile
  290. 0a89e3f Ask pin when tapping Airplane tiles on secure lockscreen
  291. be047f2 Qs tiles no title: use bigger rows padding
  292. 142d845 Reset WindowingMode of the orphaned TaskRecord
  293. fa333e9 Synchronize mPermissions to void NullPointerException
  294. 0655839 PhoneWindowManager: Check if proposed rotation is in range
  295. 65e525f OnTheGoTile: Fix active inactive states
  296. b04e70b QS: SystemUI: Add On-The-Go Tile
  297. 340a742 fw_base: On-The-Go Mode (1/3)
  298. 40eed20 Add device key action to take screenshot [2/3]
  299. df5bb7f Add device key action to toggle flashlight [2/3]
  300. b50ccd7 Add api to toggle flashlight and check if device has flashlight
  301. 7450af3 base: implement OP like navigation gestures [1/2]
  302. cd11833 AODTile: Fix long click intent
  303. 22c0b78 BatteryBar [1/2]
  304. a1f8a99 Ability to toggle VoLTE icon in statusbar [1/2]
  305. d3bceb0 Allow to dismiss notifications with FP left/right swipe [1/2]
  306. e08b4ae Add Always On Display QS Tile
  307. a367209 MusicTile: Make tile state inactive if not playing music
  308. 0551744 Add Music QS Tile
  309. e90e388 Allow to set QS panel columns and rows [1/2]
  310. 69a2217 Speed up Recents additional buttons show delay
  311. beaa6ab battery: Allow setting custom symbol near text on charging [1/2]
  312. 38af366 BatteryMeterDrawable: add battery styles [1/2]
  313. 617fb6f Use SHOW_BATTERY_PERCENT to position battery percent [1/2]
  314. 90ff063 Fingerprint authentication vibration [1/2]
  315. 35c8641 Allow using 4G icon instead LTE [1/2]
  316. cfdb6ad Make roaming indicator optional [1/2]
  317. e0f893d PM: Enable signature spoofing by default [1/2]
  318. a97a266 Add ability to toggle bluetooth battery level in QS [1/2]
  319. 84cbab6 Add ability to toggle bluetooth battery level [1/2]
  320. 7c3d016 Add CarbonGestures [1/2]
  321. 4725a3d SmartPixels: Also depend on burn in protection
  322. 481d6d5 SmartPixels: Add config to enable smartpixels support
  323. 3fcd784 base: make smart pixel burn-in protection dependent on device burn-in
  324. da4ef29 Add smart pixels [1/2]
  325. 67f065b Custom logo customizations [1/2]
  326. 457be3d Statusbar clock customizations
  327. 140fd7b Allow using position tunable to hide clock
  328. 414108b Add separate tunable for clock seconds
  329. 74c075b Use alphaoptimized layout for custom icons on left
  330. a8ccb29 CollapsedStatusbar: Fix phantom spaces in status bar
  331. a89ae98e SystemUI: Network Traffic [1/3]
  332. 07899f8 SystemUI: Add Lineage statusbar item holder
  333. be4dea1 CompassTile: Add a device supports compass check
  334. b314914 CompassTile: Do not use slashed icon
  335. 2cb1208 CompassTile: Set default state inactive
  336. 2912a6e Add Compass tile
  337. a201a99 ExpandedDesktopTile: Set default state inactive
  338. f9c095a QS: Add Expanded Desktop QS Tile
  339. b6a8460 PhoneWindowManager: Do not panic if immersive mode active
  340. bef5f2b Add a whitelist for location providers outside of /system [1/2]
  341. ac5741c PM: Signature spoofing [1/2]
  342. aa36219 core: Add support for MicroG
  343. 0856457 AbsListView: Fix widget couldn't find any view fc
  344. 00d475b Return: Listanimation Views and Interpolator [1/2]
  345. f181960 Add option to disable scrolling cache [1/2]
  346. e255d0c Fix: No text in toast for RTL layout
  347. a5a4a85 FW_Base - XuiMod: Toast Animations [1/2]
  348. a3a93cc AppTransitions: Remove hackery for controls duration
  349. 6cd539b Allow toggling animations off [1/2]
  350. d78fac0 SystemUI: remove unnecessary recent apps transition
  351. a2a4028 AOKP custom system animations (1/2)
  352. c06d80b display: Don't animate screen brightness when turning the screen on
  353. 63f384c Add interpolators to qs tiles animation [1/2]
  354. a7e08bb Add animations to quick settings tiles [1/2]
  355. 1561f92 Update ringtones and notifications
  356. 3fe59f2 Force Expanded Notifications [1/2]
  357. 752ad0a Base: HeadsUp snooze function [1/2]
  358. f622230 HeadsUp: add timeout option (1/2)
  359. 5c87823 base: Add accidental touch prevention for assist key
  360. 64807a3 base: Introduce Accidental Touch
  361. 7891d84 base: Introduce new navigation bar key event source
  362. 271907c Battery light: 100% charged level (1/3)
  363. f0edda5 Add HW Keys QS tile
  364. 58d3465 policy: introduce pocket lock
  365. 6142982 pocket: introduce pocket judge
  366. 1df2382 base: Add bool to enable/disable doze by default
  367. 26e8b36 Allow tuning ambient display with sensors [1/3]
  368. 4625848 Toast icon switch [1/2]
  369. c1edd89 Show icon of package associated with Toast
  370. 07755ae Integrate crDroid OTA into crDroid Settings [1/3]
  371. 0b3b508 StatusBar: add missing import for ContentObserver
  372. 38c36d5 Add AlarmsBlocker [1/2]
  373. eac2258 Add WakelockBlocker [1/2]
  374. 6dbcf8d CPUInfoService: Improvements and fixes
  375. 37b98b9 QS: Add CPUInfo toggle tile
  376. cf5a2d9 SystemUI: add CPU info overlay
  377. 2a09472 ambient display: Fix volume key music control
  378. f9fb2ac Base: Hide power menu on secure lockscreen [1/2]
  379. 65c47a0 base: persist screenshot type in settings
  380. 18cc1c9 QS: Add partial/full screenshot QS tile
  381. e619cce QS: Add Screenshot QS Tile
  382. 752bc25 core: Add api to take screenshots
  383. 5e5083b base: bring back screenrecord [1/2]
  384. 9d024c6 Live Volume Steps [1/2]
  385. 0c1fc0b QS tile titles visibility [1/2]
  386. 52ca1d8b Add customizable action for back long press button [2/3]
  387. fac8f31 Add device key action to kill app [2/3]
  388. 49e72bc Add toggle to disable HW keys [1/2]
  389. c3d26c4 Statusbar: Clean up Tuner API
  390. fb87129 SystemUI: Add back the Pixel Navbar
  391. fbc3a44 Use FORCE_SHOW_NAVBAR to actually toggle navbar
  392. f950c5a Quick settings: Add Haptic Feedback to tiles [1/2]
  393. 08e173e Add option to select brightness slider positon [2/3]
  394. 3241c1d Fix playing screenshot's sound when camera's sounds off
  395. 7cfd57b Allow to disable screenshot sound [1/2]
  396. 41933c4 Separate double tap to sleep on lockscreen [1/2]
  397. e6b06a7 Return: Smart Pulldown [1/2]
  398. 4a4d7ee SystemUI: Add case to quick pull down status bar anywhere
  399. d12546d NotificationPanelView: Clean up tuner API
  400. 3d1f0ba SystemUI: Update NFC tile drawable
  401. 30fcae8 MediaScanner behavior on boot (1/3)
  402. 12979a1 Keyguard: Fix scramble PIN view for multiple users
  403. af4e691 Disable PIN entry after successful quick unlock
  404. f7269fe Keyguard: Forward port lockscreen quick unlock (1/2)
  405. 85184f3 KeyguardHostView: Auto face unlock v2 for pie
  406. a1c81d40 Add config to enable face auto unlock by default [1/2]
  407. 421e4e5 Base: fix facelock crash when lock screen is disabled
  408. ce2da51 Add preference for automatic face unlocking [1/2]
  409. 5c3c156 Dismiss keyguard automatically when face is recognized
  410. 2fb8c63 Add crdroid utils
  411. f43459b base: Add metric for crDroid Settings
  412. f632102 BatteryService: add dash charging support
  413. 0cf38f8 LockscreenCharging: squashed (1/3)
  414. 92faa27 base: Add stub files
  415. abc693c SystemUI: re-enable Tuner
  416. c197799 fix deadlock of binder thread and ActivityManager
  417. 218f8ac Fix deadlock in AcitivityManagerService
  418. 04a63cd hwui: fix mmap leak of graphicsstats service
  419. 9634615 Fix memory leak caused by SystemUIDialog
  420. 6cb7be4 widget: Fix DateTimeView fc issue
  421. 8e5b115 Update sound/vibrate notification key only when it actually buzz/beep
  422. 8a01cad Check if notification is valid before it finally vibrates
  423. 7c60d53 Don't request render in GLSurfaceView.GLThread ctr
  424. 9163f18 core: Fix switching fragment appears white screen
  425. 402b0de SystemUI: Keyguard: Check for a null errString
  426. dc5cc12 MTP: Add support of ObjectInfoChanged Event
  427. 20f94b1 AMS: Fix the null pointer exception in MainHandler:handleMessage
  428. 9fc1ae8 AMS: Uncatch the IllegalStateException cause process crash
  429. c02d66b AMS: Fix the Deadlocks exception in UiHandler
  430. 4d7705a Telephony: NPE observed in Settings when click on Search settings
  431. c62fda1 AMS: Fix the null pointer exception in IntentResolver
  432. a43c7e0 Move register AppIdle listener into onBootPhase
  433. 5d220ae Fix VideoView parsing some URIs failure issue
  434. ff95fab InputEvent: Skip IME stages dynamically
  435. cc351cb No Safe Check for Overflowing Alarm Expiry time
  436. efb87f9 ViewRoot: Ensure we release surface from setWindowStopped
  437. c82b59b Update the screenState for keyguard while screen turning on
  438. 60fdecf Delete the check of mService when BluetoothHeadset doUnbind
  439. 9c125c9 Make services with uid 1000 restart if their host process crashes
  440. 1d46388 ConnectionRecord: make SystemProcess Watchdog when clean app process
  441. c630484 Fix motion event offset of DecorView is moved in the window
  442. 8ef9099 Fix Possible Deadlock with getFeatureState
  443. 4c159b7 Bluetooth: Fix NPE when accesing Manufacturer Data of invalid ScanRecord
  444. d504564 hwui: stability: check mmap return value
  445. 6caeb76 Provide Synchronization to destroyUiAutomationService()
  446. 3c010ab ConnectivityService: null check before accessing getCurrentScore()
  447. 9bc4b3f7 SystemUI: Fix crash when unlocking via fingerprint
  448. 59515d1 Fix ExifInterface for .heic when meta is at the end
  449. 4f7e0e0 Do not move the multi-window divider when showing IME
  450. d45cb3e Prevent crash when multiple Screenshot request
  451. ef4d5a2 Preserve x18 while preloading SP-HALs in the zygote
  452. 486d64d Crash app on foreground service notification error
  453. 5aa9a9a KeyStore: Check for daemon death and reconnect if needed
  454. 4cef847 Refusing to enter PIP mode when activity destroyed
  455. 6783a4f Fix PIP media session listener for secondary users
  456. 4741a57 Fix the behavior of keyguard bouncer in a corner case
  457. 7bb81e2 VrManagerService: Solve the null pointer exception
  458. d4136cc SystemUI: Fixes context for tiles without longClick
  459. c4c9701 ActivityManager: Fix display id JE issue
  460. d2c3541 Activity: Fix class not found exception
  461. 3eaa493 am: Fix top activity resume with secure keyguard
  462. 54f8c0f Fix app shortcuts string when changing language during first boot
  463. b6295ee do not remove system when provider publish timeout
  464. f9090b9 service: ResetListener in StorageManagerService
  465. 29e4362 system_server:process: Crash on Android user-switching
  466. 45a04ab Kill off provider info logspam
  467. cd0126f Remove unnecessary videos
  468. 1505eeb Fix a 'memory leak'
  469. 5eb1251 base: Remove round corner padding from statusbar
  470. c14327b KernelWakelockReader: stop the panic
  471. e8e105f Screenshot: Fix possible NPE
  472. 61986f0 Sync Preference in UI for new cached device
  473. 1f57279 Suppress FingerprintManager logspam
  474. b16dd47 TunerService: Prevent NPE with tunable
  475. 979f1b8 base: Make Build.DATE visible to apps
  476. 7d66281 Synchronize on a static final object to lock mDeviceBusy
  477. feeb33f Avoid that the bound process has a higher priority than caller
  478. 8d98d5c Framework: Remove some methods from boot image profile
  479. 1b2fbcd Fix data source for HEIF exif extractor
  480. d4cbeb2 Fix issue which exception happens with ExifInterface for HEIF content
  481. cfbc5fe Change caught exception in MediaScanner when ExifInterface is created
  482. eae9687 Remove NotificationVisibility storage pool
  483. 27e4be2 NightLight: Allow lower temperatures
  484. 55c2aaa Increase Zenmode max hour limit from 12 to 24
  485. 8952ec1 view: add null check for dispatch touch view
  486. 261683c Fix UsbDeviceManager null object reference
  487. 91c9e21 ExifInterface: Avoid infinite loop on stream seeking failed
  488. fdc5bdc Revert "ViewRoot: Ensure we release surface from setWindowStopped"
  489. bbd816a AppStandbyController: Only check user standby setting
  490. 425f25c WallpaperManagerService: Fix theme switching
  491. 78282a2 ConnectivityService: Fix idle timer rule leakage
  492. 60b4bbf PackageManagerService: update client app info when related shared library updated.
  493. e2ccdad ExternalStorageProvider always throws exception when renaming
  494. 13f46d6 audio: dispatchPlaybackChange with handlerThread
  495. 80fc4a4 Settings: Only valid screen power consumption need to smear
  496. ea2ef35 Fix ix Intent restoreFromXml missing type
  497. 4b56d29 pm: Fixes can not boot issue
  498. f7d44e6 pms: Fix the IndexOutOfBoundsException issue
  499. b3e387a Location: Skip processing when reciever pointer is null
  500. b8de5932 InputMethodManager: Fixed memory leak when windowDismissed
  501. 80be2f4 WindowManager: Remove unused calling for better performance
  502. 9732b85 SystemUI: Fix ArrayList callbacks not being thread-safe
  503. 8053c77 Parse Exif OffsetTime in MediaScanner
  504. 0a02138 Use getCompressedSizeLong to get correct size for 2G file
  505. 7ce7a02 connectivity: Configure additional TCP parameters
  506. 993e603 Fix MtpDatabase multithreading NullPointerException
  507. 0e77f6c MtpDatabase: Fix potential NULL dereference errors
  508. 3e2f50f Return null if a provider died before acquisition
  509. 5141f21 SystemUI: restart timeout causes black screen
  510. 0b58d06 wm: Passing a new ArraySet instance to avoid crash
  511. d8bee97 GlobalActions: Fix systemserver crash issue
  512. 63c7a1b Make the allPendingIntents add operation thread-safe
  513. fa375b5 Fix System Server Crash in completePauseLocked()
  514. 5345bd4 Reuse DeathRecipient object for StatusBarManagerService
  515. 392aebc ViewRootImpl: Fixed memory leak caussed by viewrootImpl objects
  516. 1634b67 ContentProvider: avoid client waiting forever if server is killed
  517. 940e579 frameworks: Fix activity stack ConcurrentModificationException
  518. 2408693 PackageManagerService: Avoid NPE in matchComponentForVerifier
  519. 4cb5f78 Reduce the uncessery wm call while checkKeyguardVisibility
  520. 8516182 aapt: Fix compiler warning (clobbered by longjmp)
  521. 7cb3d20 aapt: add check for untranslatable "string-array"s
  522. ad9acd0 aapt: Use a std::map instead of a SortedVector
  523. e783ca1 aapt: Speed up the style pruning
  524. 8120e22 CarrierConfigManager: Enable enhanced call blocking function
  525. 1ed8e82 SystemUI: guard possible concurrent issue in LocationController
  526. d812083 SystemUI: thread protect keyguard callbacks
  527. 98418b6 bgdexopt: Let PM handler run between optimizations
  528. 6252753 Update whitelist when installing system application
  529. bee3c85 fix incorrect context classloader initialization in system_server
  530. 020276e StorageManagerService: Fix for system_server crash while booting
  531. bfbbb43 core: set default longpress home action setting
  532. 71acccb WindowManagerService: Remove status bar perm checks
  533. e4f1396 BatteryStats: Correct formatter for pkginst in battery stats
  534. 822bb61 SettingsLib: Cherry-pick misc fixes to AOSP
  535. f65c5f0 Handling InputMethodService show with BadTokenException
  536. 58bf873 DragSurface: destroy surfacecontrol in view site
  537. 8815548 Not passing contentInsets to onAnimationStart
  538. 7283102 Persistent disable background app notification by default
  539. d863562 services/job: Fix two Jobscheduler bugs
  540. ee8e4f4 Remove another unused calling for better performance
  541. abf094c BackupAgent: add backup shared mode
  542. a2906a2 SettingsProvider: Fix for google backup and restore
  543. 1f053b1 Rename the backup file to base file when backup exists
  544. ffa2c47 Fix intermittent slowness in resolver activity towards end of day
  545. 28b1996 base: disable warning in StaticLayout
  546. a21b608 Telephony: Don't crash for too long baseband version
  547. d4d6d97 Google FRP: save password quality in resetPassword
  548. 6329041 base: SettingsProvider: cleanup leftover logspill
  549. 368e508 Fix NPE when AOSP ambient display preference is removed
  550. 3d83358 Shorten wait time for shutdown time optimization
  551. 0dc8a98 ActivityManager: fix npe in ProcessRecord
  552. b7c3c9a frameworks: Fix null pointer Issue
  553. da00586 hwui: Don't run comparisons on non-jank frames
  554. 2f3dc30 Revert "Remove getIntWithSubId in TelephonyManager."
  555. 98e8a72 base: limit direct share targets to reduce lag
  556. f631751 SystemUI: Prevent NPE in Dependency.get() in BrightnessController
  557. ed1fcd2 SQLite: Do integrity_check only once
  558. cd09156 Add handling SQLiteDatabaseCorruptException
  559. 6d66eb4 MediaScanner: Detect folders
  560. 2023e77 SystemUI: fix MediaProjection cast crash
  561. 758f786 aapt: silence density flag warnings
  562. 44fba60 Avoid needless Integer.valueOf() object allocation.
  563. b05f7f4 Reduce log verbosity: Don't spam logcat
  564. 2fa7b39 SmoothSpinners: Makes the loading "spinner" animation smoother
  565. 63d5552 Scroll: modified velocitytracker
  566. 3307a63 Allow faster app switching
  567. 0955bc4 Speed up Orientation Listener
  568. 070f050 ViewConfiguration: misc changes (rev)
  569. 90c1b89 android.view: Speed things up!!
  570. 95a06e4 libs: hwui: Enable perf mode and disable pgo
  571. 1a631c1 ListView: Obtain next list item in advance
  572. fff4c83 Notification: Remove logspam from apps without channels
  573. a77bc13 Don't crash if there is IR HAL is not declared
  574. 3e8e596 TelephonyManager: Prevent NPE when registering phone state listener
  575. 1d160dc InputWrapper: Opt out early if session == null
  576. 8dc94d4 Fix NullPointerException in CaptivePortalLogin
  577. 7f49e1a core: touch response optimizations
  578. 0171ec5 Optimize AbsListView to reduce click operation latency
  579. b0382b5 SystemUI: Remove annoying log caused by aosp bug
  580. 3f2c4eb NavigationBarView: Avoid NPE before mPanelView is created
  581. 2291604 Add missing STORAGE_INTERNAL permission for BackupRestoreConfirmation
  582. 6e52efa SQLiteDatabase: Catch corrupt exception during transaction
  583. 72e1bfd Make Build.TYPE and Build.FINGERPRINT consistent for apps.
  584. b7e9da3 Enable NSRM (Network Socket Request Manager).
  585. 9fc4a78 Improve scrolling cache
  586. 3ae3916 DEBUG: Turn off some debugging we don't need.
  587. cd1aab5 Allow Python Versions Higher than 2.6
  588. af174ff ParcelFileDescriptor: can we stop the panic here?
  589. fc18921 BluetoothAdapter: disable logspew
  590. b25dd8c base: set scrolling to 0.006f
  591. d22305d hwui: Disable fine-grained logging
  592. d6cd7e1 hwui: Remove deprecated compiler flag
  593. 12930ac Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  594.  
  595. * frameworks/native/
  596. 10f728b Translate pointer motion events for OneHandOperation Display Shrink
  597. cd0e17d sf: Add support for multiple displays
  598. 6b8cc31 Gralloc2: Allow invalid usage bits
  599. a0404e3 native: touch response optimizations
  600. 355f4f4 Fix incorrect print starved time of binder pool
  601. 0beab8d libbinder: auto-choose between binder/vndbinder
  602. fd3186f Fix bugs regarding calculate dalvik-cache size
  603. 47e4b57 Input: improve touch response slightly
  604. 4e76108 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  605.  
  606. * frameworks/opt/net/wifi/
  607. 06a92f5 WiFi: Ignore connectivity scans during WFD session
  608. 9992063 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  609.  
  610. * frameworks/opt/telephony/
  611. dc96f18 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  612.  
  613. * hardware/interfaces/
  614. aa0e295 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  615.  
  616. * hardware/nxp/nfc/
  617. ec3b549 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  618.  
  619. * hardware/qcom/audio/default/
  620. 8050568 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  621.  
  622. * hardware/qcom/bootctrl/
  623. a1d491d Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  624.  
  625. * hardware/qcom/gps/
  626. 5dc7ab4 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  627.  
  628. * hardware/qcom/media/
  629. a316b4c Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  630.  
  631. * hardware/qcom/sdm845/gps/
  632. 236e6c3 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  633.  
  634. * hardware/ril/
  635. 8f3b236 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  636.  
  637. * libcore/
  638. 1c7c326 Merge tag 'android-9.0.0_r31' into 9.0
  639.  
  640. * lineage-sdk/
  641. 7592f34 lineage-sdk: Remove DB upgrade for FORCE_SHOW_NAVBAR
  642. 513d27d LineageSettingsProvider: Fix migration of FORCE_SHOW_NAVBAR
  643. 0b02cc4 Add emergency power menu constant
  644.  
  645. * packages/apps/Bluetooth/
  646. b25a585 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  647.  
  648. * packages/apps/Camera2/
  649. 1353931 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  650.  
  651. * packages/apps/CarrierConfig/
  652. 240fe89 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  653.  
  654. * packages/apps/CellBroadcastReceiver/
  655. e4439ca Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  656.  
  657. * packages/apps/CertInstaller/
  658. f5f144b Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  659.  
  660. * packages/apps/Contacts/
  661. 5136049 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  662.  
  663. * packages/apps/DeskClock/
  664. 30c9100 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  665.  
  666. * packages/apps/DocumentsUI/
  667. d945fdf Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  668.  
  669. * packages/apps/Email/
  670. e3e6551 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  671.  
  672. * packages/apps/EmergencyInfo/
  673. 945e797 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  674.  
  675. * packages/apps/KeyChain/
  676. beb9b46 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  677.  
  678. * packages/apps/ManagedProvisioning/
  679. 6328a99 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  680.  
  681. * packages/apps/Nfc/
  682. 9219cd7 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  683.  
  684. * packages/apps/PackageInstaller/
  685. b6f5c29 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  686.  
  687. * packages/apps/PhoneCommon/
  688. c815455 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  689.  
  690. * packages/apps/Settings/
  691. dbfbeb4 Settings: Reset battery stats [2/2]
  692. 5f38b6c Settings: Bring root settings on top of the list
  693. 90e04f2 Add extended audio panel shortcut to sound settings
  694. c60200b Settings: Use correct icon for ring volume
  695. accf143 Settings: Add switch for linked ring and media notification volumes
  696. 058716d Add permission for changing fonts
  697. 02068e5 Initial checkin for SmartNav navigation suite
  698. 23d0d29 Settings: Remove percentage icon switch from power usage summary
  699. 09fce6f crdroid: Move gesture settings under crdroid
  700. 3013c92 Settings: Add CHANGE_OVERLAY_PACKAGES permission
  701. 5391e3e Phone ringtone setting for Multi SIM device
  702. bcf9105 BatteryMeterView: Always use Portrait battery style
  703. b378b83 Ensure battery saver preference is truly disabled while plugged in
  704. f09fea1 Fix IMEI dialog FC when only one SIM is inserted
  705. b68f1f1 Fix Battery settings FC
  706. 74e1f56 fuelgauge: Fix possible memory leaks
  707. cdda6b7 fuelgauge: Implement Early Warnings
  708. e63257c fuelgauge: Use Enhanced Battery Prediction from Turbo
  709. 33cadf5 fuelgage: Implement isTypeService
  710. e5054ef Fix BT pairing dialog DarkUI theme issue
  711. 48cdca4 Show full /proc/version information
  712. e2cbef4 add additional battery saver steps
  713. 08f7535 Settings: Add permission to allow restarting SYSTEM_UI
  714. 5fe5f07 Settings: Add AGPS setting menu.
  715. c0b3c4a BasebandVersionDialogController: Don't duplicate baseband
  716. 4eb0c56 Settings: Override doze packages
  717. 4d6af97 Settings: Remove battery light and notification light settings
  718. 4638b58 Settings: refresh search index check on build change
  719. 93fa15a Move charging sound settings under crdroid
  720. bd9f0ea Settings: Remove kill app back button
  721. 076dd9b Settings: Fix NPE with customdialogpref for backlight settings
  722. a06fa62 Changes on Settings UI for a better user experience
  723. ba57c3b Settings: Ambient settings moved under crDroid
  724. e4f3c84 Allow tuning ambient display with sensors [3/3]
  725. 44edb0c Themes: Settings: Fix theming zoom preview timestamp text color
  726. 3cfb84b Themes: Settings: fix storage icon tint
  727. 3da643e Themes: Settings: Expose storage summary text
  728. 9e59c0d Themes: Settings: expose msim color picker text colors
  729. 3d1f3a3 Themes: Settings: Expose storage icon colors
  730. cda7c0b Settings: fix themeing of sim preference dialogs
  731. 9e8f4b6 Integrate crDroid OTA into crDroid Settings [2/3]
  732. 6eff098 Settings: Include crdroid settings indexable
  733. c9921a1 Port "Battery Usage Alerts" feature from factory images
  734. 1d90661 InstalledApp: show link to Google Play
  735. 8c357ac Keyguard: Forward port lockscreen quick unlock (2/2)
  736. c79ea94 Settings: remove unneeded collapse limits
  737. 68053dd Move style settings under crdroid [2/3]
  738. ce36920 Move lockscreen visualizer and media metadata under crdroid [1/2]
  739. 7621210 Add crdroid settings category
  740. 8f4d800 Settings: Hide API version
  741. db2050a Disable AOD by default [2/2]
  742. e927581 Settings: Enabled advance reboot by default
  743. ab12a7a Settings: Remove system update preferences
  744. b9f4e84 Settings: (Bluetooth) Disabling Contact Sharing Doesnt disconnect PBAP
  745. 744705b Settings: Fix bluetooth pan memory leakage
  746. 2b57bbe Settings: Add animations on some preferences
  747. f1b826d Fix the Wifi Calling back button goes to wrong screen
  748. d47358f Fix toast is covered by PIN code screen after wrong pin
  749. 4a60460 Fix crash in clicking Default Home gear icon
  750. 8653130 Settings: Fix for NPE caused by missing argument in setResult for ChooseLockGeneric
  751. 4d031a3 CryptKeeper need release all StatusBar blocks when it is destroyed by system
  752. 8064cb1 Settings:Fix the crash caused by show DialogFragment after it state already saved
  753. 64279d6 InstalledAppDetails: fix refreshing storage summary after force stop
  754. fd9eef4 Settings: Fixed bug in the summary of "Special app access"
  755. 672c8f2 Settings: Fixed crash for ConfigDialogFragment
  756. 73b5ff3 DashboardSummary: Fixed memory leak onPause
  757. 738250b Settings: Fix NullPointerException in BatteryUtils
  758. 8b96621 Settings: Remove legal and regulatory info from device settings
  759. 8794231 DevelopmentSettings: Remove system update switch
  760. dae861a Revert "Settings: Add LineageOS legal info"
  761. 173347c Settings: Remove contributors cloud
  762. 74984bd Revert "Settings: adaptive icon"
  763. 36da768 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  764.  
  765. * packages/apps/Stk/
  766. 42bdef6 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  767.  
  768. * packages/apps/StorageManager/
  769. 41a18ac Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  770.  
  771. * packages/apps/TvSettings/
  772. eb9b2f3 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  773.  
  774. * packages/apps/UnifiedEmail/
  775. 84b7ce0 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  776.  
  777. * packages/apps/crDroidSettings/
  778. 1dbc78c New Crowdin translations (#370)
  779.  
  780. * packages/inputmethods/LatinIME/
  781. eb61e9f Merge 'lineage-16.0' into 9.0
  782. 5ffe028 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  783.  
  784. * packages/providers/ContactsProvider/
  785. 09c216f Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  786.  
  787. * packages/providers/DownloadProvider/
  788. f443f24 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  789.  
  790. * packages/providers/MediaProvider/
  791. 6c881c5 Merge 'lineage-16.0' into 9.0
  792. 9072294 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  793.  
  794. * packages/providers/TelephonyProvider/
  795. 8f71026 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  796.  
  797. * packages/providers/TvProvider/
  798. 9989e28 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  799.  
  800. * packages/screensavers/PhotoTable/
  801. 6136119 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  802.  
  803. * packages/services/BuiltInPrintService/
  804. a42c960 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  805.  
  806. * packages/services/Telecomm/
  807. c6e706e Telecomm: Add Flashlight blink on incoming calls [3/3]
  808. 6df1c44 Phone ringtone setting for Multi SIM device
  809. 30f01ff Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  810.  
  811. * packages/services/Telephony/
  812. 98d4849 Telephony: Add missing key for phone account settings
  813. ca92cf0 Telephony: add permission to change wifi hot spot settings
  814. 1183a05 Suspend Actions [2/3]
  815. 97fbb72 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  816.  
  817. * prebuilts/clang/host/linux-x86/clang-5271481/
  818. a0688fa Update prebuilt clang to 8.0.8 (based on r349610) from build 5271481.
  819.  
  820. * system/bt/
  821. 202d95a Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  822.  
  823. * system/core/
  824. 0b687d3 init: I hate safety net
  825. 9bb709c init: No fsck for /data and /cache when shutdown
  826. 11f6155 init: Cleanly exit subcontext processes upon init's death
  827. 56d47c2 fs_mgr: Wrapped key support for FBE
  828. 1f18460 LockscreenCharging: squashed (2/3)
  829. 7c811b0 libpixelflinger: Avoid using x18 register in blend implementation
  830. b29dd58 Fix android_filesystem_config file relocation
  831. 6f7818b init: add install_keyring for TWRP FBE decrypt
  832. 517737a Handle UFS card
  833. a0e5b23 Special tombstone delivery
  834. a739259 Silence spammy logs
  835. e211c88 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  836.  
  837. * system/extras/
  838. c541ffc Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  839.  
  840. * system/netd/
  841. ccc0d8d Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  842.  
  843. * system/security/
  844. b952db0 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  845.  
  846. * system/sepolicy/
  847. 3ab36a0 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  848.  
  849. * system/update_engine/
  850. 8d95962 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  851.  
  852. * system/vold/
  853. 64a5178 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
  854.  
  855. * vendor/lineage/
  856. 60a30c4 config: Add Deskclock to power whitelist
  857.  
  858. ====================
  859. 02-06-2019
  860. ====================
  861.  
  862. * android/
  863. 38eb834 manifest: android-9.0.0_r30 -> android-9.0.0_r31
  864.  
  865. * packages/apps/Messaging/
  866. 40c8755 Switch to JobIntentService
  867. 7d378ea Messaging: improve notification channels
  868.  
  869. * packages/apps/Snap/
  870. c8c7085 Snap: make support for bokeh mode configurable per device
  871.  
  872. * packages/apps/crDroidSettings/
  873. 084bef3 Revert "crdroid: Re-enable substratum category"
  874. 021a875 New Crowdin translations (#369)
  875. ff15d15 crdroid: Add battery reset strings
  876.  
  877. * vendor/addons/
  878. 090ac6c addons: Disable light statusbar for dark themes
  879.  
  880. ====================
  881. 02-05-2019
  882. ====================
  883.  
  884. * android/
  885. 77a2947 Merge 'lineage-16.0' into 9.0
  886. ed85df9 Revert "manifest: Temp tracking lineage hw *s"
  887. feb2253 manifest: Sync hardware/lineage/livedisplay
  888.  
  889. * build/soong/
  890. 1c272be Always link org.lineageos.platform-res for org.lineageos.platform.sdk
  891.  
  892. * device/lineage/sepolicy/
  893. 39224d3 Sepolicy exceptions for font engine assets
  894. 654cc15 sepolicy: Alow CPUInfo access to thermal sysfs
  895. 374b290 sepolicy: Move in pocket service sepolicy
  896. c8ceb6f sepolicies: add Trust hal
  897. 701b30d common: Migrate to livedisplay 2.0
  898. 1c44e50 common: Add vendor.lineage.touch rules
  899.  
  900. * frameworks/base/
  901. 3891915 base: add Trust usb restrictor
  902. afbbb20 SystemUI: Add onStatusBarMotionEvent hook
  903.  
  904. * hardware/lineage/interfaces/
  905. c6e0e42 trust: create service
  906. 4b1c700 interfaces: Add trust 1.0 HAL
  907. 73c5a16 interfaces: Add touch HIDL interface definitions
  908. 47208dd interfaces: Add 2.0 livedisplay interfaces
  909.  
  910. * hardware/lineage/livedisplay/
  911. 75ac2f2 livedisplay: Use 1 thread
  912.  
  913. * lineage-sdk/
  914. a010716 Move net monitor to expanded statusbar header [2/2]
  915. 7057436 NetworkTraffic: stop the handler in doze mode
  916. c4d0be6 NetworkTraffic: stop the handler if screen is off
  917. c82c194 sdk: On-The-Go Mode (2/3)
  918. da29239 Add device key action to take screenshot [1/3]
  919. 3a3e26b Add device key action to toggle flashlight [1/3]
  920. 268a59f sdk: Disable selinux warning alert for now
  921. 1f0ddce sdk: Kill trust interface hint on first boot
  922. b83ee77 Allow value to hide the clock
  923. 9f837bd sdk: Set summary automatically if required
  924. cb3d0b1 Custom inactivity threshold for network traffic monitor [1/2]
  925. 99dbb0d Battery light: 100% charged level (3/3)
  926. 8521449 Add customizable action for back long press button [1/3]
  927. 3e5963b Reduce default kill timeout
  928. daf5599 Add device key action to kill app [1/3]
  929. 9206eab Add option to select brightness slider positon [1/3]
  930. 2afdc7c Allow value 3 for status bar quick pull down
  931. 22530d4 Lineage style interface: fix possible NPE when OMS is not up on start
  932. 4f99c7f Prevent NPE with current dark overlay
  933. 5ab946f lineage-sdk: Prevent NPE in style interface service
  934. e09786e LOS theming: worst APIs ever [1/3]
  935. dbdc461 crdroid: Do better for version pref
  936. 239b66d lineage-sdk: Enable advanced reboot by default
  937. 6c87bb0 Disable by livedisplay by default
  938. 00dadf1 sdk: Rebrand to crdroid settings
  939. 882008c sdk: Map to ro.modversion
  940. 0cf2973 sdk: add Trust usb restrictor
  941. d853f89 PerformanceManager: Allow wait for MPCTL to start on boot
  942. a7d1594 LiveDisplayService: Catch NPE before LiveDisplayConfig is initialized
  943. dc5d872 LineageAudioService: Make audio session broadcast explicit
  944. b49ed55 sdk: Add HIDL compat in LineageHardwareManager
  945. 7368c8e sdk: Deprecate some unused lineagehw features
  946.  
  947. * packages/apps/Dialer/
  948. 1786113 Merge pull request #1 from SubhrajyotiSen/9.0
  949. e2fd6bf Show phone number on bottom row if number type is present.
  950.  
  951. * packages/apps/LineageParts/
  952. 144fd4c Make trust interface less boring
  953. 37af296 Hide power menu actions
  954. 3460a67 ExpandedDesktop: Fix crash with resource ID
  955. 4847e5c Moved expanded desktop settings to crdroid settings
  956. ccd9914 Move out notification and battery light settings
  957. 954ecef Moved button settings to crdroid settings
  958. ab35c40 Move style settings under crdroid
  959. a6d99d8 LineageParts: Silently kill anonymous stats collections
  960. 6678646 Moved status bar settings to crdroid settings
  961. 992386d Rebrand to crdroid settings
  962.  
  963. * packages/apps/crDroidSettings/
  964. 3b42ff9 crdroid: Re-enable substratum category
  965.  
  966. * vendor/addons/
  967. 1e55338 addons: Add wellbeing and google intellegience sense themes
  968.  
  969. ====================
  970. 02-04-2019
  971. ====================
  972.  
  973.  
  974. * device/lineage/sepolicy/
  975. c72a806 lineage: Rewrite Lineage Power HAL rules
  976. 87d305d lineage: Properly write rules for Lineage LiveDisplay as a HAL
  977. e6c3ce0 sepolicy: Allow recovery update_engine to setexec backuptool
  978. 0211a9c sepolicy: Allow Settings to read ro.vendor.build.security_patch
  979.  
  980. * hardware/lineage/livedisplay/
  981. 7a5da24 livedisplay: sdm: Wire it up
  982. 2667bbd livedisplay: sdm: Remove unused HALs
  983. ce53d14 livedisplay: legacymm: Wire it up
  984.  
  985. * hardware/qcom/audio-caf/msm8996/
  986. d2dfc74 hal: spkr_protection: compilation error fixes with the vndk
  987.  
  988. * hardware/qcom/media-caf/msm8952/
  989. c108ce3 mm-video-v4l2: C++11 requires a space between literal and string macro
  990. b9af12c mm-video-v4l2: Compilation warning fixes
  991. 44b85bb libstagefrighthw: Compilation warning fixes
  992. 8d79102 libc2dcolorconvert: Compilation warning fixes
  993.  
  994. * packages/apps/Dialer/
  995. c85ee3a Improve contatcts layout
  996. d6ca007 Incoming call screen & incall screen: contact name on 2 lines
  997.  
  998. * packages/apps/crDroidSettings/
  999. aa81191 crdroid: Clean up for search results
  1000. eaaf168 New Crowdin translations (#368)
  1001.  
  1002. * vendor/htc/
  1003. d5d4a8a pme: Smartcard blöbs ...
  1004. 7ee2cdf pme: add SmartcardService blobs - from stock O
  1005. e0dd80d pme: Hack IMS apk to get rid of the stupid HD notification
  1006.  
  1007. * vendor/lineage/
  1008. e5e1302 overlay: Lock day night mode
  1009. b999e44 Revert "Add crdroid privapp-permissions"
  1010. c9bbe4a Merge pull request #37 from bdashore3/9.0
  1011.  
  1012. ====================
  1013. 02-03-2019
  1014. ====================
  1015.  
  1016.  
  1017. * device/qcom/sepolicy-legacy/
  1018. 8d40ce9 common: Allow webview_zygote to read /dev/ion
  1019.  
  1020. * frameworks/av/
  1021. 2cc3062 Visualizer: fix native crash when visualizer release
  1022.  
  1023. * frameworks/base/
  1024. 0847bcd Visualizer: fix native crash when visualizer release
  1025.  
  1026. * hardware/lineage/livedisplay/
  1027. c6e1c35 livedisplay: legacymm: Remove unused HALs
  1028. d723625 livedisplay: Add clang-format from hardware/interfaces
  1029.  
  1030. * packages/apps/crDroidSettings/
  1031. 148f2d0 Ability to hide superuser status bar icon [2/2]
  1032. 218d4e4 New Crowdin translations (#367)
  1033. babb84e crdroid: Fix derp
  1034. 101cf7b crdroid: Notify for device restart on changing recent style
  1035.  
  1036. * vendor/lineage/
  1037. a1c84c9 Add crdroid privapp-permissions
  1038.  
  1039. ====================
  1040. 02-02-2019
  1041. ====================
  1042.  
  1043.  
  1044. * packages/apps/LineageParts/
  1045. 5ff7c28 parts: add Trust usb restrictor
  1046.  
  1047. ====================
  1048. 02-01-2019
  1049. ====================
  1050.  
  1051.  
  1052. ====================
  1053. 01-31-2019
  1054. ====================
  1055.  
  1056.  
  1057. * packages/apps/crDroidSettings/
  1058. ba5f0d5 New Crowdin translations (#366)
Advertisement
Add Comment
Please, Sign In to add comment