224 Commits

Author SHA1 Message Date
Julian Raufelder
46aec2022a
#316 fix OAuth login in pCloud using Google
By switching from WebView to real browser
2021-06-18 13:12:17 +02:00
Julian Raufelder
c4496ca148
#320 finish BrowseFilesActivity when the phone gets locked
After unlocking the phone screen, the vault content isn't visible for a second before the app switches to the vault list any longer
2021-06-04 15:01:55 +02:00
Julian Raufelder
68bb87c04b
#319 show hint when blocked cause of obscured while entering the license
Need to manually handle this in case of dialogs as otherwise the onFilterTouchEventForSecurity method of the ViewGroup isn't called when filterTouchesWhenObscured is set to true in the BaseDialog and in contrast to if set in an Activity
2021-06-02 15:20:18 +02:00
Julian Raufelder
4ec0f3d2d8
Refactor deprecated toUpperCase / toLowerCase methods 2021-05-17 18:31:33 +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
19d08fa692
User needs to always provide the endpoint in S3 cloud 2021-05-12 11:34:41 +02:00
Julian Raufelder
ed3401836e
Using the new S3 dependency, region must be set when endpoint is set 2021-05-11 17:56:56 +02:00
Julian Raufelder
5e0f88bcff
Switch from aws-android-sdk-s3 to minio-java 2021-05-11 14:56:04 +02:00
Julian Raufelder
33eb4ce735
Merge branch 'feature/enable-desugaring' into develop 2021-05-11 14:29:38 +02:00
Julian Raufelder
403dfd4dd3
Merge branch 'main' into develop 2021-05-07 12:50:21 +02:00
Julian Raufelder
18a44bf08b
New Crowdin updates
[ci skip]
2021-05-07 11:48:26 +02:00
Julian Raufelder
47e9600d27
Update dependencies 2021-05-05 15:34:19 +02:00
Julian Raufelder
df57e01fce
Throw specific Exception if Masterkey is not at the default location
And fix displaying those errors in local storage cloud because the enter password dialog was only partial present when this exception is thrown which leads to a nullpointer.
2021-05-05 14:41:03 +02:00
Julian Raufelder
b32b76be32
Merge branch 'develop' into feature/vault-format-8 2021-05-03 12:29:33 +02:00
Julian Raufelder
3381a12da4
BiometricManager.canAuthenticate() is deprecated
Switching to BiometricManager.canAuthenticate(BiometricManager.Authenticators.BIOMETRIC_STRONG)
2021-05-02 20:42:46 +02:00
Julian Raufelder
1eb8c079c6
Verify SHA256 of the APK in update process 2021-05-01 14:32:14 +02:00
Julian Raufelder
3937a59ea2
New Crowdin updates 2021-04-30 15:45:09 +02:00
Julian Raufelder
3e36de814d
Handle NoSuchBucketException in S3 2021-04-30 11:49:41 +02:00
Julian Raufelder
f4a6715bd2
Clear endpoint or region when toggling between Amazon and custom S3 2021-04-30 09:22:30 +02:00
Julian Raufelder
bde8f36a58
Validate user input of add or change S3 cloud 2021-04-30 09:22:29 +02:00
Julian Raufelder
4e6983862f
Implement AuthStrategy for S3 2021-04-30 09:22:29 +02:00
Julian Raufelder
862596114b
Use endpoint or region in S3 2021-04-30 09:22:29 +02:00
Manuel Jenny
f07e343849
fix(S3): show region for AWS 2021-04-30 09:22:27 +02:00
Julian Raufelder
43fb9fb694
Finalize S3 assets 2021-04-30 09:22:27 +02:00
Julian Raufelder
e4ad22b00b
Add display name to S3 cloud 2021-04-30 09:22:26 +02:00
Julian Raufelder
7f0967ab88
Add S3 bucket asset and reorder clouds 2021-04-30 09:22:25 +02:00
Julian Raufelder
44880e3959
Add S3 license 2021-04-30 09:22:25 +02:00
Julian Raufelder
56c60703a6
Minor UI tweaks regarding S3 2021-04-30 09:22:24 +02:00
Julian Raufelder
a736a33d88
Update database and UI to support S3 2021-04-30 09:22:23 +02:00
Julian Raufelder
e5382b6d52
#278 Forbid to create a vault with a very bad password 2021-04-29 20:51:16 +02:00
Julian Raufelder
79a0d5daa6
#308 fixes files not found using the search under certain circumstances
The search is not successful if globbing is enabled and live search is disabled
2021-04-26 15:20:56 +02:00
Julian Raufelder
4f8f817808
#307 fix pCloud login in F-Droid 2021-04-24 23:37:07 +02:00
Julian Raufelder
ee131a5972
New Crowdin updates
[ci skip]
2021-04-23 17:51:04 +02:00
Julian Raufelder
9d17854eaa
#303 Re-add LicensesFragment 2021-04-21 02:29:13 +02:00
Julian Raufelder
d0298a2fdb
New Crowdin updates
[ci skip]
2021-04-20 10:31:33 +02:00
Julian Raufelder
ce74b4da11
New Crowdin updates 2021-04-19 16:02:13 +02:00
Julian Raufelder
ccd2a6b54e
Mark further strings as untranslatable
[ci skip]
2021-04-19 15:55:55 +02:00
Julian Raufelder
b304d6e828
Rename crypto maxFileNameLength to shorteningThreshold 2021-04-19 15:30:22 +02:00
Julian Raufelder
300ee61d58
Merge branch 'develop' into feature/vault-format-8 2021-04-19 15:17:46 +02:00
Julian Raufelder
433cb5e19b
New Crowdin updates
[ci skip]
2021-04-15 14:52:00 +02:00
Julian Raufelder
88f17d610f
#291 enhance focus flow in dialog's using TAB key in hardware keyboards 2021-04-15 13:02:07 +02:00
Julian Raufelder
8d198dafe4
Set all referenced strings to untranslatable 2021-04-14 16:30:11 +02:00
Julian Raufelder
38ef3b2f7f
Merge branch 'develop' into feature/vault-format-8 2021-04-14 16:12:37 +02:00
Julian Raufelder
99408e53fd
#295 fix crash when opening a file using third party app and resuming
Crash or that the file is no longer available only occurs under certain circumstances
2021-04-14 14:11:49 +02:00
Julian Raufelder
26b7c2bcf9
Fix cyclic string dependency and add positional format 2021-04-13 16:27:59 +02:00
Julian Raufelder
cfe1716f8f
#198 enable desugaring to fix OneDrive in Android 6.0 on some devices 2021-04-13 14:58:36 +02:00
Julian Raufelder
c3039f7601
#293 fix license screen bypass 2021-04-13 12:17:23 +02:00
Julian Raufelder
b78b3ddc2b
New Crowdin updates 2021-04-12 17:29:38 +02:00
Julian Raufelder
fc9110f520
Merge branch 'develop' into feature/vault-format-8 2021-04-12 16:02:46 +02:00