Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 947 Bytes

File metadata and controls

16 lines (13 loc) · 947 Bytes

Lawnchair Platform Frameworks Library SystemUI

This repository contains multiple libraries in SystemUI used by Lawnchair.

A brief explanation of what each library does:

  • animationlib: Handling playback and interpolator of the animations
  • contextualeducationlib: Store "education" type
  • displaylib: Handling presumably desktop displays
  • iconloaderlib: Handling all of Launcher3 and Lawnchair icons
  • mechanics: Complement the animationlib
  • msdllib: Multi-Sensory-Design-Language, handling all new vibrations in Launcher3 Android 16
  • searchuilib: Store search-related layout type
    • See AOSP Commit instead because it's gone private after U
  • viewcapturelib: Capture views... yep that's really that it