13 Commits

Author SHA1 Message Date
Dimitry Ivanov
a76ceebc22 Filling documentation gaps 2018-08-21 18:06:42 +03:00
Dimitry Ivanov
8b8bf60290 Working with documentation 2018-08-21 16:48:42 +03:00
Dimitry Ivanov
1a4418c461 Fix Theme#listItemColor and OL 2018-08-21 11:31:28 +03:00
Dimitry Ivanov
dc5cc9471c Reuse HTML named entities w commonmark-java (less memory consumption) 2018-08-20 17:11:36 +03:00
Dimitry Ivanov
d382b37a72 Started working with standalone doc site 2018-08-20 16:38:39 +03:00
Dimitry Ivanov
4a6e5002e8 Add trimWhiteSpaceEnd configuration option 2018-08-18 12:38:29 +03:00
Dimitry
7c7b1f59a8
V1.1.0 (#53)
* Update build configuration

* Update commonmark to 0.11.0 and android-gif to 1.2.14

* Add  module `library-syntax`

* Add default prism4j theme implementation

* Add syntax highlight to sample app

* Update syntax highlight to use SpannableStringBuilder

* Working with syntax rendering

* Add darkula theme to syntax highlight

* Add  attribute for image-loader module

* Update version to 1.1.0-SNAPSHOT

* Updating build configuration for snapshot publish

* Add headingTypeface, headingTextSizes to SpannableTheme (#51)

* 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

* Add small version clarifications

* Introduce MediaDecoder abstraction for image-loader module

* Switch to use SpannableFactory

* Switch to use SpannableFactory for html parsing

* Update sample application to add play-pause functionality for gifs

* Small cleanup

* Update prism4j version 1.1.0

* Update build configuration

* Add README to library-syntax module

* Update README
2018-07-30 15:19:42 +02:00
Dimitry
6e2dd36e4f
1.0.1 (#14)
* Added retention annotation for Alignment IntDef (#3)

* Task lists (#4)

* Added since annotation to newly added method/classes

* Fixed the indexes bug for margin spans (#6)

* Feature: Revert spans order (#11)

* SpannableBuilder

* Removed nullablity from Markwon class (no null markdown)

* Image sizes via HTML (#13)
2017-11-11 17:41:10 +03:00
Dimitry Ivanov
a7e1f178f4 Added gifs 2017-05-27 14:32:34 +03:00
Dimitry Ivanov
97f13926e0 Added ability to load from assets 2017-05-27 14:14:14 +03:00
Dimitry Ivanov
d5e2d756d9 Stabilizing api 2017-05-24 18:11:17 +03:00
Dimitry Ivanov
250dd7677d Working with realtive urls 2017-05-22 12:53:21 +03:00
Dimitry Ivanov
0dfc968464 Working with sample app 2017-05-18 16:44:41 +03:00