PixysOS Community build
Community build changes -
10th july -
- Sync with last source changes (July security patch)
- remove some unnecessary changes done in community build
- Fix some known issues (my build side)
4th july -
- Gapps: Added missing setup wizard location permission (should fix permission manager crash issue)
- permissions: Grant `ACCESS_COARSE_LOCATION` to some system apps
- base: make more elements corner rounded
1st July -
- Sync with last source changes
- Overlays: Added more themed icons
- SystemUI: Allow limiting AOD & ambient display refresh rate via overlay
- KeyguardIndication: Set wakelock on doze only when required
- Parcel: fix memory leak
- SystemUI: Follow status bar battery style is QS
- settings: Reworked about phone
- vendor: config: Enable mono icon
- art: Enable compiler/dalvikvm/dex2oat/runtime -O3
- libprocessgroup: Import code linaro optimizations
- soong: Disable deferred tracing in R8
- HWAsan: Increase the malloc fill size.
- soong: Do not use compression upon creating zip (jar) files
- use "speed-profile" if a system server jar has a profile
- Only dexpreopt system server jars for the primary arch
- bionic: Verify that allocated memory is always zeroed
- settings: Make kernel version clickable.
29th June -
- base: Added reticker
- SystemUI: Added surface alpha color in reticker bg
- Introduce trimMemory to AppIconCacheManager
- Revert "Keyguard: Add option to scramble pin layout when unlocking
- ShadeHeaderController: Add date , battery & clock click actions
- SystemUI: Refresh system icons on theme change
- SystemUI: Fix keyguard user avatar margins
- SystemUI: Name Cellular Tile based on carrier
- wm: Migrate deprecated getColor to one with Theme
- base: Added fallback font again
- Sepolicy: Label Dolby Sepolicy labels
- Services: Fix potential crash when TaskDisplayArea is null
- Services: Fix potential race condition problem
- ViewRootImpl: Fixed memory leak caussed by viewrootImpl objects
- settings: Added maintainer strings
- base: Remove more hardcoded fonts
- Camera: Register LensShadingMap marshaler
- SystemUI: Match the hide animation duration with show duration
- btaudio: aidl: Support offloading all LDAC qualities
25th June -
- sync with last source changes
- base: Remove droid sans and fallback font
- AuthService: Add support for workaround side fps props
- PowerStatsService: Prevent NPE in BatteryTrigger.
- ColorUtils: Prevent crash if alpha component is translucent
- Settings: Align user avatar with homepage title
21st June -
- base: Back to Pixel black qs style (dual tone not stable for qpr3 for now)
- base: Fix NullPointerException in GestureDetector
- InsetsStateController: Replace ArrayMap with HashMap for performance
- Camera: Prevent crash with prebuilt camera metadata
- base: Enable Next-Gen assistant
- SystemUI: Add colors to assistant animation
- base: SettiingsLib: Change collapse mode to scale
- SystemUI: Better QS detail clip animation
- SystemUI: Speed up actions expansion animation
- ListView: Disable dividers by default
- wm: Migrate deprecated getColor to one with Theme
- base: Fix potential race condition problem
- base: Update various corner radiuses to align with AOSP apps
- ripple: Replace with Fluent Design-inspired animation
- Launcher: Added themed icons from PLE
- hwui: Add NULL pointer check in AnimatorManager::pushStaging
- wm: Prevent NPE for springanimation
- Close unused Image before acquire new one
- base: fix missing location permission