PixysOS Community Build

PixysOS Community Build


Source changelogs

Community build changes -

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


20th June -
- SystemUI: Added transperant color for notification bg and power menu bg
- SystemUI: Added Double-line Clock
- SystemUI: Improve small clock design
- base: styles: Use user fonts for Material UI themes
- base: Add haptic feedback to volume slider
- core: Implement Oplus inspired vibration haptics
- base: get the most of the media artwork colors
- HWUI: Use kMirror instead of kClamp
- SystemUI: add haptic feedback for qs tiles
- Revert "Update Media Seekbar Thumb Shape"
- SettingsLib: make CollapsingToolbar like oneplus
- libs: Offload WM shell to another thread
- SystemUI: match brightness slider and volume track height with the progress drawable
- core: res: config: speed up animations
- SettingsLib: Redesign the switch widget
- SettingsLib: Redesign and animate Battery and storage progress bars
- Settings: Switch to aosp battery graph
- overlays: Add more display cutout overlays
- QSTile: More slower & Gradual QS Fade-in/out animation
- Settings: Decrease searchbar size
- vendor: Dexopt Launcher
- QS Tile: Make QS Ripple animation more prominent
- NotificationShade: Make blur crossfading more gradual
- Replace lockscreen icons with two-tone icons
- ColorStateList: Switch to ZCAM for lightness modulation
- ScrimDrawable: Increase ScrimDrawable animation duration
- SystemUI: Add charging icon to the charging animation

Report Page