Commit graph

9 commits

Author SHA1 Message Date
Mario Danic
274aa7e9a8 Fix UI issues 2017-03-15 00:12:17 +01:00
Mario Danic
e68420002c Wrapper 2017-03-05 21:14:15 +01:00
Morris Jobke
1bf872dcda
try to move dependencies into docker container 2016-09-19 16:40:28 +02:00
Andy Scherzinger
6bf8b79831 gradle update to 2.14.1 and android plugin update to 2.1.3 for security fixes 2016-08-16 13:50:37 +02:00
Andy Scherzinger
8d57dea38d studio generated gradle res 2016-05-07 11:49:14 +02:00
Andy Scherzinger
3fd30ba348 gradle wrapper jar updated 2.10 2016-05-07 11:49:13 +02:00
Andy Scherzinger
1c569a0586 Android Studio 2.0 Upgrade simply leasing to actual build tools 23.0.3 and gradle 2.10 2016-04-26 16:47:05 +02:00
tobiasKaminsky
d4e0f3bdb1 Merge branch 'develop2' into imageGrid2
Conflicts:
	owncloud-android-library
	res/layout/list_fragment.xml
	res/values-fr/strings.xml
	src/com/owncloud/android/datamodel/ThumbnailsCacheManager.java
	src/com/owncloud/android/ui/adapter/FileListListAdapter.java
	src/com/owncloud/android/ui/adapter/LocalFileListAdapter.java
	src/com/owncloud/android/ui/fragment/ExtendedListFragment.java
	src/com/owncloud/android/ui/fragment/LocalFileListFragment.java
	src/com/owncloud/android/ui/fragment/OCFileListFragment.java
2015-01-19 21:02:37 +01:00
MMMarcy
2cad715525 Commit for the PR
The pull request targets:

	1) Introduces Gradle support
	2) Updates maven support (even thou the apk generated is not
stable)
	3) Updates the setup_env.* scripts to support different building
tools
	4) Removes non UTF-8 characters
	5) Removes switches on R.id entries (not supported anymore from
ADT >= 14)
	6) Introduced a binary dependency (.aar) that replace the actionbarsherlock
sub-module

Remainders:

	1) Change the sub-module back to the owncloud android library
once the PR will be merge
2014-10-28 16:09:34 +01:00