447 Commits

Author SHA1 Message Date
Julian Raufelder
89129c0c35
Update release notes 2021-07-07 17:53:32 +02:00
Julian Raufelder
c88ba3b710
Merge branch 'develop' into release/1.6.0 2021-07-07 17:38:35 +02:00
Julian Raufelder
3ae90ab521
Fix Dropbox vault unlock in vault version 7 and caching enabled 2021-07-07 16:58:43 +02:00
Julian Raufelder
543a03212f
#328 fix rename vault in S3 leads to empty vault 2021-07-07 15:48:35 +02:00
Julian Raufelder
d5436c9b47
Merge pull request #327 from cryptomator/feature/kotlin-refactoring
Kotlin Refactoring
2021-07-07 10:10:16 +00:00
Julian Raufelder
d18e08f8a4
Fix move in GoogleDrive 2021-07-06 18:58:50 +02:00
Julian Raufelder
10e03d3df2
Remove some unwraps 2021-07-06 17:38:55 +02:00
Julian Raufelder
c23a5a2cfc
Handle further exceptions in a less generic way 2021-07-06 15:30:34 +02:00
Julian Raufelder
210d0fa7f4
Handle less generic exceptions in catch clauses 2021-07-06 12:52:51 +02:00
Julian Raufelder
d82bcaa3e8
Update dependencies 2021-07-06 12:00:29 +02:00
Julian Raufelder
5407544b58
Merge pull request #325 from cryptomator/overheadhunter-patch-1
Update Crowdin Badge
2021-07-06 09:12:22 +00:00
Sebastian Stenzel
34c7ff7fab
Update README.md
[ci skip]
2021-07-06 10:35:26 +02:00
Cryptobot
fc108363e4
New Crowdin updates (#322)
* New translations strings.xml (Spanish)
* New translations strings.xml (German)
[ci skip]
2021-07-06 09:43:17 +02:00
Julian Raufelder
7deebbd919
Refactore further code to Kotlin 2021-07-05 17:54:42 +02:00
Julian Raufelder
3db60452c9
Fix Onedrive silent login, which was broken in 1.6.0-alpha1 2021-06-21 12:37:33 +02:00
Julian Raufelder
ae053b34d0
Fix build -.- 2021-06-18 13:24:16 +02:00
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
a52502f510
Update pcloud-sdk-java 2021-06-04 12:12:04 +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
9a65f62ae5
Update dependencies 2021-05-26 14:32:56 +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
5192194cf7
Merge pull request #313 from cryptomator/feature/switch-s3-dependency
Switch S3 dependency which closes #312
2021-05-12 13:20:45 +00:00
Julian Raufelder
60e7a025a0
Enhance error handling in S3 access denied 2021-05-12 15:11:03 +02:00
Julian Raufelder
fe96e1ad64
Enhance error handling in S3 delete 2021-05-12 14:55:18 +02:00
Julian Raufelder
e16ba4e5a9
Fix creating folders in the RootFolder of the bucked in S3
Stat requests throws an IllegalStateException if key is empty string
2021-05-12 12:30:37 +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
d5598c3dd0
Save stats request if lastmodify is set in header of write result in S3 2021-05-11 19:13:54 +02:00
Julian Raufelder
98d22547b1
Minor improvements in S3 error handling 2021-05-11 18:30:10 +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
318a7422f4
Drop S3 clouds and vaults from the database
This is necessary because the path/region handling has changed with the new dependency in the s3 cloud
2021-05-11 17:32:22 +02:00
Julian Raufelder
bf2341af21
Use path and path prefix correctly in S3 2021-05-11 17:04:07 +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
9068f955ed
Bump version to 1.6.1-SNAPSHOT
[ci skip]
2021-05-07 16:54:54 +02:00
Julian Raufelder
cb34a35160
Fix path to the APK while calculating the SHA256 for the JWT
[ci skip]
2021-05-07 16:53:50 +02:00
Julian Raufelder
35f64792f2
Fix path to the APK while calculating the SHA256 for the JWT
[ci skip]
2021-05-07 16:52:21 +02:00
Julian Raufelder
e54e078c3e
Update release notes
[ci skip]
2021-05-07 15:25:25 +02:00
Julian Raufelder
db4cba3ca6
Bump version to 1.6.0-alpha1
[ci skip]
2021-05-07 14:19:39 +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
fe3c408a53
Merge branch 'release/1.5.18' 2021-05-07 11:32:38 +02:00
Julian Raufelder
6f93965531
Bump version to 1.5.18
[ci skip]
2021-05-07 11:31:35 +02:00
Julian Raufelder
5a78e3206d
Add the possibility to publish the app as alpha version
[ci skip]
2021-05-06 17:31:47 +02:00
Julian Raufelder
cd986981c2
Merge branch 'feature/vault-format-8' into develop 2021-05-06 15:26:52 +02:00
Julian Raufelder
47e9600d27
Update dependencies 2021-05-05 15:34:19 +02:00
Julian Raufelder
454bf9406e
Update dependencies 2021-05-05 15:06:41 +02:00
Julian Raufelder
c9185b142b
Update dependencies 2021-05-05 14:54:56 +02:00