· 6 years ago · Nov 15, 2019, 03:26 AM
1====================
2 11-14-2019
3====================
4
5
6 * frameworks/base/
7d1a2512 Cleanup lockscreen filter code
8
9====================
10 11-13-2019
11====================
12
13
14 * frameworks/base/
155f96526 Restore cache clean up code in PackageManagerService
162ab06bb Revert "Always clear package cache when upgrade is detected"
17
18 * packages/apps/FMRadio/
19162046a jni: Add broadcom FM to the guard
20
21 * vendor/lineage/
225c77146 Revert "vendor: Add qcom platform type to soongs vars"
23
24====================
25 11-12-2019
26====================
27
28
29====================
30 11-11-2019
31====================
32
33
34 * packages/apps/Dialer/
356fbf058 Fix crash in call stats.
36
37====================
38 11-10-2019
39====================
40
41 * android/
42f3a36f7 manifest: Untrack Updater until ready
43
44 * frameworks/base/
45b493cbe Use API function for three finger screenshot
469363f4a base: SwipeToScreenshot: Import MIUI implementation
47fbeb25a base: Improvements for swipe to screenshot
486f19e3e base: Add three-fingers-swipe to screenshot [1/2]
49ee3e453 Quick settings: Add Haptic Feedback to tiles [1/2]
500f57680 GlobalActionsDialog: Fix corner cases of NPE
5197ffe51 VolumeDialogImpl: Apply settings properly
5202f958a Volume dialog timeout (1/2)
53f34d07d Extended audio panel - fixes for unlinked notifications
541ad2613 Extended audio panel [1/2]
55ff010f3 LocationTile: Rotate location modes and fixes for handleClick
56aa0a6a8 SoundTile: Make default state inactive
57efa8938 RebootTile: Make default state inactive
584a7dab8 Extend reboot tile to add power off
59fc9cb82 RebootTile: Fix gradient message display for reboot to recovery
6029dbfd7 Add Reboot/Recovery QS Tile
613c8a97b QS: Add Sound tile to Quick Settings
622a75ccf Disable long click for SoundSearch tile
63b5e7236 SoundSearchTile: Make default state inactive
643384792 Add Google Sound Search tile
65d54e5a7 Remove call to expand QS panel while pressing the Airplane QS tile
66f7c2834 Ask pin when tapping Airplane tiles on secure lockscreen
67d0a20ec Disable long click for AOD tile
68f669efc Add Always On Display QS Tile
691002045 MusicTile: Make tile state inactive if not playing music
705e5a220 MusicTile: Clean up redundant code
7156627ac Add Music QS Tile
72eb8a83e Disable long click for Caffeine tile
73
74 * hardware/qcom-caf/msm8998/display/
75ce08c33 sdm: add board flag for panel shift
76
77 * packages/apps/crDroidMusic/
78129edcd Change target API to 28
7951d5c94 More fixes for Android 10
80
81 * packages/apps/crDroidSettings/
826aa98d8 crdroid: Disable Updater for now
83ef0366d crdroid: Re-enable settings for three fingers screenshot
841f6a8a3 crdroid: Re-enable settings for QS tile vibrate
85d961427 crdroid: Re-enable volume panel customizations
86
87 * vendor/addons/
88a84b2e4 addons: Update crdroid music prebuilt
89
90====================
91 11-09-2019
92====================
93
94 * android/
9591c38d8 manifest: Track device sepolicy
9644ef415 Merge 'lineage-17.0' into 10.0
97
98 * device/lineage/sepolicy/
99627d857 sepolicy: Move in pocket service sepolicy
100f343cda sepolicy: Allow Snap to execute bcc
1011b84f10 sepolicy: Allow CPUInfo access to thermal sysfs
1029027c17 Update ota_update path
103
104 * frameworks/base/
10544e805e Disable long click for Compass tile
106611f073 CompassTile: Add a device supports compass check
107e1c7a61 CompassTile: Do not use slashed icon
108d0e7954 CompassTile: Set default state inactive
109e0321b0 Add Compass tile
110cb55c7f Disable long click for HW keys tile
11142bb3a9 Add HW Keys QS tile
112dae4a2f Disable long click for CPU Info tile
113989bd74 QS: Add CPUInfo toggle tile
1142541972 QS: Add partial/full screenshot QS tile
11598976c1 Clean up API for screenshot type
116934cbf6 core: Add api to take screenshots
11700ce4ad Color/tint the wifi/mobile status bar icons correctly
11823b1229 Fix long click intent for Smart Pixels tile [1/2]
11974bef38 Smart Pixels: Dynamically register receiver
120875afc9 SmartPixels: Add config to enable smartpixels support
121425c2fe Add smart pixels [1/2]
1222640f5d SystemUI: Fix OnPreDrawListener leak issue
1235a8a92b ActivityManager: fix npe in ProcessRecord
124509efcd Clear all lingering notifications when network is disconnected
125e1f2f6f frameworks: Fix null pointer Issue
12692f9190 view: add null check for dispatch touch view
127228b53d InputMethodManager: Fixed memory leak when windowDismissed
1284e6d27b Fix Photosphere/Camera FCs
129cee5180 Keyguard: add binary custom clock face
130ceebc13 media: Define MPEG-H Encoder Format
131754a3fe audio: add support for extended formats
1326bfdcbd Camera: Ignore torch status update for aux or compsite camera
133867c537 Camera: Skip stream size check for whitelisted apps..
134a806b16 camera: Skip HFR checks for privileged apps.
13584ffe76 Camera: Clearing exception for Extended Face
136304b1b3 Camera: Extend face detection
13778d9b95 Fingerprint error vibration [1/2]
1386122f9a Always clear package cache when upgrade is detected
1393495357 base: Use ro.build.date.utc to signal upgrades
1402b18427 Pocket lock improvements
1418bae31f pocket: Fix pocket lock view for display cutouts
1429bbb6e5 pocket: Adjust sleep timeout for pocket lock view to 10 secs
143a645b71 pocket: introduce pocket bridge
1445552c1b PocketService: Adjust light sensor rate to 400ms
14504efecd pocket: Add hardware acceleration and properly maintain SYSTEM_UI flags
1460e7062f policy: introduce pocket lock
147f9e8b63 pocket: introduce pocket judge
1483bc43be SystemUI: Add case to quick pull down status bar anywhere
149f54d918 Separate double tap to sleep on lockscreen [1/2]
150f6e2e1d Add Lockscreen album art filter [1/2]
15156a883f BatteryStats: Update WifiState even if EnergyInfo is invalid
1523b7e7a0 Catch IllegalArgumentException caused by recycled bitmap
153437e78a BatteryService: scheduleUpdate asynchronously
154af5f536 display: Validate activePhysIndex before access
155d1823e1 WindowStateAnimator: Fix NPE with wallpaper offset
156a608272 Fix bugs regarding system app cannot write visible path
1572ab4a3e Fix for, BT Carkit position issue when music app is killed
1583faf9a0 base: Live Volume Steps [1/2]
159bfd457c Add battery styles and customizations for Android 10 [1/2]
160f16dc95 base: media_seekbar: make it sexy
161491cbc0 Add ability to toggle bluetooth battery level [1/2]
162a3ce002 Only show bluetooth icon when connected && enabled
16388cbb26 SystemUI: Change bluetooth battery level icon drawables
16491b1db8 SystemUI: Add more bluetooth device filters
1653c352c7 SystemUI: Improvements for bluetooth battery levels
166270088a power: Disable keyboard/button lights while dozing/dreaming
16728e42f1 Audio: Do not disconnect profiles till Bluetooth Off
1681ff35aa Disable tuner pref for battery
169f9b9e58 SystemUI: restart timeout causes black screen
17036172a8 Lockscreen Visualizer: Add pulse magic
171cc9528f FlashlightController: Disable sending intent
17208dda4c Fix layout gravity for status bar right clock
173b1dd9b2 Temp: Remove dark tile
174472bbda telephony: Conditionally ignore RSSNR signal level
17512d1daf Fix bootanimation stack overflow
17619665c6 SystemUI: Improve QS detail view layout
177ec39c04 Recents: Fix NPE while changing themes
178a65f587 PebbleBerry: Support initial dark themes
179dbccd50 base: themes: dont use colorPrimary for active qs
1801c25246 SystemUI: Update automatic brightness drawables
181a7d25e0 Camera: Expose Aux camera to apps present in the whitelist
182ec78b36 PebbleBerry: Remove accent picker
1830e991b6 base: Update path to camera_click ogg
18419e0e68 PebbleBerry: Allow switching accents and light dark themes in better way
185339b717 PebbleBerry: Don't show system overlays on apps list
1864307aca Disable More Debugging
187f69caba BurnInProtection: Fix null object reference with timer
188d4bdbd6 Keyguard: Actually kill the Fancy Colon
18958965a1 base: SystemUI: reduce padding between clock and notification area
1905830c03 SystemUI: Implement burn-in protection for status/navbar
191319dca8 SystemUI: assist: disable old Assistant animations
19267c2b4a Add button to AppErrorDialog to upload crash information to dogbin
1938cab2da SystemUI: Hide back icon when screen pinned and gestural mode enabled
194195e7be SystemUI: Fix escape text when screen pinned and gestural mode enabled
19586e4598 ScreenPinningRequest: Fix recents button not appearing
1964ecf0ca SystemUI: Add method for getting estimated battery time
197761ba47 SystemUI: Remove build version from qs footer
198ebf5b9f SystemUI: Fix flickering issue when live wallpaper is showing on aod/pulsing
199a1bbdcb Use new gradient dialog also for recovery/factory reset action
2001d7be8b AppStandbyController: Only check user standby setting
201c0fc19f Conditionally disable uncrypt for ota
202fc382cf Shell: Don't show bugreport on DocumentsUI
20343c531c SystemUI: Fix statusbar padding and layout for system icons
2046d4e3fe Whitelist WRITE_DEVICE_CONFIG for shell
205ec55dac Add missing STORAGE_INTERNAL permission for BackupRestoreConfirmation
206f667dbd Update rounded corner radius path for Android 10
207ba9d432 ScreenDecorations: Clean up tuner API
208ea00d63 Allow tuning extra padding for status bar
209acfa0ee Rounded Corner: Code improvement and clean up
21098403db Custom Rounded Corner and Padding preferences [1/2]
2114820c21 base: Remove round corner padding from statusbar
212379982b framework: Port IME selector notification toggle (2/2)
2138fab671 fb: add back all keyboard IME features back (1/2)
2145a0503f SystemUI: Allow overlaying max system icons
21511a8899 ambient display: Fix volume key music control
21660cf04f CPUInfoService: Improvements and fixes
217d4499bc SystemUI: add CPU info overlay
2189a611cd BatteryBar [1/2]
219a94710c Fix status bar for network traffic icon holder
220903800f Toast icon switch [1/2]
2219a2c962 Fix: No text in toast for RTL layout
2220ffddf6 Show icon of package associated with Toast
2234411b4a AbsListView: Fix widget couldn't find any view fc
22476a6e1f Return: Listanimation Views and Interpolator [1/2]
225627ac10 Allow toggling animations off [1/2]
2263773d63 Add interpolators to qs tiles animation [1/2]
2271d06f1b Add animations to quick settings tiles [1/2]
2287641865 Add option to disable scrolling cache [1/2]
229db7a0a8 AppTransitions: Remove hackery for controls duration
230386756a FW_Base - XuiMod: Toast Animations [1/2]
231c9fc636 Add Ethans animations
232c28fbba AOKP custom system animations (1/2)
233c60e411 ScreenshotSound: Fix playing screenshot's sound when camera's sounds off.
23488fc7bd Disable/Enable screenshot sound [1/2]
235871142b Add colors to assistant animation
23650116fc Update permission whitelist for launcher3
2378c10654 Add option to select brightness slider positon [2/3]
238202c842 QS tile titles visibility [1/2]
2399dab411 Statusbar: Fix Tunerservice usage
2407122c4e NetworkStatsHistory: Prevent IllegalArgumentException
2417b7bd52 Prevent crash in TTS engine due to improper configuration
242b7a5ea1 Framelayout: Fix NPE when view is missing
2434babbb6 SystemUI: Keyguard: Check for a null errString
244d795706 Keyguard: Fix scramble PIN view for multiple users
245503cd75 Keyguard: Hide check button when using PIN quick unlock
2461812982 Disable PIN entry after successful quick unlock
24736ae7bd Keyguard: Forward port lockscreen quick unlock (1/2)
248e2a996b Fingerprint authentication vibration [1/2]
2490dff183 Network traffic mode for status bar [2/3]
25056e603a FATAL EXCEPTION IN SYSTEM PROCESS: android.ui
2514769e82 KernelWakelockReader: stop the panic
252a78a32d ParcelFileDescriptor: can we stop the panic here?
253c370424 Enable NSRM (Network Socket Request Manager).
254a68afb1 Rename the backup file to base file when backup exists
255f12a374 SQLite: Do integrity_check only once
2566820269 SQLiteDatabase: Catch corrupt exception during transaction
257562ce75 base: limit direct share targets to reduce lag
258389b535 aapt: Fix compiler warning (clobbered by longjmp)
259bfa4998 aapt: add check for untranslatable "string-array"s
260d59f46c aapt: Use a std::map instead of a SortedVector
2617a4ea8c aapt: Speed up the style pruning
262b0f91f3 Fix to avoid UI freeze issue
26339a372d display: Don't animate screen brightness when turning the screen on
26455fa6bb connectivity: Configure additional TCP parameters
265c158fdc MountService: Prevent NPE with DropBoxManager
26686cd1ce MountService: ensure VolumeRecord with UUID exists before modifying
2675e0c33e Settings:Bugfix for NPE, Only valid screen power consumption need to smear
268a39b593 SystemUI: Fix SystemUI Crash
269000bc8f Suppress FingerprintManager logspam
2705ca3a8b Kill off provider info logspam
271848b43e ViewGroup: Remove child parent when a new view is added
27239d811f Fix formatting for Dash charging overlay
27301a7c44 audioservice: fix hasMediaDynamicPolicy() for loopback and render policies
274d3ffb71 audioservice: re send BT_SCO parameter to HAL when audioserver restarts
275ccad84c Do not apply date customization to QS clock [1/2]
276115f716 Add option to auto hide status-bar clock [1/2]
2770992c97 Statusbar clock customizations [1/2]
27809de158 Add separate tunable for clock seconds
279d2d0458 CollapsedStatusbar: Fix phantom spaces in status bar
280468dc21 Allow using position tunable to hide clock
28101de340 Use alphaoptimized layout for icons on left
2821c71d60 Use same NFC icon as that in QS tile
283ddb2bf0 SystemUI: Update NFC tile drawable
28443c32c1 SystemUI: Update default set of tiles
285f4a15b3 SystemUI: enable NFC tile
28647a47e8 SystemUI: Add statusbar NFC icon
287442668fc base: SettingsProvider: cleanup leftover logspill
288c8db4ec Add tunables for navbar layout customization [1/2]
2894dcaf5b Telephony: NPE observed in Settings when click on Search settings
290f6f0fc7 Add toggle to disable HW keys [1/2]
291768a2b0 Use FORCE_SHOW_NAVBAR to actually toggle navbar
29220f5b9d base: Add accidental touch prevention for assist key
2934f9f835 base: Introduce Accidental Touch
294efddb5f base: Introduce new navigation bar key event source
29594b2e29 base: Add START_ACTIVITIES_FROM_BACKGROUND on phone priv-app whitelist
296d5da6d8 base: rescuce party: check isDisabled on all public API
29798baa38 Allow overriding default volume dialog position
2983742cc7 VolumeDialogImpl: Use TunerService properly
299443dbb0 VolumeDialogControllerImpl: Check for internal audio recording support
300cdb6981 SystemUI: Whitelist our recorder on CastController
30174922c7 fwb: Add support for internal audio recording
3024e4963a PackageManager: allow build-time disabling of components
303db78719 FingerprintService: add overlay to prevent cleanup of unused fingerprints
304c1f273b fingerprint: notify client when cancelling succeeded
305eb02644 Add crdroid utils
30640acbbbd BatteryService: add dash charging support
30759c2372 LockscreenCharging: squashed (1/3)
3088d0b9c2 Option to Display Data Disabled Indicator Icon [1/2]
309028d0a5 Allow using 4G icon instead LTE [1/2]
3105b8b0a6 Make roaming indicator optional [1/2]
311f4ccc94 TunerService: Add parseInteger failsafe method
31252aa9a8 SystemUI: Allow using tuner API for Global settings
313ef3f5d3 TunerService: Prevent NPE with tunable
3143c122bb Ability to toggle VoLTE icon in statusbar [1/2]
3155e8a757 Make Build.TYPE and Build.FINGERPRINT consistent for apps
316119bdcf base: Make Build.DATE visible to apps
3170c66d96 base: Add stub files
318cc26dc1 Add customizable action for back long press button [2/3]
3192e7b878 Add device key action to kill app [2/3]
3200030436 base: Add metric for crDroid Settings
3213e72b8e telephony: Make IMS method updateToState accessible
322194aa4a IS_DEBUGGABLE -> IS_ENG
32346d1939 TypeClockController: Make it compile with new plugin API
3245d68019 Revert "Drop Type clock face."
325077a862 Revert "Drop final remnants of Type clock face"
3264df9a8a Revert "Disable ClockOptionsProvider so clocks don't appear in picker app"
327cb4cdd5 Revert "Disable custom clock faces in SystemUI"
328f4d423e SystemUI: Don't dismiss keyguard if user key isn't unlocked
329b6eb551 SystemUI: Dismiss keyguard on boot if disabled by current profile
3308828241 SystemUI: Add visualizer feature
331643c261 Keyguard: Allow disabling fingerprint wake-and-unlock
332220f268 fingerprint: handle PerformanceStats NULL pointers
333ffcb6bd Camera button support
334e75f603 power: Re-introduce custom charging sounds
335cbee7c2 SystemUI: Advanced location tile
33675296e0 SystemUI: Add Profiles tile
337d2d588f SystemUI: Enable and fix QS detail view, adapt layout to Pie
338a4f2c50 LockSettingsService: Support for separate clear key api
339
340 * lineage-sdk/
34131df1f4 Make lineage great again
3425349854 sdk: Kill los versioning
343a5dc7ee Allow value 3 for status bar quick pull down
3447e112af lineage-sdk: Update path to ChargingStarted.ogg
3459f3d063 NetworkTraffic: Do not consider doze as screen on
34602b0ba5 Add option to select brightness slider positon [1/3]
34704bc7e5 Network traffic mode for status bar [1/3]
3484b1d5b8 Allow value to hide the clock
34948549d5 sdk: Set summary automatically if required
3506e4ec08 Add customizable action for back long press button [1/3]
351b6ea434 Reduce default kill timeout
3527f604eb Add device key action to kill app [1/3]
35377dadc9 sdk: Disable selinux warning alert for now
35436b9c14 sdk: Kill trust interface hint on first boot
355caa946a crdroid: Do better for version pref
356811d476 lineage-sdk: Enable advanced reboot by default
357fa28d87 Disable by livedisplay by default
358fbd5db0 sdk: Map to ro.modversion
359
360 * packages/apps/LineageParts/
3612df5054 Make lineage great again
362af1f431 Remove Expanded Desktop entry in Settings
3636fe2450 Disable unused components
3640de0a33 Kill redundant search fun party
3654fe270a Make trust interface less boring
36690fbf80 Add initial crDroid stats support
3674438eb2 stats: Mod version switched to crdroid version
368
369 * packages/apps/Settings/
370172cdf5 Settings: Hide long press kill
371c225880 Fix long click intent for Smart Pixels tile [2/2]
3725af5713 Settings: Remove update pref from system dashboard
373c78581a Settings: Add back crdroid logo
374163c30f settings: Black theme is getting nicer
37561c3803 Fix crash when going back from battery it still tries to update battery level even after intent is closed add a null check to avoid that * fixes crash: https://del.dog/buvixadezo
3765d1864c Settings: Update visualizer shortcut
3772b198f3 Settings: Add our own dark style list
3783ff19a9 Settings: Show me more than 4 items in the menus!
3798b5cb1a Settings: Add Pixel UI
380785a931 Settings: Update some icons to MD2
381c701492 Settings: Remove DarkUI pref controller
382a4f95e3 Settings: Move charging sound setting to crdroid settings
383a3352fa Keyguard: Forward port lockscreen quick unlock (2/2)
3843358c1b Settings: Move battery / notifications light settings under crdroid
38596bde75 Settings: Move gesture settings under crdroid
386a89c90e Settings: Fix NPE with customdialogpref for backlight settings
387c6fd7e4 Settings: Check DATE for search index check
388e80d908 InstalledAppDetails: fix refreshing storage summary after force stop
3896001d25 fuelgauge: add back battery level animation
3905ba9abe Port "Battery Usage Alerts" feature from factory images
391d49a34d fuelgauge: Fix possible memory leaks
39233e1e6a fuelgauge: Implement Early Warnings
393d3123e8 fuelgauge: Use Enhanced Battery Prediction from Turbo
394d4558c1 Open app when clicking on icon in App Info
39537b0da1 InstalledApp: show link to Google Play
39617f24a1 Settings: Improve app info screen
397f54b9ec Settings: Integrate crDroidSettings
3987acee83 Settings: Make dashboard search bar round like stock
399b55ddf7 Settings: show battery times in summary
40072d0be7 Settings: remove unneeded collapse limits
401d390adc Settings: Enable advanced reboot by default
40275bcaec Revert "Settings: adaptive icon"
403bfecdb4 Settings: Fix CR version in About menu
404d5e92a9 Hide legal info
405673aa7b Hide API version
4062730adf Settings: Add lockscreen visualizer toggle
4075499b5a Settings: Add LineageParts charging sound settings preference
40804d9afb Revert "Revert "Settings: Add missing animations""
409
410 * packages/apps/SetupWizard/
411a00aa8e SetupWizard: Rename strings
412f91b3c6 SetupWizard: Bring it on our side
413133efa1 Account for PhoneMonitor API change
414
415 * system/core/
416dfd72fc Add wrapped key support
41784807c7 Make GetDeviceLockStatus() favor unlocked devices
4182d7db5a LockscreenCharging: squashed (2/3)
419832f79d utils: Threads: Handle empty thread names
420
421 * vendor/lineage/
4222427ed3 Build adb_root
423
424====================
425 11-08-2019
426====================
427
428
429 * bootable/recovery/
430df12785 Make adb use a custom prop for adb root
431
432 * frameworks/base/
433f0717d6 PrivacyItemController: Enable permission hub by default
434b283bdc Revert "DO NOT MERGE Revert "Adding the privacy chip to the CarStatusBar""
4352ab1504 Revert "DO NOT MERGE Remove Privacy Indicators"
436
437 * packages/apps/Settings/
43882837f4 Settings: Enable permission hub by default
43938910ef Revert "Remove Permissions Hub."
440fa572ee Add toggle to enable ADB root
441
442 * system/core/
443efc798d Make adb use a custom prop for adb root
444f8904e1 Add adb root hooks
445f89b27a Add adb_root daemon
446
447====================
448 11-07-2019
449====================
450
451
452 * packages/apps/crDroidSettings/
4534896284 crdroid: Re-enable smart pixel settings
454
455 * packages/providers/ContactsProvider/
45698b58b7 CallLogDatabase: Try to re-run the version 6 upgrade path
457
458====================
459 11-06-2019
460====================
461
462 * android/
46382c1511 manifest: Track updater and frameworks/av
464
465 * packages/apps/crDroidMusic/
466cda1e20 Fix music service for Android 10
46791c9d5f Fix crash with toast message on scanning files
468e5ffe0a Trim about info
46975eae6e Music: Rename package name to avoid conflict
4702c6f57e Update gradle
4713b7e232 Music: Add default adaptive icons
4720898203 Bump minSdkVersion to 26
47319e8981 Rename to be generic music app
474e61c57a Change final apk name
4758b243b1 Surpport the different character encodings of lyrics files(Tested with utf8 and gb18030(chinese)) with juniversalchardet.
4763750a0f Fix gradlew build
47792ea654 Update wrapper to 4.1.0
47812bf0ed Enable pro
479
480 * packages/apps/crDroidSettings/
481882c427 crdroid: Add updater pref
482
483 * vendor/lineage/
484256e0b4 overlay: Set google assist as default assistant package
485
486====================
487 11-05-2019
488====================
489
490
491 * packages/apps/crDroidMusic/
49266206c0 Add zipalign and related libs from latest android sdk
493d618ba1 add build script and tools the script will build, sign and zipalign the apk
49441fc01a Remove bugreport code
49528f0014 Use dark splash screen at first launch
496
497 * vendor/addons/
4981893ee9 [TEMP]: don't style CellBroadcastReceiver