Dimitry Ivanov
70b5b103f3
Update prism4j version 1.1.0
2018-07-23 15:09:57 +03:00
Dimitry Ivanov
830ec9180b
Update sample application to add play-pause functionality for gifs
2018-07-21 16:35:05 +03:00
Dimitry Ivanov
146ba9c575
Introduce MediaDecoder abstraction for image-loader module
2018-07-21 12:44:29 +03:00
Dimitry Ivanov
b1ec2c373d
Add attribute for image-loader module
2018-07-17 13:28:49 +03:00
Dimitry Ivanov
65289867c4
Add darkula theme to syntax highlight
2018-07-17 12:51:56 +03:00
Dimitry Ivanov
f7d58bccc8
Working with syntax rendering
2018-07-17 11:37:53 +03:00
Dimitry Ivanov
6e2a064304
Add syntax highlight to sample app
2018-07-16 17:51:08 +03:00
Dimitry
cb66618d3a
V1.0.6 ( #46 )
...
* Fix bullet list item size (depend on text size and not top-bottom arguments)
* Add SNAPSHOT publishing
* Add ability to specify MovementMethod when applying markdown to a TextView
* Add information about new method signature to README (Markwon.setText)
* Fix README links reference
* Add new section to README (applications using markwon)
* Markdown images size is also resolved via ImageSizeResolver
2018-06-26 10:50:56 +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
392f53c133
Working with tables
2017-05-25 13:22:11 +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
5ea4d39826
Added README symlink
2017-05-18 16:46:09 +03:00
Dimitry Ivanov
0dfc968464
Working with sample app
2017-05-18 16:44:41 +03:00
Dimitry Ivanov
99f2879f6a
Testing if we can display svg & gif, yeah...
2017-05-16 23:20:28 +03:00
Dimitry Ivanov
87d03793a8
Packages refactoring (+ created Markwon class)
2017-05-16 20:33:26 +03:00
Dimitry Ivanov
07bd7b7cd1
Implemented html inline
2017-05-16 20:13:32 +03:00
Dimitry Ivanov
bf18b87420
Inline html handling (no images)
2017-05-16 18:48:46 +03:00
Dimitry Ivanov
e0c10c658b
Introduced SpannableTheme
2017-05-16 17:55:33 +03:00
Dimitry Ivanov
e50789bc40
Sketch of markdown images impl
2017-05-12 15:00:13 +03:00
Dimitry Ivanov
3e3a213a1b
Small DrawableSpan fix (alig_center)
2017-05-11 22:02:44 +03:00
Dimitry Ivanov
6ed978b7a2
Small cleanup
2017-05-11 21:51:38 +03:00
Dimitry Ivanov
7f5db84bbe
Bullet & ordered lists
2017-05-11 21:03:46 +03:00
Dimitry Ivanov
6f5fd08de4
Extracting functionality into library
2017-05-11 17:15:39 +03:00
Dimitry Ivanov
3e9ff80da1
Initial commit (migrating from testing project to library)
2017-05-10 12:18:30 +03:00