8 Commits

Author SHA1 Message Date
Dimitry Ivanov
4a80616f75 Add small version clarifications 2018-07-20 20:14:49 +03:00
Eric Denman
dd478bfd67 Add headingTypeface, headingTextSizes to SpannableTheme ()
* Add headingTypeface to SpannableTheme, use a custom heading typeface in the sample app

* Add headingTextSizes

* Switching to headingTextSizeMultipliers, adding validating annotations, adding example

* Consolidate logic, add crash if header index is out of bounds
2018-07-20 20:08:30 +03:00
Dimitry
a02e9bc523
V1.0.5 ()
* Change LinkSpan to extend URLSpan. Allow default linkColor (if not set explicitly)

* Fit an image without dimensions to canvas width (and keep ratio)

* Add support for separate color for code blocks ()
2018-05-22 11:15:14 +03:00
Dimitry
afad16c202
V1.0.2 ()
* Removing trailing new lines from parsed markdown

* Fix for heading break height and thematic break height

* Tables can have no borders (0)
2017-11-24 12:04:32 +03:00
Dimitry
6e2dd36e4f
1.0.1 ()
* Added retention annotation for Alignment IntDef ()

* Task lists ()

* Added since annotation to newly added method/classes

* Fixed the indexes bug for margin spans ()

* Feature: Revert spans order ()

* SpannableBuilder

* Removed nullablity from Markwon class (no null markdown)

* Image sizes via HTML ()
2017-11-11 17:41:10 +03:00
Dimitry Ivanov
1ea0450025 Tweaking a bit defaults for thematic break & quote sign 2017-05-27 14:45:46 +03:00
Dimitry Ivanov
261f289329 Working with readmes 2017-05-26 17:42:17 +03:00
Dimitry Ivanov
8f75cff2aa Changed module name to library 2017-05-26 12:17:52 +03:00