Tags: grig27/android
Tags
daily dev 20190502 71f3370 Drone: update FindBugs results to reflect reduced error/warning count [skip ci] 0f50088 Merge pull request nextcloud#3916 from jmue/cleanup/string_compare 7bb07a0 Update wording for store text (nextcloud#3903) 4c72f3f Merge pull request nextcloud#3923 from nextcloud/editOnShareLink 81ed32f allow edit on link share on a file 7d01ff7 - fix IT tests - re-organized build.gradle a bit a9afff7 Merge pull request nextcloud#3929 from nextcloud/dependabot/gradle/org.powermock-powermock-core-2.0.2 71c6d99 bump all other powermock parts to 2.0.2 0421d26 Bump powermock-core from 2.0.0 to 2.0.2 1d28d1b Update with new wording from frontpage de3d3de Merge pull request nextcloud#3924 from nextcloud/warnOnStable 69dd243 warn for wrong library branch on stable 2379b49 Merge pull request nextcloud#3921 from nextcloud/dependabot/gradle/com.android.tools.build-gradle-3.4.0 c2730e8 Bump gradle from 3.3.2 to 3.4.0 b69169f unify empty string compare 8bb654b fix test & review comments d8b9d10 unify empty string compare 2f23a30 remove unused variable (nextcloud#3920) 92df32e Merge pull request nextcloud#3918 from nextcloud/codacyCleanup 091c003 Drone: update FindBugs results to reflect reduced error/warning count [skip ci] 15ec487 Drone: update FindBugs results to reflect reduced error/warning count [skip ci] da3c497 Merge commit '334155e707975e740a0a13b33d9b7bbedf40e9bc' b22f517 Merge pull request nextcloud#3915 from jmue/cleanup/ocfile c7c6a98 use constant e6604c8 use constant caa2a91 Merge pull request nextcloud#3912 from nextcloud/libraryUsage 334155e some cleanups 28f80cd Merge pull request nextcloud#3907 from nextcloud/ezaquarii/initialize-main-app-context-before-content-providers-start 2afb934 Drone: update FindBugs results to reflect reduced error/warning count [skip ci] 8be1157 Merge pull request nextcloud#3899 from jmue/cleanup/uriutils 52020a9 direct usage of library project 4062d40 Merge pull request nextcloud#3908 from nextcloud/missingInjectable 2a08cb4 Initialize global context before MainApp.onCreate() f02f482 Missing Injectable lead to half-stored account 02cbafe Merge pull request nextcloud#3765 from nextcloud/showSharees dc7a2c0 show sharees 03e04e5 Merge pull request nextcloud#3889 from nextcloud/checkUserId d65e94b Update wording for store text 585a3d0 Drone: update FindBugs results to reflect reduced error/warning count [skip ci] 533debf - removed useNextcloudUserAgent -> we now use this everytime - removed any oAuth and saml stuff, as we rely on weblogin flow d544fa5 Merge pull request nextcloud#3897 from nextcloud/ezaquarii/move-current-account-getter-to-user-account-manager 5b4ffba Merge pull request nextcloud#3900 from nextcloud/codacyOnMaster 2757244 remove unused code 428a8bb show codacy count only on master 6b44074 Drone: update FindBugs results to reflect reduced error/warning count [skip ci] c62e89b Merge commit '442394f949ff2de86bcccae172d2e9d997ab2ef8' 442394f Migrate current account getter from AccountUtils to UserAccountManager 182b65e daily dev 20190414
daily dev 20190414 4442d5a Merge pull request nextcloud#3895 from nextcloud/ezaquarii/user-account-manager cd9eea5 daily dev 20190413
daily dev 20190413 98a134f Merge pull request nextcloud#3886 from nextcloud/ezaquarii/rename-preference-manager 75775ac Merge pull request nextcloud#3871 from nextcloud/showCodacy 82fc476 Merge pull request nextcloud#3890 from nextcloud/deleteTests 36937b2 Merge pull request nextcloud#3882 from nextcloud/NPECheckScanner 1275728 Rename PreferenceManager to AppPreferencesImpl 0e17ebd delete old tests 1074bcf Merge pull request nextcloud#3879 from nextcloud/pmdRuleset 09da127 - rename ruleset - add test_test to MainApp to test Codacy 8e1ebca daily dev 20190412
daily dev 20190412 b52ce7e Merge pull request nextcloud#3873 from nextcloud/codacy 32b04cb remove unused variable 35ff763 codacy: combine statements 8353ef4 Merge pull request nextcloud#3864 from nextcloud/connectivityutils-powermock-test 477bc79 removed placeholder test class aa98015 Merge branch 'connectivityutils-powermock-test' of github.com:nextcloud/android into connectivityutils-powermock-test d760206 Removed placeholder test class 3d9e379 Merge pull request nextcloud#3841 from nextcloud/owncloudsession-unit-tests a97eb3b - use lombok - remove m prefix - correct assert output - add licence 7e38b60 utils: Restricted access declarations for OwnCloudSession class. 8712c9e tests: added unit tests for the OwnCloudSession class 0013ee8 Merge pull request nextcloud#3878 from nextcloud/dependabot/gradle/org.mockito-mockito-core-2.27.0 a34761b code review changes dac5897 codacy: make newRemotePath a local variable 659775d Drone: update FindBugs results to reflect reduced error/warning count [skip ci] 2ea4b35 combine statements d19b774 remove m/s-prefixes, make use of lombok a05ba1a reformatting var declarations d41a8a9 spotbugs: Exceptional return value ignored 38466e0 reformatting 47a74a1 remove unused HookActvity c6498ae Use Butterknife for Log Activity 9221904 remove unused method b41cca2 add log statement to parent class a3c7e7b use interface instead of implementation 88da903 daily dev 20190411
daily dev 20190411 5aba8fe Merge pull request nextcloud#3866 from nextcloud/tests-powerutils 58702f0 Merge pull request nextcloud#3867 from nextcloud/codacy b572318 remove typo 2859054 codacy: Fields should be declared at the top of the class, before any method declarations, constructors, initializers or inner classes. 2de1f7e codacy: Avoid unused private methods such as 'allFiles()'. a5d4c2d codacy: No need to call String.valueOf to append to a string. 7bc663e codacy: Avoid using Literals in Conditional Statements 39e113f codacy: This call to Collection.toArray() may be optimizable 2c55f2e codacy: Avoid declaring a variable if it is unreferenced before a possible exit point. cd14693 codacy: This statement should have braces 73aea00 codacy: A class which only has private constructors should be final e1ec691 codacy: Fields should be declared at the top of the class, before any method declarations, constructors, initializers or inner classes. 3e5d670 Merge pull request nextcloud#3858 from nextcloud/devWithChangelog 0bf2f8c show changelog in dev c0186e7 Merge pull request nextcloud#3868 from nextcloud/changelog360 6ab3b59 Release 3.6.0 5bf97c0 daily dev 20190410
Merge pull request nextcloud#3788 from nextcloud/filemenufilter-null-… …passed-to-method files: avoid possible dereference of null pointer.
PreviousNext