mirror of
https://github.com/bitfireAT/davx5-ose.git
synced 2025-12-23 23:17:50 -05:00
61e9d60b7cc19cff16914d07c14d1cf5b0a4d829
SecurityException for acquireContentProvider (#1622)
* Handle `SecurityException` for `acquireContentProvider` * Added optional `throwOnMissingPermissions` arg to `acquireContentProvider` Signed-off-by: Arnau Mora <arnyminerz@proton.me> * Set `throwOnMissingPermissions` to `true` Signed-off-by: Arnau Mora <arnyminerz@proton.me> * Adapt comments, remove now unnecessary try/catch in AccountSettingsMigration20 --------- Signed-off-by: Arnau Mora <arnyminerz@proton.me> 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
- synctools – iCalendar/vCard/Tasks processing and content 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%
