Skip to content

Releases: matiasdelellis/nextcloud-quicknotes-android

Initial Release

27 Oct 20:55
ed500e0
Compare
Choose a tag to compare

Nextcloud Quicknotes

This is an inital public release of an Android client for Nextcloud Quicknotes. 😄

👀 Screenshots

Choose account Notes View Note Sidebar filters

Limitations:

  • It only implements edit the title, content, colors, and pin your notes.
  • You can view the tags, shared notes, attachments, but can not change them.
  • It only works with the nextcloud client installed (and 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.

Initial Release

01 Sep 02:08
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-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