Julian Raufelder
67366a3d41
Merge branch 'main' into develop
2021-10-15 16:01:27 +02:00
Julian Raufelder
9074ae5aae
Remove Beta disclaimer dialog
2021-10-15 15:35:20 +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
c4cd7aacaf
New Crowdin updates
2021-10-15 11:28:01 +02:00
Julian Raufelder
7061e5ed1f
Apply text suggestions from TheSparrowLenz via Crowdin
2021-10-11 14:46:46 +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
8e90de2efb
New Crowdin updates
2021-10-01 17:17:24 +02:00
Julian Raufelder
e6bd62e937
Update dependencies
2021-10-01 17:10:31 +02:00
Julian Raufelder
49586ba53f
Remove tracking library included by google-http-java-client ( fixes #358 )
...
By using https://github.com/SailReal/google-http-java-client which removed in 03a2374c31
all (in our case deactivated) tracking stuff.
And move all submodules to the '/lib'-folder
2021-10-01 13:37:01 +02:00
Julian Raufelder
729dcff816
Remove remaining wildcard imports
2021-09-23 15:03:16 +02:00
Julian Raufelder
a8d789440e
Remove redundant empty and no DirFile handling
2021-09-22 15:53:03 +02:00
Julian Raufelder
828ba7207d
Remove ... after the 'Select'-entry in navbar while browsing files
...
For consistency, the other entries don't have that either.
2021-09-22 13:15:17 +02:00
Julian Raufelder
ebac2cbc2f
Center "create vault hint" even if it is displayed as multi-line text
2021-09-22 12:58:28 +02:00
Julian Raufelder
e93c14de03
Simplify ProgressStateModel
2021-09-17 10:47:22 +02:00
Julian Raufelder
2e695b38ec
Update to Gradle 7.0.x
2021-09-14 15:02:15 +02:00
Julian Raufelder
2dd9c00b83
New Crowdin updates
2021-09-14 12:54:46 +02:00
Julian Raufelder
14bcf62cc7
New Crowdin updates
2021-08-25 17:33:05 +02:00
Julian Raufelder
2a221d4297
Merge branch 'develop' into release/1.6.0
2021-07-26 10:06:20 +02:00
Julian Raufelder
f7411f085f
New Crowdin updates
...
[ci skip]
2021-07-26 10:02:35 +02:00
Julian Raufelder
24dbcf20e1
#334 fix unlock in Android 8.0 by setting windowIsTranslucent to false
2021-07-16 12:19:23 +02:00
Julian Raufelder
1a96a4dd46
#337 show images again in the internal viewer
2021-07-15 14:21:56 +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
1fb70479b3
New Crowdin updates
2021-07-12 16:05:06 +02:00
Julian Raufelder
bed3f3ac04
Show beta disclaimer dialogue
2021-07-09 19:13:38 +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
d5436c9b47
Merge pull request #327 from cryptomator/feature/kotlin-refactoring
...
Kotlin Refactoring
2021-07-07 10:10:16 +00:00
Julian Raufelder
210d0fa7f4
Handle less generic exceptions in catch clauses
2021-07-06 12:52:51 +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
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