53 Commits

Author SHA1 Message Date
Dimitry Ivanov
2e7d0aa46b Sample handling of details HTML tag 2019-12-23 17:31:27 +03:00
Dimitry Ivanov
00d60e2399 FactoryBuilderNoDefaults abstraction 2019-11-15 17:23:42 +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
3c23140ac0 Commonmark-java inline parser implementation 2019-11-14 15:30:35 +03:00
Dimitry
6b9e79ce5e
Merge pull request #174 from tylerbwong/image-coil
Add CoilImagesPlugin Module
2019-11-14 15:18:20 +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
a1182e209a Add CoilImagesPlugin 2019-11-12 22:00:33 -08:00
Dimitry Ivanov
e95defb67c It is alive 2019-11-12 17:32:54 +03:00
Dimitry Ivanov
75c3aa8102 Update editor documentation page 2019-11-11 17:15:18 +03:00
Dimitry Ivanov
c6fd779f33 Stabilizing editor API 2019-11-11 17:08:41 +03:00
Dimitry Ivanov
a6201b1b35 LinkifyPlugin is thread-safe 2019-11-08 18:03:46 +03:00
Dimitry Ivanov
681a7f68d7 Proper delimiters matching and autolinking support 2019-11-08 17:55:11 +03:00
Dimitry Ivanov
4b2d38b92f Minor clean up 2019-11-07 17:48:34 +03:00
Dimitry Ivanov
0fabf7daff Fix core tests 2019-11-07 17:36:49 +03:00
Dimitry Ivanov
2488c1047b Add editor documentation page 2019-11-07 17:30:20 +03:00
Dimitry Ivanov
bd53c014a1 Added editor tests 2019-11-07 16:40:55 +03:00
Dimitry Ivanov
f1e750b305 Add editor sample 2019-11-07 14:02:07 +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
879dde1382 Scale down LaTeX formula if exceed canvas width (keep ratio) 2019-07-04 17:26:03 +03:00
Dimitry Ivanov
8daa59709b Sanitize latex text placeholder (no new lines) 2019-07-04 17:17:33 +03:00
Dimitry Ivanov
c68aeabcf9 Fix JLatexMathPlugin (backgroundProvider null) 2019-07-03 12:00:02 +03:00
Dimitry Ivanov
386254f962 Preparing 4.0.0 release 2019-06-26 17:57:33 +03:00
Dimitry Ivanov
a082e9ed44 Add simple-ext module 2019-06-24 14:35:50 +03:00
Dimitry Ivanov
fdb0f76e13 Add html sample 2019-06-24 13:47:44 +03:00
Dimitry Ivanov
d630039196 Fix wrong fitCanvas config for JLatexMathPlugin 2019-06-20 16:19:43 +03:00
Dimitry Ivanov
6ed641fa47 Fix j-latex-plugin background config 2019-06-20 16:06:57 +03:00
Dimitry Ivanov
9aade9d6ca Migrate to androidx 2019-06-11 18:42:14 +03:00
Dimitry Ivanov
ab4c80dca5 Update dependencies 2019-06-05 00:35:39 +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
79b99abb24 Add HtmlConfigure for HtmlPlugin 2019-06-04 23:44:52 +03:00
Dimitry Ivanov
0b0d3c4753 Add image loader module based on Glide 2019-05-30 00:08:47 +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
5bf21bc940 Moved image loading into separate module 2019-05-28 18:50:03 +03:00
Dimitry Ivanov
0b03dd2e1b Prepare the 3.0.0 release 2019-03-18 17:02:40 +03:00
Dimitry Ivanov
db0936094f Finishing documentation 2019-03-14 17:22:14 +03:00
Dimitry Ivanov
6d28817215 Add recycler-table module 2019-03-13 16:30:43 +03:00
Dimitry Ivanov
128612d5b2 Add reducer and nodeRenderer 2019-03-03 16:25:44 +03:00
Dimitry Ivanov
0a965e4cbc Split code and codeBlock spans and factories 2019-03-02 14:41:01 +03:00
Dimitry Ivanov
e1d5530962 Working with documentation 2019-02-24 17:10:58 +03:00
Dimitry Ivanov
96ca96fa70 Working on documentation. Table rendering sample 2019-02-06 15:44:46 +03:00
Dimitry Ivanov
27d0df0da1 Updated sample and app launcher icons 2019-01-30 14:12:51 +03:00
Dimitry Ivanov
18fd56a97c Working with documentation 2019-01-20 16:04:28 +03:00
Dimitry Ivanov
02e7539881 Implicit LinkMovementMethod if not supplied explicitly 2019-01-13 16:57:16 +03:00
Dimitry Ivanov
ba5bb9bfc7 Improve latex entension plugin module 2019-01-12 16:50:37 +03:00
Dimitry Ivanov
7a598829a9 Bring back legacy 2.x.x documentation 2019-01-12 15:58:24 +03:00
Dimitry Ivanov
702f2a0546 Move artifacts to 'ru.noties.markwon' group 2019-01-07 14:54:29 +03:00
Dimitry Ivanov
81c1c16a86 Adding more tests 2019-01-03 16:22:29 +03:00