Skip to content

BoringExperiments/platform_frameworks_libs_systemui

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Kotlin 72.8%
  • Java 27.2%