436 Commits

Author SHA1 Message Date
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
Dimitry Ivanov
70113b7b16 Update index page for documentation 2019-12-19 18:09:21 +03:00
Dimitry Ivanov
7c0d86e0a6 4.2.1-SNAPSHOT 2019-11-15 18:15:42 +03:00
Dimitry
b844f4db6c
Merge pull request #175 from noties/v4.2.0
V4.2.0
v4.2.0
2019-11-15 17:49:05 +03:00
Dimitry Ivanov
39177057af Prepare 4.2.0 release 2019-11-15 17:32:49 +03:00
Dimitry Ivanov
00d60e2399 FactoryBuilderNoDefaults abstraction 2019-11-15 17:23:42 +03:00
Dimitry Ivanov
efa3473cfb Fix tests 2019-11-14 18:06:59 +03:00
Dimitry Ivanov
6c4ffd1778 Update to commonmark-java 0.13.0 2019-11-14 17:38:24 +03:00
Dimitry Ivanov
d2e4730179 Add inline processor to custom extension sample 2019-11-14 16:19:02 +03:00
Dimitry Ivanov
36089699d4 Update android gradle plugin to 3.5.2 2019-11-14 16:04:23 +03:00
Dimitry Ivanov
3c23140ac0 Commonmark-java inline parser implementation 2019-11-14 15:30:35 +03:00
Dimitry Ivanov
d6fe069728 Update CHANGELOG 2019-11-14 15:27:39 +03:00
Dimitry
6b9e79ce5e
Merge pull request #174 from tylerbwong/image-coil
Add CoilImagesPlugin Module
2019-11-14 15:18:20 +03:00
Tyler Wong
d1d0876d6d
Add author to javadoc 2019-11-13 10:22:28 -08:00
Tyler Wong
de04e5069b
Update to kotlin syntax highlighting 2019-11-13 10:21:32 -08:00
Dimitry Ivanov
136c6bd51b Add spec test to inline-parser module 2019-11-13 14:52:58 +03:00
Dimitry Ivanov
f2f5026694 Add sample and documentation for inline-parser 2019-11-13 14:38:49 +03:00
Dimitry Ivanov
93a14b4731 Created inline-parser module 2019-11-13 13:38:59 +03:00
Tyler Wong
fb4e2c089f Add more create functions 2019-11-13 00:16:19 -08:00