Álvaro Brey Vilas
|
8ee7bfd557
Fix lint issues with cursor indexes on compileSdk 31
|
3 lat temu |
tobiasKaminsky
|
23b05f3a56
Fix #5755
|
4 lat temu |
tobiasKaminsky
|
db3bd029ca
code formatting
|
5 lat temu |
Joachim Meyer
|
32da47d6a3
Make the name collision policy for auto uploads selectable, fixes #5599.
|
5 lat temu |
Chris Koying Browet
|
1b7bd72c49
ADD: [instantupload] setting to also upload existing files
|
6 lat temu |
Andy Scherzinger
|
7c62ad6b06
unify use of boolean, make use of lombok getter/setters, remove unneeded boolean boxing
|
5 lat temu |
Andy Scherzinger
|
23e44243da
show/hide auto upload list items
|
5 lat temu |
Alice Gaudon
|
2e13212752
SyncedFolderProvider: pass Clock dependency via constructor instead of dagger
|
5 lat temu |
Alice Gaudon
|
7f4db3fdd0
Make synced folder init/enable date persistent
|
5 lat temu |
tobiasKaminsky
|
2a88933075
- fix wrong sql to detect already existing synced folder
|
5 lat temu |
tobiasKaminsky
|
37c6600d2e
Upload files into subfolder
|
5 lat temu |
Jens Mueller
|
c7c6a989b4
use constant
|
6 lat temu |
Chris Narkiewicz
|
1275728182
Rename PreferenceManager to AppPreferencesImpl
|
6 lat temu |
Andy Scherzinger
|
d5cecd2c77
update due to constructor change
|
6 lat temu |
Chris Narkiewicz
|
ee99611546
Move legacy free pref to AppPreferences
|
6 lat temu |
Chris Narkiewicz
|
5a8f0f64a0
Moved auto upload preferences to AppPreferences
|
6 lat temu |
Chris Narkiewicz
|
a003c4b953
Refactor legacy instant upload prefs removal
|
6 lat temu |
tobiasKaminsky
|
59cf6b9ba4
switch to AndroidX
|
6 lat temu |
tobiasKaminsky
|
bc2179965f
- fix not working detection of already defined synced folders
|
6 lat temu |
AndyScherzinger
|
0ae679f3b5
codacy: consider simply returning the value vs storing it in local variable
|
6 lat temu |
AndyScherzinger
|
8f6151a871
codacy: Avoid using implementation types; use the interface instead
|
6 lat temu |
AndyScherzinger
|
5a2e49eefe
findbugs: don't use int based for-loops
|
6 lat temu |
Mario Danic
|
37b3f6f04c
Fixed a bug with detection
|
7 lat temu |
Mario Danic
|
d2b2a3f57c
Improve media folders detection
|
7 lat temu |
Mario Danic
|
1f8d5dddfe
Add support for detecting media folders
|
7 lat temu |
ardevd
|
3a01e07afc
datamodel: String function use should be optimized for single characters
|
7 lat temu |
tobiasKaminsky
|
3c50d9285d
close cursor
|
7 lat temu |
AndyScherzinger
|
d10f981b0f
fix folder migration
|
7 lat temu |
AndyScherzinger
|
bddce2080d
minor code formatting cleanups
|
7 lat temu |
AndyScherzinger
|
aeda198d5b
CR: use enum instead of Integer
|
7 lat temu |