Releases: P8labs/rchive
Releases · P8labs/rchive
Release list
Rchive v1.0.1
Rchive v1.0.1
Download
- Rchive-v1.0.1.apk (Recommended)
- Rchive-v1.0.1.aab (Google Play bundle)
Download Rchive only from GitHub Releases. It is not available on the Google Play Store yet.
Changes
- 15: keygen path fix
- 15: ci version fixes
- Release v1.0.1
- 14: ci for apk release is added
- 13: Notes working all the features and added apk signing
- fix: UI and removed fs saving all into app db
- fix: removed that fs based notes instead now all in database
- fix: I am able to make it work I have removed separate database from vault and added a syncing logic when vault is opened a sync fn is ran that registers all the entries of the vault also fixed treeURI and location as there is some android restrictions. Also fixed alot of bugs
- fix: vault opening and creating event as a classes
- Vault notes syncing logic added
- Implemented native SAF and now permission is persist after reinstall
- I have created a native binding for SAF and used it
- Vault CRUD and notes db initialization working
- Added vault feature datasource and separate app and vault db
- Added vault MVVM logic datasource is remaining to add
- Initial start with notes app markdown view
- Initial start with notes app markdown view