1
0
mirror of https://github.com/owncloud/android-library.git synced 2026-08-12 00:42:58 +00:00
Commit Graph

58 Commits

Author SHA1 Message Date
dependabot[bot] a5574e1e45 Bump robolectric from 4.3.1 to 4.5.1
Bumps [robolectric](https://github.com/robolectric/robolectric) from 4.3.1 to 4.5.1.
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.3.1...robolectric-4.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 11:27:08 +00:00
Abel García de Prada a60c4909f4 Prepare 1.0.10 release 2021-03-16 11:11:39 +01:00
Abel García de Prada 46495e0df2 Update versionCode and versionName 2021-03-08 16:26:20 +01:00
Abel García de Prada f248448e08 Update licenses, naming and apply CR suggestions 2021-03-02 10:35:51 +01:00
Christian Schabesberger cba63c060f use robolectric for android tests 2021-03-02 10:34:38 +01:00
dependabot[bot] e821bee594 Bump junit from 4.13.1 to 4.13.2
Bumps [junit](https://github.com/junit-team/junit4) from 4.13.1 to 4.13.2.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.13.1...r4.13.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-02 08:31:56 +00:00
Abel García de Prada 65a4aaac28 Release 1.0.9 Update versionName and versionCode 2021-01-18 09:21:47 +01:00
Hannes Achleitner cd8878352d delete logcat history 2020-12-16 14:09:22 +01:00
Hannes Achleitner 2a4f8175da Show logcat live
It updates logcat content during observation
2020-12-16 11:33:48 +01:00
Abel García de Prada 102747c392 Android Studio 4.1.1 2020-12-02 15:32:31 +01:00
Abel García de Prada 0eeb48f7de Move appauth dependency to ownCloudApp 2020-12-02 14:57:17 +01:00
Christian Schabesberger 76c55c9a9c add changes according to review 2020-10-29 12:37:26 +01:00
Christian Schabesberger 6bdb2badca add support for tests 2020-10-29 12:37:26 +01:00
Abel García de Prada 4b6946a195 Update dependencies and perform a little cleanup 2020-10-14 16:22:20 +02:00
agarcia 4d22971de0 Upgrade version code and version name 2020-09-30 16:52:50 +02:00
agarcia 154507773d Upgrade version code and version name 2020-09-03 13:58:28 +02:00
Hannes Achleitner 6d5d90d58c Update logcat 2020-08-12 15:58:38 +02:00
agarcia a7a269a9e4 Fix timestamps 2020-08-11 18:40:17 +02:00
agarcia 69497645ec Update dav4android and fix timestamp error depending on locale 2020-08-04 17:27:58 +02:00
agarcia ffe7d9d8e3 Update dav4android and okttp versions to 4.6.0 2020-08-04 17:27:57 +02:00
agarcia 390ef9fbd7 Update versionCode and versionName 2020-08-04 17:27:57 +02:00
agarcia 7710db7612 Upgrade target version to v29 2020-06-09 11:26:23 +02:00
agarcia 1cee1a7a65 Update versionCode and versionName 2020-05-27 12:54:34 +02:00
agarcia fc8c256463 Update versionCode and versionName 2020-05-12 13:09:21 +02:00
agarcia fba6436b56 Update versionCode and versionName 2020-05-06 13:59:06 +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
davigonz 1b4ce388b3 Apply changes requested in code review 2020-02-06 15:03:50 +01:00
davigonz 261be8bf85 Create OAuth scope param to save it in AccountManager during OAuth process 2020-02-05 16:32:50 +01:00
davigonz b7033e53bf Use custom connection builder to work with http requests along with AppAuth library 2020-02-05 10:16:33 +01:00
Abel García de Prada 073a91c580 Update logcat library 2020-01-15 12:20:46 +01:00
davigonz 169836683e Update versionName and versionCode 2019-12-19 10:53:51 +01:00
David González Verdugo e5939e8b70 Merge pull request #285 from owncloud/feature/stop_supporting_android_kitkat
Get rid of Android 4.4 support
2019-12-17 17:49:16 +01:00
davigonz fdeb504d87 Update versionName and versionCode to 1.0.4 2019-12-11 12:46:13 +01:00
Abel García de Prada 3d9d943825 Remove kitkat support 2019-12-11 12:37:30 +01:00
davigonz 9ea10e2f96 Remove dependency between the library and the domain layer 2019-12-05 08:50:54 +01:00
davigonz 9230937a44 Keep decoupling shares and capabilities, start to use mappers 2019-12-05 08:50:54 +01:00
davigonz e28ffbac7c Make some classes opened for testing 2019-12-05 08:50:54 +01:00
davigonz 5bf99df58a Update Logcat library dependency 2019-11-26 16:47:15 +01:00
Hannes Achleitner 10a7bdbc4d delete all *.log in directory 2019-11-22 23:35:26 +01:00
Hannes Achleitner fa4db38a41 fix progress dialog and 'No adapter attached' 2019-11-20 07:51:07 +01:00
Hannes Achleitner d32f35147f remove some pointless warnings 2019-11-15 07:51:01 +01:00
Hannes Achleitner 035c5fdf65 Better logging 2019-11-15 07:51:01 +01:00
davigonz d0eb8293fd Rever compileSdkVersion to 28 2019-10-10 14:13:13 +02:00
davigonz bb45bc9dbb Update version number and name 2019-09-24 17:13:50 +02:00
David González Verdugo 2dcfcc2545 Merge pull request #266 from hannesa2/AndroidStudio-3.5.0
Android Studio 3.5.0
2019-09-24 09:42:09 +02:00
Hannes Achleitner b66a82e1de stay on target 28 2019-09-11 22:51:02 +02:00
Hannes Achleitner 36df3d9287 Android Studio 3.5.0 2019-09-08 09:25:39 +02:00
davigonz c65d8fa21f Update versionCode and versionName 2019-08-20 09:38:34 +02:00
davigonz 3b552b7ea6 Update versionCode and versionName 2019-08-07 12:17:37 +02:00
davigonz 4e78a5f3e8 Use openfortesting for new Kotlin files needed in tests 2019-06-19 13:54:34 +02:00