Commit Graph

  • f97c852c8a Remove listlevel internal state Dimitry Ivanov 2018-12-02 15:22:11 +03:00
  • 5b61521e30 Remove increment/decrement blockIndent from visitor Dimitry Ivanov 2018-12-02 15:09:15 +03:00
  • 19cd94febb Specific node visitors for core nodes Dimitry Ivanov 2018-12-02 14:29:27 +03:00
  • 42aab2280e Rename blockQuoteIndent to blockIndent Dimitry Ivanov 2018-12-02 14:04:58 +03:00
  • b52de58fbd Applying fix from 2.0.1 to blockQuote and paragraph (fac23ef) Dimitry Ivanov 2018-12-02 14:02:04 +03:00
  • ca231ab2d8 AsyncDrawable fix no dimensions bug Dimitry Ivanov 2018-11-26 18:20:05 +03:00
  • b6b360b736 Add before and after render methods to plugin Dimitry Ivanov 2018-12-02 13:54:08 +03:00
  • fac97451fe Rename blockQuoteIndent to blockIndent Dimitry Ivanov 2018-12-01 14:50:35 +03:00
  • fac23ef17b Fixed block new lines logic for block quote and paragraph Dimitry Ivanov 2018-12-01 14:48:03 +03:00
  • fb0faf6dfb AsyncDrawable fix no dimensions bug Dimitry Ivanov 2018-11-26 18:20:05 +03:00
  • dc9a4dbf56 Removed html from core artifact Dimitry Ivanov 2018-11-26 17:21:24 +03:00
  • d48b33e9a5 Add extension modules Dimitry Ivanov 2018-11-26 16:46:55 +03:00
  • 6eb8e64d75 Add bufferType Markwon option and fix GIF in sample Dimitry Ivanov 2018-11-26 16:11:16 +03:00
  • 66bb33a76b Create HtmlPlugin Dimitry Ivanov 2018-11-26 15:51:16 +03:00
  • 27ed17aaff Move all html entities to markwon-html module Dimitry Ivanov 2018-11-26 15:16:11 +03:00
  • 2efd12f020 Syntax highlight plugin, image modules (svg, gif), working sample application Dimitry Ivanov 2018-11-25 15:48:58 +03:00
  • 3526e16565 Core functionality plugin Dimitry Ivanov 2018-11-24 16:59:20 +03:00
  • 498c811987 POC for plugin system Dimitry Ivanov 2018-11-24 16:03:08 +03:00
  • 340ce5753c Update README (apps using...) Dimitry Ivanov 2018-11-22 13:35:45 +03:00
  • 82b8f2fdfd Update SpannableTheme to use Px instead of Dimension annotation Dimitry Ivanov 2018-11-22 13:08:01 +03:00
  • b531684872 Allow TaskListSpan isDone mutation Dimitry Ivanov 2018-11-22 13:05:14 +03:00
  • 65ece1621c Updated commonmark-java to 0.12.1 Dimitry Ivanov 2018-11-22 13:02:48 +03:00
  • b2a467ffe9 Add OrderedListItemSpan measure utility method Dimitry Ivanov 2018-11-20 15:17:30 +03:00
  • cb917e7391 Adding tests for SpannableBuilder Dimitry Ivanov 2018-11-05 12:14:15 +03:00
  • 7a1b76af66 Add SpannableBuilder#getSpans method Dimitry Ivanov 2018-11-04 15:37:17 +03:00
  • cbf9a7b4a6 Small NB to build.gradle Dimitry Ivanov 2018-10-25 22:29:57 +03:00
  • eb232037a1 Update syntaxHighlight test Dimitry Ivanov 2018-11-04 14:15:10 +03:00
  • 3eea327671 Add travis CI build status badge Dimitry Ivanov 2018-11-04 13:44:09 +03:00
  • b9c1107f56 Add syntaxHighlight small test Dimitry Ivanov 2018-11-04 13:08:55 +03:00
  • 6dade2bf98 Update travis config to use 28.0.3 Dimitry Ivanov 2018-10-25 22:22:55 +03:00
  • 499b8b47fc Update android gradle plugin to 3.2.1 Dimitry Ivanov 2018-10-25 22:16:36 +03:00
  • fed3d1fe33 Fix DataUri scheme handler in image-loader Dimitry Ivanov 2018-10-25 22:08:15 +03:00
  • f78f153f9c Introduced a "copy" builder for SpannableTheme (#72) Cyrus Bakhtiari-Haftlang 2018-10-25 20:59:32 +02:00
  • ca9e63b9fe Version 2.0.1-SNAPSHOT Dimitry Ivanov 2018-10-25 21:58:15 +03:00
  • 6c38e7fb5e
    Merge f625b677873012ace36ff73f052cd8eed84faeaa into e0563dca435c3378b07ef7f040964eabdd15fa1f Cyrus Bakhtiari-Haftlang 2018-10-01 13:14:00 +00:00
  • f625b67787 Separation of MarkwonView from MarkwonViewCompat Cyrus Bakhtiari-Haftlang 2018-10-01 15:10:43 +02:00
  • 94b434fc8a Introduced a "copy" builder Cyrus Bakhtiari-Haftlang 2018-10-01 13:47:56 +02:00
  • 02fc054ad9 Replaced the implementation of SpannableBuilder Cyrus Bakhtiari-Haftlang 2018-10-01 11:04:57 +02:00
  • e0563dca43
    V2.0.0 (#66) v2.0.0 Dimitry 2018-09-17 13:15:58 +03:00
  • 3ba6c836aa Update version to 2.0.0 release Dimitry Ivanov 2018-09-17 13:09:29 +03:00
  • 18b58d7e1f Update doc site config file Dimitry Ivanov 2018-09-16 15:46:19 +03:00
  • 48e96211d7 Merge with latest 2.0.0 branch Dimitry Ivanov 2018-09-14 12:45:30 +03:00
  • 3cadd6c7e6 Merge branch 'v2.0.0' into jlatexmath Dimitry Ivanov 2018-09-14 12:42:56 +03:00
  • 8e20e56a4e Update image-loader documentation page Dimitry Ivanov 2018-09-14 12:41:15 +03:00
  • a77a973e8d image-loader change mediaDecoders configuration logic Dimitry Ivanov 2018-09-14 12:26:26 +03:00
  • 11d80786d4 image-loader Fix data scheme handler Dimitry Ivanov 2018-09-10 13:31:58 +03:00
  • 386640a54a Update jlatexmath dependency Dimitry Ivanov 2018-09-09 11:04:53 +03:00
  • 58ba009de0 Merge branch 'v2.0.0' into jlatexmath Dimitry Ivanov 2018-09-08 15:55:18 +03:00
  • e7d4c0fb33 Move scheme names to handlers Dimitry Ivanov 2018-09-08 15:55:03 +03:00
  • 073f41b5f6 Add sample-latex-math module Dimitry Ivanov 2018-09-08 15:46:41 +03:00
  • fde9712454 image-loader add scheme handling abstraction Dimitry Ivanov 2018-09-07 15:37:45 +03:00
  • 836cef28ed Fix typo in docs Dimitry Ivanov 2018-09-06 17:24:00 +03:00
  • 3ef4dc61fa
    Feature/white space (#63) Dimitry 2018-09-04 16:42:40 +03:00
  • b5c87d957e Fix blockquote span Dimitry Ivanov 2018-09-04 16:36:38 +03:00
  • 472e3de718 Add favicon to documentation site Dimitry Ivanov 2018-09-04 16:36:08 +03:00
  • 61216b421a Update app module layout Dimitry Ivanov 2018-09-04 13:21:23 +03:00
  • e0f79179bb Update documentation about remove trimWhiteSpaceEnd Dimitry Ivanov 2018-09-04 13:17:29 +03:00
  • 20a814862e Deal with white spaces by checking for next node Dimitry Ivanov 2018-09-04 13:15:27 +03:00
  • 84b8c20427
    Merge dda5b0cd083a77019f66bfc97c10195f8d62b01e into a39450ed561d084fc2c9d68fe2b1e27f15b345d0 Cyrus Bakhtiari-Haftlang 2018-08-31 13:49:28 +00:00
  • a39450ed56 Update gradle build config Dimitry Ivanov 2018-08-31 14:55:25 +03:00
  • 4428bae5a8 Update readme Dimitry Ivanov 2018-08-31 13:19:57 +03:00
  • 14447a2572 Image with width greater than canvas scaled Dimitry Ivanov 2018-08-31 12:47:30 +03:00
  • 323ac35bb2 Add ability to provide text directly in test file Dimitry Ivanov 2018-08-31 11:55:33 +03:00
  • 1d5cd8cfc0 Add tests status logging Dimitry Ivanov 2018-08-28 11:39:18 +03:00
  • a4592168ff Add travis configuration file Dimitry Ivanov 2018-08-28 11:12:03 +03:00
  • 7caa376bcb Add more tests Dimitry Ivanov 2018-08-25 21:54:44 +03:00
  • fddeb885a2 configuration rename htmlIgnoreNonClosedTags to htmlAllowNonClosedTags Dimitry Ivanov 2018-08-25 14:21:24 +03:00
  • d264671d40 image-loader update doc about supported schemes Dimitry Ivanov 2018-08-25 14:02:05 +03:00
  • 75088d8414 image-loader add support for inline data uri image references Dimitry Ivanov 2018-08-25 13:29:55 +03:00
  • c57d06dc7d image-loader add datauri parser Dimitry Ivanov 2018-08-25 13:11:13 +03:00
  • 9d80637035 Working with tests Dimitry Ivanov 2018-08-25 12:21:18 +03:00
  • a0e208c370 Better assertions for nested blocks Dimitry Ivanov 2018-08-24 23:56:58 +03:00
  • 97c994d866 Remove attrs object from format Dimitry Ivanov 2018-08-24 23:25:48 +03:00
  • 7881420cbd Add html file test Dimitry Ivanov 2018-08-24 23:10:47 +03:00
  • ba30654728 Add test cases for all avaialble elements (single) Dimitry Ivanov 2018-08-24 17:42:29 +03:00
  • caf7f99335 Redefined test format Dimitry Ivanov 2018-08-24 17:09:23 +03:00
  • dda5b0cd08 Replaced the implementation of SpannableBuilder Cyrus Bakhtiari-Haftlang 2018-08-24 08:52:49 +02:00
  • db4be0eee3 Second and failing file Dimitry Ivanov 2018-08-23 18:49:46 +03:00
  • 808349d565 Working with test format Dimitry Ivanov 2018-08-23 18:39:10 +03:00
  • 4ae310595a Fix task list block parser to revert parsing state when line is not matching Dimitry Ivanov 2018-08-23 13:41:17 +03:00
  • 8fb15b77a1 Remove old docs Dimitry Ivanov 2018-08-22 12:26:52 +03:00
  • 06326eeb32 Add CHANGLELOG section to documentation Dimitry Ivanov 2018-08-21 19:02:20 +03:00
  • a76ceebc22 Filling documentation gaps Dimitry Ivanov 2018-08-21 18:06:42 +03:00
  • 8b8bf60290 Working with documentation Dimitry Ivanov 2018-08-21 16:48:42 +03:00
  • 1a4418c461 Fix Theme#listItemColor and OL Dimitry Ivanov 2018-08-21 11:31:28 +03:00
  • dc5cc9471c Reuse HTML named entities w commonmark-java (less memory consumption) Dimitry Ivanov 2018-08-20 17:11:36 +03:00
  • d382b37a72 Started working with standalone doc site Dimitry Ivanov 2018-08-20 16:38:39 +03:00
  • c7c998db8f Improve empty tag replacement Dimitry Ivanov 2018-08-19 18:46:55 +03:00
  • 5c9ba0f252 Add htmlIgnoreNonClosedTags option for SpannableConfiguration Dimitry Ivanov 2018-08-19 18:03:58 +03:00
  • 97e6eb47a3 Add checkUpdates gradle task Dimitry Ivanov 2018-08-19 17:54:01 +03:00
  • 20c92ddd5e Remove old html code Dimitry Ivanov 2018-08-19 16:02:02 +03:00
  • 9246a53891 Add blockquote tag handler Dimitry Ivanov 2018-08-19 15:26:08 +03:00
  • 2d9c80d519 Add ImageHandler (img tag) Dimitry Ivanov 2018-08-19 15:20:21 +03:00
  • f1a38fca0f Add CssInlineStyleParser Dimitry Ivanov 2018-08-19 14:10:27 +03:00
  • 23b95e70b9 Improve TagHandler to allow direct set of spans Dimitry Ivanov 2018-08-19 11:36:31 +03:00
  • 019ed61e69 Introduce trimming html text logic Dimitry Ivanov 2018-08-18 23:10:41 +03:00
  • 617a1c8d8f Add HtmlRenderer asbtraction Dimitry Ivanov 2018-08-18 16:19:20 +03:00
  • 84a50be0dd Rename markwon-syntax to markwon-syntax-highlight Dimitry Ivanov 2018-08-18 14:58:36 +03:00
  • 203f5fae52 Html parser impl tests Dimitry Ivanov 2018-08-18 14:55:07 +03:00
  • 76fdbabad0 Renamed library modules to reflect maven artifact name Dimitry Ivanov 2018-08-18 13:35:37 +03:00