295 Commits

Author SHA1 Message Date
Julian Raufelder
c505f09ce0
WIP migrate to material design 3 2022-06-03 15:15:01 +02:00
Julian Raufelder
244dc0f8ba
Use summary provider in preferences 2022-06-01 21:06:01 +02:00
Julian Raufelder
5353009e92
Simplify setting intents 2022-06-01 20:55:52 +02:00
Julian Raufelder
a95e5dca54
Update AndroidX dependencies 2022-06-01 15:26:39 +02:00
Julian Raufelder
03043a409a
Update cloud vault assets 2022-05-31 15:45:33 +02:00
Julian Raufelder
9cab41bd88
Replace click with tap in default language 2022-05-30 14:08:10 +02:00
Julian Raufelder
a11ad86cf3
Rename flavor fdroidmain to lite 2022-05-27 17:39:27 +02:00
Julian Raufelder
17218476a2
Fix links to https://cryptomator.org/android 2022-05-27 14:49:02 +02:00
Julian Raufelder
b93456ef9e
Open the purchase site when clicking on the link in UpdateLicenseDialog
Fixes #444
2022-05-27 14:48:26 +02:00
Julian Raufelder
66dff4ab4f
Show Cryptomator variants not in the Playstore version 2022-05-25 18:17:53 +02:00
Julian Raufelder
33b79506d0
Fix target Activity not found due to the combination of flavor and type 2022-05-25 17:54:48 +02:00
Julian Raufelder
646e6418ad
Minor corrections 2022-05-25 09:44:37 +02:00
Tony Tkachenko
7dea6f4c30
Apply suggestions from code review 2022-05-24 19:01:05 +03:00
Julian Raufelder
a09584243e
Remove custom name again :) 2022-05-24 17:16:55 +02:00
Julian Raufelder
d84dd297b6
Define Dropbox and Microsoft callbacks only in flavors with access to it 2022-05-24 16:33:55 +02:00
Tony Tkachenko
5c5166eff7
Update docs version to 1.6 2022-05-24 16:27:45 +03:00
Julian Raufelder
e0f36dbead
Migrate to new AndroidX-SplashScreen 2022-05-24 12:22:54 +02:00
Julian Raufelder
7e0916540d
Update assets 2022-05-23 21:32:20 +02:00
Julian Raufelder
fa8a9cac27
Add Cryptomator variants screen 2022-05-20 14:36:09 +02:00
Julian Raufelder
7ad0178e8b
Preparations for F-Droid main repo 2022-05-17 00:43:15 +02:00
Julian Raufelder
c68e30e142
Remove unmaintained UI tests and remove deprecated AndroidJunit4 usage 2022-05-16 13:02:45 +02:00
Julian Raufelder
0ff8ac3cb5
Update APK variant daily by default when running or never when disabled
Remove weekly (the old default) and migrate to daily
2022-05-16 13:00:15 +02:00
Cryptobot
bb3d685991
New Crowdin updates (#440)
New translations strings.xml (Swahili, Tanzania)
2022-05-10 12:12:59 +02:00
Cryptobot
ec4b91ec90
New Crowdin updates (#439)
New translations strings.xml (Chinese Simplified, Chinese Traditional, Japanese, Swahili Tanzania)
2022-05-09 15:49:36 +02:00
Julian Raufelder
39c8277904
Update target SDK to 31 (Android 12) 2022-05-09 15:43:56 +02:00
Julian Raufelder
47131abd50
Fix file export when no file can open this type and export is chosen
Before the `FileInputStream` got closed before started reading because of the async UseCase
2022-05-05 17:44:36 +02:00
Cryptobot
e0b1ee83ae
New Crowdin updates (#436)
New translations strings.xml (Bengali, Croatian, German, Hungarian, Indonesian, Norwegian Bokmal, Portuguese Brazilian)
2022-05-03 10:38:35 +02:00
Julian Raufelder
6bda0f7ab1
Rename NoDirFileDialog to NoDirFileOrEmptyDialog 2022-04-21 15:50:15 +02:00
Julian Raufelder
c5d7a22f2f
Remove already fixed TODO 2022-04-20 11:49:22 +02:00
Julian Raufelder
84c7d0b907
X button in AutoUploadChooseVaultActivity doesn't finish activity
Fixes #438
2022-04-17 21:25:46 +02:00
Julian Raufelder
e373cabc96
Remove legacy code 2022-04-13 16:29:55 +02:00
Cryptobot
46bb53446c
New Crowdin updates (#433)
New translations strings.xml (Croatian, German, Ukrainian)
2022-04-13 16:26:06 +02:00
Cryptobot
f029ff4022
New Crowdin updates (#424)
New translations strings.xml (Bengali, Chinese Traditional, Croatian, German, Hebrew, Hungarian, Norwegian Bokmal, Persian, Portuguese, Portuguese Brazilian, Russian, Slovak)
2022-04-11 14:55:35 +02:00
Julian Raufelder
7e201ba289
Fix crash on some devices when browsing images and clicking on screen
Fixes #429
2022-04-07 01:19:34 +02:00
Cryptobot
ec9bfad1a3
New Crowdin updates (#423)
New translations strings.xml (French, Swedish)
2022-03-29 20:01:56 +02:00
Cryptobot
dcc9b801df
New Crowdin updates (#415)
New translations strings.xml (Arabic, Bengali, Catalan, Chinese Simplified, Chinese Traditional, Czech, Dutch, Filipino, French, Galician, German, Greek, Hebrew, Hungarian, Indonesian, Italian, Japanese, Korean, Norwegian Bokmal, Polish, Portuguese, Portuguese Brazilian, Romanian, Russian, Slovak, Spanish, Swedish, Telugu, Turkish, Ukrainian)
2022-03-29 18:58:55 +02:00
Julian Raufelder
b86bc34344
Fix typo in string 2022-03-29 18:34:39 +02:00
Julian Raufelder
35b6695204
Show correct tooltip in TextEditor when long clicking on save 2022-03-23 14:06:11 +01:00
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
c19e77170a
Show vault format in error message if it is not supported 2022-03-16 22:55:23 +01:00
Julian Raufelder
0fc53f9242
Show specific message if vault.cryptomator is missing in vault version 8
Fixes 381
2022-03-15 17:53:31 +01:00
Julian Raufelder
4be55aabdc
Enhance message if no file manager found while using local storage cloud 2022-03-02 01:32:55 +01:00
Julian Raufelder
00bcd54b33
Map more file types to file icons like e.g. docx to text icon 2022-03-01 22:59:34 +01:00
Julian Raufelder
e1a5ff7007
Show specific message if desktop supporter cert entered as license key 2022-02-24 15:43:11 +01:00
Cryptobot
71dc76b157
New Crowdin updates (#413)
New translations strings.xml (Bengali)
2022-02-15 15:14:39 +01:00
Julian Raufelder
00fdb7e69b
Show toast while refreshing token using OneDrive in the FOSS version too 2022-02-15 15:11:20 +01:00
Julian Raufelder
d08ffe68ef
Remove race conditions which could cause ConcurrentModificationException 2022-02-15 15:02:26 +01:00
Julian Raufelder
4d7b5f2971
Fix deleting cloud a also removes vaults of cloud b of the same type
Fixes #414
2022-02-15 13:04:20 +01:00
Julian Raufelder
7e25b3cd40
Minor clean-up 2022-02-15 10:51:09 +01:00
Cryptobot
7758971d99
New Crowdin updates (#404)
New translations strings.xml (Bengali, Chinese Simplified, Czech, Dutch, French, German, Greek, Hebrew, Hindi, Indonesian, Japanese, Polish, Portuguese, Brazilian, Russian, Slovak, Spanish, Thai, Turkish, Ukrainian)
2022-02-14 17:52:34 +01:00