Releases: mehdiyari/krypt
3.0.2-alpha
- Minor bug fixes by @mehdiyari
Full Changelog: 3.0.1-alpha...3.0.2-alpha
3.0.1-alpha
What's Changed
- Minor fix bugs by @mehdiyari and @mhdabbaghy
Full Changelog: 3.0.0-alpha...3.0.1-alpha
3.0.0-alpha
What's Changed
-
Remove all fragments and refactor the navigation System with compose by @mhdabbaghy and @mehdiyari in #16
-
Compatible app with android 13+ by @mehdiyari in #24
-
Add voice recorder feature by @mehdiyari
-
Add music player feature by @mehdiyari
-
Add restore feature infra by @mehdiyari in #23
-
Migrate to Android splash screen by @mhdabbaghy in #31
-
Add CI/CD by @mehdiyari in #14
-
Add edit-note feature by @mehdiyari in #13
-
Update library versions by @mehdiyari
-
Add gradle version catalogue by @mehdiyari in #36
-
Remove unused utils by @mehdiyari and @mhdabbaghy in #35
-
Remove unused resources by @mhdabbaghy in #33
-
Refactor current user logic by @mehdiyari in #29
-
Refactor cryptography logic by @mehdiyari
-
Version 3.0.0-alpha(dev to main) by @mehdiyari in #38
Full Changelog: 2.1.0...3.0.0-alpha
v2.1.0
- Redesign the media page
- Fix some bugs
- Add support for deleting single and delete groups of selected media
- Separate videos and photos folder in the encrypted gallery
- Some improvements in video player like preventing sleep while watching video and rotation of the
player based on device sensor - Add flavors for development and production
- Some UI/UX improvements