Stefan Niedermann
|
7f5c2989ed
|
Fix MarkdownUtil#getEndOfLine
Signed-off-by: Stefan Niedermann <info@niedermann.it>
|
2021-07-22 16:07:00 +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 |
|
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 |
|
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
|
b5297e1e87
|
Minor refactorings
Signed-off-by: Stefan Niedermann <info@niedermann.it>
|
2021-06-25 19:26:06 +02:00 |
|
Stefan Niedermann
|
e4935a3d2a
|
Add multiple unit tests for togglePunctuation
Signed-off-by: Stefan Niedermann <info@niedermann.it>
|
2021-06-25 19:03:17 +02:00 |
|
desperateCoder
|
91b7216716
|
minor refactoring
|
2021-06-25 13:11:48 +02:00 |
|
desperateCoder
|
5861b74382
|
fixed test
|
2021-06-25 13:08:32 +02:00 |
|
Stefan Niedermann
|
11d878fac9
|
Add unit test for Toggle italic for last bold + italic in a row of multiple marked elements
Signed-off-by: Stefan Niedermann <info@niedermann.it>
|
2021-06-25 12:49:33 +02:00 |
|
desperateCoder
|
4d7260464c
|
fixed test
|
2021-06-25 12:26:24 +02:00 |
|
Stefan Niedermann
|
d818209809
|
Code format
Signed-off-by: Stefan Niedermann <info@niedermann.it>
|
2021-06-24 22:24:53 +02:00 |
|
Stefan Niedermann
|
b6dd7fe045
|
Add unit test for "Toggle italic for last of many bolds in one line"
Signed-off-by: Stefan Niedermann <info@niedermann.it>
|
2021-06-24 12:57:59 +02:00 |
|
Stefan Niedermann
|
97651c0352
|
Minor refactorings
Signed-off-by: Stefan Niedermann <info@niedermann.it>
|
2021-06-24 12:48:21 +02:00 |
|
Stefan Niedermann
|
b213bc645f
|
Merge branch 'master' into markdown-context-menu-multiline
|
2021-06-24 11:20:52 +02:00 |
|
Stefan Niedermann
|
8f92d2e1ef
|
Minor refactorings
Signed-off-by: Stefan Niedermann <info@niedermann.it>
|
2021-06-24 11:20:47 +02:00 |
|
desperateCoder
|
760a7b3b41
|
make punctuation great again
|
2021-06-23 20:57:42 +02:00 |
|
Stefan Niedermann
|
eae70001d1
|
Fix #1276 Checkboxes using an uppercase X can not be toggled
Signed-off-by: Stefan Niedermann <info@niedermann.it>
|
2021-06-23 10:09:57 +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 |
|
desperateCoder
|
f3c40e5108
|
Merge branch 'master' of github.com:stefan-niedermann/nextcloud-notes into markdown-context-menu-multiline
|
2021-06-19 12:57:28 +02:00 |
|
desperateCoder
|
c42da80623
|
added testcase
|
2021-06-19 12:57:12 +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
|
96dd4f17a7
|
Remove dead code
Signed-off-by: Stefan Niedermann <info@niedermann.it>
|
2021-06-13 20:38:15 +02:00 |
|
Stefan Niedermann
|
720390686f
|
Refactor links in checkboxes and add unit tests
Signed-off-by: Stefan Niedermann <info@niedermann.it>
|
2021-06-13 19:50:31 +02:00 |
|
Stefan Niedermann
|
f57603d472
|
Refactor links in checkboxes and add unit tests
Signed-off-by: Stefan Niedermann <info@niedermann.it>
|
2021-06-13 15:20:29 +02:00 |
|
Stefan Niedermann
|
4421bc1358
|
Merge remote-tracking branch 'origin/clickable-links' into clickable-links
Signed-off-by: Stefan Niedermann <info@niedermann.it>
|
2021-06-13 12:02:58 +02:00 |
|
Stefan Niedermann
|
fc598b84c9
|
Remove unused import
Signed-off-by: Stefan Niedermann <info@niedermann.it>
|
2021-06-13 11:52:59 +02:00 |
|
Stefan Niedermann
|
f2c3883dfe
|
Apply ToggleTaskListSpan only for areas without ClickableSpan
Signed-off-by: Stefan Niedermann <info@niedermann.it>
|
2021-06-13 11:51:48 +02:00 |
|
Stefan Niedermann
|
db3513961c
|
Apply ToggleTaskListSpan only for areas without ClickableSpan
Signed-off-by: Stefan Niedermann <info@niedermann.it>
|
2021-06-13 11:38:43 +02:00 |
|
Stefan Niedermann
|
642863016c
|
update changelog
Signed-off-by: Stefan Niedermann <info@niedermann.it>
|
2021-06-12 16:19:26 +02:00 |
|
Stefan Niedermann
|
dad6836f73
|
Use ExecutorServices for running threaded tasks
Signed-off-by: Stefan Niedermann <info@niedermann.it>
|
2021-06-11 11:05:17 +02:00 |
|
Stefan Niedermann
|
858ed3475f
|
#1018 Use Glide for image loading
Signed-off-by: Stefan Niedermann <info@niedermann.it>
|
2021-06-05 13:22:38 +02:00 |
|
Stefan Niedermann
|
07663224f1
|
#1243 Remove content of notes and search terms from LogCat
Signed-off-by: Stefan Niedermann <info@niedermann.it>
|
2021-06-01 10:20:13 +02:00 |
|
Niedermann IT-Dienstleistungen
|
2534aefb77
|
Remove robolectric config (#1242)
This is no longer necessary:
```java
@config(sdk = [Build.VERSION_CODES.P])
```
|
2021-05-31 11:33:33 +02:00 |
|
Stefan Niedermann
|
5c87048074
|
Move instrumented tests to robolectric unit tests
Signed-off-by: Stefan Niedermann <info@niedermann.it>
|
2021-05-30 15:23:07 +02:00 |
|
dependabot[bot]
|
46106bee1f
|
Bump annotations from 21.0.0 to 21.0.1
Bumps [annotations](https://github.com/JetBrains/java-annotations) from 21.0.0 to 21.0.1.
- [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.0...21.0.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-26 08:55:36 +02:00 |
|
Stefan Niedermann
|
771026fc32
|
Use default locale when checking whether device manufacturer is samsung
Signed-off-by: Stefan Niedermann <info@niedermann.it>
|
2021-05-25 15:25:55 +02:00 |
|
Stefan Niedermann
|
06484418b0
|
Clean up build.gradle files
Signed-off-by: Stefan Niedermann <info@niedermann.it>
|
2021-05-25 15:13:15 +02:00 |
|
dependabot[bot]
|
7673d0bdb0
|
Bump annotations from 20.1.0 to 21.0.0
Bumps [annotations](https://github.com/JetBrains/java-annotations) from 20.1.0 to 21.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/20.1.0...21.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-21 09:17:12 +02:00 |
|
dependabot[bot]
|
a967b486e0
|
Bump appcompat from 1.2.0 to 1.3.0
Bumps appcompat from 1.2.0 to 1.3.0.
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-19 08:57:34 +02:00 |
|
Stefan Niedermann
|
04d88572ad
|
Minor refactoring
|
2021-05-14 17:08:04 +02:00 |
|
Stefan Niedermann
|
5d4c022e17
|
Merge branch 'master' of https://github.com/Cui-Yusong/nextcloud-notes into Cui-Yusong-master
|
2021-05-14 16:30:54 +02:00 |
|
Cui
|
3bfa13bc34
|
update
|
2021-05-14 20:57:32 +08:00 |
|
Cui
|
0cd28d8b00
|
update
|
2021-05-14 20:38:49 +08:00 |
|
Stefan Niedermann
|
303f335fac
|
Fix some IDE warnings and remove outdated unit tests
|
2021-05-12 14:31:20 +02:00 |
|
Cui
|
44e585f828
|
update
|
2021-05-12 20:22:05 +08:00 |
|
Stefan Niedermann
|
23836fe59b
|
Minor code refactorings
|
2021-05-12 13:26:08 +02:00 |
|
Stefan Niedermann
|
8d2e7941be
|
Add unit test for getMarkdownLink()
|
2021-05-12 12:03:04 +02:00 |
|
Cui
|
1ccd74e288
|
update
|
2021-05-12 17:11:46 +08:00 |
|