-
-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Android version? #12
Comments
Not although it advances very slowly... 😞
It's on my wish list, but there's still no attempt at implementation.. Thanks, |
Mabe try to contact the author of https://play.google.com/store/apps/details?id=it.niedermann.owncloud.notes&hl=de ? Hopefully they're interested supporting quicknotes. |
@thomasfrobieter that's me :) But i am much more interested in solving #26 which would solve this issue, too. |
Hello everyone.. Note that this is relatively similar to the official notes API, but I won't be able to match it, due the attachments, and tags, which make it conceptually different. (And on the other hand we use html instead Markdown. 😅 ). Well... This is only a starting point, 😉 |
Wow really nice!!! Just discovered this project, so powerful!! Ler me know if you need a tester :D Making a multiplatfor app (Windows and Linux maybe) with something easy like Proton would be awesome also. Should make this app awesome for Personal and Work proposes! |
Hi everyone, Although I had some experience in java/android, I never ever started a project from scratch ... 🙈 Well, I'm basically following this Youtube tutorial (Thanks @haerulmuttaqin).. ... but adapting it to the Android-SingleSignOn library from Nextcloud.. 😬 It is probably very simple for users' expectations, but at least I hope to get a basic application to start and later improve .. I don't know how far I can advance in this project (There are many things that I don't even consider yet..), but I'm so happy with so little that I wanted to show you. 😄 🎉 |
@matiasdelellis awesome! We have a Telegram group for users of the SSO lib - if you are interested, let me know, we can provide support for SSO integration. Current group members are the maintainers of the Deck, Notes, News and Bookmarks android app. |
Thank you. My current doubt with the library is that I would like to make a singleton class to manage the calls, but I still hope to learn more basic things about android development. I was just thinking that it would be interesting to do a basic project, that interacts with the tutorial application. If I can continue, I will probably do something about it, but I will surely contact you first. |
Feel free to open issues in the SSO repository if you have concrete questions - if you want to join the Telegram group, just send me your phone number via eMail ([email protected]) 🙂 |
Well... Needless to say, how basic the application is, and how little tested is. 🙈 But if someone wants to play for a while. Welcome to try .. Thanks to all, |
Im very impressed for this work! 🥇 wauwau. When we get image support? :) |
Hi @survivor303
Viewing attachments could be implemented soon. However, attaching new images to notes may be more difficult. Something similar now happens with rich text. We can visualize it, but when we save the notes we lose all the format. 😞 I have to find the right libraries for these tasks. 🤔 To clarify the current state, these are the current limitations:
The next steps..
Just with these points, I would be happy to publish a preliminary version. 😉 |
With the last commit, you don't lose any information beyond the format when you save the notes. 😬 Apk to test.. |
@matiasdelellis very cool work! :) We have a Nextcloud Talk instance with a "Notes team" channel, where for example @stefan-niedermann, @korelstar, me and others hang out. I can invite you there (with your email address) if you like? |
Hi @jancborchardt Meanwhile I continue to advance in various things. In general I tell you that it costs me much more to deal with layouts, than with programming in general. 😅 With the last commits it implements the Grid view (Although the preference is not even remembered), and finaly the Rich text editing thanks to https://github.com/wordpress-mobile/AztecEditor-Android
Well. most importantly, you don't lose any information when saving a note. However, you still cannot view attachments (They are not lost either), or tag notes or share them. 😉 Apk to test: |
Some updates:
I did a few experiments to see the attachments, but unfortunately I couldn't get it to work. 😞 |
p.s: https://github.com/matiasdelellis/nextcloud-quicknotes/suites/1284462997/artifacts/19936941 |
Wooops, I ha e that nextcloud app installed 🤔 Seems it's not detecting it Android 11 latest, on a Pixel 4 Using Nextcloud 20, app installs fine on the platform and seems to work (marked as not compatible with 20) |
Still don´t install NC20 on any server yet.. Maybe next week. It is strange since there are no major changes affecting this particular application. 🤔 Please. If you are sure that the application is working, let's check only the api.
|
I made a insecure curl (as i have self signed certs) and it doesn't return anything, just a "[]" |
Hi everyone, Since last report:
p.s: I will block this issue leaving here just for reference, and from now on I await the reports in your repository https://github.com/matiasdelellis/nextcloud-quicknotes |
is this dead project?
well i really like that Google keep look of it and really want to see this on Android too.
so does it happen anytime soon? :) (with widget)
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: