Stefan Niedermann
51818a014a
Update imports from sample and make use of Java 8
2020-12-27 12:56:48 +01:00
Stefan Niedermann
7cc74d7b22
Fix syntax error
2020-11-29 10:53:13 +01:00
Stefan Niedermann
36977c9a86
Use Runnable instances instead of Lambda expressions for Java < 8 compatibility
2020-11-29 10:49:54 +01:00
Stefan Niedermann
a46df8fa66
Improve HeadingEditHandler (WiP)
2020-11-28 12:51:33 +01:00
Stefan Niedermann
0ec8584c9e
Move EditHandlers to editor package
2020-11-28 12:49:13 +01:00
Dimitry Ivanov
82cb42813a
Fix failing sample
2020-11-12 02:06:49 +03:00
Dimitry Ivanov
08a8cece61
sample, add exclude from parsing
2020-11-12 01:54:33 +03:00
Dimitry Ivanov
ac578906d3
Fix CHANGELOG typo
2020-10-13 15:43:22 +03:00
Dimitry Ivanov
2296d0032d
Explicit release management checklist
2020-10-09 17:42:12 +03:00
Dimitry Ivanov
bde188ecd3
Update changelog
2020-10-09 17:20:09 +03:00
Dimitry
62cb8d1f4d
Merge pull request #303 from ubuntudroid/patch-1
...
Bump coil to 0.13.0
2020-10-09 17:13:27 +03:00
Dimitry Ivanov
c4cb4420b1
core - CustomTypefaceSpan polishing
2020-10-09 16:47:46 +03:00
Cyrus Bakhtiari-Haftlang
132756af4e
Added checks before generating styled typeface
...
Other changes:
• Added flag for enabling merging of styles
2020-10-09 15:31:01 +03:00
Cyrus Bakhtiari-Haftlang
89e89c766e
Resolves style issues in CustomTypefaceSpan
...
When two or more `CustomTypefaceSpan` are applied on a same character
sequence, previous `TextPaint`'s style was not respected.
Example:
--------
**Strong Emphasis _strong emphasis and emphasis combined_**
Before the inner text will only have the font applied without respecting
that the outer text is strong.
Related [bug report](https://issuetracker.google.com/issues/169658958 )
on Google:
2020-10-09 15:30:35 +03:00
Sven Bendel
537d8e715d
Bump coil to 0.13.0
...
Coil has reverted to looking up image data in its cache on the main thread as opposed to the changes introduced in 0.12.0 due to the downsides of the background thread approach. This more sane approach is probably usually also what markwon users would expect.
2020-10-08 17:26:12 +02:00
Dimitry Ivanov
7002dbfb8d
Prepare 4.6.0 release
v4.6.0
2020-09-18 23:55:54 +03:00
Dimitry Ivanov
63ed271133
sample, add wysiwyg sample
2020-09-18 23:42:20 +03:00
Dimitry Ivanov
dcd9d428ee
ext-tasklist, changed task list parser implementation
2020-09-02 23:42:06 +03:00
Dimitry Ivanov
905c9fa159
app-sample, fix duplicate ids for samples
2020-08-31 23:46:13 +03:00
Dimitry Ivanov
f8eaac6197
ext-tables, table aware movement method
2020-08-31 23:03:51 +03:00
Dimitry Ivanov
4c3fba8929
sample, add deeplink sample
2020-08-26 15:38:20 +03:00
Dimitry Ivanov
2356dd4618
sample, add regular coil sample
2020-08-26 13:21:48 +03:00
Dimitry Ivanov
8cea2e0202
sample, update deploy script
2020-08-26 12:49:53 +03:00
Dimitry Ivanov
d41137f6cf
Merge branch 'master' of https://github.com/noties/Markwon
2020-08-26 12:49:36 +03:00
Dimitry
fa286287c8
Merge pull request #284 from magnusvs/upgrade-coil-0.12.0
...
Update Coil to 0.12.0 and fix breaking changes
2020-08-26 12:49:15 +03:00
Dimitry Ivanov
bc7890c603
sample, fix lint issue
2020-08-26 12:44:42 +03:00
Dimitry Ivanov
5162c13bf7
inline-parser, revert parsing index when processor returns null
2020-08-26 12:38:49 +03:00
Dimitry Ivanov
949962ee0b
sample, add justify sample
2020-08-26 12:31:12 +03:00
magnusvs
12be227620
Update Coil to 0.12.0 and fix breaking changes
2020-08-24 09:08:10 +02: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
602891566d
Prepare 4.5.1 release
v4.5.1
2020-08-13 19:39:27 +03:00
Dimitry Ivanov
854fa744c7
sample, add thematic break bottom margin sample
2020-08-13 18:51:39 +03:00
Dimitry Ivanov
06413aaf36
sample, add reddit spoiler sample
2020-08-13 18:29:35 +03:00
Dimitry Ivanov
55e640af9c
image-coil, change api dependency to base
2020-08-13 17:48:44 +03:00
Dimitry Ivanov
d26da7c1a0
ext-tables fix coumn width rounding issue
2020-08-10 12:12:48 +03:00
Dimitry Ivanov
df89c06f22
4.5.1-SNAPSHOT
2020-08-10 11:53:54 +03:00
Dimitry Ivanov
be667e3b45
image-coil fix image loading
2020-08-10 11:48:16 +03:00
Dimitry
961ff32c9a
Merge pull request #275 from ubuntudroid/bugfix/reproduce-image-loading-on-second-view
...
Use singleton coil instance in recycler view sample to reproduce image loading issue on second view
2020-08-10 11:06:43 +03:00
Dimitry Ivanov
2adfeeba51
Prepare 4.5.0 release
v4.5.0
2020-08-05 12:32:32 +03:00
Sven Bendel
0a365840e1
Use singleton coil instance in recycler view sample to reproduce image loading issue on second view
2020-08-03 17:56:36 +02:00
Dimitry Ivanov
e4bfe9f790
Sample, fix unit tests
2020-08-03 17:23:02 +03:00
Dimitry Ivanov
28c2a7047d
Sample, add coild inside RecyclerView sample
2020-08-03 16:27:19 +03:00
Dimitry Ivanov
ac05b07123
Sample, native and HTML image sample
2020-08-03 15:19:05 +03:00
Dimitry
72f6174db9
Merge pull request #268 from noties/f/sample-app
...
Sample app unification
2020-08-03 14:41:04 +03:00
Dimitry Ivanov
76fccb15b6
Sample, update samples
2020-07-30 23:23:28 +03:00
Dimitry Ivanov
eab8a80177
Sample, remove migration script
2020-07-30 23:17:30 +03:00
Dimitry Ivanov
782353cd65
Sample, migrate error in id generation
2020-07-30 23:17:09 +03:00
Dimitry Ivanov
01143fd5a5
Sample, py script to migrate sample ids
2020-07-30 23:13:54 +03:00
Dimitry Ivanov
0227615cb2
Sample, generated id README section
2020-07-29 15:05:55 +03:00