92 Commits

Author SHA1 Message Date
Julian Raufelder
bde8f36a58
Validate user input of add or change S3 cloud 2021-04-30 09:22:29 +02:00
Julian Raufelder
4e6983862f
Implement AuthStrategy for S3 2021-04-30 09:22:29 +02:00
Julian Raufelder
862596114b
Use endpoint or region in S3 2021-04-30 09:22:29 +02:00
Manuel Jenny
f07e343849
fix(S3): show region for AWS 2021-04-30 09:22:27 +02:00
Julian Raufelder
43fb9fb694
Finalize S3 assets 2021-04-30 09:22:27 +02:00
Julian Raufelder
e4ad22b00b
Add display name to S3 cloud 2021-04-30 09:22:26 +02:00
Julian Raufelder
7f0967ab88
Add S3 bucket asset and reorder clouds 2021-04-30 09:22:25 +02:00
Julian Raufelder
44880e3959
Add S3 license 2021-04-30 09:22:25 +02:00
Julian Raufelder
56c60703a6
Minor UI tweaks regarding S3 2021-04-30 09:22:24 +02:00
Julian Raufelder
a736a33d88
Update database and UI to support S3 2021-04-30 09:22:23 +02:00
Julian Raufelder
e5382b6d52
#278 Forbid to create a vault with a very bad password 2021-04-29 20:51:16 +02:00
Julian Raufelder
79a0d5daa6
#308 fixes files not found using the search under certain circumstances
The search is not successful if globbing is enabled and live search is disabled
2021-04-26 15:20:56 +02:00
Julian Raufelder
4f8f817808
#307 fix pCloud login in F-Droid 2021-04-24 23:37:07 +02:00
Julian Raufelder
ee131a5972
New Crowdin updates
[ci skip]
2021-04-23 17:51:04 +02:00
Julian Raufelder
9d17854eaa
#303 Re-add LicensesFragment 2021-04-21 02:29:13 +02:00
Julian Raufelder
d0298a2fdb
New Crowdin updates
[ci skip]
2021-04-20 10:31:33 +02:00
Julian Raufelder
ce74b4da11
New Crowdin updates 2021-04-19 16:02:13 +02:00
Julian Raufelder
ccd2a6b54e
Mark further strings as untranslatable
[ci skip]
2021-04-19 15:55:55 +02:00
Julian Raufelder
433cb5e19b
New Crowdin updates
[ci skip]
2021-04-15 14:52:00 +02:00
Julian Raufelder
88f17d610f
#291 enhance focus flow in dialog's using TAB key in hardware keyboards 2021-04-15 13:02:07 +02:00
Julian Raufelder
8d198dafe4
Set all referenced strings to untranslatable 2021-04-14 16:30:11 +02:00
Julian Raufelder
99408e53fd
#295 fix crash when opening a file using third party app and resuming
Crash or that the file is no longer available only occurs under certain circumstances
2021-04-14 14:11:49 +02:00
Julian Raufelder
26b7c2bcf9
Fix cyclic string dependency and add positional format 2021-04-13 16:27:59 +02:00
Julian Raufelder
c3039f7601
#293 fix license screen bypass 2021-04-13 12:17:23 +02:00
Julian Raufelder
b78b3ddc2b
New Crowdin updates 2021-04-12 17:29:38 +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
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
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