224 Commits

Author SHA1 Message Date
Julian Raufelder
ae4c57ac8e
Fix MasterkeyCryptoCloudProviderTest and enhance logging when test fails 2021-04-12 16:00:22 +02:00
Julian Raufelder
9c0067b7e2
Enhance error handling while verifying vault
Display error messages when failed to read or verify the vault config
2021-04-08 20:26:55 +02:00
Julian Raufelder
617c0386bf
Select vault / masterkey file while adding a vault 2021-04-08 15:37:51 +02:00
Julian Raufelder
4a20fbf7ab
Delete vault when not found and user confirmed 2021-04-07 17:59:19 +02:00
Julian Raufelder
3fef796546
Add vault format 8 support 2021-04-07 16:59:32 +02:00
Julian Raufelder
85706c35b3
New Crowdin updates 2021-03-30 12:22:17 +02:00
Julian Raufelder
25ce8e68b3
Update strings.xml
[ci skip]
2021-03-30 12:04:32 +02:00
Julian Raufelder
932ea09b62
Merge branch 'develop' into feature/vault-format-8 2021-03-29 14:05:29 +02:00
Julian Raufelder
9364d77f80
Merge branch 'feature/pcloud' into develop 2021-03-26 21:02:08 +01:00
Julian Raufelder
9843e77c3f
Reformat code to apply to project style guide 2021-03-26 17:07:08 +01:00
Julian Raufelder
483a831618
Re-authenticate if credential is expired 2021-03-26 17:07:08 +01:00
Manuel Jenny
fe07f376b5
fix: use proper icons 2021-03-26 17:07:05 +01:00
Manuel Jenny
a491dd4766
fix: use correct access token 2021-03-26 17:07:03 +01:00
Manuel Jenny
c8a2c1dc19
feat: implement toasts for authentication errors 2021-03-26 17:07:00 +01:00
Manuel Jenny
d92e4b0daf
fix: rename PCloudCloud stuff to PCloud 2021-03-26 17:06:59 +01:00
Manuel Jenny
f17df0e179
fix: don't specify activityResult as optional 2021-03-26 17:06:59 +01:00
Manuel Jenny
9fc4626e61
fix: remove PCLOUD_CLIENT_ID from manifestPlaceholders 2021-03-26 17:06:59 +01:00
Manuel Jenny
091f7eeacf
fix: read pCloud Client ID from BuildConfig 2021-03-26 17:06:58 +01:00
Manuel Jenny
4fd187e697
chore: simplify check if account was already registered 2021-03-26 17:06:54 +01:00
Manuel Jenny
bd2bfa9724
feat: implement account removal for pCloud 2021-03-26 17:06:54 +01:00
Manuel Jenny
550415627e
feat: add authentication for pCloud (including UI) 2021-03-26 17:06:54 +01:00
Manuel Jenny
c9a73ced8f
feat: support multi instances, fix display name resource
- Allow multiple instances for pCloud
- Use correct display name resource
2021-03-26 17:06:53 +01:00
Manuel Jenny
85e2b16232
fix: add id() and url() 2021-03-26 17:06:53 +01:00
Manuel Jenny
faaec7a922
feat: add pCloud model and mappers, add strings 2021-03-26 17:06:52 +01:00
Julian Raufelder
a94bddd96d
Enhance usage of cloud, vault and selected vault asset 2021-03-25 16:26:59 +01:00
Julian Raufelder
f3342943f9
Change clouds from grid to list view 2021-03-25 15:08:13 +01:00
Julian Raufelder
02cf2521fa
#278 fix restore from backup problem by disabling backup 2021-03-24 15:03:54 +01:00
Julian Raufelder
34022c96ab
Add pCloud license 2021-03-24 12:20:03 +01:00
Julian Raufelder
253aab651e
Add pcloud-sdk-android project as sub module 2021-03-14 12:05:35 +01:00
Julian Raufelder
36fd5b2a8a
Refactor unlock and cloud authentication from UseCase to Activity 2021-03-09 14:06:01 +01:00
Julian Raufelder
8719ecf6c8
#274 split text in some prefs in title/summary to prevent word squashing
As well as added some further summaries to make those settings more expressive [ci skip]
2021-02-26 15:30:05 +01:00
Julian Raufelder
d8d4c6f9e7
#275 when deleting the last image using preview jump to vault content
As well as fixing a logged IndexOutOfBoundsException when deleting the image with the last indices from the list.
2021-02-24 15:09:16 +01:00
Julian Raufelder
e311128a99
New Crowdin updates (#270)
[ci skip]
2021-02-22 15:08:21 +01:00
Julian Raufelder
f8cc7aedc1
Merge branch 'main' into develop 2021-02-22 12:24:03 +01:00
Julian Raufelder
9767466064
Apply sorting of vaults when sharing with CM and biometric setup too 2021-02-21 00:32:33 +01:00
Julian Raufelder
d6d5546c17
#268 Optionally upload newly created videos via automatic upload as well 2021-02-21 00:19:23 +01:00
Julian Raufelder
667fb82165
Create new project code style config and reformat code base with it 2021-02-18 16:13:21 +01:00
Julian Raufelder
3755eed300
Merge pull request #260 from markuskreusch/feature/253-cancel-unlocking
Feature/253 cancel unlocking
2021-02-17 20:33:42 +01:00
Markus Kreusch
abd7e74590
Allow unlock cancellation using cancel flag in the use case 2021-02-17 20:03:46 +01:00
Julian Raufelder
d398c069b5
Show arc from creation hint to fab in WebDAV- and Local-cloud-list too 2021-02-17 12:32:17 +01:00
Julian Raufelder
174016dd37
Partially revert 8dc310b to re-add custom storage location like SD cards 2021-02-16 18:26:27 +01:00
Julian Raufelder
f0396c37f1
Partially revert 8dc310b to re-add custom storage location like SD cards 2021-02-16 18:19:39 +01:00
Julian Raufelder
7dca46864d
Register photo creation receiver for internal storage for auto upload 2021-02-16 12:13:29 +01:00
Julian Raufelder
5b1d7cfefb
Merge pull request #264 from feature/168-sort-vault-list
Feature/168 sort vault list
2021-02-12 18:52:51 +01:00
Julian Raufelder
8d6bc95073
#265 unlocking vaults after changing OneDrive password displays error
This should be still enhanced by displaying the login screen but is already better than being stuck in a black screen.
2021-02-12 18:38:57 +01:00
Julian Raufelder
93ae29e1a2
Final clean-up
[ci skip]
2021-02-10 19:41:30 +01:00
Julian Raufelder
22c53f5abe
#168 start position indices by 0 and test position helper 2021-02-10 19:15:44 +01:00
Julian Raufelder
c5e05df01a Merge branch 'develop' into feature/168-sort-vault-list 2021-02-10 18:14:43 +01:00
Julian Raufelder
8dc310bcee
Remove version handling in some methods due to min version increase 2021-02-10 15:15:08 +01:00
Julian Raufelder
9b4a9a2ae2
Remove string resource cycles 2021-02-08 20:57:03 +01:00