Commit graph

2553 commits

Author SHA1 Message Date
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
Stefan Niedermann
4aacec24ea Use multithreading for unit test execution
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-07-26 11:02:08 +02:00
Stefan Niedermann
04219ae638 Fix unit tests
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-07-26 11:02:08 +02:00
Stefan Niedermann
f465c3f038 Add TextWatcherIntegrationTest
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-07-26 11:02:08 +02:00
Stefan Niedermann
b149c2d0c4 Fix autocontinuation for indented ordered lists
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-07-26 11:02:08 +02:00
Stefan Niedermann
8e2264ea23 Lower indention on pressing backspace
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-07-26 11:02:08 +02:00
Stefan Niedermann
37a01ce17c Lower indention on pressing backspace
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-07-26 11:02:08 +02:00
Stefan Niedermann
f24dae9e96 Lower indention on pressing backspace
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-07-26 11:02:08 +02:00
Stefan Niedermann
14a3e6928c #1019 ↪️ Auto continuation should continue a list at the same indention level
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-07-26 11:02:08 +02:00
Stefan Niedermann
7f5c2989ed Fix MarkdownUtil#getEndOfLine
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-07-22 16:07:00 +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
Stefan Niedermann
e45aa1b064 Add more unit tests for list autocontinuation
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-07-22 13:03:12 +02:00
Stefan Niedermann
0ac8a2fe86 Add unit tests for list autocontinuation
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-07-22 11:52:38 +02:00
Nextcloud bot
7fa274222c [tx-robot] updated from transifex 2021-07-20 13:44:51 +02:00
dependabot[bot]
877aae303a Bump jsoup from 1.13.1 to 1.14.1
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.13.1 to 1.14.1.
- [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.13.1...jsoup-1.14.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-12 16:27:23 +02:00
Nextcloud bot
8fb296f42e [tx-robot] updated from transifex 2021-07-12 13:30:11 +02:00
dependabot[bot]
58fe1d1521 Bump actions/upload-artifact from 1 to 2.2.4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 1 to 2.2.4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v1...v2.2.4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-09 22:17:37 +02:00
Niedermann IT-Dienstleistungen
81dfea3876
Update GitHub Actions via dependabot 2021-07-09 22:07:44 +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
dependabot[bot]
ee2492e62c Bump gradle from 4.2.1 to 4.2.2
Bumps gradle from 4.2.1 to 4.2.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-07-01 15:25:07 +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