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

Commit Graph

  • 46028c5c25 clean up CheckPathExistenceRemoteOperation Christian Schabesberger 2020-09-17 16:31:53 +02:00
  • fc75357b0d fix redirect with cookie for satatus Christian Schabesberger 2020-09-17 13:23:09 +02:00
  • 61c6cc8347 pleasure the linter Christian Schabesberger 2020-09-17 12:33:03 +02:00
  • 467776d2b5 fix according to review Christian Schabesberger 2020-09-17 12:23:45 +02:00
  • baf7327782 bump junit to version 4.13 Christian Schabesberger 2020-09-16 16:47:51 +02:00
  • 4a2d73cb16 detach request logic from operation Christian Schabesberger 2020-09-16 16:20:54 +02:00
  • 3c14124373 refactor run function Christian Schabesberger 2020-09-16 15:08:28 +02:00
  • 8e8d10c964 clean up tryConnect function Christian Schabesberger 2020-09-15 17:18:00 +02:00
  • df6cd5b13a add basic test functionality for andorid library Christian Schabesberger 2020-09-15 13:51:56 +02:00
  • 9553de2786 add fix for redirect, untested Christian Schabesberger 2020-09-14 17:47:55 +02:00
  • 49dcc24143
    Merge pull request #341 from owncloud/master Jesús Recio 2020-09-04 14:40:55 +02:00
  • 8da24c5076
    Merge pull request #340 from owncloud/release/1.0.7 Abel García de Prada 2020-09-04 13:47:58 +02:00
  • 154507773d Upgrade version code and version name 1.0.7 agarcia 2020-09-03 13:58:28 +02:00
  • 925f1e79aa
    Merge pull request #330 from owncloud/UpdateLogcat Abel García de Prada 2020-08-12 18:25:59 +02:00
  • 3ea269fd98
    Merge pull request #338 from owncloud/master Abel García de Prada 2020-08-12 16:35:18 +02:00
  • 6d5d90d58c Update logcat Hannes Achleitner 2020-06-24 12:24:10 +02:00
  • f184347235
    Merge pull request #333 from owncloud/release/1.0.6 Abel García de Prada 2020-08-12 13:50:51 +02:00
  • a7a269a9e4 Fix timestamps 1.0.6 agarcia 2020-08-11 18:40:17 +02:00
  • f09162b213 Fix redirections agarcia 2020-07-14 13:03:31 +02:00
  • 31d3bfbde9 Move RequestBody to constructor to avoid npe agarcia 2020-07-08 18:15:28 +02:00
  • f89cfd91a9 Reformat some code thanks to code review agarcia 2020-07-08 17:51:14 +02:00
  • 69497645ec Update dav4android and fix timestamp error depending on locale agarcia 2020-07-03 15:27:55 +02:00
  • c5891b0a14 Remove interceptor and fix some errors related with shares agarcia 2020-07-02 12:42:21 +02:00
  • b287cb9148 Compile project with latest changes from OkHttp and dav4jvm agarcia 2020-07-01 17:16:10 +02:00
  • 93026e8180 First step to replace interceptor agarcia 2020-06-29 20:30:59 +02:00
  • c5cf0a8c0f Migrate http methods to kotlin agarcia 2020-06-26 00:10:36 +02:00
  • aebd7288cd Migrate DavUtils to kotlin and fix a compilation error agarcia 2020-06-26 00:04:48 +02:00
  • 7f2d94bc78 Migrate webdav wrappers to kotlin agarcia 2020-06-25 21:59:05 +02:00
  • c5fd59c825 Add support for version.hide config agarcia 2020-07-07 12:08:09 +02:00
  • f93887732c Fix path dav4android -> dav4jvm agarcia 2020-07-01 11:03:20 +02:00
  • ffe7d9d8e3 Update dav4android and okttp versions to 4.6.0 agarcia 2020-06-19 14:27:00 +02:00
  • 390ef9fbd7 Update versionCode and versionName agarcia 2020-07-01 10:41:21 +02:00
  • 6cb2642ba1
    Merge pull request #337 from owncloud/AndroidStudio_4.0.1 Abel García de Prada 2020-08-04 17:15:08 +02:00
  • ceab9378ab Update Android Studio to 4.0.1 agarcia 2020-08-04 16:17:15 +02:00
  • 137b417580
    Merge pull request #331 from owncloud/fix/refresh_basic_credentials Abel García de Prada 2020-07-01 08:45:36 +02:00
  • 23a38a7fe6 Refresh stored client credentials when needed agarcia 2020-06-29 09:33:44 +02:00
  • cdd16046a8
    Merge pull request #329 from owncloud/UseAndroidSeparator Abel García de Prada 2020-06-30 12:50:56 +02:00
  • 070ac89fa9 Use Android separator instead of homemade one Hannes Achleitner 2020-06-24 09:00:02 +02:00
  • d28927712c
    Merge pull request #327 from owncloud/new_arch/sync_user Abel García de Prada 2020-06-22 12:17:21 +02:00
  • 7536ba8f3c Apply code review suggestions agarcia 2020-06-10 09:05:06 +02:00
  • d6ea5800eb Take care when quota available and used are 0 agarcia 2020-06-05 15:01:39 +02:00
  • 59229aa6ab Remove avatar dimension from Service constructor agarcia 2020-06-05 12:32:36 +02:00
  • ac21650da7 Manage responses with no avatar agarcia 2020-05-25 11:51:13 +02:00
  • d997c84a80 Keep working on avatar rearquitecture agarcia 2020-05-19 09:53:28 +02:00
  • 6f74907af6 Migrate GetRemoteUserAvatarOperation to kotlin agarcia 2020-05-18 15:06:06 +02:00
  • 8a88fbd938 Apply CR suggestions agarcia 2020-05-26 18:07:12 +02:00
  • bbac8d0278 Polish remote operation agarcia 2020-05-25 13:50:29 +02:00
  • 337c57da1a Include GetQuota in UserService agarcia 2020-04-30 15:07:44 +02:00
  • 85782e4818 Migrate GetRemoteUserQuotaOperation to kotlin agarcia 2020-04-29 18:36:32 +02:00
  • e5e226dee0
    Merge pull request #325 from owncloud/feature/android10 Abel García de Prada 2020-06-16 17:16:34 +02:00
  • 76a808cb0d Use TLSv1.3 if available agarcia 2020-06-15 14:16:45 +02:00
  • 7710db7612 Upgrade target version to v29 agarcia 2020-06-09 11:22:58 +02:00
  • d157c107c8
    Merge pull request #322 from owncloud/AndroidStudio-4.0 Abel García de Prada 2020-06-09 11:24:53 +02:00
  • 5ef9243a53 Update gradle to 6.5 agarcia 2020-06-08 09:55:36 +02:00
  • f77de321b7 Android Studio 4.0 Hannes Achleitner 2020-05-30 06:23:41 +02:00
  • 8f5f821113
    Merge pull request #323 from owncloud/master Abel García de Prada 2020-06-04 09:03:56 +02:00
  • d6eb080389
    Merge pull request #319 from owncloud/release/1.0.5 Abel García de Prada 2020-06-03 11:14:11 +02:00
  • 1cee1a7a65 Update versionCode and versionName 1.0.5 agarcia 2020-05-07 11:11:25 +02:00
  • 8708af1cfd
    Merge pull request #321 from owncloud/release/1.0.5_beta.2 Abel García de Prada 2020-05-22 14:58:22 +02:00
  • e2f858238b Add chunking capability 1.0.5-beta.2 agarcia 2020-05-14 13:37:12 +02:00
  • 0e39f949e5
    Merge pull request #318 from owncloud/cleanup/remove_unused_capabilities Abel García de Prada 2020-05-15 08:43:46 +02:00
  • 837aa39b23 Removed unused capabilities agarcia 2020-04-30 12:57:44 +02:00
  • fc8c256463 Update versionCode and versionName agarcia 2020-05-12 13:09:21 +02:00
  • 8228374d71
    Merge pull request #316 from owncloud/release/1.0.5_beta.1 Abel García de Prada 2020-05-06 14:57:41 +02:00
  • fba6436b56 Update versionCode and versionName agarcia 2020-04-30 09:01:15 +02:00
  • 9e9877f2bf
    Merge pull request #298 from owncloud/feature/use_moshi_to_parse_capabilities Abel García de Prada 2020-05-05 10:37:40 +02:00
  • 42b923c3b8 Allow capabilities to be null agarcia 2020-04-30 13:31:32 +02:00
  • 679b91df7c Apply CR suggestions agarcia 2020-04-20 14:01:26 +02:00
  • b10e74afec Use moshi to parse capabilities agarcia 2020-04-20 12:12:26 +02:00
  • 7b29f8f09e Create a common response to parse json abelgardep 2020-01-16 19:02:00 +01:00
  • 48ee263951 First attempt to use Moshi to parse capabilities abelgardep 2020-01-16 17:08:54 +01:00
  • 0f10c725c7
    Merge pull request #317 from owncloud/AndroidStudio3.6.3 Abel García de Prada 2020-05-05 08:39:19 +02:00
  • 7f7fa0b74e Update Android Studio to 3.6.3 agarcia 2020-04-30 12:18:47 +02:00
  • 63ae9b5105 Update versionCode and versionName 1.0.5-beta.1 agarcia 2020-04-30 09:01:15 +02:00
  • 8f62925312
    Merge pull request #315 from owncloud/oidc_new_arch Abel García de Prada 2020-04-29 18:31:30 +02:00
  • d957d48279 Move some OAuth constants out of the library davigonz 2020-04-22 14:03:46 +02:00
  • 7b32f7bbe4 Move OAuthConnectionBuilder to presentation layer, along with the rest of AppAuth dependencies davigonz 2020-04-22 13:42:03 +02:00
  • 5371c682d4 Add oidc scope constant davigonz 2020-04-21 17:56:25 +02:00
  • f20d2554bf Fix crash when response body is empty and solve issue when retrieving auth methods davigonz 2020-04-16 14:40:50 +02:00
  • 64bfd6a7f7
    Merge pull request #314 from owncloud/fix/short_names_not_found_as_recipients Abel García de Prada 2020-04-22 11:02:22 +02:00
  • 54d03cdfd5 Remove search min length capability agarcia 2020-04-16 11:20:19 +02:00
  • 5ecd3c9311
    Merge pull request #307 from owncloud/new_arch/login David González Verdugo 2020-04-17 15:41:01 +02:00
  • 9e46b83901 A little cleanup agarcia 2020-03-18 17:19:16 +01:00
  • 18b0abb01a Apply CR changes davigonz 2020-03-16 10:47:28 +01:00
  • bec5643714 Include services implementation so that can be used by library users davigonz 2020-03-05 13:10:46 +01:00
  • cf06126ce1 Move account version constant to a better place within AccountUtils davigonz 2020-03-04 19:03:48 +01:00
  • 0028d63292 Create account version constant davigonz 2020-02-26 10:38:09 +01:00
  • c6e88b127c Fix a potential null pointer exception agarcia 2020-02-24 11:33:00 +01:00
  • d2ee1294f2 Rename services agarcia 2020-02-18 16:32:10 +01:00
  • 7e6b63db1f A little cleanup and improve some log messages agarcia 2020-02-18 12:33:39 +01:00
  • 1536a455a6 Move constants and utils to proper files agarcia 2020-02-13 13:40:12 +01:00
  • 4f07187fa2 Rename remote operations agarcia 2020-02-07 11:38:25 +01:00
  • 3829a1ca32 Start working on login usecase Abel García de Prada 2020-02-03 15:28:49 +01:00
  • ec5c9fc4aa Remove ugly dependency from GetRemoteStatusOperation abelgardep 2020-01-27 22:50:10 +01:00
  • ad533c8307 Migrate GetRemoteStatusOperation to Kotlin abelgardep 2020-01-27 18:33:55 +01:00
  • 921983c16e Migrate ExistenceCheckRemoteOperation to Kotlin abelgardep 2020-01-26 20:21:34 +01:00
  • 99ced8bf41 Refactor GetRemoteUserInfoOperation abelgardep 2020-01-24 21:51:39 +01:00
  • c5e64bd7ac
    Merge pull request #312 from owncloud/fix/parseFileItemSourceAsString Abel García de Prada 2020-04-16 09:28:10 +02:00
  • 96ea90e349
    Merge pull request #305 from owncloud/verify-gradle Abel García de Prada 2020-04-15 13:34:31 +02:00
  • 18f4775db6 Perform gradle validation only on pr agarcia 2020-04-15 11:20:42 +02:00