Andy Scherzinger
|
d41a8a9054
spotbugs: Exceptional return value ignored
|
6 years ago |
Andy Scherzinger
|
b5723187f1
remove typo
|
6 years ago |
Andy Scherzinger
|
39e113f251
codacy: This call to Collection.toArray() may be optimizable
|
6 years ago |
ardevd
|
3968be4a58
fixed inverted comparison
|
6 years ago |
ardevd
|
e797e5ced8
datamodel: use equals for string comparison.
|
6 years ago |
ardevd
|
f1f3d74ce6
getCapability marked with @NonNull and associated npe check removed.
|
6 years ago |
tobiasKaminsky
|
92bbcfb973
show notes on receiving shares
|
6 years ago |
Andy Scherzinger
|
5c56014f89
codacy: Avoid instantiating new objects inside loops
|
6 years ago |
tobiasKaminsky
|
bf86cf6a41
Show shared user
|
6 years ago |
Andy Scherzinger
|
4b4d76eb19
adapt to getter/setter changes due to use of lombok in libary
|
6 years ago |
Andy Scherzinger
|
a90f71e600
improve findbugs score bug making literals the left part of string comparisons
|
6 years ago |
tobiasKaminsky
|
4490a02efa
add check for template support
|
6 years ago |
tobiasKaminsky
|
6cf499828c
Sync all downloaded files in background
|
6 years ago |
tobiasKaminsky
|
cad6cd6a19
show unread comments
|
6 years ago |
tobiasKaminsky
|
59cf6b9ba4
switch to AndroidX
|
6 years ago |
tobiasKaminsky
|
43ce903559
move all operation to library
|
6 years ago |
tobiasKaminsky
|
f020e02dfb
use lombok for has preview
|
6 years ago |
tobiasKaminsky
|
6b038492b1
add direct editing capability
|
6 years ago |
tobiasKaminsky
|
3a7ef82632
Add support for richdocuments
|
6 years ago |
tobiasKaminsky
|
8d676ea556
Add hide download option to share via link
|
6 years ago |
Andy Scherzinger
|
e46818f3fa
rename boolean variable for nicer getter/setter names
|
6 years ago |
Andy Scherzinger
|
1f5bae0dbb
Resolve #3148 adding lombok to more data classes
|
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 |
tobiasKaminsky
|
d0a3302212
allow to set/edit note on shares
|
6 years ago |
AndyScherzinger
|
6b59ade7bd
codacy: A getX() method which returns a boolean should be named isX()
|
6 years ago |
AndyScherzinger
|
fb446d433a
codacy: Do not add empty strings
|
6 years ago |
tobiasKaminsky
|
0efdf2bbac
Add room share type
|
6 years ago |
AndyScherzinger
|
333dfcb1ed
codacy: avoid using implementation types like 'HashMap'; use the interface instead
|
6 years ago |
AndyScherzinger
|
ce4ce8db41
fix exceptions in method signature
|
6 years ago |