github andersonlucasg3/dilink-auto-android v0.17.0-dev-02
v0.17.0-dev-02 — Development Build

latest releases: v0.19.0-dev-8, v0.19.0-dev-7, v0.19.0-dev-6...
pre-release3 months ago

Commits since v0.17.0-dev-01

  • Filter hidden apps from car app list, bump to v0.17.0-dev-02 (2965504)
  • Eliminate CPU spin patterns causing phone overheating during streaming (81c2d0d)
  • Remove clip(RoundedCornerShape) and disable click ripple on app tiles (b44d412)
  • Simplify AppTile: clickable instead of combinedClickable, direct getPrepared() (368646f)
  • Rewrite AppIconCache: prepareAll() + getPrepared() for zero-cost grid rendering (362ac67)
  • Lightweight AppTile: remove per-tile StateFlow collect, lazy DropdownMenu (c209fc6)
  • Optimize icon rendering: synchronous cache peek, DPI-aware pre-warming (fac4ec9)
  • Pre-warm icon cache on APP_LIST arrival to prevent scroll crash (578aaa3)
  • fix: deduplicate app grid items by packageName to prevent LazyGrid crash (7d2df8a)
  • fix: remove phone-side icon cache per PR review (e4adbd3)
  • fix: disable app shortcuts in car UI context menus (2901724)
  • fix: shortcut labels and execution for contextual menu (9101e2a)
  • fix: skip redundant VD server path when Shizuku already proved cmd shortcut unavailable (38867c2)
  • fix: use getDeclaredMethod for AssetManager reflection (95cdbff)
  • fix: add APK XML shortcut reader fallback for Samsung One UI (f8249c6)
  • fix: remove SHOULD_SHOW_SYSTEM_DECORATIONS flag to disable DeX on VD (111c67d)
  • fix: use write queue for VD shortcut response to prevent IllegalBlockingModeException (94818c9)
  • fix: add @volatile to all cross-coroutine connection fields (68b2d40)
  • fix: add @volatile to vdClient to fix shortcut query threading issue (abda5ba)
  • fix: route VideoConfig diagnostic logs to FileLog via diagLog callback (d919a89)
  • fix: route shortcut queries through VD server for shell-level access (dfa07fa)
  • fix: add comprehensive Samsung DeX detection with diagnostic logging (ad74117)
  • fix: route app info to car dialog, add nav bar context menu, fix shortcut parsing (2dcaa63)
  • fix: use DeX native density (160 dpi) so pixel-based system UI renders larger (e29a739)
  • fix: app info switches to mirror, shortcuts now resolve, context menu car-sized (d2e30fa)
  • fix: reduce VirtualDisplay density in desktop mode for larger UI (2c19a09)
  • refactor: route context-menu actions to virtual display instead of phone screen (9861dd3)
  • fix: icon caching and scroll performance for car app list (03cf038)
  • fix: move icon cache from phone to car with multi-size support (4237b0f)
  • fix: launch MainActivity before context-menu actions to satisfy Android 14 restrictions (a77dccd)
  • fix: context menu actions now wake screen and execute on phone (55fc744)

versionCode: 55 | versionName: 0.17.0-dev-02

Don't miss a new dilink-auto-android release

NewReleases is sending notifications on new releases.