AndyScherzinger
|
c839a5b83e
codacy: avoid using Literals in Conditional Statements
|
6 gadi atpakaļ |
AndyScherzinger
|
333dfcb1ed
codacy: avoid using implementation types like 'HashMap'; use the interface instead
|
6 gadi atpakaļ |
AndyScherzinger
|
5f10a9301b
codacy: This statement should have braces
|
6 gadi atpakaļ |
AndyScherzinger
|
dfca74b1e8
codacy_ replace literals with constants
|
6 gadi atpakaļ |
AndyScherzinger
|
63f2d407a4
codacy: fix newly created issues
|
6 gadi atpakaļ |
AndyScherzinger
|
10eb9d3920
codacy: remove useless parentheses
|
6 gadi atpakaļ |
AndyScherzinger
|
8f6151a871
codacy: Avoid using implementation types; use the interface instead
|
6 gadi atpakaļ |
AndyScherzinger
|
c961b99b7b
codacy: Avoid using redundant field initializer
|
6 gadi atpakaļ |
AndyScherzinger
|
13f00bfa40
findbugs: check the size of a collection against isEmpty() instead of checking against size zero
|
6 gadi atpakaļ |
tobiasKaminsky
|
8e58451c99
assign mAccountManager in onCreate()
|
7 gadi atpakaļ |
tobiasKaminsky
|
a47fac3014
harden extraText/extraSubject
|
6 gadi atpakaļ |
tobiasKaminsky
|
0867879f59
changes due to rebase
|
6 gadi atpakaļ |
tobiasKaminsky
|
b4b1790ef6
Use context instead of static getAppContext
|
6 gadi atpakaļ |
tobiasKaminsky
|
c32e47f4ce
White theming
|
7 gadi atpakaļ |
AndyScherzinger
|
34e9b55632
lint: fix the image ic_account_circle.png varies significantly in its density-independent (dip) size across the various density versions
|
7 gadi atpakaļ |
tobiasKaminsky
|
5b432b3ed0
Any theming call has now context, instead of app context
|
7 gadi atpakaļ |
tobiasKaminsky
|
e73dfbefb5
tint no upload icon grey
|
7 gadi atpakaļ |
tobiasKaminsky
|
c05243b0d3
use List as type instead of ArrayList
|
7 gadi atpakaļ |
tobiasKaminsky
|
6d7cc6b869
Replace ListView with RecyclerView
|
7 gadi atpakaļ |
tobiaskaminsky
|
033b8a9c95
simplify
|
7 gadi atpakaļ |
tobiasKaminsky
|
c9634022d2
if nothing received to upload, app crashed
|
7 gadi atpakaļ |
tobiasKaminsky
|
73115c09a3
crash on restoring activity
|
7 gadi atpakaļ |
tobiaskaminsky
|
beb312b8af
prevent index out of bounds exception
|
7 gadi atpakaļ |
tobiaskaminsky
|
fe14e66043
remove unneeded fully qualified name
|
7 gadi atpakaļ |
tobiaskaminsky
|
60fae3c502
code enhancements
|
7 gadi atpakaļ |
tobiaskaminsky
|
e288507ce8
sorting in "receive external files"
|
7 gadi atpakaļ |
Sven R. Kunze
|
0105b19e79
finished folder-based sort order
|
7 gadi atpakaļ |
Sven R. Kunze
|
4b5e4b96a9
defined new way of addressing and storing sort orders
|
7 gadi atpakaļ |
tobiasKaminsky
|
f8efb31a27
code formatting
|
7 gadi atpakaļ |
tobiasKaminsky
|
8d6e32b43d
extraText can be null
|
7 gadi atpakaļ |