Commit graph

1414 commits

Author SHA1 Message Date
Stefan Niedermann
32a1b39676 Enhance logging 2021-01-05 13:19:47 +01:00
Stefan Niedermann
a9f2eb55f3 Do not handle internal note links in NoteReadonlyFragment 2021-01-05 13:12:44 +01:00
Stefan Niedermann
dd8cf671c6 Ensure that internal notes links are not persisted 2021-01-05 12:35:58 +01:00
Stefan Niedermann
c92f9d251f Merge branch 'master' into toggleable-checkboxes 2021-01-05 10:55:05 +01:00
TacoTheDank
56d7782513 Use some Compat classes 2021-01-05 10:53:22 +01:00
TacoTheDank
42f02172cb Migrate about page to ViewPager2 2021-01-05 10:53:22 +01:00
TacoTheDank
b1cf86a716 Fix two deprecations 2021-01-05 10:53:22 +01:00
Stefan Niedermann
1cb2aeec88 Fix apply branding in NotePreviewFragment and NoteEditFragment 2021-01-04 21:09:47 +01:00
Stefan Niedermann
587cee6d90 Fix apply branding in NotePreviewFragment 2021-01-04 21:03:54 +01:00
Stefan Niedermann
6b524c7945 Readd support for link to other notes 2021-01-04 14:02:48 +01:00
Stefan Niedermann
4b8b5914f0 Clearify MarkdownUtil#renderForRemoteView 2021-01-04 12:21:07 +01:00
Stefan Niedermann
a35255d838 Use native Linkify flag 2021-01-04 12:12:24 +01:00
Stefan Niedermann
7101c308be Only disable checkbox toggling in ReadonlyFragment, but still allow selecting and copying text 2021-01-04 11:28:55 +01:00
Stefan Niedermann
195d994020 Merge branch 'master' into toggleable-checkboxes 2021-01-04 10:20:08 +01:00
Stefan Niedermann
12fa0b4d9a Remove RxMarkdown dependency from main module 2021-01-04 10:19:16 +01:00
Stefan Niedermann
25e2634460 Adjust FormattingHelpActivity 2021-01-04 09:33:10 +01:00
Stefan Niedermann
9f8c765bfa Remove WwwLinksProcessor in favor of LinkifyPlugin 2021-01-04 00:53:02 +01:00
Stefan Niedermann
49847ed53a Fix positioning bug when toggling a checkbox 2021-01-04 00:41:32 +01:00
Stefan Niedermann
9d5284d792 Support nested check lists 2021-01-03 23:50:27 +01:00
Nextcloud bot
576e73bd21 [tx-robot] updated from transifex 2021-01-03 20:33:07 +01:00
Stefan Niedermann
8b7ff6261a ToggleableTaskListPlugin should only notify which checkbox position was toggled 2020-12-27 11:40:37 +01:00
Stefan Niedermann
08eed7d061 Add some tools: hints in XML 2020-12-23 11:19:48 +01:00
Stefan Niedermann
db5dba04e5 Ensure all instrumented tests are run 2020-12-22 13:55:16 +01:00
Stefan Niedermann
2d0bd47c96 Move SearchableBaseNoteFragmentTest to androidTest 2020-12-22 13:14:31 +01:00
Stefan Niedermann
b0fc752ac0 Remove app side list auto continuation & version bump to 2.18.1 2020-12-21 14:23:04 +01:00
Stefan Niedermann
6edd87537e Outsource markdown rendering for widgets 2020-12-21 13:18:17 +01:00
Stefan Niedermann
785c8eaed0 #549 Replace RxMarkdown with Markwon [EDITOR] 2020-12-21 13:18:17 +01:00
Nextcloud bot
678c4f2316 [tx-robot] updated from transifex 2020-12-20 10:09:39 +01:00
Isc
f864ade4f5 Bug fixed: Use getLayoutPosition instead of getAdapterPosition. #994, #988 2020-12-20 10:07:24 +01:00
Nextcloud bot
510c1051ff [tx-robot] updated from transifex 2020-11-24 18:55:32 +01:00
Stefan Niedermann
dbe141c561 https://github.com/stefan-niedermann/nextcloud-deck/issues/733 Remove section header comments for strings.xml 2020-11-18 14:46:32 +01:00
Stefan Niedermann
bf9ba97e25 Bump minSdk to KitKat
https://help.nextcloud.com/t/nextcloud-android-client-3-14-0-rc1-is-out/96673
2020-10-30 13:00:07 +01:00
Stefan Niedermann
d46938c169 Update dependencies 2020-10-28 15:13:30 +01:00
Nextcloud bot
82b682e26d [tx-robot] updated from transifex 2020-10-26 13:58:41 +01:00
Nextcloud bot
93004a7ffd [tx-robot] updated from transifex 2020-10-18 08:40:26 +02:00
Stefan Niedermann
a9a810a73c Update dependencies 2020-10-13 16:53:37 +02:00
Stefan Niedermann
58db39b819 Update dependencies 2020-10-13 14:54:54 +02:00
Stefan Niedermann
4732c80a95 Clean up exception handling 2020-10-13 12:50:48 +02:00
Stefan Niedermann
275a3541ee Use ClipboardUtil from android-commons 2020-10-12 13:45:09 +02:00
Stefan Niedermann
f699340b7c Use MultiDex 2020-10-11 17:49:41 +02:00
Nextcloud bot
19b82fb937 [tx-robot] updated from transifex 2020-10-08 21:11:29 +02:00
Stefan Niedermann
aa8dbc46a2 Merge remote-tracking branch 'origin/master' 2020-10-05 10:41:04 +02:00
Stefan Niedermann
5d23ec1ef9 Fix #931 Add plural form to string 2020-10-05 10:40:59 +02:00
Nextcloud bot
ab42d21baa [tx-robot] updated from transifex 2020-10-05 10:32:35 +02:00
Stefan Niedermann
ae6d05243d #946 Allow to modify category in multi-select view 2020-10-05 10:15:57 +02:00
Stefan Niedermann
01c46004e7 #949 Use https:// as protocol for www links 2020-10-05 09:41:52 +02:00
Ferdinand Mütsch
7767776835 support www links without protocol in preview mode (resolve #949) 2020-10-05 09:22:47 +02:00
Ferdinand Mütsch
2d1e4e5b60 fix view recycling bug (resolve #920) 2020-10-05 09:22:47 +02:00
Nextcloud bot
28958b13f7 [tx-robot] updated from transifex 2020-10-02 14:04:27 +02:00
Nextcloud bot
20274baa14 [tx-robot] updated from transifex 2020-09-28 17:58:58 +02:00