github gromif/AstraCrypt v2.3.0

latest releases: v2.4.0, v2.3.1
7 months ago

What's Changed

  • fix(notes): remove ui/compose-notes submodule by @gromif in #12
  • chore(git): remove-submodules by @gromif in #13
  • refactor(git): remove gitmodules config by @gromif in #14
  • chore(detekt): set up auto-correction by @gromif in #15
  • chore(detekt): ignore FunctionNaming for composables by @gromif in #16
  • refactor(app): correct code smell analysis warnings by @gromif in #17
  • refactor(auth): correct code smell analysis warnings by @gromif in #18
  • refactor(secureContent): correct code smell analysis warnings by @gromif in #19
  • refactor(files): improve code structure by @gromif in #20
  • refactor(files): extract AEAD logic from SettingsRepository by @gromif in #21
  • refactor(files): reduce code complexity by @gromif in #22
  • test(presentation): update FilesViewModel test by @gromif in #23
  • refactor(files): reorganise DataSource structure by @gromif in #24
  • refactor(files): abstract away direct DataSource usage by @gromif in #25
  • refactor(files): reorganise navigation-related logic by @gromif in #26
  • refactor(domain): introduce GetCurrentNavFolderFlowUseCase by @gromif in #27
  • refactor(files): reduce DataSource coupling by @gromif in #28
  • refactor(files): decouple search logic by @gromif in #29
  • refactor(files): simplify DataSource by @gromif in #30
  • refactor(files): simplify navigation logic by @gromif in #31
  • refactor(files): remove obsolete code from DataSource by @gromif in #32
  • feat(files): cache search results for better performance by @gromif in #33
  • refactor(files): simplify repositories by @gromif in #34
  • refactor(files): centralise creationTime logic by @gromif in #35
  • refactor(files): segregate Repository interface by @gromif in #36
  • refactor(files): improve code structure by @gromif in #37
  • refactor(navigation): Detekt auto-correction by @gromif in #38
  • chore(detekt): add initial baseline configurations by @gromif in #39
  • feat(build): migrate Coil to v3 by @gromif in #41
  • fix(notes): add missing foregroundServiceType for UpdateAeadWorker by @gromif in #42
  • lint(resources): disable MissingTranslation rule by @gromif in #43
  • chore(ci): add initial GitHub Actions workflow by @gromif in #40
  • chore(cd): add initial delivery workflow by @gromif in #44
  • perf(cd): use setup-gradle Github Action by @gromif in #45
  • feat(actions): cleanup caches by a branch by @gromif in #46
  • fix(cd): pass secrets using inputs by @gromif in #47
  • feat(donate): add initial donate page by @gromif in #48
  • refactor(lab-text): improve code structure by @gromif in #49
  • refactor(tink-lab): resolve code analysis issues by @gromif in #50
  • refactor(lab-key): simplify code structure by @gromif in #51
  • refactor(files): improve code structure by @gromif in #52
  • refactor(files): modularise shared presentation package by @gromif in #53
  • refactor(presentation): modularise recent package by @gromif in #54
  • refactor(files): modularise details presentation package by @gromif in #55
  • refactor(files): modularise settings presentation package by @gromif in #56
  • refactor(files): modularise export presentation package by @gromif in #57
  • refactor(files): modularise files presentation package by @gromif in #58
  • chore(deps): update libs by @gromif in #59
  • chore: merge release/2.3.0 by @gromif in #60

Full Changelog: v2.2.0...v2.3.0

Don't miss a new AstraCrypt release

NewReleases is sending notifications on new releases.