tobiasKaminsky
|
533debfca0
- removed useNextcloudUserAgent -> we now use this everytime
|
6 years ago |
Chris Narkiewicz
|
442394f949
Migrate current account getter from AccountUtils to UserAccountManager
|
6 years ago |
tobiasKaminsky
|
22641967d2
Chunked upload
|
6 years ago |
tobiasKaminsky
|
cb7134817e
add missing upload error messages
|
6 years ago |
tobiasKaminsky
|
9927a649dc
wip
|
6 years ago |
tobiasKaminsky
|
c3b65814df
- use internal temp directory
|
6 years ago |
tobiasKaminsky
|
6cf499828c
Sync all downloaded files in background
|
6 years ago |
tobiasKaminsky
|
59cf6b9ba4
switch to AndroidX
|
6 years ago |
tobiasKaminsky
|
43ce903559
move all operation to library
|
6 years ago |
Andy Scherzinger
|
e46818f3fa
rename boolean variable for nicer getter/setter names
|
6 years ago |
Andy Scherzinger
|
162ccfc15c
Resolve #3148 adding lombok to some larger data classes
|
6 years ago |
AndyScherzinger
|
6b59ade7bd
codacy: A getX() method which returns a boolean should be named isX()
|
6 years ago |
AndyScherzinger
|
79677f5281
codacy: useless parentheses
|
6 years ago |
AndyScherzinger
|
5f10a9301b
codacy: This statement should have braces
|
6 years ago |
AndyScherzinger
|
df18d6eccc
codacy: avoid using redundant field initializer
|
6 years ago |
AndyScherzinger
|
bc969449f0
findbugs: use log instead of print stack trace
|
6 years ago |
AndyScherzinger
|
c961b99b7b
codacy: Avoid using redundant field initializer
|
6 years ago |
AndyScherzinger
|
b07d632b9b
a
|
6 years ago |
tobiasKaminsky
|
aaf0548690
Changes due to Codacy
|
6 years ago |
tobiasKaminsky
|
50c65dfca9
changes due to CR
|
6 years ago |
tobiasKaminsky
|
f8801115f2
Add trashbin support
|
6 years ago |
tobiasKaminsky
|
3af569988d
add another NPE check
|
7 years ago |
AndyScherzinger
|
c18a44b044
Fix #2439 NPE via null check
|
7 years ago |
tobiasKaminsky
|
3ce4280931
fix failing operations (create folder, download file) due to user agent change
|
7 years ago |
Mario Danic
|
f675c1c972
Missing stuff all around
|
7 years ago |
Mario Danic
|
cadde9dc9a
Fix
|
7 years ago |
Mario Danic
|
b4e8b85910
Remove useless assignment
|
7 years ago |
Mario Danic
|
38dc41ad3b
Remove commented out stuff
|
7 years ago |
Mario Danic
|
9b2b72c713
Fix upload checks
|
7 years ago |
Mario Danic
|
39b477f513
Fix conditions check
|
7 years ago |