Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Setup a caldav resource as part of the kolabnow plugin | Christian Mollekopf | 2018-07-13 |
| | |||
* | The resource has been renamed | Christian Mollekopf | 2018-03-30 |
| | |||
* | Fixed initial account login. | Christian Mollekopf | 2018-01-24 |
| | | | | | | | | | Because we ended up trying to load the resources before they even existed (directly after the account was created), we ended up creating a second set of unconfigured resources. Storing the password by modifying the resource was an artifact of the past anyways, and a login function results in a cleaner system and fixes the problem at hand. | ||
* | Fixed showing a loginview after the account setup | Christian Mollekopf | 2017-09-22 |
| | | | | | | The view managment is starting to become a mess. I guess we'll need something like a state machine in the long run managing the view transitions. | ||
* | A login view | Christian Mollekopf | 2017-09-22 |
| | |||
* | keyring | Christian Mollekopf | 2017-09-22 |
| | |||
* | Fully tested the account settings | Christian Mollekopf | 2017-08-23 |
| | | | | | * Fixed account and davresource loading. * Use resource type instead of capabilities for loading of the resource. | ||
* | Test for and fix setting the username. | Christian Mollekopf | 2017-08-23 |
| | |||
* | Get the imapsettingstest to work again. | Christian Mollekopf | 2017-08-23 |
| | | | | The resource removal part failed. | ||
* | No more SINK_DEBUG_AREA | Christian Mollekopf | 2017-05-13 |
| | |||
* | Don't load the imap resource as carddav resource. | Christian Mollekopf | 2017-05-01 |
| | |||
* | Moved cpp code into src directory | Christian Mollekopf | 2017-04-05 |