Commit graph

2522 commits

Author SHA1 Message Date
Álvaro Brey
35c3d3f364
Add Kotlin support
As Android team we've agreed to only use Kotlin for new code. Let's get
the ball rolling for Notes too.

Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2023-02-01 12:40:44 +01:00
dependabot[bot]
d89e04dc28
Bump org.mockito:mockito-core from 5.1.0 to 5.1.1
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.1.0...v5.1.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>
2023-01-31 02:09:07 +00:00
Andy Scherzinger
5c2816b786
Merge pull request #1577 from nextcloud/dependabot/gradle/com.android.tools-desugar_jdk_libs-2.0.0
Bump desugar_jdk_libs from 1.1.6 to 2.0.0
2023-01-30 16:46:27 +01:00
dependabot[bot]
76daeee87d
Bump mockito-core from 5.0.0 to 5.1.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.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>
2023-01-30 02:33:44 +00:00
dependabot[bot]
510f7edc57
Bump desugar_jdk_libs from 1.1.6 to 2.0.0
Bumps [desugar_jdk_libs](https://github.com/google/desugar_jdk_libs) from 1.1.6 to 2.0.0.
- [Release notes](https://github.com/google/desugar_jdk_libs/releases)
- [Changelog](https://github.com/google/desugar_jdk_libs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/desugar_jdk_libs/commits)

---
updated-dependencies:
- dependency-name: com.android.tools:desugar_jdk_libs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-28 13:51:57 +00:00
Álvaro Brey
a810a133af
Update maintainer and developer list in credits screen
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2023-01-27 13:25:49 +01:00
Álvaro Brey
b1724a98b7
Merge pull request #1652 from nextcloud/chore/noid/room250
Bump room to 2.5.0
2023-01-27 12:19:12 +01:00
Andy Scherzinger
f606056a8d
Bump room to 2.5.0
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-01-26 20:58:25 +01:00
dependabot[bot]
432477cb64
Bump material from 1.7.0 to 1.8.0
Bumps [material](https://github.com/material-components/material-components-android) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.7.0...1.8.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>
2023-01-26 19:44:51 +00:00
Andy Scherzinger
214c285da6
unify room dependency version
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-01-26 18:30:28 +01:00
Nextcloud bot
7727efbbdf
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-20 02:31:17 +00:00
dependabot[bot]
7181a251b3
Bump mockito-core from 4.11.0 to 5.0.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.11.0 to 5.0.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.11.0...v5.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>
2023-01-16 13:23:53 +00:00
Nextcloud bot
fdc812165b
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-16 10:22:19 +00:00
Niedermann IT-Dienstleistungen
392baf1904
Remove unnecessary build flavors
Signed-off-by: Niedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>
2023-01-14 10:16:52 +01:00
Stefan Niedermann
fbf0c9d755 Adjust links 2023-01-14 09:31:11 +01:00
dependabot[bot]
2a3a292bd3 Bump appcompat from 1.5.1 to 1.6.0
Bumps appcompat from 1.5.1 to 1.6.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-12 14:28:47 +01:00
dependabot[bot]
11846c7e55 Bump gson from 2.10 to 2.10.1
Bumps [gson](https://github.com/google/gson) from 2.10 to 2.10.1.
- [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.10...gson-parent-2.10.1)

---
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>
2023-01-09 17:15:53 +01:00
dependabot[bot]
ecfc761015 Bump mockito-core from 4.10.0 to 4.11.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.10.0 to 4.11.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.10.0...v4.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>
2022-12-29 14:17:24 +01:00
dependabot[bot]
70083557b1 Bump robolectric from 4.9.1 to 4.9.2
Bumps [robolectric](https://github.com/robolectric/robolectric) from 4.9.1 to 4.9.2.
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.9.1...robolectric-4.9.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>
2022-12-28 14:55:44 +01:00
dependabot[bot]
f590d38fff Bump robolectric from 4.9 to 4.9.1
Bumps [robolectric](https://github.com/robolectric/robolectric) from 4.9 to 4.9.1.
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.9...robolectric-4.9.1)

---
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>
2022-12-20 14:17:36 +01:00
dependabot[bot]
740f703819 Bump mockito-core from 4.9.0 to 4.10.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.9.0 to 4.10.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.9.0...v4.10.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-12-15 15:28:47 +01:00
dependabot[bot]
a492e3d044 Bump fragment from 1.5.4 to 1.5.5
Bumps fragment from 1.5.4 to 1.5.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>
2022-12-08 15:23:03 +01:00
Stefan Niedermann
075ce5f8a9 version bump to 3.7.1
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-11-21 09:08:07 +01:00
Nextcloud bot
43810df78b [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-21 09:07:28 +01:00
Stefan Niedermann
91b6757f6a - 🌎 Fix hints for changing account settings
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-11-21 08:43:38 +01:00
dependabot[bot]
e7ef6120ab Bump mockito-core from 4.8.1 to 4.9.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.8.1 to 4.9.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.8.1...v4.9.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-11-15 14:18:11 +01:00
Stefan Niedermann
2b8d479188 Version bump to 3.7.0
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-11-12 09:05:11 +01:00
Stefan Niedermann
682c461747 Merge remote-tracking branch 'origin/master' 2022-11-12 09:05:06 +01:00
Nextcloud bot
96ed47d017 [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-12 09:04:55 +01:00
Stefan Niedermann
ef4c7bd121 Material 3: Remove dead code
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-11-12 09:02:24 +01:00
Stefan Niedermann
a20bfafaa4 Material 3: Fix avatar size
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-11-12 09:02:24 +01:00
Stefan Niedermann
de4d7b5549 Material 3: Favorite checkbox
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-11-12 09:02:24 +01:00
Stefan Niedermann
14e44dc65f Material 3: Favorite checkbox
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-11-12 09:02:24 +01:00
Stefan Niedermann
311ad084c9 Material 3: Workaround for preferences dialogs
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-11-12 09:02:24 +01:00
Stefan Niedermann
0d3e32a2f7 Material 3: Simplify paddings and margins
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-11-12 09:02:24 +01:00
Stefan Niedermann
855ede810e Material 3: Fix text highlight background color
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-11-12 09:02:24 +01:00
Stefan Niedermann
4f5e0b70ce Material 3: Refactor settings dialog
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-11-12 09:02:24 +01:00
Stefan Niedermann
7ee5b61587 Material 3: Simplify title and category dialogs
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-11-12 09:02:24 +01:00
Stefan Niedermann
9e8cf5df0a Material 3: Simplify cursor styling
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-11-12 09:02:24 +01:00
Stefan Niedermann
946219e8d3 Material 3: Margins of search FABs
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-11-12 09:02:24 +01:00
Stefan Niedermann
35a378b845 Material 3: Navbar highlighting, TextInputLayouts in dialogs, Buttons
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-11-12 09:02:24 +01:00
Stefan Niedermann
20bb948130 Material 3: First steps
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-11-12 09:02:24 +01:00
dependabot[bot]
272bf451e8 Bump core from 1.4.0 to 1.5.0
Bumps core from 1.4.0 to 1.5.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>
2022-11-09 14:13:20 +01:00
dependabot[bot]
7bd8bee14a Bump gson from 2.9.1 to 2.10
Bumps [gson](https://github.com/google/gson) from 2.9.1 to 2.10.
- [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.9.1...gson-parent-2.10)

---
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-10-25 16:53:19 +02:00
dependabot[bot]
341c264fe5 Bump fragment from 1.5.3 to 1.5.4
Bumps fragment from 1.5.3 to 1.5.4.

---
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-10-24 16:30:49 +02:00
dependabot[bot]
baa197a064 Bump mockito-core from 4.8.0 to 4.8.1
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.8.0...v4.8.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-10-24 15:51:14 +02:00
dependabot[bot]
8a23a3fe78 Bump glide from 4.14.1 to 4.14.2
Bumps [glide](https://github.com/bumptech/glide) from 4.14.1 to 4.14.2.
- [Release notes](https://github.com/bumptech/glide/releases)
- [Commits](https://github.com/bumptech/glide/compare/v4.14.1...v4.14.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 16:06:27 +02:00
dependabot[bot]
7abf91b989 Bump compiler from 4.14.1 to 4.14.2
Bumps [compiler](https://github.com/bumptech/glide) from 4.14.1 to 4.14.2.
- [Release notes](https://github.com/bumptech/glide/releases)
- [Commits](https://github.com/bumptech/glide/compare/v4.14.1...v4.14.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 15:40:16 +02:00
dependabot[bot]
1ce4bce7b5 Bump robolectric from 4.8.2 to 4.9
Bumps [robolectric](https://github.com/robolectric/robolectric) from 4.8.2 to 4.9.
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.8.2...robolectric-4.9)

---
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>
2022-10-03 16:43:22 +02:00
dependabot[bot]
82fee3cf10 Bump glide from 4.14.0 to 4.14.1
Bumps [glide](https://github.com/bumptech/glide) from 4.14.0 to 4.14.1.
- [Release notes](https://github.com/bumptech/glide/releases)
- [Commits](https://github.com/bumptech/glide/compare/v4.14.0...v4.14.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-30 20:00:42 +02:00
dependabot[bot]
23aa751ecf Bump compiler from 4.14.0 to 4.14.1
Bumps [compiler](https://github.com/bumptech/glide) from 4.14.0 to 4.14.1.
- [Release notes](https://github.com/bumptech/glide/releases)
- [Commits](https://github.com/bumptech/glide/compare/v4.14.0...v4.14.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-30 15:26:32 +02:00
dependabot[bot]
6b50152eb3 Bump compiler from 4.13.2 to 4.14.0
Bumps [compiler](https://github.com/bumptech/glide) from 4.13.2 to 4.14.0.
- [Release notes](https://github.com/bumptech/glide/releases)
- [Commits](https://github.com/bumptech/glide/compare/v4.13.2...v4.14.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-09-28 15:54:57 +02:00
dependabot[bot]
739db4ae27 Bump glide from 4.13.2 to 4.14.0
Bumps [glide](https://github.com/bumptech/glide) from 4.13.2 to 4.14.0.
- [Release notes](https://github.com/bumptech/glide/releases)
- [Commits](https://github.com/bumptech/glide/compare/v4.13.2...v4.14.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-09-28 15:28:25 +02:00
dependabot[bot]
92c772ea03 Bump fragment from 1.5.2 to 1.5.3
Bumps fragment from 1.5.2 to 1.5.3.

---
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-09-22 15:45:19 +02:00
Stefan Niedermann
f4253f046e Upgrade to AGP 7.3.0
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-09-16 10:36:02 +02:00
dependabot[bot]
201859fb2f Bump appcompat from 1.5.0 to 1.5.1
Bumps appcompat from 1.5.0 to 1.5.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-09-08 16:04:58 +02:00
dependabot[bot]
727b956b74 Bump mockito-core from 4.7.0 to 4.8.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.7.0 to 4.8.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.7.0...v4.8.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-09-08 15:44:57 +02:00
dependabot[bot]
5b3faa7695 Bump robolectric from 4.8.1 to 4.8.2
Bumps [robolectric](https://github.com/robolectric/robolectric) from 4.8.1 to 4.8.2.
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.8.1...robolectric-4.8.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>
2022-08-23 19:46:47 +02:00
dependabot[bot]
25dfe77103 Bump mockito-core from 4.6.1 to 4.7.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.6.1 to 4.7.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.6.1...v4.7.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-08-15 15:26:15 +02:00
Stefan Niedermann
1430e200df version bump to 3.6.0
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-08-15 11:11:32 +02:00
Stefan Niedermann
cfe2a8ccf6 ⚙️ Support custom file extensions (Notes ≥ 4.5.0)
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-08-15 10:22:07 +02:00
Felix Nüsse
86af79e31d remove accidentially commited change 2022-08-11 22:11:12 +03:00
Felix Nüsse
0d01901578 allow EditNoteActivity to open main application when called from widget. 2022-08-11 22:11:12 +03:00
Stefan Niedermann
3999f8eaec Remove dead code
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-08-11 09:49:52 +02:00
Stefan Niedermann
fcebf67c03 🐞 Fix #1541 Favorite star in menu not clickable
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-08-11 09:49:52 +02:00
dependabot[bot]
7f5842ced8 Bump core-splashscreen from 1.0.0-rc01 to 1.0.0
Bumps core-splashscreen from 1.0.0-rc01 to 1.0.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-10 16:46:58 +03:00
Stefan Niedermann
c3727526c8 Update dependencies
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-08-10 14:25:58 +03:00
Stefan Niedermann
e831194bfb Remove unnecessary files and update changelog
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-08-10 12:44:15 +02:00
Kévin Cocchi
9730ed2023 Use the new Android 12 SplashScreen API
Migration reference : https://developer.android.com/guide/topics/ui/splash-screen/migrate
2022-08-10 13:40:38 +03:00
Nextcloud bot
40c3db8b44 [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-07 16:24:51 +03:00
dependabot[bot]
cbaba38244 Bump gson from 2.9.0 to 2.9.1
Bumps [gson](https://github.com/google/gson) from 2.9.0 to 2.9.1.
- [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.9.0...gson-parent-2.9.1)

---
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>
2022-08-01 17:42:38 +02:00
dependabot[bot]
68b720ea4d Bump room-runtime from 2.4.2 to 2.4.3
Bumps room-runtime from 2.4.2 to 2.4.3.

---
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-07-28 22:01:52 +02:00
dependabot[bot]
07c0dfeb7c Bump room-compiler from 2.4.2 to 2.4.3
Bumps room-compiler from 2.4.2 to 2.4.3.

---
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-07-28 19:02:04 +02:00
Nextcloud bot
2c72aa26ef [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-20 08:12:47 +02:00
Kévin Cocchi
829fd822cb Move the DEV label under the icon 2022-07-18 09:09:35 +02:00
Kévin Cocchi
eb10454ce9 Add monochrome icon 2022-07-18 09:09:35 +02:00
Unpublished
3e77ff006c Remove debugging toast messages 2022-07-03 13:56:35 +02:00
dependabot[bot]
50ff66c7b7 Bump desugar_jdk_libs from 1.1.5 to 1.1.6
Bumps [desugar_jdk_libs](https://github.com/google/desugar_jdk_libs) from 1.1.5 to 1.1.6.
- [Release notes](https://github.com/google/desugar_jdk_libs/releases)
- [Changelog](https://github.com/google/desugar_jdk_libs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/desugar_jdk_libs/commits)

---
updated-dependencies:
- dependency-name: com.android.tools:desugar_jdk_libs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-28 15:37:22 +02:00
Stefan Niedermann
9322f475d4 Merge remote-tracking branch 'origin/master' 2022-06-27 10:49:51 +02:00
Stefan Niedermann
a06e648d17 #1531 Add option to not keep screen on
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-06-27 10:48:04 +02:00
dependabot[bot]
b982b366fb Bump mockito-core from 4.6.0 to 4.6.1
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.6.0...v4.6.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-06-04 08:52:34 +02:00
dependabot[bot]
6ce1bd65aa Bump appcompat from 1.4.1 to 1.4.2
Bumps appcompat from 1.4.1 to 1.4.2.

---
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-06-03 13:01:59 +02:00
dependabot[bot]
9f0ee5f514 Bump material from 1.6.0 to 1.6.1
Bumps [material](https://github.com/material-components/material-components-android) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.6.0...1.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 15:53:52 +02:00
dependabot[bot]
598efeb750 Bump mockito-core from 4.5.1 to 4.6.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.5.1 to 4.6.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.5.1...v4.6.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-05-30 15:53:41 +02:00
Stefan Niedermann
9f88971d53 Fix version 3.5.00 -> 3.5.0
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-05-21 11:54:17 +02:00
Stefan Niedermann
773c226c03 Merge remote-tracking branch 'origin/master' 2022-05-21 11:39:56 +02:00
Nextcloud bot
8bba7e7b3c [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-21 11:39:48 +02:00
Stefan Niedermann
2c0ff96eeb Version bump to 3.5.0
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-05-21 11:39:16 +02:00
Stefan Niedermann
5afc57ed52 Update target sdk
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-05-21 11:31:33 +02:00
Stefan Niedermann
baaa68f78d Merge branch '1504-sort-notes-using-locale-sorting-rules' 2022-05-20 13:19:20 +02:00
Stefan Niedermann
4dadf8c593 Upgrade AGP to 7.2.0
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-05-20 13:07:15 +02:00
Stefan Niedermann
1aafd0099f #1504 Sort notes using locale sorting rules
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-05-20 12:58:24 +02:00
dependabot[bot]
5d7c5e2331 Bump compiler from 4.13.1 to 4.13.2
Bumps [compiler](https://github.com/bumptech/glide) from 4.13.1 to 4.13.2.
- [Release notes](https://github.com/bumptech/glide/releases)
- [Commits](https://github.com/bumptech/glide/compare/v4.13.1...v4.13.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-05 17:20:31 +02:00
dependabot[bot]
68a625aa1a Bump glide from 4.13.1 to 4.13.2
Bumps [glide](https://github.com/bumptech/glide) from 4.13.1 to 4.13.2.
- [Release notes](https://github.com/bumptech/glide/releases)
- [Commits](https://github.com/bumptech/glide/compare/v4.13.1...v4.13.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-05 16:09:05 +02:00
dependabot[bot]
c06fd6ebed Bump material from 1.5.0 to 1.6.0
Bumps [material](https://github.com/material-components/material-components-android) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.5.0...1.6.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-05-05 15:37:25 +02:00
dependabot[bot]
2910a0e152 Bump robolectric from 4.8 to 4.8.1
Bumps [robolectric](https://github.com/robolectric/robolectric) from 4.8 to 4.8.1.
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.8...robolectric-4.8.1)

---
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>
2022-05-04 16:34:53 +02:00
dependabot[bot]
50c1a275d1 Bump robolectric from 4.7.3 to 4.8
Bumps [robolectric](https://github.com/robolectric/robolectric) from 4.7.3 to 4.8.
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.7.3...robolectric-4.8)

---
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>
2022-04-29 16:37:03 +02:00
dependabot[bot]
38afb0a7c4 Bump mockito-core from 4.5.0 to 4.5.1
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.5.0...v4.5.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-04-21 15:30:38 +02:00
Stefan Niedermann
d721cb128d Fix #1461️ Keep the screen on
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-04-21 09:15:07 +02:00
dependabot[bot]
4cc3ca1038 Bump mockito-core from 4.4.0 to 4.5.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.4.0...v4.5.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-04-20 15:44:02 +02:00
dependabot[bot]
bca6450458 Bump sso-glide from 1.6.2 to 1.6.3
Bumps [sso-glide](https://github.com/stefan-niedermann/nextcloud-commons) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/stefan-niedermann/nextcloud-commons/releases)
- [Commits](https://github.com/stefan-niedermann/nextcloud-commons/compare/1.6.2...1.6.3)

---
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>
2022-04-15 18:09:10 +02:00
dependabot[bot]
d49db5a650 Bump markdown from 1.6.2 to 1.6.3
Bumps [markdown](https://github.com/stefan-niedermann/nextcloud-commons) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/stefan-niedermann/nextcloud-commons/releases)
- [Commits](https://github.com/stefan-niedermann/nextcloud-commons/compare/1.6.2...1.6.3)

---
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>
2022-04-15 17:54:23 +02:00
dependabot[bot]
ee4bdb891e Bump exception from 1.6.2 to 1.6.3
Bumps [exception](https://github.com/stefan-niedermann/nextcloud-commons) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/stefan-niedermann/nextcloud-commons/releases)
- [Commits](https://github.com/stefan-niedermann/nextcloud-commons/compare/1.6.2...1.6.3)

---
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>
2022-04-15 17:00:55 +02:00
dependabot[bot]
4a25d6207a Bump android-commons from 0.2.5 to 0.2.6
Bumps android-commons from 0.2.5 to 0.2.6.

---
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>
2022-04-15 16:13:51 +02:00
Nextcloud bot
2d93e98326 [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-14 09:11:29 +02:00
Stefan Niedermann
153af24d9c Update .gitignore
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-04-06 20:12:59 +02:00
Stefan Niedermann
4fc17227e1 version bump to 3.4.19
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-03-25 13:11:46 +01:00
Stefan Niedermann
828ba1c2ee - Fix #1475 Detect missing Notes app on server when importing an account
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-03-25 13:11:25 +01:00
Stefan Niedermann
5b06023a51 Enhance detection and add tips for Read timeouts
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-03-24 08:34:42 +01:00
Nextcloud bot
b8049a08cc [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-12 16:33:07 +01:00
dependabot[bot]
976f85b24f Bump mockito-core from 4.3.1 to 4.4.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.3.1...v4.4.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-03-09 14:33:51 +01:00
Nextcloud bot
bd6a3666a2 [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-27 17:49:25 +01:00
dependabot[bot]
055052c1b6 Bump compiler from 4.13.0 to 4.13.1
Bumps [compiler](https://github.com/bumptech/glide) from 4.13.0 to 4.13.1.
- [Release notes](https://github.com/bumptech/glide/releases)
- [Commits](https://github.com/bumptech/glide/compare/v4.13.0...v4.13.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-24 18:12:43 +01:00
dependabot[bot]
7f7de75ab1 Bump glide from 4.13.0 to 4.13.1
Bumps [glide](https://github.com/bumptech/glide) from 4.13.0 to 4.13.1.
- [Release notes](https://github.com/bumptech/glide/releases)
- [Commits](https://github.com/bumptech/glide/compare/v4.13.0...v4.13.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-24 15:50:41 +01:00
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
320d8d20a1 Remove outdated and incomplete i18n files
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-01-18 14:23:24 +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
Nextcloud bot
0830b82fb0 [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-17 10:09:57 +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
Nextcloud bot
c8deb29134 [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-12-29 15:57:08 +01:00
Stefan Niedermann
77876fef9e #1435 Fix StringIndexOutOfBoundsException when title is blank
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-12-29 15:56:43 +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
Nextcloud bot
cce7f8bf2f [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-11-22 14:25:47 +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
7aa4bef16f Clean up ExceptionDialogFragment
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-11-18 14:29:05 +01:00
Stefan Niedermann
1549d69717 Remove status message from ExceptionDialogFragment
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-11-18 14:27:25 +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
Nextcloud bot
088bac9975 [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-11-18 13:09:58 +01:00
Stefan Niedermann
315cad1f81 Simplify verbose NextcloudAPI constructor
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-11-16 17:21:11 +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
Nextcloud bot
f4abf4330c [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-11-10 12:40:41 +01:00
Nextcloud bot
00c863813a [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-11-04 16:50:13 +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
Nextcloud bot
820038fd49 [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-11-01 12:19:41 +01:00
Stefan Niedermann
68647e329d #1303 Hide exceptions related to temporary network issues when not pulling manually
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-10-26 15:50:15 +02:00
Stefan Niedermann
2579a54ed9 Use CountdownLatch for SyncWorker
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-10-26 11:24:36 +02:00
Nextcloud bot
5e3fdb6f1f [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-26 09:22:34 +02: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
Nextcloud bot
a8c3aeda06 [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-25 09:28:44 +02:00
Nextcloud bot
37c076b877 [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-22 07:43:43 +02:00
Stefan Niedermann
ec19bf03ce Add @NonNull annotation
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-10-19 10:53:55 +02:00
Stefan Niedermann
5c7fab8b9c Merge remote-tracking branch 'origin/master' 2021-10-19 10:51:05 +02:00
Stefan Niedermann
4b17e5e573 Also use english category names for category icon replacements
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-10-19 10:50:59 +02:00
Nextcloud bot
ac182aa876 [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-19 10:12:27 +02:00
Stefan Niedermann
bdc4f3c303 Refactor toolbar
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-10-19 10:10:16 +02:00
Stefan Niedermann
14e95c67b1 Remove deprecated strings
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-10-19 08:11:12 +02:00
Stefan Niedermann
9b64ef6498 Make search bar fully circular rounded
https://github.com/nextcloud/android/pull/9087
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-10-19 08:08:29 +02:00
Stefan Niedermann
22aa08acce - 🚫 Removed "Create note widget" in favor of quick settings tile (in your notification area) and shortcuts (press long on the app icon)
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-10-19 08:04:12 +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
Nextcloud bot
93831d49f7 [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-17 08:25:28 +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
bfca5c6117 - 🐞️ Fix gift card image
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-10-15 09:30:49 +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
Nextcloud bot
ffde68fa9d [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-15 08:38:07 +02:00
Stefan Niedermann
df3e8e831a #1369 Optimize wording
https://github.com/stefan-niedermann/nextcloud-notes/issues/1369#issuecomment-943085538
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-10-14 10:09:43 +02:00
Stefan Niedermann
5c5c9d7329 #1369 Optimize wording
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-10-14 09:22:26 +02:00
Stefan Niedermann
732bbf4b09 Improve image formatting help
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-10-13 10:40:40 +02:00
Stefan Niedermann
94fab6c865 #1369 Add some more context to the translation strings
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-10-13 09:36:04 +02:00
Stefan Niedermann
8a62042a6a #1369 Add some more context to the translation strings
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-10-13 09:33:46 +02:00
Stefan Niedermann
42a484da08 Fix typo
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-10-12 14:33:32 +02:00
Stefan Niedermann
84bd264f53 Fix unit tests
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-10-11 11:35:16 +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
Stefan Niedermann
95afd472ce Fix #1272 Notes created via Android's "Share Link" feature are not synced
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-10-11 11:24:37 +02:00
Nextcloud bot
220bc52cc4 [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-11 11:05:40 +02:00
Valdnet
9efc93d5a0 i18n: Correct word
Reported by the translator from Transifex.
2021-10-09 22:51:27 +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
1d22ce452d Ignore constructor
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-10-08 14:49:52 +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
Nextcloud bot
d0707cdbbe [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-08 14:40:40 +02:00
Stefan Niedermann
853f1db5eb Use ShortcutManagerCompat for pin to homescreen
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-10-08 14:15:28 +02:00
Stefan Niedermann
937c9cae52 Use var keyword
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-10-08 14:04:31 +02:00
Stefan Niedermann
9a4f84eb61 Optimize special category icons
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-10-08 13:56:45 +02:00
Stefan Niedermann
5c124bc92b Also intent sub categories which have deeper sub categories
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-10-08 13:17:36 +02:00
Stefan Niedermann
e3bcc15c2f Extend unit test for navigation item construction
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-10-08 12:50:44 +02:00
Stefan Niedermann
e7837b7c35 Add unit test
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-10-08 12:15:15 +02:00
Stefan Niedermann
e03866f4d3 Merge branch 'fix/subcategoryux' of https://github.com/ScottieKim/nextcloud-notes into ScottieKim-fix/subcategoryux 2021-10-04 14:54:04 +02:00
Nextcloud bot
6dbafb0a98 [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-04 09:35:17 +02:00
vhouriet
77099f6fcf Fix : "search" in overflow menu
Removed the condition for collapsing the actionView before the menu is shown (onPrepareOptionsMenu).

Fixes #522
2021-10-04 09:33:02 +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
Nextcloud bot
852f43b7d3 [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-02 10:38:52 +02:00
Nextcloud bot
8cd95258f2 [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-01 21:48:27 +02:00
Stefan Niedermann
5997ae57f6 Fix #1358 Categories created in web UI are not shown in Android app
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-09-30 14:35:28 +02:00
Stefan Niedermann
cb527367b0 #761 Adjust unit tests
Adding account did formerly not require any network access. This commit mocks those resources.

Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-09-30 13:55:59 +02:00
Stefan Niedermann
5801f00bfb #761 Import notes one by one to avoid read timeout for the first sync
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-09-30 12:36:14 +02:00
Nextcloud bot
411c61c21d [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-26 15:10:10 +02:00
Nextcloud bot
4138aed973 [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-23 08:00:08 +02:00
Stefan Niedermann
812d26952c #1348 Make translations easier (Follow-Up)
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-09-17 13:27:59 +02:00
Stefan Niedermann
ff2cab8f5c #1348 Make translations easier by removing HTML markup from strings
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-09-17 13:24:51 +02:00
Valdnet
b6afb11854 i18n: Add dot
Add a dot at the end of the sentence.
2021-09-14 14:51:38 +02:00
Stefan Niedermann
a9fb6f12ba Fix #1308 Crash when long pressing a note and swiping to the edge of the screen
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-09-11 12:02:25 +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
Nextcloud bot
c138239385 [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-08 10:28:20 +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
Nextcloud bot
67ee37307b [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-29 10:15:30 +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
Nextcloud bot
62b41c0212 [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-11 21:42:51 +02:00
Nextcloud bot
d1e4500055 [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-07 17:19:49 +02:00
Stefan Niedermann
c89d3f76fd Add commit "Make use of Java 10 var keyword" again
This reverts commit 91055e57f3.
2021-07-30 10:09:24 +02:00
Stefan Niedermann
91055e57f3 Revert "Make use of Java 10 var keyword"
This reverts commit 085bb7a94c.
2021-07-29 18:44:06 +02:00
Stefan Niedermann
085bb7a94c Make use of Java 10 var keyword
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-07-29 18:13:12 +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
Nextcloud bot
7fa274222c [tx-robot] updated from transifex 2021-07-20 13:44:51 +02:00
Nextcloud bot
8fb296f42e [tx-robot] updated from transifex 2021-07-12 13:30:11 +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
2884c78639 Merge remote-tracking branch 'origin/master' 2021-07-03 12:19:12 +02:00
Nextcloud bot
53d403559a [tx-robot] updated from transifex 2021-07-03 12:18:39 +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
Stefan Niedermann
f54c44a103 Merge remote-tracking branch 'origin/master' 2021-07-03 12:14:42 +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
a7036c362c #1281 Prevent duplicate key exception
Use SingleThreadExecutor for performing remote synchronization tasks

Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-06-30 11:58:20 +02:00
Stefan Niedermann
f772be3f0a Merge remote-tracking branch 'origin/master' 2021-06-30 11:49:30 +02:00
Stefan Niedermann
added43e07 Add mdm flavor
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-06-30 11:46:27 +02:00
Valdnet
0394ac630b i18n: Remove double spaces and disable translation 2021-06-29 09:44:22 +02:00
Stefan Niedermann
8599732607 Use new icon for Quick Settings tile
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-06-28 14:39:06 +02:00
Stefan Niedermann
c7132087c7 Use ConcurrentHashMap for sync related states
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-06-28 13:46:29 +02:00
Stefan Niedermann
f9ccd7b95b Dismiss dialog when fetching existing settings was not successful
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-06-28 13:41:39 +02:00
Stefan Niedermann
ee2a340b68 Settings: i18n
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-06-28 13:39:55 +02:00
Stefan Niedermann
d07e368d00 Expose settings attributes
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-06-28 13:19:45 +02:00
Stefan Niedermann
491ccd57da Fix build
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-06-28 10:16:32 +02:00
Stefan Niedermann
ef993ca0d8 #916 Server settings
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-06-28 10:08:50 +02:00
Stefan Niedermann
9fe1b079ef Merge branch 'master' into 916-settings
# Conflicts:
#	app/src/main/java/it/niedermann/owncloud/notes/persistence/NotesRepository.java
#	app/src/main/java/it/niedermann/owncloud/notes/shared/model/ApiVersion.java
#	app/src/main/res/values/strings.xml
2021-06-28 10:06:50 +02:00