mirror of
https://github.com/bitfireAT/davx5-ose.git
synced 2025-12-23 23:17:50 -05:00
a835557b350c8a0c641647b6f8544b77730f807c
* Pass new account as non-nullable Signed-off-by: Sunik Kupfer <kupfer@bitfire.at> * Move companion object Signed-off-by: Sunik Kupfer <kupfer@bitfire.at> * Handle missing account in intent by logging and redirecting to accounts overview Signed-off-by: Sunik Kupfer <kupfer@bitfire.at> * Fix deprecation Signed-off-by: Sunik Kupfer <kupfer@bitfire.at> * Also check account exists Signed-off-by: Sunik Kupfer <kupfer@bitfire.at> * Simplify toast message Signed-off-by: Sunik Kupfer <kupfer@bitfire.at> * Add account name to toast message Signed-off-by: Sunik Kupfer <kupfer@bitfire.at> * Don't check for invalid accounts in AccountActivity; handle InvalidAccountException in model * Minor changes --------- Signed-off-by: Sunik Kupfer <kupfer@bitfire.at> Co-authored-by: Ricki Hirner <hirner@bitfire.at>
DAVx⁵
Please see the DAVx⁵ Web site for comprehensive information about DAVx⁵, including a list of services it has been tested with.
DAVx⁵ is licensed under the GPLv3 License.
News and updates:
- @davx5app@fosstodon.org on Mastodon
Help, feature requests, bug reports: DAVx⁵ discussions
Parts of DAVx⁵ have been outsourced into these libraries:
- cert4android – custom certificate management
- dav4jvm – WebDAV/CalDav/CardDAV framework
- ical4android – iCalendar processing and Calendar Provider access
- vcard4android – vCard processing and Contacts Provider access
If you want to support DAVx⁵, please consider donating to DAVx⁵ or purchasing it.
USED THIRD-PARTY LIBRARIES
The most important libraries which are used by DAVx⁵ (alphabetically):
- dnsjava – BSD License
- ez-vcard – New BSD License
- iCal4j – New BSD License
- okhttp – Apache License, Version 2.0
See About / Libraries in the app for all used libraries and their licenses.
Languages
Kotlin
98%
HTML
1.9%
