Commit Graph

  • d0537df14d
    Fix for ordered list items to be greater than theme block margin (#22) v1.0.3 Dimitry 2018-01-13 21:06:34 +03:00
  • 9f1ac87b71 [Bug] Remove density scaling logic in header config michel.onwordi 2018-01-09 17:52:23 +01:00
  • cc535f0c50 Fix PR Comment michel.onwordi 2018-01-09 15:59:15 +01:00
  • 40f42c5b8e Remove unnecessary use of density for scaling michel.onwordi 2018-01-09 15:20:43 +01:00
  • 2fde6da32c Fix for ordered list items to be greater than theme block margin Dimitry Ivanov 2018-01-01 12:32:54 +03:00
  • a77c84a30c Implement configuration for image loading Daniel Leal 2017-12-19 19:18:31 +01:00
  • 23d7c09f27 Create configuration package and move existing ones there Daniel Leal 2017-12-19 19:18:04 +01:00
  • 44a06e0a43 Merge branch 'feature/extend_heading_formatting' Daniel Leal 2017-12-19 13:57:07 +01:00
  • f9b98405c7 Adapt example app to show heading configuration options Daniel Leal 2017-12-13 18:45:05 +01:00
  • 11f072edc2 [Header formatting][New]: Implement more complete configuration for header section (H1, H2, ..., H6) Daniel Leal 2017-12-13 15:34:31 +01:00
  • 4d0336c13b Enable Kotlin in project Daniel Leal 2017-12-13 15:34:06 +01:00
  • 4a79aaedc9 Update gradle plugin, build toold and support version Daniel Leal 2017-12-13 11:53:52 +01:00
  • afad16c202
    V1.0.2 (#17) v1.0.2 Dimitry 2017-11-24 12:04:32 +03:00
  • 43cf000339 Tables can have no borders (0) Dimitry Ivanov 2017-11-22 15:34:08 +03:00
  • 59f647e5cc Fix for heading break height and thematic break height Dimitry Ivanov 2017-11-22 13:12:53 +03:00
  • c0c77802db Version bump to 1.0.2 Dimitry Ivanov 2017-11-18 12:07:08 +03:00
  • 5248450bb3 Removing trailing new lines from parsed markdown Dimitry Ivanov 2017-11-12 12:52:04 +03:00
  • 6e2dd36e4f
    1.0.1 (#14) Dimitry 2017-11-11 17:41:10 +03:00
  • 5499429439 Updated buildTools to 26.0.3 v1.0.1 Dimitry Ivanov 2017-11-11 17:28:18 +03:00
  • 77b935c513 Fixes before release Dimitry Ivanov 2017-11-11 17:11:48 +03:00
  • 2765d5cc8f Updated build configuration Dimitry Ivanov 2017-11-11 17:00:43 +03:00
  • 9251a608fe
    Image sizes via HTML (#13) Dimitry 2017-11-11 15:54:52 +03:00
  • b5ac946e10 Merge with develop Dimitry Ivanov 2017-11-11 15:54:24 +03:00
  • d70a4b7b91
    Feature: Revert spans order (#11) Dimitry 2017-11-11 15:52:06 +03:00
  • 3332a722d4 Image sizes specified in HTML Dimitry Ivanov 2017-11-11 15:43:41 +03:00
  • 35dcf079b2 Intermediate commit Dimitry Ivanov 2017-11-11 12:46:13 +03:00
  • a221ba7ea3 Small clean-up Dimitry Ivanov 2017-11-05 12:55:36 +03:00
  • 6b1fb554f2 Removed nullablity from Markwon class (no null markdown) Dimitry Ivanov 2017-11-05 12:18:33 +03:00
  • d75590c225 SpannableBuilder Dimitry Ivanov 2017-11-05 12:15:02 +03:00
  • 1f403abeb0 Defensive copy in SpannableBuilder Dimitry Ivanov 2017-11-02 19:20:33 +03:00
  • e37d6e1729 Returned tables Dimitry Ivanov 2017-11-02 18:50:36 +03:00
  • 0588fd588d Basic revert spans functionality (disabled tables for now) Dimitry Ivanov 2017-11-02 17:57:34 +03:00
  • f337f7bb6e Merge 619baf3b2a62227c8595d9fe4ae36835e2851ebf into 18938a1aa2e178185de82a4f605d03a0ccb3084d Peter Gulko 2017-10-26 16:35:59 +00:00
  • 619baf3b2a - renamed builder method from setImageClickResolver to imageClickResolver (generation mistake) zTrap 2017-10-26 19:13:09 +03:00
  • 30b6c01601 - Created clickable behaviour for images. - Clicks can be consumed with ImageClickResolver zTrap 2017-10-26 19:08:41 +03:00
  • d55173ad76 Merge 35a41818a58405143633fde01de413081ebeb694 into 18938a1aa2e178185de82a4f605d03a0ccb3084d Peter Gulko 2017-10-26 08:07:21 +00:00
  • 35a41818a5 - remove redundant space definition zTrap 2017-10-26 10:06:44 +03:00
  • 651a08696a Merge remote-tracking branch 'zTrap/zTrap/1.0.1/images' into zTrap/1.0.1/images zTrap 2017-10-26 10:02:00 +03:00
  • 92ccf583c5 **Markwon view zTrap 2017-10-26 09:04:27 +03:00
  • 338bcabd6e **library zTrap 2017-10-26 09:04:27 +03:00
  • 18938a1aa2 Fixed the indexes bug for margin spans (#6) Dimitry 2017-10-24 17:02:54 +02:00
  • 672ae215d9 Fixed the indexes bug for margin spans Dimitry Ivanov 2017-10-24 18:00:40 +03:00
  • d1d3f51704 Task lists (#4) Dimitry 2017-10-23 15:12:46 +02:00
  • eb3c53938b Added retention annotation for Alignment IntDef (#3) Dimitry 2017-10-23 15:12:13 +02:00
  • 3eaaf9b72c Added since annotation to newly added method/classes Dimitry Ivanov 2017-10-23 15:56:18 +03:00
  • bf5a8142f5 Task lists implementation Dimitry Ivanov 2017-10-23 15:35:05 +03:00
  • f95918104b Raw impl of task lists (parser, span, drawable) Dimitry Ivanov 2017-10-22 15:19:55 +03:00
  • 144989940a Added retention annotation for Alignment IntDef Dimitry Ivanov 2017-10-21 14:25:36 +03:00
  • 8aea662f50 Updated gradle configuration Dimitry Ivanov 2017-10-21 13:44:35 +03:00
  • 80efa6dd4c Small change for README Dimitry Ivanov 2017-05-29 18:57:04 +03:00
  • 0bf2a329f9 Added docs folder with split README Dimitry Ivanov 2017-05-29 18:46:07 +03:00
  • 678b50e2d4 Updating README Dimitry Ivanov 2017-05-29 18:21:07 +03:00
  • b92c2f54ac Preparing the release v1.0.0 Dimitry Ivanov 2017-05-27 16:54:08 +03:00
  • ab332e1410 Updating README for library module Dimitry Ivanov 2017-05-27 16:27:48 +03:00
  • 2102f325a0 Updated README.md for library-view module Dimitry Ivanov 2017-05-27 16:09:08 +03:00
  • 332675cdee Added library-view module Dimitry Ivanov 2017-05-27 15:51:41 +03:00
  • 1ea0450025 Tweaking a bit defaults for thematic break & quote sign Dimitry Ivanov 2017-05-27 14:45:46 +03:00
  • a7e1f178f4 Added gifs Dimitry Ivanov 2017-05-27 14:32:34 +03:00
  • 97f13926e0 Added ability to load from assets Dimitry Ivanov 2017-05-27 14:12:21 +03:00
  • 261f289329 Working with readmes Dimitry Ivanov 2017-05-26 17:42:17 +03:00
  • 0f1b6c4cf7 Preparing for release, started README and javadocs Dimitry Ivanov 2017-05-26 14:33:31 +03:00
  • 58c2f26491 Preparing the release Dimitry Ivanov 2017-05-26 12:42:49 +03:00
  • 8f75cff2aa Changed module name to library Dimitry Ivanov 2017-05-26 12:17:52 +03:00
  • 80d30d8b2d Working tables span Dimitry Ivanov 2017-05-25 14:08:09 +03:00
  • 392f53c133 Working with tables Dimitry Ivanov 2017-05-25 13:22:11 +03:00
  • 37bf9f79db Removed debug dependency Dimitry Ivanov 2017-05-24 18:23:41 +03:00
  • d5e2d756d9 Stabilizing api Dimitry Ivanov 2017-05-24 18:11:17 +03:00
  • 250dd7677d Working with realtive urls Dimitry Ivanov 2017-05-22 12:53:21 +03:00
  • 9fbf5ff1b1 Added wip note to the README Dimitry Ivanov 2017-05-18 16:51:07 +03:00
  • f95766165a Updated .gitignore Dimitry Ivanov 2017-05-18 16:48:59 +03:00
  • 5ea4d39826 Added README symlink Dimitry Ivanov 2017-05-18 16:46:09 +03:00
  • 0dfc968464 Working with sample app Dimitry Ivanov 2017-05-18 16:44:41 +03:00
  • 99f2879f6a Testing if we can display svg & gif, yeah... Dimitry Ivanov 2017-05-16 23:20:28 +03:00
  • 87d03793a8 Packages refactoring (+ created Markwon class) Dimitry Ivanov 2017-05-16 20:33:26 +03:00
  • 07bd7b7cd1 Implemented html inline Dimitry Ivanov 2017-05-16 20:13:32 +03:00
  • bf18b87420 Inline html handling (no images) Dimitry Ivanov 2017-05-16 18:48:46 +03:00
  • e0c10c658b Introduced SpannableTheme Dimitry Ivanov 2017-05-16 17:55:33 +03:00
  • e50789bc40 Sketch of markdown images impl Dimitry Ivanov 2017-05-12 15:00:13 +03:00
  • 3e3a213a1b Small DrawableSpan fix (alig_center) Dimitry Ivanov 2017-05-11 22:02:44 +03:00
  • 6ed978b7a2 Small cleanup Dimitry Ivanov 2017-05-11 21:51:38 +03:00
  • 7f5db84bbe Bullet & ordered lists Dimitry Ivanov 2017-05-11 21:03:46 +03:00
  • c3b6c1ce39 Struggling with empty lines Dimitry Ivanov 2017-05-11 18:51:48 +03:00
  • d280095281 Better default values + ObjectsPool Dimitry Ivanov 2017-05-11 17:50:07 +03:00
  • 6f5fd08de4 Extracting functionality into library Dimitry Ivanov 2017-05-11 17:15:39 +03:00
  • 3e9ff80da1 Initial commit (migrating from testing project to library) Dimitry Ivanov 2017-05-10 12:18:30 +03:00