KodeHighlighter

Simple, extendable code highlighting for Spannables on Android.

MIT License

Stars
18

Bot releases are visible (Hide)

KodeHighlighter - v4.0.2 Latest Release

Published by markusressel 7 months ago

  • update dependencies
KodeHighlighter - v4.0.1

Published by release-drafter[bot] 7 months ago

What’s Changed

  • Bump actions/upload-artifact from 3 to 4 (#72) by @dependabot
  • Bump actions/setup-java from 3 to 4 (#71) by @dependabot
  • Bump actions/checkout from 3 to 4 (#69) by @dependabot
  • Bump org.jetbrains.dokka:dokka-gradle-plugin from 1.8.10 to 1.8.20 (#57) by @dependabot
  • Bump ksp from 1.8.20-1.0.11 to 1.8.21-1.0.11 (#54) by @dependabot
KodeHighlighter - v4.0.0

Published by release-drafter[bot] over 1 year ago

What’s Changed

  • Bump org.jetbrains.dokka:dokka-gradle-plugin from 1.7.20 to 1.8.10 (#40) by @dependabot
  • Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.6.4 to 1.7.1 (#52) by @dependabot
  • Bump org.jetbrains.kotlinx:kotlinx-coroutines-android from 1.6.4 to 1.7.1 (#53) by @dependabot
  • Bump androidx.compose.animation:animation from 1.3.2 to 1.3.3 (#35) by @dependabot
  • Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.4.3 to 1.6.4 (#34) by @dependabot
  • Bump androidx.compose.runtime:runtime from 1.3.2 to 1.3.3 (#36) by @dependabot
  • Bump actions/setup-java from 1 to 3 (#30) by @dependabot
  • Bump androidx.compose.ui:ui-text from 1.3.2 to 1.3.3 (#26) by @dependabot
  • Bump androidx.appcompat:appcompat from 1.5.1 to 1.6.1 (#27) by @dependabot
  • Bump actions/upload-artifact from 2 to 3 (#28) by @dependabot
  • Bump androidx.compose.ui:ui from 1.3.2 to 1.3.3 (#33) by @dependabot
  • Bump org.jetbrains.dokka:dokka-gradle-plugin from 1.7.10 to 1.7.20 (#32) by @dependabot
  • Bump actions/checkout from 2 to 3 (#29) by @dependabot
  • Compose enhancements (#25) by @markusressel
  • Generic StyleFactory to support span style for compose compatibility (#23) by @folab33

🚀 Features and ✨ Enhancements

  • upgrades and compose implementation (#24) by @markusressel
KodeHighlighter - v3.1.0

Published by release-drafter[bot] over 2 years ago

What’s Changed

  • Fix: Tokens highlighted inside others (#22) by @NathanFallet
  • Adding an OCaml target (#20) by @NathanFallet
KodeHighlighter -

Published by release-drafter[bot] over 3 years ago

What’s Changed

  • Update README.md (#17) by @markusressel

🚀 Features and ✨ Enhancements

  • androidx migration (#19) by @markusressel
KodeHighlighter - v2.0.0

Published by release-drafter[bot] over 4 years ago

What’s Changed

This is a big rework, including renaming of base classes, restructuring and therefore many, many breaking changes if you had implemented custom highlighters. Please have a look at the updated README to see how things are structured now.
KodeHighlighter now uses Kotlin coroutines to provide an easier way to provide an easier interface for running things off the UI thread.

🚀 Features and ✨ Enhancements

  • Feature/coroutines (#7) by @markusressel
  • Feature/json highlighter (#3) by @markusressel
  • updated gradle to 5.2 (#4) by @markusressel

🐛 Bugfixes

  • fix missing sources jar (#5) by @markusressel
KodeHighlighter - v1.2.2

Published by markusressel over 5 years ago

Fix for release v1.2.1
(no changes otherwise)

KodeHighlighter - v1.2.1

Published by markusressel over 5 years ago

BROKEN RELEASE

Because of missing repositories this release sadly does not build.
Please use v1.2.2 instead.

  • added convenience method clearAppliedStyles
KodeHighlighter - v1.2.0

Published by markusressel over 5 years ago

  • added EditTextSyntaxHighlighter convenience class
KodeHighlighter - v1.1.0

Published by markusressel over 5 years ago

  • added EditText example to demo
  • changed StatefulSyntaxHighlighter to a wrapper
  • java highlighting improvements
  • added python highlighter
KodeHighlighter - v1.0.0

Published by markusressel over 5 years ago

  • initial release
Badges
Extracted from project README
Master codebeat badge