Andy Scherzinger
|
32b04cb07e
remove unused variable
|
6 years ago |
Andy Scherzinger
|
35ff763950
codacy: combine statements
|
6 years ago |
Andy Scherzinger
|
a34761ba3a
code review changes
|
6 years ago |
Andy Scherzinger
|
dac5897894
codacy: make newRemotePath a local variable
|
6 years ago |
nextcloud-android-bot
|
659775dc25
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
|
6 years ago |
Andy Scherzinger
|
2ea4b352e3
combine statements
|
6 years ago |
Andy Scherzinger
|
d19b7742d6
remove m/s-prefixes, make use of lombok
|
6 years ago |
Andy Scherzinger
|
a05ba1a54f
reformatting var declarations
|
6 years ago |
Andy Scherzinger
|
d41a8a9054
spotbugs: Exceptional return value ignored
|
6 years ago |
Andy Scherzinger
|
38466e01d3
reformatting
|
6 years ago |
Andy Scherzinger
|
47a74a13fd
remove unused HookActvity
|
6 years ago |
Andy Scherzinger
|
c6498ae6b4
Use Butterknife for Log Activity
|
6 years ago |
Andy Scherzinger
|
92219048da
remove unused method
|
6 years ago |
Andy Scherzinger
|
b41cca2840
add log statement to parent class
|
6 years ago |
Andy Scherzinger
|
a3c7e7b74a
use interface instead of implementation
|
6 years ago |
Tobias Kaminsky
|
88da903e59
daily dev 20190411
|
6 years ago |
Andy Scherzinger
|
5aba8fe28a
Merge pull request #3866 from nextcloud/tests-powerutils
|
6 years ago |
Andy Scherzinger
|
58702f0ce5
Merge pull request #3867 from nextcloud/codacy
|
6 years ago |
Andy Scherzinger
|
b5723187f1
remove typo
|
6 years ago |
Andy Scherzinger
|
2859054633
codacy: Fields should be declared at the top of the class, before any method declarations, constructors, initializers or inner classes.
|
6 years ago |
Andy Scherzinger
|
2de1f7e5d9
codacy: Avoid unused private methods such as 'allFiles()'.
|
6 years ago |
Andy Scherzinger
|
a5d4c2d8ad
codacy: No need to call String.valueOf to append to a string.
|
6 years ago |
Andy Scherzinger
|
7bc663efbc
codacy: Avoid using Literals in Conditional Statements
|
6 years ago |
Andy Scherzinger
|
39e113f251
codacy: This call to Collection.toArray() may be optimizable
|
6 years ago |
Andy Scherzinger
|
2c55f2ee49
codacy: Avoid declaring a variable if it is unreferenced before a possible exit point.
|
6 years ago |
Andy Scherzinger
|
cd1469317d
codacy: This statement should have braces
|
6 years ago |
Andy Scherzinger
|
73aea003ec
codacy: A class which only has private constructors should be final
|
6 years ago |
Andy Scherzinger
|
e1ec691d4a
codacy: Fields should be declared at the top of the class, before any method declarations, constructors, initializers or inner classes.
|
6 years ago |
Andy Scherzinger
|
3e5d6700ab
Merge pull request #3858 from nextcloud/devWithChangelog
|
6 years ago |
tobiasKaminsky
|
0bf2f8c479
show changelog in dev
|
6 years ago |