tobiasKaminsky
|
f020e02dfb
use lombok for has preview
|
6 years ago |
Andy Scherzinger
|
e46818f3fa
rename boolean variable for nicer getter/setter names
|
6 years ago |
Andy Scherzinger
|
8091470ae3
codacy: remove useless parentheses
|
6 years ago |
Andy Scherzinger
|
162ccfc15c
Resolve #3148 adding lombok to some larger data classes
|
6 years ago |
tobiasKaminsky
|
c381bc9da8
add has-preview property
|
6 years ago |
AndyScherzinger
|
131a8fafcd
charAt is throwing out of bounds, if empty string
|
6 years ago |
AndyScherzinger
|
6b59ade7bd
codacy: A getX() method which returns a boolean should be named isX()
|
6 years ago |
AndyScherzinger
|
ebed24ab5d
codacy: String.startsWith can be rewritten using String.charAt(0)
|
6 years ago |
tobiasKaminsky
|
4da88c2acb
correct handle write protected folders
|
6 years ago |
AndyScherzinger
|
10eb9d3920
codacy: remove useless parentheses
|
6 years ago |
AndyScherzinger
|
d377fc303c
codacy: Useless parentheses
|
6 years ago |
AndyScherzinger
|
38c41f55d2
findbugs: don't locally store return result before immediately returning it
|
6 years ago |
tobiasKaminsky
|
f8801115f2
Add trashbin support
|
7 years ago |
tobiasKaminsky
|
6d7cc6b869
Replace ListView with RecyclerView
|
7 years ago |
tobiasKaminsky
|
cbb9e0cbde
add showing icon on external folders
|
7 years ago |
tobiaskaminsky
|
ce970cf42b
fix wrong folder sorting, when OCFile.compareTo() is used
|
7 years ago |
tobiasKaminsky
|
d95e8a98a6
Natural sorting, for digits use value (01 -> 1), order by leading zeros (1 > 01)
|
7 years ago |
tobiaskaminsky
|
3ae0610b7a
add default values
|
7 years ago |
Mario Danic
|
845e85fb24
Most improvements
|
7 years ago |
Jan-Christoph Borchardt
|
b6e84b66fd
First release of E2E
|
7 years ago |
tobiasKaminsky
|
e505421db9
Implicitly using the default locale is a common source of bugs
|
7 years ago |
Mario Danic
|
acdaa74e39
Fix opening files
|
7 years ago |
tobiaskaminsky
|
4aa189954a
some minor changes
|
7 years ago |
AndyScherzinger
|
727a7326ee
Revert "minor code cleanups due to code review"
|
7 years ago |
AndyScherzinger
|
a9100e5d8e
minor code cleanups due to code review
|
7 years ago |
Victor Nidens
|
a9857b800c
Added warning when trying to reshare a file without necessary permissions
|
7 years ago |
Jonas Sandrock
|
58c588e934
On device: show only folders containing downloaded files #983
|
7 years ago |
Mario Danic
|
add50e3149
Use favourite
|
8 years ago |
Mario Danic
|
3fa0c5ca32
Refactor available offline
|
8 years ago |
Mario Danic
|
16f1243da6
Fix project structure and prepare for branding
|
8 years ago |