Skip to content

0.3.5

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Jun 11:43

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

  • move file notification large icon tints (1bfb810)
  • ui:
    • file type dialog icon tints (b861dc0)

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

Tests

  • fix PermissionScreenTest import (a07d1e9)
  • add NavigatorSettingsScreenViewModelTest (12ff411)

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:
  • 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

Code Style

Full Changelog: 0.3.4...0.3.5