454 Commits

Author SHA1 Message Date
Dimitry Ivanov
529e9a88ca Remove snapshot publishing on push to develop 2019-08-29 14:16:27 +03:00
Dimitry Ivanov
5cbdbe1759 Change snapshot workflow env variables names (uppercase) 2019-08-29 14:07:51 +03:00
Dimitry Ivanov
0a7356ecf8 Prepare 4.1.1 release 2019-08-29 13:54:53 +03:00
Dimitry Ivanov
008faa6f49 Define release and snapshot github workflows 2019-08-29 13:53:34 +03:00
Dimitry Ivanov
02e83a62db Update 4.1.1-SNAPSHOT changelog 2019-08-28 13:33:05 +03:00
Dimitry Ivanov
4406a5faaf Introduce MarkwonVisitorFactory 2019-08-28 13:24:55 +03:00
Dimitry Ivanov
3c77448682 Update android gradle plugin 3.5.0 2019-08-28 13:07:25 +03:00
Dimitry Ivanov
1ab1b8b87a Add code block info prop 2019-08-26 14:41:33 +03:00
Dimitry Ivanov
1b7fbfb77f ImagesPlugin print a warning for SVG and GIF instead of full stacktrace 2019-08-26 13:53:39 +03:00
Dimitry Ivanov
fa01a50ae8 ImagesPlugin remove stacktrace printing when checking for SVG and GIF dependencies 2019-08-26 13:06:21 +03:00
Dimitry Ivanov
b3e7749c7a Fix missing subsequent table-blocks spacing 2019-08-24 13:22:44 +03:00
Dimitry Ivanov
6a06e56c1c Fix MarkdownRenderer 2019-08-06 19:30:25 +03:00
Dimitry Ivanov
6c8f1c04bb Update documentation web-site 2019-08-06 19:27:20 +03:00
Dimitry
3fe514aeea
Merge pull request #154 from noties/develop
4.1.0
v4.1.0
2019-08-06 18:31:11 +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
822f16510e Prepare 4.0.2 release v4.0.2 2019-07-15 14:22:57 +03:00
Dimitry Ivanov
9d09bd4236 Update CHANGELOG for 4.0.2-SNAPSHOT 2019-07-04 17:37:48 +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
85f201702e Prepare 4.0.1 release v4.0.1 2019-07-03 12:01:59 +03:00
Dimitry Ivanov
c68aeabcf9 Fix JLatexMathPlugin (backgroundProvider null) 2019-07-03 12:00:02 +03:00
Dimitry
24151dff7d
Merge pull request #146 from noties/v4.0.0
V4.0.0
2019-07-01 20:03:17 +03:00
Dimitry Ivanov
aa64aa7020 Update documentation to 4.0.0 v4.0.0 2019-07-01 19:50:33 +03:00
Dimitry Ivanov
1407ae0cf8 Prepare 4.0.0 release 2019-07-01 15:24:33 +03:00
Dimitry Ivanov
f99952ec01 Ensure README in all modules 2019-06-26 19:05:23 +03:00
Dimitry Ivanov
b7606c7ee7 Update CHANGELOG 2019-06-26 18:48:00 +03:00
Dimitry Ivanov
386254f962 Preparing 4.0.0 release 2019-06-26 17:57:33 +03:00
Dimitry Ivanov
d65a1809ca Move CHANGELOG from documentation to the root of repository 2019-06-26 13:58:33 +03:00
Dimitry Ivanov
18b1d5b0bb Update recipes documentation page 2019-06-26 13:49:35 +03:00
Dimitry Ivanov
06c2763ac6 Add LastLineSpacingSpan 2019-06-26 12:57:34 +03:00
Dimitry Ivanov
eca93dd27c Add simple-ext documentation 2019-06-24 15:08:43 +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
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
4fec46fb4d Fix async-drawable tests 2019-06-21 00:56:43 +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
5c78f1d515 Image, apply bounds for result drawable if empty 2019-06-19 00:28:22 +03:00
Dimitry Ivanov
a3ebae3b87 Renamed DefaultImageMediaDecoder to DefaultMediaDecoder 2019-06-17 23:01:02 +03:00
Dimitry Ivanov
8944f39592 Working with documentation v4 2019-06-17 14:08:33 +03:00
Dimitry Ivanov
8b0edc32c3 Started with v4 documentation 2019-06-12 18:45:28 +03:00
Dimitry Ivanov
14591508b5 Update awesome section for documentation 2019-06-12 16:51:48 +03:00
Dimitry Ivanov
512814ac4c SVG and GIF dependencies check 2019-06-11 18:53:31 +03:00
Dimitry Ivanov
9aade9d6ca Migrate to androidx 2019-06-11 18:42:14 +03:00