Julian Raufelder
73bc1578d9
Add F-Droids iod-apk-scanner to Fastlane build process
2021-07-13 23:49:13 +02:00
Julian Raufelder
e76e8016e6
Exclude httpclient of dependency to fix CVE's
2021-07-13 21:33:24 +02:00
Julian Raufelder
0bcfc123dd
Update dependencies
2021-07-13 18:56:22 +02:00
Julian Raufelder
18630948f5
Update auto generated fastlane README
2021-07-13 17:40:32 +02:00
Julian Raufelder
2b5fed6e68
Remove string in Turkish translation which references itself
...
This would lead to a RuntimeExecption
2021-07-13 12:48:35 +02:00
Julian Raufelder
d696d2e362
Update release notes
...
[ci skip]
2021-07-13 12:32:09 +02:00
Julian Raufelder
621395754a
Merge branch 'develop' into release/1.6.0
2021-07-13 11:56:02 +02:00
Julian Raufelder
1fb70479b3
New Crowdin updates
2021-07-12 16:05:06 +02:00
Julian Raufelder
ab47ef7287
Use %android_code% to fix lowercase r preceded in region if used
...
The language is defined by a two-letter ISO 639-1 language code, optionally followed by a two letter ISO 3166-1-alpha-2 region code (preceded by lowercase r). If no r is preceded in e.g. 'en-rUS', build fails.
2021-07-12 15:34:00 +02:00
Julian Raufelder
b24706f72c
Hopefully this fixes that some translation are not exported
2021-07-12 13:18:55 +02:00
Julian Raufelder
651678fe53
Hopefully this fixes that some translation are not exported
2021-07-12 13:12:04 +02:00
Julian Raufelder
bed3f3ac04
Show beta disclaimer dialogue
2021-07-09 19:13:38 +02:00
Julian Raufelder
6090d898ef
Update dependencies
2021-07-09 18:10:58 +02:00
Julian Raufelder
254ea01abb
Fix show provided title when BrowseFilesActivity started with title
...
BrowseFilesIntent has a title property that is now reused when the BrowseFilesActivity is started and was accidentally deleted
2021-07-09 15:57:42 +02:00
Julian Raufelder
5ec454d3eb
Remove custom language mapping again
2021-07-08 21:31:00 +02:00
Julian Raufelder
1a4cc43791
Hopefully this fixes that some translation are not exported
2021-07-08 17:43:49 +02:00
Julian Raufelder
bbb5b50acd
Hopefully this fixes that the Chinese translation are not exported
2021-07-08 17:32:38 +02:00
Julian Raufelder
754eac45f2
Map Russian translation eplicitly to ru
...
Hopefully this fixes that this language are not exported
2021-07-08 16:27:41 +02:00
Julian Raufelder
387871cc01
Use Crowdins %android_code% as placeholder for the translation output
...
Hopefully this fixes that some languages are not exported
2021-07-08 14:55:44 +02:00
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