Chris Narkiewicz
|
8fbe2ee38e
Integrate Dagger 2
|
6 lat temu |
tobiasKaminsky
|
f99c7f2ddd
ReceiveExternalFiles:
|
6 lat temu |
Chris Narkiewicz
|
e521d25d63
Move sort order preferences to AppPreferences interface
|
6 lat temu |
Chris Narkiewicz
|
5dabec67bf
Move upload preferences to AppPreferences interface
|
6 lat temu |
Chris Narkiewicz
|
a003c4b953
Refactor legacy instant upload prefs removal
|
6 lat temu |
tobiasKaminsky
|
68e263b16c
reflect write status
|
6 lat temu |
Andy Scherzinger
|
2b33b43e33
use primary color for system bar too
|
6 lat temu |
Andy Scherzinger
|
dab1812c31
add pill-styled buttons and implement theming
|
6 lat temu |
tobiasKaminsky
|
59cf6b9ba4
switch to AndroidX
|
6 lat temu |
tobiasKaminsky
|
ab8bcbddc2
add specific sort order for upload/local/trashbin
|
6 lat temu |
AndyScherzinger
|
a4eafbf757
codacy: String.indexOf(char) is faster than String.indexOf(String).
|
6 lat temu |
AndyScherzinger
|
c839a5b83e
codacy: avoid using Literals in Conditional Statements
|
6 lat temu |
AndyScherzinger
|
333dfcb1ed
codacy: avoid using implementation types like 'HashMap'; use the interface instead
|
6 lat temu |
AndyScherzinger
|
5f10a9301b
codacy: This statement should have braces
|
6 lat temu |
AndyScherzinger
|
dfca74b1e8
codacy_ replace literals with constants
|
6 lat temu |
AndyScherzinger
|
63f2d407a4
codacy: fix newly created issues
|
6 lat temu |
AndyScherzinger
|
10eb9d3920
codacy: remove useless parentheses
|
6 lat temu |
AndyScherzinger
|
8f6151a871
codacy: Avoid using implementation types; use the interface instead
|
6 lat temu |
AndyScherzinger
|
c961b99b7b
codacy: Avoid using redundant field initializer
|
6 lat temu |
AndyScherzinger
|
13f00bfa40
findbugs: check the size of a collection against isEmpty() instead of checking against size zero
|
6 lat temu |
tobiasKaminsky
|
8e58451c99
assign mAccountManager in onCreate()
|
7 lat temu |
tobiasKaminsky
|
a47fac3014
harden extraText/extraSubject
|
6 lat temu |
tobiasKaminsky
|
0867879f59
changes due to rebase
|
6 lat temu |
tobiasKaminsky
|
b4b1790ef6
Use context instead of static getAppContext
|
6 lat temu |
tobiasKaminsky
|
c32e47f4ce
White theming
|
7 lat temu |
AndyScherzinger
|
34e9b55632
lint: fix the image ic_account_circle.png varies significantly in its density-independent (dip) size across the various density versions
|
7 lat temu |
tobiasKaminsky
|
5b432b3ed0
Any theming call has now context, instead of app context
|
7 lat temu |
tobiasKaminsky
|
e73dfbefb5
tint no upload icon grey
|
7 lat temu |
tobiasKaminsky
|
c05243b0d3
use List as type instead of ArrayList
|
7 lat temu |
tobiasKaminsky
|
6d7cc6b869
Replace ListView with RecyclerView
|
7 lat temu |