Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- crDroidAndroid Changelog:
- 20190131-20190209
- ====================
- 02-09-2019
- ====================
- * frameworks/base/
- a9e64f5 QS tiles customizer: respect user tiles columns value
- 2628225 New Crowdin translations (#192)
- * packages/apps/crDroidSettings/
- a5ed009 New Crowdin translations (#372)
- * packages/apps/SystemUI/
- QS Reboot Tile
- ====================
- 02-08-2019
- ====================
- * hardware/lineage/livedisplay/
- 62d6ecd livedisplay: sdm: Fix restoring default mode
- 36ab575 livedisplay: sdm: Fix isSupported() checks
- d4eb8a8 livedisplay: The module isn't proprietary
- 0d26b6b livedisplay: Nuke color balance
- d421085 livedisplay: Minor code cleanup
- 950336a livedisplay: Fix racy init
- * packages/apps/Settings/
- 441ee5f Settings: Fix ordering of crdroid settings category
- 0ef864e Settings: Use correct icon to reset battery stats
- * packages/apps/crDroidSettings/
- e928a91 New Crowdin translations (#371)
- 639e542 crdroid: Improve string for battery stats reset
- ====================
- 02-07-2019
- ====================
- * android/
- 94498d1 manifest: Track clang 8.0.8
- b7d2d04 Merge 'lineage-16.0' into 9.0
- * art/
- f443eb4 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * bionic/
- 6b956ae bionic: Remove ARM/MIPS fenv duplication
- 622520b arm64: Extend branch range in __memcpy_chk
- e61cddc bionic: strip libc and linker
- 6fc123a libm: Update to FreeBSD r336665
- d23e700 bionic: Update libm from upstream
- 4176263 libm: Switch to FreeBSD's actual sincos
- e32f8ae Switch to FreeBSD catrigl.c for complex arc trig functions
- 3a274b9 Improve strncmp for mutually misaligned inputs
- f019206 Improve strcmp performance for misaligned strings
- c0303a0 Optimize memcmp for medium to large sizes
- 663c250 arm64: Use builtin for nearbyintf/nearbyint
- 8bebcf9 Optimize the clone() system call on ARM(64)
- 2c489cf Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * bootable/recovery/
- e61adcc Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * build/kati/
- e1ae0f6 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * build/make/
- 661ba35 core: Fix dex pre opt build with ims
- 4263382 build info: Remove line breaks
- 912e002 build: Add more info
- 9213725 Enable GSS garbage collection
- 555382e libart: Turn off jit profiles and just use speed
- 7b45e5f build: execute changelog generator script
- b8be462 build: Enable custom ccache cache dir for Android
- 714f107 Make build ID simple
- 070c5d3 build: force rebuild build.prop
- 458bde5 Use 'release-keys' for build tag
- 97a0ffd Remove ro.kernel.android.checkjni
- 8d2ebbd disable Dalvik lock contention logging as it isnt needed
- a72f2cb Remove Feedback Directed Optimization support
- eb29b4e DNM: Allow adb debug
- d40fda9 build: Add ANSI name
- 058ed71 DNM: build: Disable adding compatibility archive on treble builds
- 1aaf627 target: Skip building QSB
- dfac539 build: Rename OTA package
- 238f876 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * build/soong/
- a2b846f soong: arm: Use -mcpu=kryo when using clang
- efdf38f soong: use -mcpu=cortex-a57 for kryo
- 59ce6cd soong: make host use native not prescott
- d67e276 soong: Add -fsanitize= argument to assembly flags
- bbebf7c Fix multilib first with multiple 64-bit architectures
- a9da48b Allow product_variables.malloc_svelte inside target
- 52598a7 soong: Change to CR_VERSION
- * dalvik/
- a879c37 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * development/
- 86865ad Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * external/f2fs-tools/
- f2dba35 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * external/skia/
- 89b7010 Merge 'lineage-16.0' into 9.0
- afc6528 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * frameworks/av/
- fb4181e cameraservice: Lazy loading of audio files can speed up camera startup
- 17b84cb MTP: Add support of ObjectInfoChanged Event
- c35eeb8 av: silence album art error in MetadataRetrieverClient
- fb4004f audiopolicy: support extended feature in audiopolicymanager
- efa9f06 Allow FaceUnlock in background
- fab88da CameraService: Fix openCamera denial for OP cam
- 5dc7a8a OMXNodeInstance: Do not use already freed memory
- b129060 Use uint32_t instead of int to support 2G or bigger file
- b5b18ff audio: add support to enable track offload using direct output
- e1f43db Camera: Skip stream size check for whitelisted apps.
- e2c5471 Tuning of Binder buffer for various HALs
- d0facff audiopolicy: reset capture state when input is closed
- 6378ed9 Audio: Set Deep Buffer flag for music stream.
- 2e4f07d base: bring back screenrecord [2/2]
- b70d872 Stagefright: Do not skip frames in time-lapse-source for high-speed
- 6151fe6 Stagefright: Update start-time once input-time reaches expected start-time
- 07bf4fc Stagefright: Allow setting high-framerates in CameraSource
- d762750 Modified that logs do not include URLs
- bedffb3 Fix high battery drain after using flashlight
- feb51fd Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * frameworks/base/
- c16ec20 Informing app idle listeners on enabled state changes
- 355cce1 Clear all lingering notifications when network is disconnected
- 02c2b98 OnTheGo: Add missing import ComponentName
- 5be359e New Crowdin translations (#191)
- 0fe1197 Update Crowdin configuration file
- f40e1af frameworks: Reset battery stats [1/2]
- 552e458 Themes: Workaround to fix dark theme on Messaging app
- 65449b5 Ability to hide superuser status bar icon [1/2]
- 4ae6f13 Remove the check of mService when BluetoothHidDevice doUnbind
- 039f434 Update navigation bar upon change of display density
- 49b6add SystemUI: don't add already attached qs tile views
- f51d146 Keyguard: Hide check button when using PIN quick unlock
- 9991ab4 LatinIME: fix navigation bar for expanded desktop
- 3856c88 build: Add props to allow skipping build consistency checks
- 226c401 Utils: Add function to kill package
- 7d8a2f4 Add Clear All Button to Recents [1/2]
- 3cab5ee Quick settings panel : Set transparency [1/2]
- 550d363 crdroid: Clean up one hand mode UI [1/2]
- 76c9e38 onehand: Add display shrink mode
- 68175a3 Move net monitor to expanded statusbar header [1/2]
- 76a02e3 Revert "Fix memory leak caused by SystemUIDialog"
- 970f9c1 VoLTE icon: reduce height & width to match status bar icons
- 9006b6c Allow tuning extra padding for status bar
- 15b12d9 Rounded Corner: Code improvement and clean up
- 650cc67 Custom Rounded Corner and Padding preferences [1/2]
- 39ee752 Add toggle for lockscreen weather and improve code
- a58d6bf Weather client: fix refresh at boot and improve/cleanup code [1/2]
- f9a67aa Weather client: switch to vector drawables
- b2ccacc SystemUI: Implement weather on lockscreen like Pixels
- 1946bf0 WifiDisplayController: handle preexisting p2p connection status
- 8488084 WiFiDisplayController: Defer the P2P Initialization from its constructor.
- a970f0c Merge changes for launching wifidisplay from system settings
- 10e5036 Add option to auto hide status-bar clock [1/2]
- 224fba4 Update QS tiles showed by default
- 382a2ba Use same NFC icon as that in QS tile
- 1b0353f SystemUI: Add statusbar NFC icon
- ca3f26e Extended audio panel - fixes for unlinked notifications
- 121af31 Extended audio panel [1/2]
- 8c9303b Left volume panel: Fix animation
- 6568db1 Volume panel location: load the bool once
- 8c11560 SystemUI: allow devices override audio panel location
- 2d6833c frameworks: Add unlinked ringtone and notification volumes
- 3e7bbc4 BatteryMeterDrawableBase: Refresh only when value changed
- 6087ae5f BatteryMeterView: Fix logspam with battery percent view while charging
- 4e3a50e PMS: Improve code stability and avoid vm reboot
- 2665eb8 PMS: No need to call permissionsState.getPermissions
- 6beb8e6 telephony: Conditionally ignore RSSNR signal level
- 8e148ca CPUInfoService: Clean up intent filter
- 227c9ed telephony: Make IMS method updateToState accessible
- 71d4894 Ambient music ticker: don't trigger if it's not a media notification
- e4f44a6 Ambient music: be sure to clean track info on media notification drop
- 9298077 fonts: Build different fonts.xml if EXCLUDE_SERIF_FONTS is true
- ddfd5b0 FontService: Disable logspam
- ec7cf58 Set font for remaining keyguard items
- d299eed Set font for AmbientIndicationContainer
- 7f0d9d4 FontService: fix null object reference
- 293c82a FontService: fix potential NPE and handle disabled packages properly
- 8dd67a2 Add progress for font apply [1/2]
- e04ee16 Dynamic font fix for FDE devices
- 2ed24ef Fonts: patched a few need files for boot
- 76fb8a6 Fonts: Update keyguard when font changes
- 66b8133 bringup: Fontservice
- 3f3d41a PebbleBerry: Add black/dark themes for google intelligence and wellbeing
- bc34a4a PebbleBerry: Add QS header styles [1/3]
- 4cb7d1b4 PebbleBerry: Introduce Tile Styles - a QS tile style picker [1/3]
- e7e2e2a PebbleBerry: Simplify for power saver mode
- 59e53c3 PebbleBerry: Turn off night mode before switching dark style
- 94da994 PebbleBerry: Fix black theme auto reset
- 72bb70f PebbleBerry: Add independent switching of notification theme
- 0404b58 PebbleBerry: Support black overlays
- 2fdfce8 PebbleBerry: Allow switching accents and light dark themes in better way
- a55e5ab PebbleBerry: Add string to store status for dark theme usage
- 06206aa PebbleBerry: Add SystemUI dark theme support
- 8d960d5 PebbleBerry: Create theme/accent manager utils
- 2c3672d TunerServiceImpl: Remove unavailable settings from blacklist
- 2122879 Revert "SystemUI: Berry styles"
- f379c78 Reload assets on overlay change: code improvements
- d83e34e Notifications: Do not use theme context for remote views
- 27611cc Improvements in loading notifications with dark mode
- d108fb4 Reload more assets on overlay change
- cb06f52 Add support for theming notifications
- 4bd623c Expose notification info text color
- 81a7ebb Themes: Remove color spans when using config_useDarkBgNotificationIconTinting
- 5172b42 Themes: Add Theme.DeviceDefault.Resolver.Exposed
- 2ee463b Themes: add bool to optimize notification icon colors on dark backgrounds
- f861fac Themes: Expose notification icon colors
- 13b3fad Themes: Set UserIcons tintMode to SRC_ATOP
- dcb4630 Themes: Expose QS tiles and label colors
- 087dd5a Themes: SystemUI: expose screen pinning colors
- ee74405 Themes: SystemUI: Expose QS edit item decoration background color
- eb4a957 Themes: Allow Permission Icons to be fully themed
- dff2cd1 Themes: Expose toast & tooltip text colors for themes
- f70a4af Themes: Expose Keyguard affordance circle background
- d01b991 Themes: Allow volume slider and thumb to work with custom images.
- 111b8d0 Themes: Expose Screenshot flash and background colors
- a5a98b8 Themes: Expose Keyboard Shortcuts Dialog
- ce11f93 Themes: graphics: ADB "N" icon compatible with OMS7
- c71bb1a Themes: SystemUI: Expose switch bar title
- 38583c2 Allow Navbar ripple color to be themed
- 0e4ae63 Themes: Expose QS tiles and label colors
- 19c09d1 Themes: Expose QS background color
- ee0246e Expose and tint settings dashboard icon tint
- f2e7dbb Expose autofill save dialog text color
- 5a8b07d Expose screen pinning dialog background and text color
- dd0b973 base: themes: dont use colorPrimary for active qs
- 30e8049 Expose two target preference divider color
- df10d49 Expose faststroller text for themes
- ded86a9 Expose toast colors for themes
- b1ee13a Fix autofill save dialog
- 3da3966 Allow Immersive cling colors to be fully themed
- ee11137 Themes: Allow Resolver List BG to be fully themed
- f26bd21 Make resolver list fully themeable
- 4ca9b5e Themes: Expose resolver hardcoded colors
- f45b653 Lockscreen Visualizer: Check for keyguard fading away
- 841663c LockscreenVisualizer: Use offload thread
- 5c34440 Ambient display music ticker [1/2]
- f5877ca Port ambient Now Playing container from Pixel [stripped down version]
- f1e96a3 Fixes for lockscreen visualizer
- 47b2acf Lockscreen visualizer: fix SystemUI FC when using Pulse
- 215caf8 SmartBar: Enable action for Expanded Desktop
- f49d53a SmartBar: Enable action for One Hand mode
- 91ab623 Update stock navbar items only if enabled
- 3adeb99 SmartNav: Bring back Kill App action
- f94b0a9 Pulse : allow to blacklist apps [1/2]
- ce4faf0 SmartNav: Implement pulse for stock navbar
- 6f72cb6 SmartNav: Add missing setting defines
- b7bf02a Pulse: add back auto color based on albumart
- e27064a Initial checkin on Pie for SmartNav navigation suite
- bff4f59 Add Flashlight blink on incoming calls [1/3]
- d7a73bd AppOps: Do not prune apps that are not present
- 136d530 SystemUI: Name Cellular Tile based on carrier
- e1df5f7 Custom Icons handler: add launcher icon cache support
- 13d8b0f Stock Recents/Overview icon pack support [2/3]
- 1d546e9 Camera: Longshot with Burst Functionality.
- 79ebe4b Camera: Force HAL1 for predefined package list.
- e81c9aa Camera: Ignore torch status update for aux or compsite camera
- a7064e9 Camera: Skip stream size check for whitelisted apps..
- 712f7bd camera: Skip HFR checks for privileged apps.
- 59a1472 Camera2: Notify fps as Session Based Parameter
- 00a7e7d Camera: Clearing exception for Extended Face
- 9eacc88 Camera: Extend face detection
- c49c6c1 Camera: Don't throw exceptions when value pairs have spaces in them
- 88c7d7e QS: LocationTile: make it cycle modes
- 319bc1c keyguard: Actually kill Fancy Colon
- 6df297f Fix no default ringtone for slot2
- 6a8159e Phone ringtone setting for Multi SIM device
- c4f63fc Suspend Actions [1/3]
- 319cc47 Utils: Import restart systemui api
- 663e255 Allow users to switch between Pie/Oreo recents [1/2]
- 411d10e SoundSearchTile: Make default state inactive
- e7356bc Add Google Sound Search tile
- 0008829 Cellular tile: don't show disable confirmation dialog
- 172b311 Remove call to expand QS panel while pressing the Airplane QS tile
- 0a89e3f Ask pin when tapping Airplane tiles on secure lockscreen
- be047f2 Qs tiles no title: use bigger rows padding
- 142d845 Reset WindowingMode of the orphaned TaskRecord
- fa333e9 Synchronize mPermissions to void NullPointerException
- 0655839 PhoneWindowManager: Check if proposed rotation is in range
- 65e525f OnTheGoTile: Fix active inactive states
- b04e70b QS: SystemUI: Add On-The-Go Tile
- 340a742 fw_base: On-The-Go Mode (1/3)
- 40eed20 Add device key action to take screenshot [2/3]
- df5bb7f Add device key action to toggle flashlight [2/3]
- b50ccd7 Add api to toggle flashlight and check if device has flashlight
- 7450af3 base: implement OP like navigation gestures [1/2]
- cd11833 AODTile: Fix long click intent
- 22c0b78 BatteryBar [1/2]
- a1f8a99 Ability to toggle VoLTE icon in statusbar [1/2]
- d3bceb0 Allow to dismiss notifications with FP left/right swipe [1/2]
- e08b4ae Add Always On Display QS Tile
- a367209 MusicTile: Make tile state inactive if not playing music
- 0551744 Add Music QS Tile
- e90e388 Allow to set QS panel columns and rows [1/2]
- 69a2217 Speed up Recents additional buttons show delay
- beaa6ab battery: Allow setting custom symbol near text on charging [1/2]
- 38af366 BatteryMeterDrawable: add battery styles [1/2]
- 617fb6f Use SHOW_BATTERY_PERCENT to position battery percent [1/2]
- 90ff063 Fingerprint authentication vibration [1/2]
- 35c8641 Allow using 4G icon instead LTE [1/2]
- cfdb6ad Make roaming indicator optional [1/2]
- e0f893d PM: Enable signature spoofing by default [1/2]
- a97a266 Add ability to toggle bluetooth battery level in QS [1/2]
- 84cbab6 Add ability to toggle bluetooth battery level [1/2]
- 7c3d016 Add CarbonGestures [1/2]
- 4725a3d SmartPixels: Also depend on burn in protection
- 481d6d5 SmartPixels: Add config to enable smartpixels support
- 3fcd784 base: make smart pixel burn-in protection dependent on device burn-in
- da4ef29 Add smart pixels [1/2]
- 67f065b Custom logo customizations [1/2]
- 457be3d Statusbar clock customizations
- 140fd7b Allow using position tunable to hide clock
- 414108b Add separate tunable for clock seconds
- 74c075b Use alphaoptimized layout for custom icons on left
- a8ccb29 CollapsedStatusbar: Fix phantom spaces in status bar
- a89ae98e SystemUI: Network Traffic [1/3]
- 07899f8 SystemUI: Add Lineage statusbar item holder
- be4dea1 CompassTile: Add a device supports compass check
- b314914 CompassTile: Do not use slashed icon
- 2cb1208 CompassTile: Set default state inactive
- 2912a6e Add Compass tile
- a201a99 ExpandedDesktopTile: Set default state inactive
- f9c095a QS: Add Expanded Desktop QS Tile
- b6a8460 PhoneWindowManager: Do not panic if immersive mode active
- bef5f2b Add a whitelist for location providers outside of /system [1/2]
- ac5741c PM: Signature spoofing [1/2]
- aa36219 core: Add support for MicroG
- 0856457 AbsListView: Fix widget couldn't find any view fc
- 00d475b Return: Listanimation Views and Interpolator [1/2]
- f181960 Add option to disable scrolling cache [1/2]
- e255d0c Fix: No text in toast for RTL layout
- a5a4a85 FW_Base - XuiMod: Toast Animations [1/2]
- a3a93cc AppTransitions: Remove hackery for controls duration
- 6cd539b Allow toggling animations off [1/2]
- d78fac0 SystemUI: remove unnecessary recent apps transition
- a2a4028 AOKP custom system animations (1/2)
- c06d80b display: Don't animate screen brightness when turning the screen on
- 63f384c Add interpolators to qs tiles animation [1/2]
- a7e08bb Add animations to quick settings tiles [1/2]
- 1561f92 Update ringtones and notifications
- 3fe59f2 Force Expanded Notifications [1/2]
- 752ad0a Base: HeadsUp snooze function [1/2]
- f622230 HeadsUp: add timeout option (1/2)
- 5c87823 base: Add accidental touch prevention for assist key
- 64807a3 base: Introduce Accidental Touch
- 7891d84 base: Introduce new navigation bar key event source
- 271907c Battery light: 100% charged level (1/3)
- f0edda5 Add HW Keys QS tile
- 58d3465 policy: introduce pocket lock
- 6142982 pocket: introduce pocket judge
- 1df2382 base: Add bool to enable/disable doze by default
- 26e8b36 Allow tuning ambient display with sensors [1/3]
- 4625848 Toast icon switch [1/2]
- c1edd89 Show icon of package associated with Toast
- 07755ae Integrate crDroid OTA into crDroid Settings [1/3]
- 0b3b508 StatusBar: add missing import for ContentObserver
- 38c36d5 Add AlarmsBlocker [1/2]
- eac2258 Add WakelockBlocker [1/2]
- 6dbcf8d CPUInfoService: Improvements and fixes
- 37b98b9 QS: Add CPUInfo toggle tile
- cf5a2d9 SystemUI: add CPU info overlay
- 2a09472 ambient display: Fix volume key music control
- f9fb2ac Base: Hide power menu on secure lockscreen [1/2]
- 65c47a0 base: persist screenshot type in settings
- 18cc1c9 QS: Add partial/full screenshot QS tile
- e619cce QS: Add Screenshot QS Tile
- 752bc25 core: Add api to take screenshots
- 5e5083b base: bring back screenrecord [1/2]
- 9d024c6 Live Volume Steps [1/2]
- 0c1fc0b QS tile titles visibility [1/2]
- 52ca1d8b Add customizable action for back long press button [2/3]
- fac8f31 Add device key action to kill app [2/3]
- 49e72bc Add toggle to disable HW keys [1/2]
- c3d26c4 Statusbar: Clean up Tuner API
- fb87129 SystemUI: Add back the Pixel Navbar
- fbc3a44 Use FORCE_SHOW_NAVBAR to actually toggle navbar
- f950c5a Quick settings: Add Haptic Feedback to tiles [1/2]
- 08e173e Add option to select brightness slider positon [2/3]
- 3241c1d Fix playing screenshot's sound when camera's sounds off
- 7cfd57b Allow to disable screenshot sound [1/2]
- 41933c4 Separate double tap to sleep on lockscreen [1/2]
- e6b06a7 Return: Smart Pulldown [1/2]
- 4a4d7ee SystemUI: Add case to quick pull down status bar anywhere
- d12546d NotificationPanelView: Clean up tuner API
- 3d1f0ba SystemUI: Update NFC tile drawable
- 30fcae8 MediaScanner behavior on boot (1/3)
- 12979a1 Keyguard: Fix scramble PIN view for multiple users
- af4e691 Disable PIN entry after successful quick unlock
- f7269fe Keyguard: Forward port lockscreen quick unlock (1/2)
- 85184f3 KeyguardHostView: Auto face unlock v2 for pie
- a1c81d40 Add config to enable face auto unlock by default [1/2]
- 421e4e5 Base: fix facelock crash when lock screen is disabled
- ce2da51 Add preference for automatic face unlocking [1/2]
- 5c3c156 Dismiss keyguard automatically when face is recognized
- 2fb8c63 Add crdroid utils
- f43459b base: Add metric for crDroid Settings
- f632102 BatteryService: add dash charging support
- 0cf38f8 LockscreenCharging: squashed (1/3)
- 92faa27 base: Add stub files
- abc693c SystemUI: re-enable Tuner
- c197799 fix deadlock of binder thread and ActivityManager
- 218f8ac Fix deadlock in AcitivityManagerService
- 04a63cd hwui: fix mmap leak of graphicsstats service
- 9634615 Fix memory leak caused by SystemUIDialog
- 6cb7be4 widget: Fix DateTimeView fc issue
- 8e5b115 Update sound/vibrate notification key only when it actually buzz/beep
- 8a01cad Check if notification is valid before it finally vibrates
- 7c60d53 Don't request render in GLSurfaceView.GLThread ctr
- 9163f18 core: Fix switching fragment appears white screen
- 402b0de SystemUI: Keyguard: Check for a null errString
- dc5cc12 MTP: Add support of ObjectInfoChanged Event
- 20f94b1 AMS: Fix the null pointer exception in MainHandler:handleMessage
- 9fc1ae8 AMS: Uncatch the IllegalStateException cause process crash
- c02d66b AMS: Fix the Deadlocks exception in UiHandler
- 4d7705a Telephony: NPE observed in Settings when click on Search settings
- c62fda1 AMS: Fix the null pointer exception in IntentResolver
- a43c7e0 Move register AppIdle listener into onBootPhase
- 5d220ae Fix VideoView parsing some URIs failure issue
- ff95fab InputEvent: Skip IME stages dynamically
- cc351cb No Safe Check for Overflowing Alarm Expiry time
- efb87f9 ViewRoot: Ensure we release surface from setWindowStopped
- c82b59b Update the screenState for keyguard while screen turning on
- 60fdecf Delete the check of mService when BluetoothHeadset doUnbind
- 9c125c9 Make services with uid 1000 restart if their host process crashes
- 1d46388 ConnectionRecord: make SystemProcess Watchdog when clean app process
- c630484 Fix motion event offset of DecorView is moved in the window
- 8ef9099 Fix Possible Deadlock with getFeatureState
- 4c159b7 Bluetooth: Fix NPE when accesing Manufacturer Data of invalid ScanRecord
- d504564 hwui: stability: check mmap return value
- 6caeb76 Provide Synchronization to destroyUiAutomationService()
- 3c010ab ConnectivityService: null check before accessing getCurrentScore()
- 9bc4b3f7 SystemUI: Fix crash when unlocking via fingerprint
- 59515d1 Fix ExifInterface for .heic when meta is at the end
- 4f7e0e0 Do not move the multi-window divider when showing IME
- d45cb3e Prevent crash when multiple Screenshot request
- ef4d5a2 Preserve x18 while preloading SP-HALs in the zygote
- 486d64d Crash app on foreground service notification error
- 5aa9a9a KeyStore: Check for daemon death and reconnect if needed
- 4cef847 Refusing to enter PIP mode when activity destroyed
- 6783a4f Fix PIP media session listener for secondary users
- 4741a57 Fix the behavior of keyguard bouncer in a corner case
- 7bb81e2 VrManagerService: Solve the null pointer exception
- d4136cc SystemUI: Fixes context for tiles without longClick
- c4c9701 ActivityManager: Fix display id JE issue
- d2c3541 Activity: Fix class not found exception
- 3eaa493 am: Fix top activity resume with secure keyguard
- 54f8c0f Fix app shortcuts string when changing language during first boot
- b6295ee do not remove system when provider publish timeout
- f9090b9 service: ResetListener in StorageManagerService
- 29e4362 system_server:process: Crash on Android user-switching
- 45a04ab Kill off provider info logspam
- cd0126f Remove unnecessary videos
- 1505eeb Fix a 'memory leak'
- 5eb1251 base: Remove round corner padding from statusbar
- c14327b KernelWakelockReader: stop the panic
- e8e105f Screenshot: Fix possible NPE
- 61986f0 Sync Preference in UI for new cached device
- 1f57279 Suppress FingerprintManager logspam
- b16dd47 TunerService: Prevent NPE with tunable
- 979f1b8 base: Make Build.DATE visible to apps
- 7d66281 Synchronize on a static final object to lock mDeviceBusy
- feeb33f Avoid that the bound process has a higher priority than caller
- 8d98d5c Framework: Remove some methods from boot image profile
- 1b2fbcd Fix data source for HEIF exif extractor
- d4cbeb2 Fix issue which exception happens with ExifInterface for HEIF content
- cfbc5fe Change caught exception in MediaScanner when ExifInterface is created
- eae9687 Remove NotificationVisibility storage pool
- 27e4be2 NightLight: Allow lower temperatures
- 55c2aaa Increase Zenmode max hour limit from 12 to 24
- 8952ec1 view: add null check for dispatch touch view
- 261683c Fix UsbDeviceManager null object reference
- 91c9e21 ExifInterface: Avoid infinite loop on stream seeking failed
- fdc5bdc Revert "ViewRoot: Ensure we release surface from setWindowStopped"
- bbd816a AppStandbyController: Only check user standby setting
- 425f25c WallpaperManagerService: Fix theme switching
- 78282a2 ConnectivityService: Fix idle timer rule leakage
- 60b4bbf PackageManagerService: update client app info when related shared library updated.
- e2ccdad ExternalStorageProvider always throws exception when renaming
- 13f46d6 audio: dispatchPlaybackChange with handlerThread
- 80fc4a4 Settings: Only valid screen power consumption need to smear
- ea2ef35 Fix ix Intent restoreFromXml missing type
- 4b56d29 pm: Fixes can not boot issue
- f7d44e6 pms: Fix the IndexOutOfBoundsException issue
- b3e387a Location: Skip processing when reciever pointer is null
- b8de5932 InputMethodManager: Fixed memory leak when windowDismissed
- 80be2f4 WindowManager: Remove unused calling for better performance
- 9732b85 SystemUI: Fix ArrayList callbacks not being thread-safe
- 8053c77 Parse Exif OffsetTime in MediaScanner
- 0a02138 Use getCompressedSizeLong to get correct size for 2G file
- 7ce7a02 connectivity: Configure additional TCP parameters
- 993e603 Fix MtpDatabase multithreading NullPointerException
- 0e77f6c MtpDatabase: Fix potential NULL dereference errors
- 3e2f50f Return null if a provider died before acquisition
- 5141f21 SystemUI: restart timeout causes black screen
- 0b58d06 wm: Passing a new ArraySet instance to avoid crash
- d8bee97 GlobalActions: Fix systemserver crash issue
- 63c7a1b Make the allPendingIntents add operation thread-safe
- fa375b5 Fix System Server Crash in completePauseLocked()
- 5345bd4 Reuse DeathRecipient object for StatusBarManagerService
- 392aebc ViewRootImpl: Fixed memory leak caussed by viewrootImpl objects
- 1634b67 ContentProvider: avoid client waiting forever if server is killed
- 940e579 frameworks: Fix activity stack ConcurrentModificationException
- 2408693 PackageManagerService: Avoid NPE in matchComponentForVerifier
- 4cb5f78 Reduce the uncessery wm call while checkKeyguardVisibility
- 8516182 aapt: Fix compiler warning (clobbered by longjmp)
- 7cb3d20 aapt: add check for untranslatable "string-array"s
- ad9acd0 aapt: Use a std::map instead of a SortedVector
- e783ca1 aapt: Speed up the style pruning
- 8120e22 CarrierConfigManager: Enable enhanced call blocking function
- 1ed8e82 SystemUI: guard possible concurrent issue in LocationController
- d812083 SystemUI: thread protect keyguard callbacks
- 98418b6 bgdexopt: Let PM handler run between optimizations
- 6252753 Update whitelist when installing system application
- bee3c85 fix incorrect context classloader initialization in system_server
- 020276e StorageManagerService: Fix for system_server crash while booting
- bfbbb43 core: set default longpress home action setting
- 71acccb WindowManagerService: Remove status bar perm checks
- e4f1396 BatteryStats: Correct formatter for pkginst in battery stats
- 822bb61 SettingsLib: Cherry-pick misc fixes to AOSP
- f65c5f0 Handling InputMethodService show with BadTokenException
- 58bf873 DragSurface: destroy surfacecontrol in view site
- 8815548 Not passing contentInsets to onAnimationStart
- 7283102 Persistent disable background app notification by default
- d863562 services/job: Fix two Jobscheduler bugs
- ee8e4f4 Remove another unused calling for better performance
- abf094c BackupAgent: add backup shared mode
- a2906a2 SettingsProvider: Fix for google backup and restore
- 1f053b1 Rename the backup file to base file when backup exists
- ffa2c47 Fix intermittent slowness in resolver activity towards end of day
- 28b1996 base: disable warning in StaticLayout
- a21b608 Telephony: Don't crash for too long baseband version
- d4d6d97 Google FRP: save password quality in resetPassword
- 6329041 base: SettingsProvider: cleanup leftover logspill
- 368e508 Fix NPE when AOSP ambient display preference is removed
- 3d83358 Shorten wait time for shutdown time optimization
- 0dc8a98 ActivityManager: fix npe in ProcessRecord
- b7c3c9a frameworks: Fix null pointer Issue
- da00586 hwui: Don't run comparisons on non-jank frames
- 2f3dc30 Revert "Remove getIntWithSubId in TelephonyManager."
- 98e8a72 base: limit direct share targets to reduce lag
- f631751 SystemUI: Prevent NPE in Dependency.get() in BrightnessController
- ed1fcd2 SQLite: Do integrity_check only once
- cd09156 Add handling SQLiteDatabaseCorruptException
- 6d66eb4 MediaScanner: Detect folders
- 2023e77 SystemUI: fix MediaProjection cast crash
- 758f786 aapt: silence density flag warnings
- 44fba60 Avoid needless Integer.valueOf() object allocation.
- b05f7f4 Reduce log verbosity: Don't spam logcat
- 2fa7b39 SmoothSpinners: Makes the loading "spinner" animation smoother
- 63d5552 Scroll: modified velocitytracker
- 3307a63 Allow faster app switching
- 0955bc4 Speed up Orientation Listener
- 070f050 ViewConfiguration: misc changes (rev)
- 90c1b89 android.view: Speed things up!!
- 95a06e4 libs: hwui: Enable perf mode and disable pgo
- 1a631c1 ListView: Obtain next list item in advance
- fff4c83 Notification: Remove logspam from apps without channels
- a77bc13 Don't crash if there is IR HAL is not declared
- 3e8e596 TelephonyManager: Prevent NPE when registering phone state listener
- 1d160dc InputWrapper: Opt out early if session == null
- 8dc94d4 Fix NullPointerException in CaptivePortalLogin
- 7f49e1a core: touch response optimizations
- 0171ec5 Optimize AbsListView to reduce click operation latency
- b0382b5 SystemUI: Remove annoying log caused by aosp bug
- 3f2c4eb NavigationBarView: Avoid NPE before mPanelView is created
- 2291604 Add missing STORAGE_INTERNAL permission for BackupRestoreConfirmation
- 6e52efa SQLiteDatabase: Catch corrupt exception during transaction
- 72e1bfd Make Build.TYPE and Build.FINGERPRINT consistent for apps.
- b7e9da3 Enable NSRM (Network Socket Request Manager).
- 9fc4a78 Improve scrolling cache
- 3ae3916 DEBUG: Turn off some debugging we don't need.
- cd1aab5 Allow Python Versions Higher than 2.6
- af174ff ParcelFileDescriptor: can we stop the panic here?
- fc18921 BluetoothAdapter: disable logspew
- b25dd8c base: set scrolling to 0.006f
- d22305d hwui: Disable fine-grained logging
- d6cd7e1 hwui: Remove deprecated compiler flag
- 12930ac Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * frameworks/native/
- 10f728b Translate pointer motion events for OneHandOperation Display Shrink
- cd0e17d sf: Add support for multiple displays
- 6b8cc31 Gralloc2: Allow invalid usage bits
- a0404e3 native: touch response optimizations
- 355f4f4 Fix incorrect print starved time of binder pool
- 0beab8d libbinder: auto-choose between binder/vndbinder
- fd3186f Fix bugs regarding calculate dalvik-cache size
- 47e4b57 Input: improve touch response slightly
- 4e76108 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * frameworks/opt/net/wifi/
- 06a92f5 WiFi: Ignore connectivity scans during WFD session
- 9992063 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * frameworks/opt/telephony/
- dc96f18 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * hardware/interfaces/
- aa0e295 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * hardware/nxp/nfc/
- ec3b549 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * hardware/qcom/audio/default/
- 8050568 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * hardware/qcom/bootctrl/
- a1d491d Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * hardware/qcom/gps/
- 5dc7ab4 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * hardware/qcom/media/
- a316b4c Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * hardware/qcom/sdm845/gps/
- 236e6c3 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * hardware/ril/
- 8f3b236 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * libcore/
- 1c7c326 Merge tag 'android-9.0.0_r31' into 9.0
- * lineage-sdk/
- 7592f34 lineage-sdk: Remove DB upgrade for FORCE_SHOW_NAVBAR
- 513d27d LineageSettingsProvider: Fix migration of FORCE_SHOW_NAVBAR
- 0b02cc4 Add emergency power menu constant
- * packages/apps/Bluetooth/
- b25a585 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * packages/apps/Camera2/
- 1353931 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * packages/apps/CarrierConfig/
- 240fe89 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * packages/apps/CellBroadcastReceiver/
- e4439ca Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * packages/apps/CertInstaller/
- f5f144b Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * packages/apps/Contacts/
- 5136049 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * packages/apps/DeskClock/
- 30c9100 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * packages/apps/DocumentsUI/
- d945fdf Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * packages/apps/Email/
- e3e6551 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * packages/apps/EmergencyInfo/
- 945e797 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * packages/apps/KeyChain/
- beb9b46 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * packages/apps/ManagedProvisioning/
- 6328a99 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * packages/apps/Nfc/
- 9219cd7 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * packages/apps/PackageInstaller/
- b6f5c29 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * packages/apps/PhoneCommon/
- c815455 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * packages/apps/Settings/
- dbfbeb4 Settings: Reset battery stats [2/2]
- 5f38b6c Settings: Bring root settings on top of the list
- 90e04f2 Add extended audio panel shortcut to sound settings
- c60200b Settings: Use correct icon for ring volume
- accf143 Settings: Add switch for linked ring and media notification volumes
- 058716d Add permission for changing fonts
- 02068e5 Initial checkin for SmartNav navigation suite
- 23d0d29 Settings: Remove percentage icon switch from power usage summary
- 09fce6f crdroid: Move gesture settings under crdroid
- 3013c92 Settings: Add CHANGE_OVERLAY_PACKAGES permission
- 5391e3e Phone ringtone setting for Multi SIM device
- bcf9105 BatteryMeterView: Always use Portrait battery style
- b378b83 Ensure battery saver preference is truly disabled while plugged in
- f09fea1 Fix IMEI dialog FC when only one SIM is inserted
- b68f1f1 Fix Battery settings FC
- 74e1f56 fuelgauge: Fix possible memory leaks
- cdda6b7 fuelgauge: Implement Early Warnings
- e63257c fuelgauge: Use Enhanced Battery Prediction from Turbo
- 33cadf5 fuelgage: Implement isTypeService
- e5054ef Fix BT pairing dialog DarkUI theme issue
- 48cdca4 Show full /proc/version information
- e2cbef4 add additional battery saver steps
- 08f7535 Settings: Add permission to allow restarting SYSTEM_UI
- 5fe5f07 Settings: Add AGPS setting menu.
- c0b3c4a BasebandVersionDialogController: Don't duplicate baseband
- 4eb0c56 Settings: Override doze packages
- 4d6af97 Settings: Remove battery light and notification light settings
- 4638b58 Settings: refresh search index check on build change
- 93fa15a Move charging sound settings under crdroid
- bd9f0ea Settings: Remove kill app back button
- 076dd9b Settings: Fix NPE with customdialogpref for backlight settings
- a06fa62 Changes on Settings UI for a better user experience
- ba57c3b Settings: Ambient settings moved under crDroid
- e4f3c84 Allow tuning ambient display with sensors [3/3]
- 44edb0c Themes: Settings: Fix theming zoom preview timestamp text color
- 3cfb84b Themes: Settings: fix storage icon tint
- 3da643e Themes: Settings: Expose storage summary text
- 9e59c0d Themes: Settings: expose msim color picker text colors
- 3d1f3a3 Themes: Settings: Expose storage icon colors
- cda7c0b Settings: fix themeing of sim preference dialogs
- 9e8f4b6 Integrate crDroid OTA into crDroid Settings [2/3]
- 6eff098 Settings: Include crdroid settings indexable
- c9921a1 Port "Battery Usage Alerts" feature from factory images
- 1d90661 InstalledApp: show link to Google Play
- 8c357ac Keyguard: Forward port lockscreen quick unlock (2/2)
- c79ea94 Settings: remove unneeded collapse limits
- 68053dd Move style settings under crdroid [2/3]
- ce36920 Move lockscreen visualizer and media metadata under crdroid [1/2]
- 7621210 Add crdroid settings category
- 8f4d800 Settings: Hide API version
- db2050a Disable AOD by default [2/2]
- e927581 Settings: Enabled advance reboot by default
- ab12a7a Settings: Remove system update preferences
- b9f4e84 Settings: (Bluetooth) Disabling Contact Sharing Doesnt disconnect PBAP
- 744705b Settings: Fix bluetooth pan memory leakage
- 2b57bbe Settings: Add animations on some preferences
- f1b826d Fix the Wifi Calling back button goes to wrong screen
- d47358f Fix toast is covered by PIN code screen after wrong pin
- 4a60460 Fix crash in clicking Default Home gear icon
- 8653130 Settings: Fix for NPE caused by missing argument in setResult for ChooseLockGeneric
- 4d031a3 CryptKeeper need release all StatusBar blocks when it is destroyed by system
- 8064cb1 Settings:Fix the crash caused by show DialogFragment after it state already saved
- 64279d6 InstalledAppDetails: fix refreshing storage summary after force stop
- fd9eef4 Settings: Fixed bug in the summary of "Special app access"
- 672c8f2 Settings: Fixed crash for ConfigDialogFragment
- 73b5ff3 DashboardSummary: Fixed memory leak onPause
- 738250b Settings: Fix NullPointerException in BatteryUtils
- 8b96621 Settings: Remove legal and regulatory info from device settings
- 8794231 DevelopmentSettings: Remove system update switch
- dae861a Revert "Settings: Add LineageOS legal info"
- 173347c Settings: Remove contributors cloud
- 74984bd Revert "Settings: adaptive icon"
- 36da768 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * packages/apps/Stk/
- 42bdef6 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * packages/apps/StorageManager/
- 41a18ac Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * packages/apps/TvSettings/
- eb9b2f3 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * packages/apps/UnifiedEmail/
- 84b7ce0 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * packages/apps/crDroidSettings/
- 1dbc78c New Crowdin translations (#370)
- * packages/inputmethods/LatinIME/
- eb61e9f Merge 'lineage-16.0' into 9.0
- 5ffe028 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * packages/providers/ContactsProvider/
- 09c216f Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * packages/providers/DownloadProvider/
- f443f24 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * packages/providers/MediaProvider/
- 6c881c5 Merge 'lineage-16.0' into 9.0
- 9072294 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * packages/providers/TelephonyProvider/
- 8f71026 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * packages/providers/TvProvider/
- 9989e28 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * packages/screensavers/PhotoTable/
- 6136119 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * packages/services/BuiltInPrintService/
- a42c960 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * packages/services/Telecomm/
- c6e706e Telecomm: Add Flashlight blink on incoming calls [3/3]
- 6df1c44 Phone ringtone setting for Multi SIM device
- 30f01ff Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * packages/services/Telephony/
- 98d4849 Telephony: Add missing key for phone account settings
- ca92cf0 Telephony: add permission to change wifi hot spot settings
- 1183a05 Suspend Actions [2/3]
- 97fbb72 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * prebuilts/clang/host/linux-x86/clang-5271481/
- a0688fa Update prebuilt clang to 8.0.8 (based on r349610) from build 5271481.
- * system/bt/
- 202d95a Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * system/core/
- 0b687d3 init: I hate safety net
- 9bb709c init: No fsck for /data and /cache when shutdown
- 11f6155 init: Cleanly exit subcontext processes upon init's death
- 56d47c2 fs_mgr: Wrapped key support for FBE
- 1f18460 LockscreenCharging: squashed (2/3)
- 7c811b0 libpixelflinger: Avoid using x18 register in blend implementation
- b29dd58 Fix android_filesystem_config file relocation
- 6f7818b init: add install_keyring for TWRP FBE decrypt
- 517737a Handle UFS card
- a0e5b23 Special tombstone delivery
- a739259 Silence spammy logs
- e211c88 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * system/extras/
- c541ffc Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * system/netd/
- ccc0d8d Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * system/security/
- b952db0 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * system/sepolicy/
- 3ab36a0 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * system/update_engine/
- 8d95962 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * system/vold/
- 64a5178 Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31
- * vendor/lineage/
- 60a30c4 config: Add Deskclock to power whitelist
- ====================
- 02-06-2019
- ====================
- * android/
- 38eb834 manifest: android-9.0.0_r30 -> android-9.0.0_r31
- * packages/apps/Messaging/
- 40c8755 Switch to JobIntentService
- 7d378ea Messaging: improve notification channels
- * packages/apps/Snap/
- c8c7085 Snap: make support for bokeh mode configurable per device
- * packages/apps/crDroidSettings/
- 084bef3 Revert "crdroid: Re-enable substratum category"
- 021a875 New Crowdin translations (#369)
- ff15d15 crdroid: Add battery reset strings
- * vendor/addons/
- 090ac6c addons: Disable light statusbar for dark themes
- ====================
- 02-05-2019
- ====================
- * android/
- 77a2947 Merge 'lineage-16.0' into 9.0
- ed85df9 Revert "manifest: Temp tracking lineage hw *s"
- feb2253 manifest: Sync hardware/lineage/livedisplay
- * build/soong/
- 1c272be Always link org.lineageos.platform-res for org.lineageos.platform.sdk
- * device/lineage/sepolicy/
- 39224d3 Sepolicy exceptions for font engine assets
- 654cc15 sepolicy: Alow CPUInfo access to thermal sysfs
- 374b290 sepolicy: Move in pocket service sepolicy
- c8ceb6f sepolicies: add Trust hal
- 701b30d common: Migrate to livedisplay 2.0
- 1c44e50 common: Add vendor.lineage.touch rules
- * frameworks/base/
- 3891915 base: add Trust usb restrictor
- afbbb20 SystemUI: Add onStatusBarMotionEvent hook
- * hardware/lineage/interfaces/
- c6e0e42 trust: create service
- 4b1c700 interfaces: Add trust 1.0 HAL
- 73c5a16 interfaces: Add touch HIDL interface definitions
- 47208dd interfaces: Add 2.0 livedisplay interfaces
- * hardware/lineage/livedisplay/
- 75ac2f2 livedisplay: Use 1 thread
- * lineage-sdk/
- a010716 Move net monitor to expanded statusbar header [2/2]
- 7057436 NetworkTraffic: stop the handler in doze mode
- c4d0be6 NetworkTraffic: stop the handler if screen is off
- c82c194 sdk: On-The-Go Mode (2/3)
- da29239 Add device key action to take screenshot [1/3]
- 3a3e26b Add device key action to toggle flashlight [1/3]
- 268a59f sdk: Disable selinux warning alert for now
- 1f0ddce sdk: Kill trust interface hint on first boot
- b83ee77 Allow value to hide the clock
- 9f837bd sdk: Set summary automatically if required
- cb3d0b1 Custom inactivity threshold for network traffic monitor [1/2]
- 99dbb0d Battery light: 100% charged level (3/3)
- 8521449 Add customizable action for back long press button [1/3]
- 3e5963b Reduce default kill timeout
- daf5599 Add device key action to kill app [1/3]
- 9206eab Add option to select brightness slider positon [1/3]
- 2afdc7c Allow value 3 for status bar quick pull down
- 22530d4 Lineage style interface: fix possible NPE when OMS is not up on start
- 4f99c7f Prevent NPE with current dark overlay
- 5ab946f lineage-sdk: Prevent NPE in style interface service
- e09786e LOS theming: worst APIs ever [1/3]
- dbdc461 crdroid: Do better for version pref
- 239b66d lineage-sdk: Enable advanced reboot by default
- 6c87bb0 Disable by livedisplay by default
- 00dadf1 sdk: Rebrand to crdroid settings
- 882008c sdk: Map to ro.modversion
- 0cf2973 sdk: add Trust usb restrictor
- d853f89 PerformanceManager: Allow wait for MPCTL to start on boot
- a7d1594 LiveDisplayService: Catch NPE before LiveDisplayConfig is initialized
- dc5d872 LineageAudioService: Make audio session broadcast explicit
- b49ed55 sdk: Add HIDL compat in LineageHardwareManager
- 7368c8e sdk: Deprecate some unused lineagehw features
- * packages/apps/Dialer/
- 1786113 Merge pull request #1 from SubhrajyotiSen/9.0
- e2fd6bf Show phone number on bottom row if number type is present.
- * packages/apps/LineageParts/
- 144fd4c Make trust interface less boring
- 37af296 Hide power menu actions
- 3460a67 ExpandedDesktop: Fix crash with resource ID
- 4847e5c Moved expanded desktop settings to crdroid settings
- ccd9914 Move out notification and battery light settings
- 954ecef Moved button settings to crdroid settings
- ab35c40 Move style settings under crdroid
- a6d99d8 LineageParts: Silently kill anonymous stats collections
- 6678646 Moved status bar settings to crdroid settings
- 992386d Rebrand to crdroid settings
- * packages/apps/crDroidSettings/
- 3b42ff9 crdroid: Re-enable substratum category
- * vendor/addons/
- 1e55338 addons: Add wellbeing and google intellegience sense themes
- ====================
- 02-04-2019
- ====================
- * device/lineage/sepolicy/
- c72a806 lineage: Rewrite Lineage Power HAL rules
- 87d305d lineage: Properly write rules for Lineage LiveDisplay as a HAL
- e6c3ce0 sepolicy: Allow recovery update_engine to setexec backuptool
- 0211a9c sepolicy: Allow Settings to read ro.vendor.build.security_patch
- * hardware/lineage/livedisplay/
- 7a5da24 livedisplay: sdm: Wire it up
- 2667bbd livedisplay: sdm: Remove unused HALs
- ce53d14 livedisplay: legacymm: Wire it up
- * hardware/qcom/audio-caf/msm8996/
- d2dfc74 hal: spkr_protection: compilation error fixes with the vndk
- * hardware/qcom/media-caf/msm8952/
- c108ce3 mm-video-v4l2: C++11 requires a space between literal and string macro
- b9af12c mm-video-v4l2: Compilation warning fixes
- 44b85bb libstagefrighthw: Compilation warning fixes
- 8d79102 libc2dcolorconvert: Compilation warning fixes
- * packages/apps/Dialer/
- c85ee3a Improve contatcts layout
- d6ca007 Incoming call screen & incall screen: contact name on 2 lines
- * packages/apps/crDroidSettings/
- aa81191 crdroid: Clean up for search results
- eaaf168 New Crowdin translations (#368)
- * vendor/htc/
- d5d4a8a pme: Smartcard blöbs ...
- 7ee2cdf pme: add SmartcardService blobs - from stock O
- e0dd80d pme: Hack IMS apk to get rid of the stupid HD notification
- * vendor/lineage/
- e5e1302 overlay: Lock day night mode
- b999e44 Revert "Add crdroid privapp-permissions"
- c9bbe4a Merge pull request #37 from bdashore3/9.0
- ====================
- 02-03-2019
- ====================
- * device/qcom/sepolicy-legacy/
- 8d40ce9 common: Allow webview_zygote to read /dev/ion
- * frameworks/av/
- 2cc3062 Visualizer: fix native crash when visualizer release
- * frameworks/base/
- 0847bcd Visualizer: fix native crash when visualizer release
- * hardware/lineage/livedisplay/
- c6e1c35 livedisplay: legacymm: Remove unused HALs
- d723625 livedisplay: Add clang-format from hardware/interfaces
- * packages/apps/crDroidSettings/
- 148f2d0 Ability to hide superuser status bar icon [2/2]
- 218d4e4 New Crowdin translations (#367)
- babb84e crdroid: Fix derp
- 101cf7b crdroid: Notify for device restart on changing recent style
- * vendor/lineage/
- a1c84c9 Add crdroid privapp-permissions
- ====================
- 02-02-2019
- ====================
- * packages/apps/LineageParts/
- 5ff7c28 parts: add Trust usb restrictor
- ====================
- 02-01-2019
- ====================
- ====================
- 01-31-2019
- ====================
- * packages/apps/crDroidSettings/
- ba5f0d5 New Crowdin translations (#366)
Advertisement
Add Comment
Please, Sign In to add comment