Commit graph

433 commits

Author SHA1 Message Date
dependabot[bot]
080dc3a6a9 Bump room-runtime from 2.4.1 to 2.4.2
Bumps room-runtime from 2.4.1 to 2.4.2.

---
updated-dependencies:
- dependency-name: androidx.room:room-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-24 15:08:25 +01:00
dependabot[bot]
ff26f63278 Bump room-compiler from 2.4.1 to 2.4.2
Bumps room-compiler from 2.4.1 to 2.4.2.

---
updated-dependencies:
- dependency-name: androidx.room:room-compiler
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-24 14:29:28 +01:00
dependabot[bot]
2761de7ac5 Bump gson from 2.8.9 to 2.9.0
Bumps [gson](https://github.com/google/gson) from 2.8.9 to 2.9.0.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.9...gson-parent-2.9.0)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 17:42:41 +01:00
dependabot[bot]
b55397236a Bump glide from 4.12.0 to 4.13.0
Bumps [glide](https://github.com/bumptech/glide) from 4.12.0 to 4.13.0.
- [Release notes](https://github.com/bumptech/glide/releases)
- [Commits](https://github.com/bumptech/glide/compare/v4.12.0...v4.13.0)

---
updated-dependencies:
- dependency-name: com.github.bumptech.glide:glide
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-08 14:29:47 +01:00
dependabot[bot]
b054d73d54 Bump compiler from 4.12.0 to 4.13.0
Bumps [compiler](https://github.com/bumptech/glide) from 4.12.0 to 4.13.0.
- [Release notes](https://github.com/bumptech/glide/releases)
- [Commits](https://github.com/bumptech/glide/compare/v4.12.0...v4.13.0)

---
updated-dependencies:
- dependency-name: com.github.bumptech.glide:compiler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-08 14:21:09 +01:00
Stefan Niedermann
109bf5762a Upgrade gradle
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-01-31 09:55:39 +01:00
dependabot[bot]
24a8997876 Bump fragment from 1.4.0 to 1.4.1
Bumps fragment from 1.4.0 to 1.4.1.

---
updated-dependencies:
- dependency-name: androidx.fragment:fragment
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-27 14:57:56 +01:00
dependabot[bot]
ba05dffa91 Bump preference from 1.1.1 to 1.2.0
Bumps preference from 1.1.1 to 1.2.0.

---
updated-dependencies:
- dependency-name: androidx.preference:preference
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-27 14:46:19 +01:00
dependabot[bot]
5096a53a4d Bump mockito-core from 4.3.0 to 4.3.1
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.3.0...v4.3.1)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-26 15:02:42 +01:00
dependabot[bot]
723aefcf4e Bump mockito-core from 4.2.0 to 4.3.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.2.0...v4.3.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 14:31:34 +01:00
Stefan Niedermann
ecdabd9277 Bump room to 2.4.1
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-01-17 10:51:30 +01:00
Stefan Niedermann
276954e0d9 Bump minSdkVersion to 23 (matches Android 6)
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-01-17 10:32:03 +01:00
dependabot[bot]
00b00e07ab Bump material from 1.4.0 to 1.5.0
Bumps [material](https://github.com/material-components/material-components-android) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.4.0...1.5.0)

---
updated-dependencies:
- dependency-name: com.google.android.material:material
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-14 16:33:46 +01:00
dependabot[bot]
d403d9301e Bump appcompat from 1.4.0 to 1.4.1
Bumps appcompat from 1.4.0 to 1.4.1.

---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 14:20:02 +01:00
Stefan Niedermann
ec7b141b96 Version bump to 3.4.18
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-12-29 16:07:48 +01:00
dependabot[bot]
6d44cfe9c0 Bump mockito-core from 4.1.0 to 4.2.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.1.0...v4.2.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-17 14:49:38 +01:00
dependabot[bot]
fda7e4e6cd Bump Android-SingleSignOn from 0.6.0 to 0.6.1
Bumps Android-SingleSignOn from 0.6.0 to 0.6.1.

---
updated-dependencies:
- dependency-name: com.github.nextcloud:Android-SingleSignOn
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-15 15:57:52 +01:00
dependabot[bot]
3d877387bd Bump robolectric from 4.7.2 to 4.7.3
Bumps [robolectric](https://github.com/robolectric/robolectric) from 4.7.2 to 4.7.3.
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.7.2...robolectric-4.7.3)

---
updated-dependencies:
- dependency-name: org.robolectric:robolectric
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-01 14:21:56 +01:00
dependabot[bot]
7c76f0ac80 Bump robolectric from 4.7.1 to 4.7.2
Bumps [robolectric](https://github.com/robolectric/robolectric) from 4.7.1 to 4.7.2.
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.7.1...robolectric-4.7.2)

---
updated-dependencies:
- dependency-name: org.robolectric:robolectric
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-22 14:52:04 +01:00
dependabot[bot]
9f0b9a0a21 Bump mockito-core from 4.0.0 to 4.1.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-22 14:25:02 +01:00
Stefan Niedermann
8f644ca11e Update dependencies
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-11-18 14:23:42 +01:00
Stefan Niedermann
3f02439d0e Add crash hint for SSO 0.6.0 / Files < 3.18
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-11-18 13:59:07 +01:00
Stefan Niedermann
81d70b20d2 Update dependencies
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-11-16 17:05:36 +01:00
dependabot[bot]
41230f0f18 Bump android-commons from 0.2.0 to 0.2.4
Bumps android-commons from 0.2.0 to 0.2.4.

---
updated-dependencies:
- dependency-name: com.github.stefan-niedermann:android-commons
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-12 14:57:52 +01:00
dependabot[bot]
6a203ffdf3 Bump robolectric from 4.6.1 to 4.7
Bumps [robolectric](https://github.com/robolectric/robolectric) from 4.6.1 to 4.7.
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.6.1...robolectric-4.7)

---
updated-dependencies:
- dependency-name: org.robolectric:robolectric
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-12 14:35:31 +01:00
dependabot[bot]
edbd49deae Bump gson from 2.8.8 to 2.8.9
Bumps [gson](https://github.com/google/gson) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.8...gson-parent-2.8.9)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 15:14:09 +01:00
dependabot[bot]
e0c6062366 Bump sso-glide from 1.5.0 to 1.5.1
Bumps [sso-glide](https://github.com/stefan-niedermann/nextcloud-commons) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/stefan-niedermann/nextcloud-commons/releases)
- [Commits](https://github.com/stefan-niedermann/nextcloud-commons/compare/1.5.0...1.5.1)

---
updated-dependencies:
- dependency-name: com.github.stefan-niedermann.nextcloud-commons:sso-glide
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-25 18:28:26 +02:00
dependabot[bot]
22df863fad Bump exception from 1.5.0 to 1.5.1
Bumps [exception](https://github.com/stefan-niedermann/nextcloud-commons) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/stefan-niedermann/nextcloud-commons/releases)
- [Commits](https://github.com/stefan-niedermann/nextcloud-commons/compare/1.5.0...1.5.1)

---
updated-dependencies:
- dependency-name: com.github.stefan-niedermann.nextcloud-commons:exception
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-25 18:00:34 +02:00
dependabot[bot]
d714bdfe5c Bump markdown from 1.5.0 to 1.5.1
Bumps [markdown](https://github.com/stefan-niedermann/nextcloud-commons) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/stefan-niedermann/nextcloud-commons/releases)
- [Commits](https://github.com/stefan-niedermann/nextcloud-commons/compare/1.5.0...1.5.1)

---
updated-dependencies:
- dependency-name: com.github.stefan-niedermann.nextcloud-commons:markdown
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-25 16:14:24 +02:00
Stefan Niedermann
8f242754f6 Use markdown module from nextcloud-commons lib
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-10-18 13:12:20 +02:00
Niedermann IT-Dienstleistungen
fae4740719
Raise targetSdk to 31, adjust widgets and manifest
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-10-18 11:34:17 +02:00
Stefan Niedermann
057430b3b0 version bump to 3.4.16
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-10-15 09:31:27 +02:00
Stefan Niedermann
c8e8505073 version bump to 3.4.15
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-10-15 08:57:50 +02:00
Stefan Niedermann
e3408a0c67 version bump to 3.4.14
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-10-11 11:30:44 +02:00
dependabot[bot]
5d35ed7de8 Bump mockito-core from 3.12.4 to 4.0.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.12.4 to 4.0.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.12.4...v4.0.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-08 15:40:58 +02:00
Stefan Niedermann
7d7ea73fe9 version bump to 3.4.13
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-10-08 14:41:08 +02:00
Stefan Niedermann
3a25a4b1af version bump to 3.4.12
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-10-02 10:39:27 +02:00
Stefan Niedermann
119fced969 Raise minSdk to 22 to match Nextcloud app
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-09-08 13:35:44 +02:00
dependabot[bot]
f7dd14b86f Bump work-runtime from 2.5.0 to 2.6.0
Bumps work-runtime from 2.5.0 to 2.6.0.

---
updated-dependencies:
- dependency-name: androidx.work:work-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-02 15:30:38 +02:00
dependabot[bot]
c3aa8ac80a Bump mockito-core from 3.12.3 to 3.12.4
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.12.3 to 3.12.4.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.12.3...v3.12.4)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-26 15:31:15 +02:00
dependabot[bot]
5d3d4d1223 Bump mockito-core from 3.12.2 to 3.12.3
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.12.2 to 3.12.3.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.12.2...v3.12.3)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-25 15:53:55 +02:00
dependabot[bot]
58d52bce4d Bump mockito-core from 3.12.1 to 3.12.2
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.12.1 to 3.12.2.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.12.1...v3.12.2)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-24 15:31:23 +02:00
dependabot[bot]
b1847e968c Bump gson from 2.8.7 to 2.8.8
Bumps [gson](https://github.com/google/gson) from 2.8.7 to 2.8.8.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.7...gson-parent-2.8.8)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 20:02:05 +02:00
dependabot[bot]
07f7e866c4 Bump mockito-core from 3.12.0 to 3.12.1
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.12.0 to 3.12.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.12.0...v3.12.1)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 19:11:03 +02:00
dependabot[bot]
4e26638fe7 Bump mockito-core from 3.11.2 to 3.12.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.11.2 to 3.12.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.11.2...v3.12.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-20 18:52:46 +02:00
Stefan Niedermann
d94721f213 Upgrade AGP to 7.0.0
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-07-29 16:49:12 +02:00
Stefan Niedermann
beb2a5b880 Disable jetifier and bump robolectric
https://issuetracker.google.com/issues/159151549#comment9
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-07-29 11:14:34 +02:00
dependabot[bot]
648186d82a Bump fragment from 1.3.5 to 1.3.6
Bumps fragment from 1.3.5 to 1.3.6.

---
updated-dependencies:
- dependency-name: androidx.fragment:fragment
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-22 15:21:28 +02:00
dependabot[bot]
d6e1a60085 Bump appcompat from 1.3.0 to 1.3.1
Bumps appcompat from 1.3.0 to 1.3.1.

---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-22 15:17:43 +02:00
dependabot[bot]
8782761f3f Bump material from 1.3.0 to 1.4.0
Bumps [material](https://github.com/material-components/material-components-android) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.3.0...1.4.0)

---
updated-dependencies:
- dependency-name: com.google.android.material:material
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-05 16:34:03 +02:00
Stefan Niedermann
33a4b7ed54 version bump to 3.4.11
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-07-03 12:18:18 +02:00
dependabot[bot]
f2b37df272 Bump core from 1.3.0 to 1.4.0
Bumps core from 1.3.0 to 1.4.0.

---
updated-dependencies:
- dependency-name: androidx.test:core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 15:25:18 +02:00
Stefan Niedermann
added43e07 Add mdm flavor
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-06-30 11:46:27 +02:00
Stefan Niedermann
3faf357c2a bump nextcloud-commons to 1.4.0
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-06-24 19:53:31 +02:00
dependabot[bot]
110d841336 Bump mockito-core from 3.11.1 to 3.11.2
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.11.1 to 3.11.2.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.11.1...v3.11.2)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-22 16:38:40 +02:00
dependabot[bot]
bb92c9aeda Bump fragment from 1.3.4 to 1.3.5
Bumps fragment from 1.3.4 to 1.3.5.

---
updated-dependencies:
- dependency-name: androidx.fragment:fragment
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-17 15:22:02 +02:00
Stefan Niedermann
2a2ed1839b version bump to 3.4.10
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-06-15 12:10:03 +02:00
dependabot[bot]
806914bb16 Bump mockito-core from 3.11.0 to 3.11.1
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.11.0 to 3.11.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.11.0...v3.11.1)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-14 10:14:24 +02:00
Stefan Niedermann
6515ae4847 version bump to v3.4.9
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-06-11 13:08:07 +02:00
Stefan Niedermann
a2bbff4f02 version bump to v3.4.8
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-06-07 15:26:18 +02:00
Stefan Niedermann
40ffcc5474 bump nextcloud-commons
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-06-06 15:02:57 +02:00
Stefan Niedermann
fb69ca4301 version bump to v3.4.7
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-06-05 17:57:34 +02:00
Stefan Niedermann
c0d540e262 version bump to v3.4.6
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-06-05 13:25:53 +02:00
dependabot[bot]
51a920fbf9 Bump mockito-core from 3.10.0 to 3.11.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.10.0...v3.11.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-04 10:01:53 +02:00
dependabot[bot]
8cd3592130 Bump recyclerview from 1.2.0 to 1.2.1
Bumps recyclerview from 1.2.0 to 1.2.1.

---
updated-dependencies:
- dependency-name: androidx.recyclerview:recyclerview
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 10:16:09 +02:00
Stefan Niedermann
0082f905cb version bump to v3.4.5
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-06-01 10:31:32 +02:00
Stefan Niedermann
134c99c16c Bump nextcloud-commons to 1.3.2
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-05-30 18:52:31 +02:00
Stefan Niedermann
b0c657a0a2 Bump nextcloud-commons to 1.3.1
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-05-30 18:41:52 +02:00
Stefan Niedermann
5c87048074 Move instrumented tests to robolectric unit tests
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-05-30 15:23:07 +02:00
Stefan Niedermann
06484418b0 Clean up build.gradle files
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-05-25 15:13:15 +02:00
dependabot[bot]
8cc478faa5 Bump gson from 2.8.6 to 2.8.7
Bumps [gson](https://github.com/google/gson) from 2.8.6 to 2.8.7.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.6...gson-parent-2.8.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-25 09:23:28 +02:00
Stefan Niedermann
0a5cf6b411 version bump to v3.4.4
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-05-24 16:35:50 +02:00
Stefan Niedermann
98d60e90b7 Merge remote-tracking branch 'origin/master' 2021-05-19 09:43:09 +02:00
Stefan Niedermann
6c8ea328fd Fix a few lint warnings
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-05-19 09:43:06 +02:00
dependabot[bot]
c744f9d824 Bump fragment from 1.3.3 to 1.3.4
Bumps fragment from 1.3.3 to 1.3.4.

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-19 09:37:43 +02:00
dependabot[bot]
a967b486e0 Bump appcompat from 1.2.0 to 1.3.0
Bumps appcompat from 1.2.0 to 1.3.0.

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-19 08:57:34 +02:00
Stefan Niedermann
25250701c6 Enhance testability by using Singleton pattern for ApiProvider 2021-05-17 19:14:16 +02:00
Stefan Niedermann
17296f0446 version bump to 3.4.3 2021-05-14 17:09:50 +02:00
dependabot[bot]
f0de338aa5 Bump mockito-core from 3.9.0 to 3.10.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.9.0 to 3.10.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.9.0...v3.10.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-13 10:04:44 +02:00
Stefan Niedermann
d105f8c7b9 Add Unit test for NotesServerSyncTask 2021-05-12 10:58:43 +02:00
Stefan Niedermann
d73bb2a9a4 version bump to 3.4.2 2021-05-10 15:22:28 +02:00
Stefan Niedermann
89fb236f40 Upgrade AGP to 4.2 and targetSdk to 30 2021-05-05 10:57:17 +02:00
Niedermann IT-Dienstleistungen
9c9392f8e1
Merge branch 'master' into 1167-retrofit 2021-05-02 18:20:00 +02:00
dependabot[bot]
80d6e8ad81 Bump compiler from 4.11.0 to 4.12.0
Bumps [compiler](https://github.com/bumptech/glide) from 4.11.0 to 4.12.0.
- [Release notes](https://github.com/bumptech/glide/releases)
- [Commits](https://github.com/bumptech/glide/compare/v4.11.0...v4.12.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-30 13:03:55 +02:00
dependabot[bot]
fa14342729 Bump glide from 4.11.0 to 4.12.0
Bumps [glide](https://github.com/bumptech/glide) from 4.11.0 to 4.12.0.
- [Release notes](https://github.com/bumptech/glide/releases)
- [Commits](https://github.com/bumptech/glide/compare/v4.11.0...v4.12.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-30 12:43:20 +02:00
Stefan Niedermann
258d7734ea Merge branch 'master' into 1167-retrofit
# Conflicts:
#	app/src/main/java/it/niedermann/owncloud/notes/importaccount/ImportAccountActivity.java
2021-04-29 11:09:18 +02:00
Stefan Niedermann
b0caa3acd7 #1167 Use retrofit also for capabilities endpoint
Use Observable to get headers
2021-04-28 20:04:30 +02:00
Stefan Niedermann
4b292b6d04 version bump to 3.4.1 2021-04-27 19:22:51 +02:00
Stefan Niedermann
4676bb8b6b #1167 Use retrofit 2021-04-26 18:23:25 +02:00
Stefan Niedermann
d40f5dfa76 #1170 Migrate NotesServerSyncHelper to NotesRepository 2021-04-26 10:47:11 +02:00
Stefan Niedermann
c9b4e1982b - ⚙️ Migrate from SQLiteOpenHelper to Room database (#831) 2021-04-23 12:07:49 +02:00
dependabot-preview[bot]
1f0d00939e Bump room-compiler from 2.2.6 to 2.3.0
Bumps room-compiler from 2.2.6 to 2.3.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-23 07:48:30 +02:00
dependabot-preview[bot]
af3f0180a7 Bump room-runtime from 2.2.6 to 2.3.0
Bumps room-runtime from 2.2.6 to 2.3.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-23 07:40:03 +02:00
Stefan Niedermann
c6eed04bfd Merge branch 'master' into 831-room 2021-04-22 10:12:19 +02:00
dependabot-preview[bot]
a87114305c Bump fragment from 1.3.2 to 1.3.3
Bumps fragment from 1.3.2 to 1.3.3.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-22 07:45:20 +02:00
Stefan Niedermann
e8e350e99c Merge branch 'master' into 831-room
# Conflicts:
#	app/build.gradle
2021-04-20 08:32:39 +02:00
Konrad Pozniak
1cb9573c8d remove multidex 2021-04-09 21:40:48 +02:00
Stefan Niedermann
46514034af Fix #1122 Disable code minification 2021-04-09 08:49:06 +02:00
Stefan Niedermann
941e5439a0 Merge branch 'master' into 831-room
# Conflicts:
#	app/build.gradle
2021-04-08 23:30:03 +02:00
Stefan Niedermann
8997e9759f version bump to 3.3.0 2021-04-08 22:54:05 +02:00