454 Commits

Author SHA1 Message Date
Dimitry Ivanov
c425773c84 Add remote views sample 2020-03-12 10:25:18 +03:00
Dimitry Ivanov
0b813e43f7 BlockHandler abstraction in core module 2020-03-11 12:43:20 +03:00
Dimitry Ivanov
69c2d1255c Stabilizing latex API 2020-03-09 17:46:50 +03:00
Dimitry Ivanov
c90675d67b Latex, default text color if not specified explicitly 2020-03-09 14:54:05 +03:00
Dimitry Ivanov
86d34cef6f Documentation, add changelog to install section 2020-03-08 14:48:41 +03:00
Dimitry Ivanov
d31940a290 Pull from origin (linkify compat) 2020-03-08 13:19:03 +03:00
Dimitry Ivanov
20d2bebd2b Merge branch 'develop' of https://github.com/noties/Markwon into develop 2020-03-08 13:15:13 +03:00
Dimitry Ivanov
a94090a746 latex, expose text color customization 2020-03-08 13:03:40 +03:00
Dimitry Ivanov
12c7c8909b Non empty bounds for AsyncDrawable when no dimensions available 2020-03-08 12:45:31 +03:00
Dimitry Ivanov
db660d2a40 latex block parsing tests 2020-03-07 14:14:10 +03:00
Dimitry
9cefe57532
Merge pull request #202 from drakeet/master
Allow LinkifyPlugin to use LinkifyCompat through config
2020-03-05 10:49:22 +02:00
Drakeet
8c04748597 Small change: add @LinkifyMask to LinkifyCompatTextAddedListener 2020-03-04 23:10:31 +08:00
Drakeet
b047f8131b LinkifyCompatTextAddedListener 2020-03-04 23:05:40 +08:00
Dimitry Ivanov
5c3763a9a1 JLatexMathPlugin error handler non-null latex argument 2020-03-02 10:46:18 +03:00
Dimitry Ivanov
a1f12641c3 JLatexMathPlugin add error handling 2020-03-02 10:22:04 +03:00
Dimitry Ivanov
c98f456744 LinkResolverDef defaults to https when no scheme is available 2020-03-02 09:54:58 +03:00
Dimitry Ivanov
fa83b05724 Merge branch 'develop' of https://github.com/noties/Markwon into develop 2020-03-02 09:27:20 +03:00
Dimitry
c8dfd9800b
Merge pull request #203 from drakeet/PureWriter
Add Pure Writer to list of awesome section
2020-03-02 08:26:57 +02:00
Dimitry Ivanov
3ac21a7ab3 Clarify CHANGELOG for LinkResolver rename 2020-03-02 09:26:44 +03:00
Drakeet
3068cb6987 Add Pure Writer to list of awesome section 2020-02-29 21:21:15 +08:00
Drakeet
f887cb132b Add java doc notes for the useCompat 2020-02-29 21:05:42 +08:00
Drakeet
d7f52607ab Allow LinkifyPlugin to use LinkifyCompat through config 2020-02-29 20:50:30 +08:00
Dimitry Ivanov
823c26448a Clean up README 2020-02-26 17:37:33 +03:00
Dimitry Ivanov
9532d32e8d Add SoftBreakAddsNewLinePlugin plugin in core module 2020-02-26 17:35:58 +03:00
Dimitry Ivanov
cc35c35581 Update CHANGELOG for upcoming 4.3.0 version 2020-02-26 17:29:49 +03:00
Dimitry Ivanov
8da8a37178 Update sample application 2020-02-26 17:18:42 +03:00
Dimitry Ivanov
f61e0b7b20 Merge branch 'f/latex-inline' into develop 2020-02-26 17:04:50 +03:00
Dimitry
8d3f0e908d
Merge pull request #200 from noties/v4.2.2
V4.2.2
v4.2.2
2020-02-26 15:31:18 +02:00
Dimitry Ivanov
047ff864f1 Remove SNAPSHOT mention 2020-02-26 16:23:55 +03:00
Dimitry Ivanov
39370707ee Prepare 4.2.2 release 2020-02-26 16:17:40 +03:00
Dimitry Ivanov
1c08e3f240 LatexPlugin now depens on inline-parser plugin 2020-02-26 16:10:20 +03:00
Dimitry Ivanov
74682ae605 MarkwonInlineParserPlugin 2020-02-26 15:54:08 +03:00
Dimitry Ivanov
a80ff09e15 Update sample configuration for latex block_and_inline renderMode 2020-02-26 15:09:10 +03:00
Dimitry Ivanov
c7494a9225 Latex, introduce theme and render-mode 2020-02-26 13:40:28 +03:00
Dimitry Ivanov
8d483fe49d Sample, add task list toggle 2020-02-26 09:51:33 +03:00
Dimitry Ivanov
7af0ead3a3 Working with latex plugin 2020-02-14 18:35:44 +03:00
Dimitry Ivanov
976dfa3162 MarkwonSpansFactory append-prepend methods 2020-02-14 12:55:03 +03:00
Dimitry Ivanov
f7f8f6d1ee Fix empty code input in syntax-highlight 2020-02-14 11:33:24 +03:00
Dimitry Ivanov
d78b278b86 Latex inline parsing WIP 2020-02-10 22:25:20 +03:00
Dimitry Ivanov
33701a179f Fix AsyncDrawable display when it has placeholder with empty bounds 2020-02-08 15:08:54 +03:00
Dimitry
c939c0fa5c
Merge pull request #191 from noties/v4.2.1
V4.2.1
v4.2.1
2020-02-02 16:59:13 +02:00
Dimitry Ivanov
34f71f13d2 Prepare 4.2.1 release 2020-02-02 17:51:11 +03:00
Dimitry Ivanov
a298016ac2 Working with inline latex parsing 2020-02-02 17:46:18 +03:00
Dimitry Ivanov
ef97b0bc25 Revert android-gif-drawable version 2020-01-14 16:58:01 +03:00
Dimitry Ivanov
d8b3d02368 Update android gradle plugin 3.5.3 2020-01-14 16:43:58 +03:00
Dimitry Ivanov
130a60265b Update android-gif-drawable compileOnly dependency version 2020-01-14 16:40:42 +03:00
Dimitry Ivanov
6d9121b54d Update images plugin documentation page 2020-01-14 16:33:08 +03:00
Dimitry Ivanov
b55b1f0dcc Reduce number of invalidations in AsyncDrawable 2020-01-14 16:05:28 +03:00
Dimitry Ivanov
2e7d0aa46b Sample handling of details HTML tag 2019-12-23 17:31:27 +03:00
Dimitry Ivanov
17756a1137 Update documentation index page 2019-12-20 12:46:41 +03:00