Skip to content

Releases: beradeep/whitehole

0.7

08 Nov 05:10
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6...v0.7

0.6

24 Aug 05:53
Compare
Choose a tag to compare
0.6

What's updated

  • Migrate sensitive info to encrypted shared prefs
  • Fix inconsistent corners on the UidComponent

Full Changelog: v0.5...v0.6

0.5

22 Jul 20:08
Compare
Choose a tag to compare
0.5

What's Changed

Visual

  • A lot of customization in Settings
  • Manually decide when & how frequently to backup (requested in #5)
  • Automatic database export feature added (requested in #4)
  • Cloud screen revamp (shows additional stats)
  • Performance improvements and a lot of bugs fixes

Architectural

  • Separate db for local and remote photos
  • Local photos now directly fetch from db, not mediastore
  • Sync local db with mediastore, periodically & when app is launched
  • initial Fastlane structures from IzzyOnDroid by @IzzySoft in #3

New Contributors

0.4

13 Jul 17:20
Compare
Choose a tag to compare
0.4
  • Android 10 support
  • Add connectivity observation
  • Ramp up security during auth
  • Fix bugs in Import Database feature
  • Minor UX enhancements

0.3

12 Jul 18:21
Compare
Choose a tag to compare
0.3
  • Lessen permission sensitivity
  • Better permission handling
  • Remove redundant Google libs
  • Builds now avoid DEPENDENCY_INFO_BLOCK

0.2

10 Jul 15:59
Compare
Choose a tag to compare
0.2
  • Smoother scrolling
  • Bug fixes

0.1

19 Jun 09:53
08a01ec
Compare
Choose a tag to compare
0.1

Initial release

  • MVP