699 Commits

Author SHA1 Message Date
Julian Raufelder
e087884e3b
Bump version to 1.7.4
[ci skip]
2022-04-13 16:32:08 +02:00
Julian Raufelder
734b98e759
Enhance order of clearing the cache and potentially accessing the db 2022-04-13 16:29:56 +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
Julian Raufelder
85c06582bb
Cascade remove of a cloud to the DispatchingCloudContentRepository
Fixes #432
2022-04-13 16:06:35 +02:00
Julian Raufelder
55d7f68f49
Merge branch 'main' into develop 2022-04-11 16:09:04 +02:00
Julian Raufelder
6106d27940
Merge branch 'release/1.7.3' 2022-04-11 15:45:21 +02:00
Julian Raufelder
b788d83982
Update izzyscript results
[ci skip]
2022-04-11 15:41:45 +02:00
Julian Raufelder
0699575250
Update release notes
[ci skip]
2022-04-11 15:17:15 +02:00
Julian Raufelder
e8820cbae2
Bump version to 1.7.3
[ci skip]
2022-04-11 14:59:42 +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
f039656294
Update dependencies 2022-04-11 14:52:13 +02:00
Julian Raufelder
50c781690d
Fix create or add a vault using shortcuts from Shared Drives location
Fixes #431
2022-04-08 22:45:42 +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
Julian Raufelder
a683ba26e3
Add hint in README about how to use pCloud when build from source
[ci skip]
2022-04-04 12:45:51 +02:00
Julian Raufelder
09a7cb0b84
Add hint in README about how to use Google Drive when build from source
[ci skip]
2022-04-04 12:20:51 +02:00
Julian Raufelder
2867f4ad15
Remove unused libs 2022-03-31 20:26:43 +02:00
Julian Raufelder
1b5d19dfde
Update izzyscript results 2022-03-29 21:20:44 +02:00
Julian Raufelder
b0ccc90a99
Merge branch 'main' into develop 2022-03-29 21:19:17 +02:00
Julian Raufelder
c4ba93e797
Merge branch 'release/1.7.2' 2022-03-29 20:31:57 +02:00
Julian Raufelder
45e0569129
Update release notes
[ci skip]
2022-03-29 20:31:08 +02:00
Julian Raufelder
2e2075741a
Bump version to 1.7.2 2022-03-29 20:03:59 +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
c434984c14
Update dependencies 2022-03-29 18:06:49 +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
f28ec0b413
Fix error when moving folder with local storage if accessed directly
Fixes #420

I have no idea why `DocumentsContract.getTreeDocumentId` don't work. The docs of this method is quiet useless especially because of the typo: "Extract the via Document#COLUMN_DOCUMENT_ID from the given URI". The method returns only the path segment directly after the `tree` section which means the root of the selected location.

The good thing is that it is 100% reproducible and gets fixed by using `DocumentsContract.getDocumentId`. The problem exists since version 1.5.4. What I don't understand is why it worked in 1.5.3 because there the `DocumentsContract.getTreeDocumentId` returns the same garbage, I would understand the problem if it would exists since version 1.5.0 but 1.5.4 is weird. Crazy too is that this happens only with (crypto) folders and not (crypto) files.
2022-03-23 14:02:55 +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
d42e0a8ec9
Test MissingVaultConfigFileException thrown when vault format 8 unlocked
and no vault config file provided
2022-03-16 23:09:41 +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
8f2a94e98f
Remove unused parameter 2022-03-15 16:30:49 +01:00
Julian Raufelder
f38416070f
Merge branch 'hotfix/1.7.1' into develop 2022-03-04 16:32:53 +01:00
Julian Raufelder
360af85d33
Merge branch 'hotfix/1.7.1' 2022-03-04 16:14:40 +01:00
Julian Raufelder
69a4c00989
Update release notes
[ci skip]
2022-03-04 16:07:59 +01:00
Julian Raufelder
2bdc6afdb5
Bump to version 1.7.1
[ci skip]
2022-03-04 15:54:07 +01:00
Julian Raufelder
8f69701b82
Fix not found dialog during unlock if it contains a blank using OneDrive
"Vault not found" dialog is displayed during unlocking if it contains a blank character due to encoding twice. MicrosoftGraph now encodes the provided path to `itemWithPath` itself.

Fixes #419
2022-03-04 15:50:06 +01:00
Julian Raufelder
374867d0da
Add dryRun lane to check tracking for all flavors without publishing
[ci skip]
2022-03-02 16:53:50 +01:00
Julian Raufelder
810efe3cb9
Update izzyscript results
[ci skip]
2022-03-02 16:50:31 +01:00
Julian Raufelder
fbf67bf465
Merge branch 'main' into develop 2022-03-02 16:42:20 +01:00
Julian Raufelder
d0a3a05afb
Merge branch 'release/1.7.0' 2022-03-02 15:44:34 +01:00
Julian Raufelder
5d2cf771b4
Bump to version 1.7.0
[ci skip]
2022-03-02 15:43:33 +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
Julian Raufelder
1a01ba6f54
Update izzyscript results due to Microsoft Graph changes
[ci skip]
2022-02-15 17:19:34 +01:00
Julian Raufelder
95bde8ca45
Update release notes
[ci skip]
2022-02-15 15:58:29 +01:00
Julian Raufelder
88ff45e44e
Merge branch 'develop' into release/1.7.0 2022-02-15 15:16:32 +01:00
Cryptobot
71dc76b157
New Crowdin updates (#413)
New translations strings.xml (Bengali)
2022-02-15 15:14:39 +01:00