Julian Raufelder
9324bb5b15
Fix auto upload does not catch all images due to battery optimization
...
Fixes #416
2022-03-18 17:58:53 +01:00
Julian Raufelder
022e42b8c8
Remove build warnings
2022-01-28 18:23:33 +01:00
Julian Raufelder
4221d299ce
Update Gradle to version 7.2
2022-01-26 11:17:07 +01:00
Julian Raufelder
810a9877ca
Implement local storage migration by removing them with a hint #251
2021-10-27 22:59:57 +02:00
Julian Raufelder
91d1a65ba7
Update target API to 30 (Android 11)
...
Write external storage got removed due to forced scoped storage. Local storage cloud is now only available using the storage access framework implementation. Migration still needs to be implemented as well as how to recover when the authentications fails in the LocalStorageAuthStrategy.
Fixes #251
2021-10-22 15:52:02 +02:00
Julian Raufelder
2efc38454b
Upload instantly when auto upload enabled and vault unlocked ( #181 )
2021-10-15 15:14:54 +02:00
Julian Raufelder
38b208b20c
Revert "Upload instantly when auto upload enabled and vault unlocked ( #181 )"
...
This reverts commit 8ebee7bfc250bab850be4aa026dc4befb76dfd63.
2021-10-15 11:31:38 +02:00
Julian Raufelder
8ebee7bfc2
Upload instantly when auto upload enabled and vault unlocked ( #181 )
2021-10-05 01:06:23 +02:00
Julian Raufelder
e6bd62e937
Update dependencies
2021-10-01 17:10:31 +02:00
Julian Raufelder
bed3f3ac04
Show beta disclaimer dialogue
2021-07-09 19:13:38 +02:00
Julian Raufelder
210d0fa7f4
Handle less generic exceptions in catch clauses
2021-07-06 12:52:51 +02:00
Julian Raufelder
7deebbd919
Refactore further code to Kotlin
2021-07-05 17:54:42 +02:00
Julian Raufelder
5c024dbda9
Reformat code using new Kotlin formatting rule
2021-05-17 18:26:07 +02:00
Julian Raufelder
bb07076ba8
Fix build project using Java 11
2021-05-17 17:01:09 +02:00
Julian Raufelder
b32b76be32
Merge branch 'develop' into feature/vault-format-8
2021-05-03 12:29:33 +02:00
Manuel Jenny
57e2bb8655
feat(S3): add S3 to LruFileCacheUtil
2021-04-30 09:22:22 +02:00
Julian Raufelder
ae4c57ac8e
Fix MasterkeyCryptoCloudProviderTest and enhance logging when test fails
2021-04-12 16:00:22 +02:00
Julian Raufelder
18d7c9c218
Rename to Impl since no other ciphers left
2021-04-07 17:22:14 +02:00
Julian Raufelder
9364d77f80
Merge branch 'feature/pcloud' into develop
2021-03-26 21:02:08 +01:00
Manuel Jenny
80dce5ec60
feat: add pCloud implementation
2021-03-26 17:06:52 +01:00
Julian Raufelder
02cf2521fa
#278 fix restore from backup problem by disabling backup
2021-03-24 15:03:54 +01:00
Julian Raufelder
d6d5546c17
#268 Optionally upload newly created videos via automatic upload as well
2021-02-21 00:19:23 +01:00
Julian Raufelder
667fb82165
Create new project code style config and reformat code base with it
2021-02-18 16:13:21 +01:00
Julian Raufelder
80444758cc
Initial open source commit 🎉
2020-12-23 12:09:37 +01:00