Commit graph

120 commits

Author SHA1 Message Date
stefan-niedermann
196bc2c3b8 Merge branch '623-note-links' of https://github.com/lenzls/nextcloud-notes
# Conflicts:
#	app/build.gradle
#	app/src/main/java/it/niedermann/owncloud/notes/android/fragment/NotePreviewFragment.java
2020-01-18 09:01:06 +01:00
stefan-niedermann
0813b3e8e1 Version bump to 2.4.8 2020-01-16 18:26:43 +01:00
stefan-niedermann
feba44e679 Remove ReactiveX wrapper 2020-01-12 15:01:16 +01:00
stefan-niedermann
bb4dccd47e version bump to 2.4.7 2020-01-12 12:11:57 +01:00
stefan-niedermann
6c4b0d9a5b version bump to 2.4.6 2020-01-10 22:02:35 +01:00
stefan-niedermann
2e75678ded version bump to 2.4.5 2020-01-10 17:26:31 +01:00
stefan-niedermann
3c58ad33a9 version bump to 2.4.4 2020-01-08 17:14:37 +01:00
stefan-niedermann
b295bc9050 Fix #668 Empty two-digit numbered-list item crashes application
and version bump to 2.4.3

Requires at least Files app¹ version 3.9.0
¹ https://github.com/nextcloud/android
2020-01-07 20:31:04 +01:00
stefan-niedermann
f3c4f57865 Fix #663 Swipe to delete gesture is way to sensitive 2020-01-06 18:04:06 +01:00
stefan-niedermann
465b1c6863 version bump to 2.4.1 2020-01-05 12:30:51 +01:00
stefan-niedermann
90cd9a1bda version bump to v2.4.0 2020-01-02 12:34:29 +01:00
stefan-niedermann
029513c0dc version bump to 2.3.1 2020-01-02 09:59:43 +01:00
stefan-niedermann
2dbaf41d9f version bump to 2.3.0 2019-12-31 10:32:54 +01:00
stefan-niedermann
3ec96e29d0 version bump to 2.2.2 2019-12-29 12:02:04 +01:00
stefan-niedermann
6156d3744c version bump to 2.2.1 2019-12-29 11:26:23 +01:00
stefan-niedermann
f0646a61a4 version bump to 2.2.0 2019-12-28 14:53:22 +01:00
Simon Lenz
ebe5f73429 #623 - implement note-to-note links 2019-12-28 14:19:49 +01:00
stefan-niedermann
3bce16ec3e version bump to 2.1.3 2019-12-26 18:23:12 +01:00
stefan-niedermann
ef0117d1d9 version bump to 2.1.2
Contains mainly translation updates
2019-12-23 09:34:00 +01:00
stefan-niedermann
772f5982af Fix #630 Note list widget now missing "+" button 2019-12-21 18:12:28 +01:00
stefan-niedermann
bf85b336ca version bump to 2.1.0 2019-12-20 10:27:22 +01:00
stefan-niedermann
2e559010c9 update changelog 2019-12-20 09:41:28 +01:00
dependabot-preview[bot]
1d5e8ec26f Bump butterknife-compiler from 10.2.0 to 10.2.1
Bumps [butterknife-compiler](https://github.com/JakeWharton/butterknife) from 10.2.0 to 10.2.1.
- [Release notes](https://github.com/JakeWharton/butterknife/releases)
- [Changelog](https://github.com/JakeWharton/butterknife/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JakeWharton/butterknife/compare/10.2.0...10.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-20 09:32:58 +01:00
dependabot-preview[bot]
a6a68776e6 Bump butterknife from 10.2.0 to 10.2.1
Bumps [butterknife](https://github.com/JakeWharton/butterknife) from 10.2.0 to 10.2.1.
- [Release notes](https://github.com/JakeWharton/butterknife/releases)
- [Changelog](https://github.com/JakeWharton/butterknife/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JakeWharton/butterknife/compare/10.2.0...10.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-20 09:31:25 +01:00
stefan-niedermann
14afe47e7e version bump to 2.0.2
with translation updates only
2019-12-16 09:07:31 +01:00
stefan-niedermann
315e4fdbd6 version bump to 2.0.1 2019-12-15 16:20:52 +01:00
stefan-niedermann
b71d3dafc1 version bump to 2.0.0 2019-12-14 15:21:59 +01:00
dependabot-preview[bot]
b9e5010a97 Bump recyclerview from 1.0.0 to 1.1.0
Bumps recyclerview from 1.0.0 to 1.1.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-14 15:04:54 +01:00
stefan-niedermann
33ee842c65 Upgrade SSO dependency and catch new AccountImportCancelledException 2019-10-29 11:15:47 +01:00
stefan-niedermann
4ad292756e Fix migration bug (and merge master branch) 2019-10-24 16:57:21 +02:00
tobiasKaminsky
ab964ff9ad
use ssoHeaders branch 2019-10-24 08:15:06 +02:00
stefan-niedermann
2cc25a9d2b version bump to 1.0.1 2019-10-19 22:42:00 +02:00
stefan-niedermann
11499d5009 Move account handling to drawer 2019-10-04 19:25:36 +02:00
stefan-niedermann
b52fda7ba5 Completely remove cert4droid and old login 2019-10-04 11:04:36 +02:00
stefan-niedermann
18aad1613d Setup account table and include SSO lib 2019-10-03 19:39:12 +02:00
stefan-niedermann
7fccb792b9 version bump to 1.0.0 2019-10-03 17:24:42 +02:00
stefan-niedermann
12e23855b0 Enable data binding 2019-10-02 21:13:24 +02:00
stefan-niedermann
9a161c1fea New header (show avatar) 2019-09-21 21:42:02 +02:00
Niedermann IT-Dienstleistungen
f3fddb03da
Merge branch 'master' into dependabot/gradle/com.jakewharton-butterknife-compiler-10.2.0 2019-09-14 18:19:43 +02:00
dependabot-preview[bot]
f61a0b8813 Bump butterknife from 10.1.0 to 10.2.0
Bumps [butterknife](https://github.com/JakeWharton/butterknife) from 10.1.0 to 10.2.0.
- [Release notes](https://github.com/JakeWharton/butterknife/releases)
- [Changelog](https://github.com/JakeWharton/butterknife/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JakeWharton/butterknife/compare/10.1.0...10.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-14 18:19:13 +02:00
dependabot-preview[bot]
c732edb662
Bump butterknife-compiler from 10.1.0 to 10.2.0
Bumps [butterknife-compiler](https://github.com/JakeWharton/butterknife) from 10.1.0 to 10.2.0.
- [Release notes](https://github.com/JakeWharton/butterknife/releases)
- [Changelog](https://github.com/JakeWharton/butterknife/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JakeWharton/butterknife/compare/10.1.0...10.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-14 16:16:49 +00:00
korelstar
ff7f766ce7 fix background for code in dark mode 2019-09-11 23:10:35 +02:00
stefan-niedermann
466645e2a3 versio bump to 0.27.1 2019-09-10 14:08:26 +02:00
korelstar
b391ba3af5 update dependencies 2019-08-29 21:58:45 +02:00
stefan-niedermann
8955a298f1 Fix "New note" tile 2019-08-21 15:32:10 +02:00
stefan-niedermann
f1be6cfcc8 bump version to 0.26.0 2019-07-26 13:56:07 +02:00
stefan-niedermann
c06998b4a5 version bump to 0.25.0 2019-07-19 20:02:08 +02:00
stefan-niedermann
8c6bcaaec9 Update butterknife dependency 2019-07-19 09:16:56 +02:00
stefan-niedermann
1990ba3015 version bump to 0.24.3 2019-02-19 19:33:50 +01:00
stefan-niedermann
712ba7b1c6 - #536, #534 Missing translation, replaced by filler text 2019-02-11 22:11:41 +01:00