37 Commits

Author SHA1 Message Date
Dimitry Ivanov
9dce1c8533 Removed app and sample modules 2020-07-02 17:20:04 +03:00
Dimitry Ivanov
cd7aae7c9e Working with new sample application 2020-06-11 19:14:53 +03:00
Dimitry Ivanov
3c23140ac0 Commonmark-java inline parser implementation 2019-11-14 15:30:35 +03:00
Dimitry
6b9e79ce5e
Merge pull request #174 from tylerbwong/image-coil
Add CoilImagesPlugin Module
2019-11-14 15:18:20 +03:00
Dimitry Ivanov
93a14b4731 Created inline-parser module 2019-11-13 13:38:59 +03:00
Tyler Wong
a1182e209a Add CoilImagesPlugin 2019-11-12 22:00:33 -08:00
Dimitry Ivanov
8768e8a33c Editor implementation 2019-11-07 00:27:41 +03:00
Dimitry Ivanov
a082e9ed44 Add simple-ext module 2019-06-24 14:35:50 +03:00
Dimitry Ivanov
cedb3971a0 text-added-listener for core-plugin and linkify module 2019-06-02 22:12:40 +03:00
Dimitry Ivanov
0b0d3c4753 Add image loader module based on Glide 2019-05-30 00:08:47 +03:00
Dimitry Ivanov
19091b5675 Add image loading plugin based on picasso library 2019-05-29 18:13:45 +03:00
Dimitry Ivanov
5bf21bc940 Moved image loading into separate module 2019-05-28 18:50:03 +03:00
Dimitry Ivanov
661f72da0f Moving image loading functionality to standalone module 2019-05-28 16:15:25 +03:00
Dimitry Ivanov
6d28817215 Add recycler-table module 2019-03-13 16:30:43 +03:00
Dimitry Ivanov
7a598829a9 Bring back legacy 2.x.x documentation 2019-01-12 15:58:24 +03:00
Dimitry Ivanov
702f2a0546 Move artifacts to 'ru.noties.markwon' group 2019-01-07 14:54:29 +03:00
Dimitry Ivanov
0505845e4c Add sample module and update app icons 2018-12-28 14:19:36 +03:00
Dimitry Ivanov
f6ac3fde68 Add markwon-recycler module (work in progress) 2018-12-24 18:16:17 +03:00
Dimitry Ivanov
eabe1d9994 Add image-okhttp module 2018-12-24 13:39:50 +03:00
Dimitry Ivanov
83547d38c3 Remove module from project 2018-12-23 16:36:30 +03:00
Dimitry Ivanov
286dd5410a Adding javadoc documentation (work in progress) 2018-12-23 16:36:01 +03:00
Dimitry Ivanov
414a8763f2 Redefine test format 2018-12-17 16:18:20 +03:00
Dimitry Ivanov
448a620399 Add TestSpan module 2018-12-17 14:40:23 +03:00
Dimitry Ivanov
577c3fc782 Add markwon-ext-latex module extension 2018-12-02 16:29:47 +03:00
Dimitry Ivanov
d48b33e9a5 Add extension modules 2018-11-26 16:46:55 +03:00
Dimitry Ivanov
27ed17aaff Move all html entities to markwon-html module 2018-11-26 15:16:11 +03:00
Dimitry Ivanov
2efd12f020 Syntax highlight plugin, image modules (svg, gif), working sample application 2018-11-25 15:48:58 +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
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
79fceb6f69
Custom extension sample (#27)
* Initialized custom extension module

* Upgraded android gradle plugin to 3.0.1

* Shaping up the custom extension module

* Added README to  module

* Small improvement for IconVisitor (added color null check)
2018-02-16 18:19:38 +03:00
Dimitry Ivanov
332675cdee Added library-view module 2017-05-27 15:51:41 +03:00
Dimitry Ivanov
8f75cff2aa Changed module name to library 2017-05-26 12:17:52 +03:00
Dimitry Ivanov
d5e2d756d9 Stabilizing api 2017-05-24 18:11:17 +03:00
Dimitry Ivanov
99f2879f6a Testing if we can display svg & gif, yeah... 2017-05-16 23:20:28 +03:00
Dimitry Ivanov
e0c10c658b Introduced SpannableTheme 2017-05-16 17:55:33 +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