Chris Narkiewicz
|
6643b6c839
Migrate UserAccount helpers to UserAccountManager
|
5 年之前 |
Chris Narkiewicz
|
412f9eb1c8
Refactor ConnectivityUtils
|
5 年之前 |
Chris Narkiewicz
|
79da94ad62
Move showDetailedTimestampPreference to AppPreferences interface
|
6 年之前 |
tobiasKaminsky
|
50c951cbe7
prevent NPE if activity is null
|
6 年之前 |
tobiasKaminsky
|
59cf6b9ba4
switch to AndroidX
|
6 年之前 |
Andy Scherzinger
|
e46818f3fa
rename boolean variable for nicer getter/setter names
|
6 年之前 |
Andy Scherzinger
|
162ccfc15c
Resolve #3148 adding lombok to some larger data classes
|
6 年之前 |
AndyScherzinger
|
6b59ade7bd
codacy: A getX() method which returns a boolean should be named isX()
|
6 年之前 |
AndyScherzinger
|
2e9d7ce028
codacy: useless qualified this usage in the same class.
|
6 年之前 |
AndyScherzinger
|
c839a5b83e
codacy: avoid using Literals in Conditional Statements
|
6 年之前 |
AndyScherzinger
|
dfca74b1e8
codacy_ replace literals with constants
|
6 年之前 |
AndyScherzinger
|
df18d6eccc
codacy: avoid using redundant field initializer
|
6 年之前 |
AndyScherzinger
|
eafa49c822
codacy: avoid declaring a variable if it is unreferenced before a possible exit point.
|
6 年之前 |
AndyScherzinger
|
18b5d07ba0
codacy: combine nested if statements
|
6 年之前 |
AndyScherzinger
|
ea7cc4226b
fixes #2893 display SVG files
|
6 年之前 |
AndyScherzinger
|
c961b99b7b
codacy: Avoid using redundant field initializer
|
6 年之前 |
AndyScherzinger
|
3dffdfdc5e
findbugs: fix literal string comparisons passing the literal as an argument
|
6 年之前 |
AndyScherzinger
|
6255bfeb9d
codacy: fix Useless parentheses
|
6 年之前 |
AndyScherzinger
|
f587b925dc
fix warnings to trigger CI build
|
6 年之前 |
AndyScherzinger
|
c2eccd58dc
Fixes after rebase
|
6 年之前 |
tobiasKaminsky
|
f8801115f2
Add trashbin support
|
6 年之前 |
AndyScherzinger
|
4c6ffea5e4
massively shorten code and improve readability via a menu helper
|
6 年之前 |
eho
|
ca46f6ed6b
ui:preview Verify that bitmap is not null before setting imageDrawable.
|
6 年之前 |
tobiasKaminsky
|
6256d21aa6
Remove analytics
|
6 年之前 |
Mario Đanić
|
e76824a872
Merge pull request #2600 from nextcloud/previewimagefragment-cleanup
|
6 年之前 |
eho
|
f0b31af089
ui:preview Removed useless call to System.gc().
|
6 年之前 |
eho
|
e7d53a94e5
ui:preview Added final modifiers to applicable declarations.
|
6 年之前 |
eho
|
4ebf83fce6
ui:preview Simplified lambda expressions.
|
6 年之前 |
eho
|
9ecdcdd613
ui:preview Removed unused import.
|
6 年之前 |
eho
|
1896ffe66e
ui:preview Removed single-use downloadFile() method.
|
6 年之前 |