New Features
- add extensions to APK file type preset #149 (252fe30)
- ui:
- improve navigator toggle button (3e8c4d2)
- polish home screen element coloring (95182de)
- improve move history card ui (b170d53)
- replace & remove static ResultColors (154db8f)
- introduce bottom bar & remove nav drawer (bcf9f87)
- replace "set auto move destination for all sources" dropdown menu item icon (eeb40a5)
- clean up auto move row (9f3df4d)
Bug Fixes
Build System & Dependencies
- add listing screenshot capture gradle task (0c94607)
- attempt to increase build speed (f092b58)
- downgrade compose-lint-checks to 1.4.3 due to lint error on latest version (f3f8676)
Documentation
- update README.md (5f81d89)
Tests
Refactors
- remove LocalNavigator composition local (19242d1)
- extract usecase interfaces and move implementations along with hilt binding into new usecase module (8ceaf7e)
- make navigator config the ssot for config mutation (87d4871)
- domain:
- remodel file type api (311b236)
- ui:
- polish navigation & fix backstack logging (473558b)
Chores
- prepare 0.3.5 (1db331c)
- update dependencies & gradle (e2f0c90)
- add agent guidelines (5c43607)
- update dependencies & migrate code (ea7c358)
CI
- fix apk naming (461daf6)
Code Style
- format (0586ff6)
Full Changelog: 0.3.4...0.3.5