Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add CalDAV and CardDAV Google settings | Minijackson | 2018-08-23 |
| | |||
* | Revert "Add caldav and carddav URLs + rename Gmail -> Google" | Minijackson | 2018-08-23 |
| | | | | This reverts commit ef1cf433c9598430654e87790fdb1be11f82ecd1. | ||
* | Add caldav and carddav URLs + rename Gmail -> Google | Minijackson | 2018-08-23 |
| | |||
* | Gmail settings that work. | Christian Mollekopf | 2018-07-16 |
| | |||
* | 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. | ||
* | We have an actual username | Christian Mollekopf | 2017-02-22 |
| | |||
* | Removed Create/Edit*.qml and controllers, added gmail plugin | Christian Mollekopf | 2017-02-22 |
The current settings plugin could potentially be replaced by a proper controller, but what we have works so that's low priority. |