Skip to content

Lawnchair Lite v2.15.5

Choose a tag to compare

@SysAdminDoc SysAdminDoc released this 24 Mar 15:06
· 169 commits to main since this release

Polish & UX Improvements

Zero Compiler Warnings

  • Icons.Default.ArrowForward replaced with Icons.AutoMirrored.Filled.ArrowForward (deprecated API)
  • VIBRATOR_SERVICE replaced with VibratorManager on API 31+ with graceful fallback (deprecated API)
  • Removed unused lookupUri parameter from ContactResultRow
  • Only 2 intentional @Suppress("UNCHECKED_CAST") warnings remain (5-flow combine pattern)

UX Improvements

  • Web search at bottom of results — "Search web for ..." link now appears at the bottom of the search results grid, not only when zero apps match. Quickly fall through to Google when the app you want isn't installed.
  • Auto-focus search on drawer open — The drawer search field automatically receives focus when the drawer fully opens, so you can start typing immediately without tapping the search box first.