- Oct 26, 2023
-
-
Ricki Hirner authored
-
Ricki Hirner authored
-
Ricki Hirner authored
- automatically append @gmail.com - show Go IME action for login and client ID
-
Sunik Kupfer authored
* Minor changes - update kdoc - rename method and variables * Add proxy parents to related resource detection * Rename argument, query ResourceType * Remove unnecessary utility method * Change parentOf to extension function; Always return URL with trailing slash * Use calendar-proxy-read/write ResourceType from new dav4jvm * Use max. two levels of recursion to detect shared Google calendars * Revise test and adapt method * Simplify HttpUrl.parent() --------- Co-authored-by: Ricki Hirner <hirner@bitfire.at>
-
- Oct 24, 2023
-
-
Ricki Hirner authored
-
Ricki Hirner authored
-
- Oct 23, 2023
-
-
Ricki Hirner authored
-
- Oct 19, 2023
-
-
Arnau Mora authored
* Simplified ViewModels Signed-off-by: Arnau Mora <arnyminerz@proton.me> * Fixed injection Signed-off-by: Arnau Mora <arnyminerz@proton.me> * Fixed settings injection Signed-off-by: Arnau Mora <arnyminerz@proton.me> * Added missing import Signed-off-by: Arnau Mora <arnyminerz@proton.me> * Fixed application Signed-off-by: Arnau Mora <arnyminerz@proton.me> * Fixed constructors and got rid of utils Signed-off-by: Arnau Mora <arnyminerz@proton.me> * Optimized imports Signed-off-by: Arnau Mora <arnyminerz@proton.me> * Added missing annotation Signed-off-by: Arnau Mora <arnyminerz@proton.me> --------- Signed-off-by: Arnau Mora <arnyminerz@proton.me>
-
- Oct 18, 2023
-
-
Ricki Hirner authored
-
Ricki Hirner authored
-
Ricki Hirner authored
-
Ricki Hirner authored
* LoginActivity: refactor menu to MenuProvider; LoginModel: add contact group type * Take LoginModel group method into account when creating the account; Nextcloud login: set preferred contact group type
-
Ricki Hirner authored
* Replace onActivityResult by contract * Add Nextcloud option to default login screen * Decouple NextcloudLoginFlowComposable from model * UI and model changes * Single-line URL field * Add progress indicator and other secondary UI
-
- Oct 17, 2023
-
-
Ricki Hirner authored
* IntroFragments: use (factory,order) List instead of (order,factory) Map to store them * Adapt OpenSourceFragment order
-
Ricki Hirner authored
-
- Oct 16, 2023
-
-
Arnau Mora authored
* Using result launcher Signed-off-by: Arnau Mora <arnyminerz@proton.me> * Minor re-ordering --------- Signed-off-by: Arnau Mora <arnyminerz@proton.me> Co-authored-by: Ricki Hirner <hirner@bitfire.at>
-
Arnau Mora authored
* Migrated to menu provider Signed-off-by: Arnau Mora <arnyminerz@proton.me> * Removed override Signed-off-by: Arnau Mora <arnyminerz@proton.me> * Cleanup Signed-off-by: Arnau Mora <arnyminerz@proton.me> * Fixed menus Signed-off-by: Arnau Mora <arnyminerz@proton.me> * Minor changes --------- Signed-off-by: Arnau Mora <arnyminerz@proton.me> Co-authored-by: Ricki Hirner <hirner@bitfire.at>
-
Ricki Hirner authored
* [WIP] Add timeout for RandomAccessCallback * Use state machine to handle timeout * Use sealed class for states, guard callback access with correct states
-
- Oct 10, 2023
-
-
Arnau Mora authored
* Replaced all `onBackPressed` usages Signed-off-by: Arnau Mora <arnyminerz@proton.me> * Added missing finish Signed-off-by: Arnau Mora <arnyminerz@proton.me> * Added more finish statements Signed-off-by: Arnau Mora <arnyminerz@proton.me> --------- Signed-off-by: Arnau Mora <arnyminerz@proton.me>
-
Sunik Kupfer authored
* Increase minSdkVersion to 24 (Android 7.0) * Remove obsolete api level checks * Use latest dnsjava * Use latest apache commons * Minor formatting * Unify getSystemService() calls * Remove further unnecessary calls * Remove noinspection GradleDependency for Apache Commons libs --------- Co-authored-by: Ricki Hirner <hirner@bitfire.at>
-
Arnau Mora authored
Migrated activity result Signed-off-by: Arnau Mora <arnyminerz@proton.me>
-
Sunik Kupfer authored
* Call startForeground in onCreate * Add stopSelf() and comments --------- Co-authored-by: Ricki Hirner <hirner@bitfire.at>
-
- Oct 09, 2023
-
-
Ricki Hirner authored
-
Ricki Hirner authored
-
Sunik Kupfer authored
-
- Oct 07, 2023
-
-
Ricki Hirner authored
-
Ricki Hirner authored
-
- Oct 06, 2023
-
-
Ricki Hirner authored
-
Sunik Kupfer authored
* Use tags instead of uniqueWorkNames for work queries. * Also include address book accounts, when querying sync status. Give address book account sync workers their parent (main account) sync workers tag too, such that they will be included at the query for sync status of their parent account. --------- Co-authored-by: Ricki Hirner <hirner@bitfire.at>
-
- Sep 27, 2023
-
-
Arnau Mora authored
Updates ical4j to 3.2.13, which should fix the backslash issue
-
Ricki Hirner authored
* Low storage: don't show notification anymore, adapt info message - The impact of low storage is not as critical anymore that a notification is required. - Info message adapted * Update "account settings: ignore VPN" strings * Update "No internet" string
-
Ricki Hirner authored
- use Google Play In-App Review API for private feedback on -gplay (fall back to email) - start email intent again when "beta feedback" is selected in navigation drawer
-
- Sep 22, 2023
-
-
Ricki Hirner authored
* [WIP] Animate invisibility * Reordered for cleaner look Signed-off-by: Arnau Mora <arnyminerz@proton.me> * Fixed animation Signed-off-by: Arnau Mora <arnyminerz@proton.me> * Reduced animation time for going to visible to 0 Signed-off-by: Arnau Mora <arnyminerz@proton.me> * Remove logging --------- Signed-off-by: Arnau Mora <arnyminerz@proton.me> Co-authored-by: Arnau Mora <arnyminerz@proton.me>
-
Arnau Mora authored
* Doubled bottom padding Signed-off-by: Arnau Mora <arnyminerz@proton.me> * Account activity: increase margin for two FABs even more --------- Signed-off-by: Arnau Mora <arnyminerz@proton.me> Co-authored-by: Ricki Hirner <hirner@bitfire.at>
-
Ricki Hirner authored
-
Ricki Hirner authored
-
- Sep 21, 2023
-
-
Ricki Hirner authored
-
Arnau Mora authored
* Updated cert4android dependency --------- Signed-off-by: Arnau Mora <arnyminerz@proton.me> Co-authored-by: Ricki Hirner <hirner@bitfire.at>
-
- Sep 12, 2023
-
-
Arnau Mora authored
* Update translators.json * Added JSON parsing try-catch Signed-off-by: Arnau Mora <arnyminerz@proton.me> * Log complete exception --------- Signed-off-by: Arnau Mora <arnyminerz@proton.me> Co-authored-by: Ricki Hirner <hirner@bitfire.at>
-
Ricki Hirner authored
-