Commit graph

2582 commits

Author SHA1 Message Date
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
a873480ff8 Update changelog
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-10-02 10:39:10 +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
dependabot[bot]
f48fd26d79 Bump jsoup from 1.14.2 to 1.14.3
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.14.2 to 1.14.3.
- [Release notes](https://github.com/jhy/jsoup/releases)
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES)
- [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.14.2...jsoup-1.14.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-30 15:20:29 +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]
e9540f9ccd Bump gradle from 7.0.1 to 7.0.2
Bumps gradle from 7.0.1 to 7.0.2.

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-02 15:30:48 +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
Stefan Niedermann
9eb75f7c80 Update changelog
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-08-26 10:14:35 +02:00
Stefan Niedermann
30ce95cfce Update changelog
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-08-26 10:14:14 +02:00
Stefan Niedermann
cc5c553525 Add unit test for #1326
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-08-26 10:12:57 +02:00
Patrizio Bekerle
976c332237 Simplify expression (#1326) 2021-08-26 10:12:30 +02:00
Patrizio Bekerle
30582f19ad Fix crash when using link in checkbox list (#1326) 2021-08-26 10:12:30 +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
dependabot[bot]
fe16743a78 Bump gradle from 7.0.0 to 7.0.1
Bumps gradle from 7.0.0 to 7.0.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-19 16:27:33 +02:00
dependabot[bot]
a38fcd1210 Bump jsoup from 1.14.1 to 1.14.2
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.14.1 to 1.14.2.
- [Release notes](https://github.com/jhy/jsoup/releases)
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES)
- [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.14.1...jsoup-1.14.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-16 15:33:01 +02:00
dependabot[bot]
3c95434b20 Bump annotations from 21.0.1 to 22.0.0
Bumps [annotations](https://github.com/JetBrains/java-annotations) from 21.0.1 to 22.0.0.
- [Release notes](https://github.com/JetBrains/java-annotations/releases)
- [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/java-annotations/compare/21.0.1...22.0.0)

---
updated-dependencies:
- dependency-name: org.jetbrains:annotations
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-12 15:54:58 +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
Niedermann IT-Dienstleistungen
34b61ffd00
Update FAQ.md 2021-08-05 12:50:40 +02:00
Stefan Niedermann
4df523e0eb Increase available RAM for JVM to 4 GB
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-07-30 10:16:14 +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
4f000750d4 Set jvmargs=-Xmx1536m
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-07-30 10:00:09 +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
desperateCoder
72239ef708 #1019 his class, his rules 2021-07-26 11:02:08 +02:00
desperateCoder
97eef881c0 #1019 get rid of whitespace appending via loop 2021-07-26 11:02:08 +02:00
Stefan Niedermann
938940bcfc Add convenience methods for TextWatcherIntegrationTest
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-07-26 11:02:08 +02:00
Stefan Niedermann
2ec7e9eee8 Use max cores - 1 for unit test execution
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-07-26 11:02:08 +02:00
Stefan Niedermann
efce3c13e3 Try using all available processors for unit tests
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-07-26 11:02:08 +02:00
Stefan Niedermann
e279b17632 Fix tests
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-07-26 11:02:08 +02:00
Stefan Niedermann
d38f8d0aba Watch tests fail
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-07-26 11:02:08 +02:00