Andy Scherzinger
af0cad234f
add checksum for gradle release
2018-07-24 12:53:20 +02:00
AndyScherzinger
54eb9bb9a4
update to Android Studio 3.1 tooling including build fixes
2018-04-10 11:37:04 +02:00
AndyScherzinger
2e4722ccb3
update to gradle gradle-4.1 & fixing deprecated gradle API calls
2017-08-08 13:00:05 +02:00
Mario Danic
c7a19fbd39
Update gradle
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-08-08 12:59:54 +02:00
Mario Danic
77618aa6a8
Update gradle
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-08-08 12:59:41 +02:00
Mario Danic
8959a72f81
Revert gradle
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-08-08 12:59:26 +02:00
AndyScherzinger
3180f4a088
gradle:3.0.0 fixes
2017-08-08 12:59:24 +02:00
Mario Danic
cdf43866ea
Fix the build
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-08-08 12:59:17 +02:00
Mario Danic
1bdf7a8ece
Fix build
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-08-08 12:59:07 +02:00
Mario Danic
b530d38b07
Add various customization options
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-06-06 11:32:29 +02:00
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