57 Commits

Author SHA1 Message Date
Dimitry Ivanov
6f8b8e71f5 Prepare 4.6.2 release 2021-02-09 01:20:53 +03:00
Dimitry Ivanov
3069432bc2 image, add DefaultDownScalingMediaDecoder 2021-01-19 02:54:33 +03:00
Dimitry Ivanov
05cdf2c400 Prepare 4.6.1 release 2020-12-28 16:13:23 +03:00
Dimitry Ivanov
c4cb4420b1 core - CustomTypefaceSpan polishing 2020-10-09 16:47:46 +03:00
Dimitry Ivanov
7002dbfb8d Prepare 4.6.0 release 2020-09-18 23:55:54 +03:00
Dimitry Ivanov
65309e684c Update glide version 4.11.0 2020-08-20 11:01:36 +03:00
Dimitry Ivanov
aa2ff41831 Update version 4.5.1 2020-08-14 11:00:55 +03:00
Dimitry Ivanov
df89c06f22 4.5.1-SNAPSHOT 2020-08-10 11:53:54 +03:00
Dimitry Ivanov
2adfeeba51 Prepare 4.5.0 release 2020-08-05 12:32:32 +03:00
Dimitry Ivanov
7d76cb8eac Change release management 2020-07-16 11:58:41 +03:00
Dimitry Ivanov
6103ec0574 4.4.1-SNAPSHOT 2020-05-19 12:57:17 +03:00
Dimitry Ivanov
c2c59041f5 Prepare 4.4.0 release 2020-05-14 12:23:47 +03:00
Dimitry Ivanov
3006f8d486 prepare 4.4.0-SNAPSHOT version 2020-04-28 16:56:28 +03:00
Dimitry Ivanov
fc73e08bea Merge with master 2020-04-01 11:38:35 +03:00
Dimitry Ivanov
0f968662a8 Prepare 4.3.1 release 2020-04-01 09:48:37 +03:00
Dimitry Ivanov
d1479dba8d Begin 4.3.1-SNAPSHOT 2020-03-23 12:17:04 +03:00
Dimitry Ivanov
fe3d567619 Prepare 4.3.0 release 2020-03-18 14:20:58 +03:00
Dimitry Ivanov
8da8a37178 Update sample application 2020-02-26 17:18:42 +03:00
Dimitry Ivanov
39370707ee Prepare 4.2.2 release 2020-02-26 16:17:40 +03:00
Dimitry Ivanov
33701a179f Fix AsyncDrawable display when it has placeholder with empty bounds 2020-02-08 15:08:54 +03:00
Dimitry Ivanov
34f71f13d2 Prepare 4.2.1 release 2020-02-02 17:51:11 +03:00
Dimitry Ivanov
7c0d86e0a6 4.2.1-SNAPSHOT 2019-11-15 18:15:42 +03:00
Dimitry Ivanov
39177057af Prepare 4.2.0 release 2019-11-15 17:32:49 +03:00
Dimitry Ivanov
4b2d38b92f Minor clean up 2019-11-07 17:48:34 +03:00
Dimitry Ivanov
870733ee2a Update snapshot version to 4.1.3-SNAPSHOT 2019-11-05 13:20:06 +03:00
Dimitry Ivanov
bc3a7b75d2 Prepare 4.1.2 release 2019-10-16 15:16:50 +03:00
Dimitry Ivanov
204b803245 4.1.2 2019-10-11 09:29:56 +03:00
Dimitry Ivanov
27d835846e Sync with master 2019-08-29 14:51:25 +03:00
Dimitry Ivanov
0a7356ecf8 Prepare 4.1.1 release 2019-08-29 13:54:53 +03:00
Dimitry Ivanov
b3e7749c7a Fix missing subsequent table-blocks spacing 2019-08-24 13:22:44 +03:00
Dimitry Ivanov
a2d35a1553 Prepare 4.1.0 release 2019-08-06 18:13:13 +03:00
Dimitry Ivanov
7e12552060 Add TextSetter interface 2019-07-26 15:35:44 +03:00
Dimitry Ivanov
822f16510e Prepare 4.0.2 release 2019-07-15 14:22:57 +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 2019-07-03 12:01:59 +03:00
Dimitry Ivanov
1407ae0cf8 Prepare 4.0.0 release 2019-07-01 15:24:33 +03:00
Dimitry Ivanov
9aade9d6ca Migrate to androidx 2019-06-11 18:42:14 +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
4b918bf094 Unified html and image modules 2019-06-04 17:18:42 +03:00
Dimitry Ivanov
453880bd62 AsyncDrawableLoader improvements (multiple images with the same source) 2019-05-23 14:56:15 +03:00
Dimitry Ivanov
974d7891b5 Update to version 3.0.1 2019-04-25 14:08:12 +03:00
Dimitry Ivanov
29ebfebfd8 Add AsyncDrawableLoader.Builder#implementation method 2019-03-26 13:16:48 +03:00
Dimitry Ivanov
0b03dd2e1b Prepare the 3.0.0 release 2019-03-18 17:02:40 +03:00
Dimitry Ivanov
702f2a0546 Move artifacts to 'ru.noties.markwon' group 2019-01-07 14:54:29 +03:00
Dimitry Ivanov
ca9e63b9fe Version 2.0.1-SNAPSHOT 2018-11-04 12:58:47 +03:00
Dimitry
e0563dca43
V2.0.0 (#66)
* Add `html-parser-api` and `html-parser-impl` modules
* Add `HtmlEmptyTagReplacement`
* Implement Appendable and CharSequence in SpannableBuilder
* Renamed library modules to reflect maven artifact names
* Rename `markwon-syntax` to `markwon-syntax-highlight`
* Add HtmlRenderer asbtraction
* Add CssInlineStyleParser
* Fix Theme#listItemColor and OL
* Fix task list block parser to revert parsing state when line is not matching
* Defined test format files
* image-loader add datauri parser
* image-loader add support for inline data uri image references
* Add travis configuration
* Fix image with width greater than canvas scaled
* Fix blockquote span
* Dealing with white spaces at the end of a document
* image-loader add SchemeHandler abstraction
* Add sample-latex-math module
2018-09-17 13:15:58 +03:00
Dimitry Ivanov
8ef4a72131 Change version to 1.1.1 2018-08-18 12:49:39 +03:00
Dimitry
20159bef7f
V1.1.1 (#60)
* Fix OrderedListItemSpan text position (baseline) (#55)
* Add softBreakAddsNewLine option for SpannableConfiguration (#54)
* Paragraph text can now explicitly be spanned (#58) 
  Thanks to @c-b-h!
* Fix table border color if odd background is specified (#56)
* Add table customizations (even and header rows)
2018-08-18 12:45:55 +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
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