74 Commits

Author SHA1 Message Date
Dimitry Ivanov
9532d32e8d Add SoftBreakAddsNewLinePlugin plugin in core module 2020-02-26 17:35:58 +03:00
Dimitry Ivanov
f61e0b7b20 Merge branch 'f/latex-inline' into develop 2020-02-26 17:04:50 +03: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
c7494a9225 Latex, introduce theme and render-mode 2020-02-26 13:40:28 +03:00
Dimitry Ivanov
976dfa3162 MarkwonSpansFactory append-prepend methods 2020-02-14 12:55:03 +03:00
Dimitry Ivanov
33701a179f Fix AsyncDrawable display when it has placeholder with empty bounds 2020-02-08 15:08:54 +03:00
Dimitry Ivanov
34f71f13d2 Prepare 4.2.1 release 2020-02-02 17:51:11 +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
39177057af Prepare 4.2.0 release 2019-11-15 17:32:49 +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
681a7f68d7 Proper delimiters matching and autolinking support 2019-11-08 17:55:11 +03:00
Dimitry Ivanov
0fabf7daff Fix core tests 2019-11-07 17:36:49 +03:00
Dimitry Ivanov
8768e8a33c Editor implementation 2019-11-07 00:27:41 +03:00
Dimitry Ivanov
b22a840dbe Fix re-use of render-props for visitor 2019-10-15 21:28:07 +03:00
Dimitry Ivanov
0a7356ecf8 Prepare 4.1.1 release 2019-08-29 13:54:53 +03:00
Dimitry Ivanov
4406a5faaf Introduce MarkwonVisitorFactory 2019-08-28 13:24:55 +03:00
Dimitry Ivanov
1ab1b8b87a Add code block info prop 2019-08-26 14:41:33 +03:00
Dimitry Ivanov
6c8f1c04bb Update documentation web-site 2019-08-06 19:27:20 +03:00
Dimitry Ivanov
a2d35a1553 Prepare 4.1.0 release 2019-08-06 18:13:13 +03:00
Dimitry Ivanov
b6fa66914f AsyncDrawable defer invalidation 2019-08-01 12:44:26 +03:00
Dimitry Ivanov
2a43797023 TablePlugin defer table-row invalidation 2019-08-01 12:29:46 +03:00
Dimitry Ivanov
620da87694 Removed loggin statement in precomputed-text-setter-compat 2019-07-27 15:40:38 +03:00
Dimitry Ivanov
54335dce6e Change text-setter to use precomputed-text-compat (androix.core) 2019-07-27 15:23:49 +03:00
Dimitry Ivanov
7e12552060 Add TextSetter interface 2019-07-26 15:35:44 +03:00
Dimitry Ivanov
f99952ec01 Ensure README in all modules 2019-06-26 19:05:23 +03:00
Dimitry Ivanov
386254f962 Preparing 4.0.0 release 2019-06-26 17:57:33 +03:00
Dimitry Ivanov
06c2763ac6 Add LastLineSpacingSpan 2019-06-26 12:57:34 +03:00
Dimitry Ivanov
ffb5848c3c Moved LinkResolver to independent entity 2019-06-22 15:20:46 +03:00
Dimitry Ivanov
213f5cf281 ImageSizeResolver change (accept async-drawable) 2019-06-22 12:09:53 +03:00
Dimitry Ivanov
9aade9d6ca Migrate to androidx 2019-06-11 18:42:14 +03:00
Dimitry Ivanov
a2a5857f06 registryImpl test 2019-06-08 15:50:07 +03:00
Dimitry Ivanov
173425ed53 Image loader tests 2019-06-05 15:17:53 +03:00
Dimitry Ivanov
13536302cc Package name and maven group-id change io.noties.markwon 2019-06-05 00:20:36 +03:00
Dimitry Ivanov
df0177af95 Move HTML specifics to html module 2019-06-04 16:32:35 +03:00
Dimitry Ivanov
6bf04e38ad Add tests for markwon-image module 2019-06-03 15:28:52 +03:00
Dimitry Ivanov
cedb3971a0 text-added-listener for core-plugin and linkify module 2019-06-02 22:12:40 +03:00
Dimitry Ivanov
19091b5675 Add image loading plugin based on picasso library 2019-05-29 18:13:45 +03:00
Dimitry Ivanov
e35d3ad044 Update jlatex plugin to be independent of images 2019-05-29 16:53:14 +03:00
Dimitry Ivanov
64af306e53 Fix test compilation 2019-05-28 19:01:41 +03:00
Dimitry Ivanov
5bf21bc940 Moved image loading into separate module 2019-05-28 18:50:03 +03:00
Dimitry Ivanov
661f72da0f Moving image loading functionality to standalone module 2019-05-28 16:15:25 +03:00
Dimitry Ivanov
453880bd62 AsyncDrawableLoader improvements (multiple images with the same source) 2019-05-23 14:56:15 +03:00
Dimitry Ivanov
ab1e72e339 Update since tag for comments and documentation 2019-04-25 14:10:11 +03:00
Dimitry Ivanov
83995b05f4 Add optional spans for list blocks 2019-04-19 13:50:14 +03:00
Dimitry Ivanov
7f3f3368be addFactory method for MarkwonSpansFactory 2019-04-19 13:39:20 +03:00
Dimitry Ivanov
740ff1013c AsyncDrawable allow placeholder to have independent size 2019-04-16 12:23:03 +03:00
Dimitry Ivanov
1f3c50da03 Fix DrawableUtils (intrinsic bounds) 2019-04-16 11:58:00 +03:00