Releases: jaylenw/IonicTodoApp
Release of nota-0.4.2.apk
Release Description
This release is the second release of an Android APK from this repository. It is currently configured to work with my production backend of Nota. The application has been successfully tested on Android 10. You will have to install this application with Android's unkown sources
enabled. (https://www.applivery.com/docs/troubleshooting/android-unknown-sources/).
If you want to connect to your own backend, you must rebuild the application with your specific API URL.
Enjoy!
Bux fixes
- Searching for a note and selecting it will now present you the correct note to view and edit #26
- The user is now able to fetch the latest notes from the server by pulling down the notes or archive section #28
Features
Release of nota-0.1.0.apk
Release Description
This release is the first release of an Android APK from this repository. It is currently configured to work with my production backend of Nota. The application has been successfully tested on Android 10. You will have to install this application with Android's unkown sources
enabled. (https://www.applivery.com/docs/troubleshooting/android-unknown-sources/).
If you want to connect to your own backend, you must rebuild the application with your specific API URL.
Enjoy!