← Back to team overview

ubuntu-phone team mailing list archive

Re: ownCloud app.

 

Looks good Daniel, just been having a play with your code. Can get it running fine on my phone - I like what you've done so far with the owncloud-app. Nothing much to add at this point, unfortunately - I haven't been able to get oxide working yet either. I'm assuming we need to get this happening in order for the app to remember login details, etc. Any luck there?


On 28/08/14 08:46, Daniel Holm wrote:
Hey guys,

I've pushed some new stuff to both of the projects.

1. I've added the code to authenticate the user to both projects. Got it
from owncloud-qml (which I've also contacted the author of)

2. Added some inital UI of the account plugin. (Installed the plugin on
my computer and it shows up when I press on the button in the app)

3. Added a WebView (Webkit since I can't get the Oxide stuff to work...)
in the app so that it loads the user set URL- basically just a web
browser pointed to your own ownCloud instance.

4. Some easy developer options. Or one, really.

Next Step is how to store the password, username and URL in
OnlineAccounts. Then authenicate and start the sync stuff of Calendar
and Contacts.





References