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
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
5ad18dd13a
Bump to version 1.7.0-beta1
...
[ci skip]
2022-02-15 11:01:50 +01:00
Julian Raufelder
cc51c5140e
Update release notes
...
[ci skip]
2022-02-15 10:57:44 +01:00
Julian Raufelder
7e25b3cd40
Minor clean-up
2022-02-15 10:51:09 +01:00
Julian Raufelder
bf1279743e
Use custom HTTP client for OneDrive to increase timeouts
2022-02-15 10:51:08 +01:00
Julian Raufelder
7699943dce
Update dependencies
2022-02-15 10:51:01 +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
Julian Raufelder
10cb02f475
Store vault metadata like format in database and refresh while unlock
...
For example, if authentication recovery fails, we load the vault from the database, which may result in a vault format -1 before this commit. We try to avoid this by overwriting the state after the authentication succeeds again, but we can't always avoid the vault format being -1 if, for example, during authentication the user changes activity, so we now store these fields in the database and update them if they have changed during unlock to prevent these states. Alternatively we could have locked the vault but from a UX point of view it makes no sense that the user has to unlock the vault again just because e.g. the token has to be refreshed.
2022-02-14 17:37:10 +01:00
Julian Raufelder
6b708554e5
Update dependencies
2022-02-12 23:13:40 +01:00
Julian Raufelder
017ab520a2
Preserve Cryptors of the same cloud if the cloud gets updated
...
If e.g. a cloud gets updated during token refresh while browsing files we authenticate, save the updated cloud, update the vault and now no longer lock other vaults from the same cloud but update them too.
2022-02-12 22:22:00 +01:00