1
0
mirror of https://github.com/owncloud/android-library.git synced 2025-06-07 07:56:19 +00:00

65 Commits

Author SHA1 Message Date
Abel García de Prada
4b6946a195 Update dependencies and perform a little cleanup 2020-10-14 16:22:20 +02:00
agarcia
ceab9378ab Update Android Studio to 4.0.1 2020-08-04 16:17:15 +02:00
Hannes Achleitner
f77de321b7 Android Studio 4.0 2020-06-08 09:37:06 +02:00
agarcia
7f7fa0b74e Update Android Studio to 3.6.3 2020-04-30 12:18:47 +02:00
abelgardep
99ced8bf41 Refactor GetRemoteUserInfoOperation
Start using Moshi to parse json responses.
Create RemoteUserInfo and UserInfoResponse.
Create UserService.
Migrate GetRemoteUserInfoOperation to kotlin.
2020-04-16 14:31:08 +02:00
agarcia
48f720011d Use last kotlin version 2020-04-06 08:52:32 +02:00
Hannes Achleitner
1945d311d7 Android Studio 3.6.1 2020-03-17 18:08:00 +01:00
Hannes Achleitner
b72353f025 Android Studio 3.5.3 2020-01-21 13:10:01 +01:00
Hannes Achleitner
eb177543fc Android Studio 3.5.2 2019-11-06 06:25:21 +01:00
Hannes Achleitner
2913176f81 Android Studio 3.5.1 2019-10-30 23:01:52 +01:00
Hannes Achleitner
159bc0789e Kotlin 1.3.50 2019-09-08 09:25:54 +02:00
Hannes Achleitner
36df3d9287 Android Studio 3.5.0 2019-09-08 09:25:39 +02:00
davigonz
4391f201bd Update gradle 2019-06-19 17:20:34 +02:00
davigonz
1632b237ff Update gradle version 2019-06-19 13:54:34 +02:00
davigonz
a28f58f0fe Apply changes requested 2019-06-19 13:54:34 +02:00
davigonz
418f5af783 Fix some dependencies 2019-06-19 13:54:34 +02:00
Hannes Achleitner
4b0510d791 Android Studio 3.3.2
see what's changed https://androidstudio.googleblog.com/2019/03/android-studio-332-available.html
2019-03-07 10:07:09 +01:00
Hannes Achleitner
f8279ab70f Android Studio 3.3.1 2019-02-11 19:39:14 +01:00
Hannes Achleitner
2f64bc0b89 apply some Lint fixes 2019-02-05 20:55:38 +01:00
Hannes Achleitner
fdfd30d8ba Android Studio 3.3 2019-02-02 23:22:28 +01:00
Hannes Achleitner
56e003139f change to Gradle file structure 2018-12-12 20:17:27 +01:00
Hannes Achleitner
137e489008 remove Eclipse only files 2018-12-12 20:16:49 +01:00
Hannes Achleitner
94f3c377e4 apply review comment concerning targetSdkVersion
https://github.com/owncloud/android-library/pull/198#discussion_r228050760
2018-11-27 11:39:36 +01:00
Hannes Achleitner
6eba501c4b Android Studio 3.2.1 2018-11-27 11:39:36 +01:00
davigonz
7238c5c04b Fix dependency issue in Travis 2018-10-24 16:39:55 +02:00
davigonz
fef62aaf74 Include dav4android via jitpack 2018-09-25 15:37:03 +02:00
davigonz
b0fa6ae1d0 Apply requested changes 2018-09-04 15:59:25 +02:00
theScrabi
4968ca6e62 make the new merged changes from bitfire compile 2018-09-04 15:58:58 +02:00
theScrabi
b99723205b remove jackrabit 2018-09-04 15:50:24 +02:00
theScrabi
266dc37da2 add stetho 2018-09-04 15:50:24 +02:00
DerSchabi
d593474113 make dav4android as submodule 2018-09-04 13:38:30 +02:00
DerSchabi
cd3d20db07 add dav4droid support part1 2018-09-04 13:38:30 +02:00
davigonz
bf225b275f Replace compile with api 2018-04-30 12:50:39 +02:00
davigonz
9a2fb4cd0a Fix Could not find com.android.tools.lint:lint-gradle:26.1.2. 2018-04-26 10:37:08 +02:00
davigonz
35ea9dfd20 Fix okHttp not found 2018-04-25 17:48:17 +02:00
davigonz
91f509a119 Fix failed Travis test 2018-04-25 17:30:53 +02:00
davigonz
b1ef9ec44b Solve google repository issue 2018-04-25 17:18:36 +02:00
davigonz
1ff922af6a Get rid of some warnings 2018-04-25 16:38:51 +02:00
davigonz
3bd29307a5 Upgrade gradle and fix some conflicts 2018-04-25 11:23:06 +02:00
davigonz
d79bdb7893 Test PROPFIND with new endpoind and new network library 2018-04-17 18:37:00 +02:00
davigonz
e6640d395b Testing network library 2018-04-17 16:48:49 +02:00
davigonz
1b34e9bd49 Upgrade compileSdkToos to 26 2017-10-18 12:39:10 +02:00
David A. Velasco
2109ab98a1 Update build tools to 26.0.2 2017-10-10 18:11:00 +02:00
David A. Velasco
40af731eb0 Update build tools to 26.0.0, for future support of Android O 2017-10-10 18:11:00 +02:00
David A. Velasco
c75efa81ba Update Gradle Plugin to last stable version - 2.3.3 2017-07-20 10:05:27 +02:00
David A. Velasco
096b46ca3c Update build tools version 2017-04-19 10:19:38 +02:00
David A. Velasco
24041deb6d Update version of gradle dependencies 2017-04-18 18:56:42 +02:00
davigonz
0fdc5694f1 Handle 503 code error 2016-12-23 10:50:51 +01:00
David A. Velasco
1440809fc7 Update Jackrabbit-WebDAV version 2016-09-27 11:46:36 +02:00
David A. Velasco
410c4bd5b5 Update gradle plugin and remove buildscript entry from build.gradle in modules level 2016-09-27 09:12:26 +02:00