Skip to content

Initial Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@matiasdelellis matiasdelellis released this 01 Sep 02:08
· 109 commits to master since this release

Initial release..

This is an initial version of the Quicknotes application for android. πŸ˜„

Note that although I have some experience, I'm not android developer, much less. Having some free time, the last 3 days I tried to follow a tutorial on Youtube (Thanks @haerulmuttaqin). but adapting it to the Android-SingleSignOn library from Nextcloud.. πŸ˜„

It is something very basic, untested, but I suppose it is a good starting point to start.

Notes list Note detail
Screenshot_20200831-122551(1) Screenshot_20200831-225604

Resume

It only implements the basic CRUD functions.. So, you can:

  • Create Notes
  • Read Notes
  • Update Notes
  • Delete Notes

Limitations:

  • It only implements edit the title, content, and color. if you save a note, you will lose attachments, tags or shares.
  • It can display the HTML quite well, but if you save a note, you will lose the formatting.
  • It only works with the nextcloud client installed. I don't expect to create a custom login!
  • It works 100% online, without any type of cache.
  • Needless to say, it was barely tested... πŸ˜… hahaha