Ricki Hirner
39a0fe3f98
Update AboutLibraries and other dependencies ( #1760 )
...
Update dependencies and modify AboutActivity to use dynamic library loading
- Remove outdated aboutlibraries.json
- Update AboutActivity to dynamically load libraries using LocalContext
- Replace InvalidRemoteResourceException with InvalidICalendarException in sync managers
- Bump dependency versions for various libraries including mikepenz-aboutLibraries, okhttp, and unifiedpush
- Adjust build.gradle.kts and gradle/libs.versions.toml for new plugin and library versions
2025-10-18 09:12:41 +02:00
Arnau Mora
5c35741226
Update AboutLibraries to 12.0.0 ( #1406 )
...
* Upgrade aboutlibs to 12.0.0
Signed-off-by: Arnau Mora <arnyminerz@proton.me >
* Migrated code
Signed-off-by: Arnau Mora <arnyminerz@proton.me >
* Apply AboutLibraries after other gradle plugins
---------
Signed-off-by: Arnau Mora <arnyminerz@proton.me >
Co-authored-by: Ricki Hirner <hirner@bitfire.at >
2025-04-24 10:33:59 +02:00
Ricki Hirner
4a49c8d6c2
Update dependencies
2024-05-25 21:26:09 +02:00
Ricki Hirner
079c3efdfd
Rewrite login activity to Compose ( #672 )
...
* Remove unnecessary layout files
* [WIP] Rewrite LoginActivity to Compose
* [WIP] Login type
* [WIP] Login by URL, Google, Nextcloud
* Remove unnecessary files and kapt
* More renaming and removing of unnecessary files
* Login with email, URL
* Login type: Advanced
* Drop "known base URLs"
* "Detect resources" and "Create account" page
* Introduce LoginTypesProvider interface
2024-03-24 18:25:30 +01:00
Arnau Mora
0253cd3d89
Migrate to Kotlin DSL ( #586 )
...
* Migrated to Kotlin DSL
Signed-off-by: Arnau Mora Gras <arnyminerz@proton.me >
* Migrated to Kotlin DSL
Signed-off-by: Arnau Mora Gras <arnyminerz@proton.me >
* Update versions, suppress nofications for libs we don't want to upgrade
---------
Signed-off-by: Arnau Mora Gras <arnyminerz@proton.me >
Co-authored-by: Ricki Hirner <hirner@bitfire.at >
2024-02-20 11:48:02 +01:00