Commit graph

6166 commits

Author SHA1 Message Date
Iskra Delta
2efc49c3d5
PMD appeased
Some warnings have been supressed.
2016-11-09 18:25:38 +01:00
Iskra Delta
b4bcc3aadc
FindBugs appeased 2016-11-09 18:22:13 +01:00
AndyScherzinger
d92dae4900
further findbugs/pmd fixes for new feature (sd card) 2016-11-09 18:20:56 +01:00
AndyScherzinger
a07c4b62b8
fixed minor warnings 2016-11-09 18:19:39 +01:00
Iskra Delta
83d3450f78
PMD appeased
Some warnings have been supressed.
2016-11-09 18:19:04 +01:00
Iskra Delta
bf97ba9c7d
FindBugs appeased 2016-11-09 18:16:04 +01:00
AndyScherzinger
c5901e7a70
fix codacy findings 2016-11-09 18:13:25 +01:00
AndyScherzinger
2093217495
remove unnecessary valueOf call 2016-11-09 18:13:24 +01:00
AndyScherzinger
e0056475a8
remove unused code 2016-11-09 18:13:24 +01:00
AndyScherzinger
152cb4bd14
further formatting issues 2016-11-09 18:13:24 +01:00
AndyScherzinger
92919ddf21
formatting 2016-11-09 18:13:23 +01:00
AndyScherzinger
c753628f11
centralize repeated texts 2016-11-09 18:13:23 +01:00
Iskra Delta
1858c93039
PMD appeased
Some warnings have been supressed.
2016-11-09 18:13:22 +01:00
Iskra Delta
350947bde5
FindBugs appeased 2016-11-09 18:13:22 +01:00
AndyScherzinger
971fba2f3d
further findbugs/pmd fixes for new feature (sd card) 2016-11-09 18:13:21 +01:00
AndyScherzinger
3d2bb52ea0
fixed minor warnings 2016-11-09 18:13:21 +01:00
AndyScherzinger
b15b3ff28d
add Null Checks to fix isGrid/list checks 2016-11-09 18:13:21 +01:00
AndyScherzinger
a036e8dca8
fix new PMD error after rebase, fix display remote file list issue 2016-11-09 18:13:20 +01:00
Iskra Delta
2e6f95ddc3
PMD appeased
Some warnings have been supressed.
2016-11-09 18:13:20 +01:00
Iskra Delta
088e276283
FindBugs appeased 2016-11-09 18:13:19 +01:00
Nextcloud bot
208915481e
[tx-robot] updated from transifex 2016-11-09 01:32:53 +00:00
AndyScherzinger
df60c9c8d7
fixing codacy warnings 2016-11-07 23:02:16 +01:00
Andy Scherzinger
5d3f081a17 new codacy badge 2016-11-07 21:51:08 +01:00
AndyScherzinger
500707ce6d
brackets 2016-11-07 16:19:20 +01:00
AndyScherzinger
46d0f01ad6
removal of code warnings 2016-11-07 15:36:35 +01:00
Nextcloud bot
4af848d06b
[tx-robot] updated from transifex 2016-11-07 01:32:43 +00:00
AndyScherzinger
560f5a76f2
simplified boolean check 2016-11-07 00:31:54 +01:00
AndyScherzinger
ff6b07b041
Avoid instantiating Boolean objects; reference Boolean.TRUE or Boolean.FALSE or call Boolean.valueOf() instead. 2016-11-07 00:23:17 +01:00
AndyScherzinger
c3eb12caef
fix crash when exposing URI on Android 7+ 2016-11-06 21:59:34 +01:00
tobiasKaminsky
af859dfbda fix wrong upload behaviour 2016-11-06 09:19:10 +01:00
Nextcloud bot
f152b93b98
[tx-robot] updated from transifex 2016-11-06 01:32:49 +00:00
Nextcloud bot
eeb97c791b
[tx-robot] updated from transifex 2016-11-05 01:32:52 +00:00
tobiasKaminsky
ccccbbb4d6 dirty fix for null occurence 2016-11-03 22:02:55 +01:00
Nextcloud bot
55d05dbbf3
[tx-robot] updated from transifex 2016-11-03 01:32:52 +00:00
AndyScherzinger
9d7c9530b9
Merge branch 'master' of https://github.com/nextcloud/android into syncedFolders 2016-11-03 00:20:29 +01:00
Andy Scherzinger
0d08940386 Merge pull request #214 from nextcloud/build24
Update Toolchain/Android-Target to v24
2016-11-02 23:51:12 +01:00
AndyScherzinger
c30920ed59
bump lib to 1.0.8 2016-11-02 23:34:52 +01:00
AndyScherzinger
0eb73194fc
revert to build v24 to to lack of drone CI support 2016-11-02 23:34:51 +01:00
AndyScherzinger
fff08efcbf
manifest bump v25 2016-11-02 23:34:51 +01:00
AndyScherzinger
aeba303cce
bump to 2.2.2 and v25 2016-11-02 23:34:51 +01:00
AndyScherzinger
9579e0626d
fix after rebase 2016-11-02 23:34:51 +01:00
AndyScherzinger
41badb3bdc
update support library 2016-11-02 23:34:51 +01:00
Andy Scherzinger
616a2ff8bb
fix android-lib reference 2016-11-02 23:34:50 +01:00
Andy Scherzinger
6b848b4066
fixes 2016-11-02 23:34:50 +01:00
David A. Velasco
aa0e4b8cc8
Fix crash opening or sending files in Android 7
# Conflicts:
#	res/values/setup.xml
#	src/com/owncloud/android/ui/activity/Preferences.java
2016-11-02 23:34:50 +01:00
Andy Scherzinger
bb8cad870b
Revert "reactive instrumented demo test"
This reverts commit f7195a0192.
2016-11-02 23:34:29 +01:00
Andy Scherzinger
a91607b3a0
reactive instrumented demo test 2016-11-02 23:34:29 +01:00
Andy Scherzinger
30ac692219
change emulator ready detection again, disable running sample instrumented unit test (failing at the moment)
updated wait_for_emulator.sh for actual travis cookbook revision 62039b2046/ci_environment/android-sdk/files/default/android-wait-for-emulator

try emulator 24

bump support lib to 24.2.0
2016-11-02 23:34:29 +01:00
Andy Scherzinger
eb10fb0015
bump Android SDK Build-Tools to 24.0.2 2016-11-02 23:34:28 +01:00
Andy Scherzinger
c2b813c8f7
no pre-dexing on travis (performance) 2016-11-02 23:34:28 +01:00