Skip to content

Latest commit

 

History

History
69 lines (42 loc) · 5.01 KB

CHANGELOG.md

File metadata and controls

69 lines (42 loc) · 5.01 KB

Changelog

2.0.3 (2024-07-24)

gradle

Features

Bug Fixes

  • #267 (cccd485)
  • [SMB] 0 byte uploaded file (a49031d)
  • Add compose lifecycle for crash screen (689d27e)
  • Add compose lifecycle for setup screen (35e6f0b)
  • Missing binaries on certain devices (7aebbd7)
  • Try reduce applist lag and navigator issues (#272) (0f66a8a)
  • Try to fix compose crash and some RemoteRootServiceImpl issues (3ddb598)

Performance Improvements

  • Add leading icon for package apk/data chips (6fa3601)
  • Remove String, ImageVector and StringArray tokens (#276) (458dddb)
  • Update UIs (553e808)

2.0.2 (2024-07-11)

gradle

Features

Bug Fixes

2.0.1 (2024-07-06)

Features