24 Commits

Author SHA1 Message Date
Julian Raufelder
9364d77f80
Merge branch 'feature/pcloud' into develop 2021-03-26 21:02:08 +01:00
Manuel Jenny
fe87ae3126
fix: only take username into account in configurationMatches() 2021-03-26 17:07:06 +01:00
Manuel Jenny
86a0b1e6d5
fix: actually verify configurationMatches 2021-03-26 17:07:05 +01:00
Manuel Jenny
d92e4b0daf
fix: rename PCloudCloud stuff to PCloud 2021-03-26 17:06:59 +01:00
Manuel Jenny
73b3dc1459
fix: remove unused pCloud related logout code 2021-03-26 17:06:59 +01:00
Manuel Jenny
9cc585eaf8
fix: set pCloud predefined to false 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
6a249056b0
fix: set url to null, add TODO 2021-03-26 17:06:53 +01:00
Manuel Jenny
9e3d0a91dc
fix: return proper type 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
Manuel Jenny
32ce52c93d
feat(Domain): introduce PCLOUD CloudType 2021-03-26 17:06:51 +01:00
Manuel Jenny
fdf144c655
feat(Domain): add PCloudCloud 2021-03-26 17:06:51 +01:00
Julian Raufelder
02cf2521fa
#278 fix restore from backup problem by disabling backup 2021-03-24 15:03:54 +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
7263aff180
Fix tests -.- 2021-02-17 21:19:44 +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
93ae29e1a2
Final clean-up
[ci skip]
2021-02-10 19:41:30 +01:00
Julian Raufelder
6f7caf9028
Fix test which fails only using gradlew -.- 2021-02-10 19:32:33 +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
9b63b7c525
#168 set vault position while creating, adding and deleting vaults 2021-02-04 23:38:30 +01:00
Julian Raufelder
657e2877ba
#168 final clean-up 2021-02-01 00:37:31 +01:00
Julian Raufelder
00174fdf5a
#168 implement backend for sorting vault list. 2021-01-31 22:54:49 +01:00
Julian Raufelder
80444758cc
Initial open source commit 🎉 2020-12-23 12:09:37 +01:00