summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-27webkit: SystemImpl: Make systemIsDebuggable() check IS_ENG as wellLuK1337
2022-01-27BatteryService: Add support for OEM fast charger detectionAlexander Martinz
2022-01-27SystemUI: Use DT2W setting also to wake from AODmaxwen
2022-01-27base: Add rounded corners to activity open/close animationpaphonb
2022-01-27Perf: Added support for app type in launch hintAman Mehta
2022-01-26SettingsLib: Update 4G+ icon to Silk design as wellTH779
2022-01-26SettingsLib: Update LTE+ icon as per new Silk designAdithya
2022-01-26CarrierConfigManager: Enable LTE+ iconJake Weinstein
2022-01-26Keyguard: don't use large clock on landscapeTimi Rautamäki
2022-01-26SystemUI: Dismiss keyguard on boot if disabled by current profileGabriele M
2022-01-26Keyguard: Do not trigger a wake up when hiding lockscreenArne Coucheron
2022-01-26SystemUI: Update Bluetooth battery level assetsAndrew Fluck
2022-01-26SystemUI: Show bluetooth battery levelLuK1337
2022-01-26Screenshot: Append app name to filenameezio84
2022-01-26SystemUI: Adapt screenshot sound to ringer modesAshwin R C
2022-01-26SystemUI: show vibration icon in collapsed statusbarTimi Rautamäki
2022-01-26Use tmpArgBuffer correctly when argBuffer is nullWang Han
2022-01-26Correction in logic of roundend size calculation of SD cardChetan Gurjar
2022-01-26Include saved battery history chunks into BatteryUsageStats parcelDmitri Plotnikov
2022-01-26Fix concurrency issue with BatteryUsageStatsDmitri Plotnikov
2022-01-26pm: stop auto-granting location to system browsersDaniel Micay
2022-01-26SystemUI: Fix keyguard clock/status and AOD layouts without smartspaceDanny Lin
2022-01-26Revert "[DO NOT MERGE] Make sure WiFi and Cell tiles are not created in Provi...Danny Lin
2022-01-26SystemUI: Allow Wi-Fi/cell tiles to co-exist with provider modelDanny Lin
2022-01-26SystemUI: Expose legacy Wi-Fi and cellular data QS tilesDanny Lin
2022-01-26SystemUI: Fix QS status font weight mismatch in dark modeDanny Lin
2022-01-26Paint: Enable subpixel text positioning by defaultDanny Lin
2022-01-26SystemUI: Remove nav bar background in QS customizerDanny Lin
2022-01-26fonts: Use variable font for Roboto RegularDanny Lin
2022-01-26SystemUI: Reduce scrim color animation duration to 375 msDanny Lin
2022-01-26SystemUI: Fix uneven volume icon padding in status barDanny Lin
2022-01-26ripple: Replace with Fluent Design-inspired ripple animationDanny Lin
2022-01-26Editor: Disable magnifier position animationDanny Lin
2022-01-26display: Render screen-off fade animation in linear sRGB spaceDanny Lin
2022-01-26display: NightDisplay: Use chromatic adaptation when possibleDanny Lin
2022-01-26display: ChromaticAdaptation: Fix matrix formatting in logsDanny Lin
2022-01-26display: ColorBalance: Add support for non-linear native color spacesDanny Lin
2022-01-26display: Improve matrix formatting for easier debuggingDanny Lin
2022-01-26display: Create common chromatic adaptation tint controllerDanny Lin
2022-01-26display: Use CAT16 for display white balance transformDanny Lin
2022-01-26graphics: Add CAT16 sensor space for chromatic adaptationDanny Lin
2022-01-26display: Add simple RGB color balance transformDanny Lin
2022-01-26display: Make Night Light transition more gradualDanny Lin
2022-01-26PackageInfo: Optimize ApplicationInfo creationDanny Lin
2022-01-26LayoutInflater: Opportunistically create views directly for performanceDanny Lin
2022-01-26SystemServiceRegistry: Replace ArrayMap with HashMap for performanceDanny Lin
2022-01-26InsetsStateController: Replace ArrayMap with HashMap for performanceDanny Lin
2022-01-26LocalServices: Replace ArrayMap with HashMap for performanceDanny Lin
2022-01-26ThemedResourceCache: Replace ArrayMap with HashMap for performanceDanny Lin
2022-01-26Trace: Disable debug tracing on production buildsDanny Lin