Commit graph

365 commits

Author SHA1 Message Date
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