You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.