Skip to content

Latest commit

 

History

History
47 lines (36 loc) · 1.21 KB

CHANGELOG.MD

File metadata and controls

47 lines (36 loc) · 1.21 KB

3.0.2-alpha

  1. Minor bug fixes

3.0.1-alpha

  1. Minor bug fixes

3.0.0-alpha

  1. Remove all fragments and refactor the navigation System with compose
  2. Compatible app with android 13+
  3. Add voice recorder feature
  4. Add music player feature
  5. Add restore feature infra
  6. Migrate to Android splash screen
  7. Add CI/CD
  8. Add edit-note feature
  9. Update library versions
  10. Add gradle version catalog
  11. Remove unused utils
  12. Remove unused resources
  13. Refactor current user logic
  14. Refactor cryptography logic

2.1.0

  1. Redesign the media page
  2. Fix some bugs
  3. Add support for deleting single and delete groups of selected media
  4. Separate videos and photos folder in the encrypted gallery
  5. Some improvements in video player like preventing sleep while watching video and rotation of the player based on device sensor
  6. Add flavors for development and production
  7. Some UI/UX improvements

2.0.2

  1. Fix bug of rotate device on krypt gallery

Version 2.0.1

  1. Implement video player for encrypted videos
  2. Fix issue of extensions in backup and restore repositories
  3. Delete backup files when user wants to delete account
  4. Add new size formatter for all file sizes in Data screen
  5. Fix some bugs