Skip to content

Releases: jstarczewski/MathView

No compile only implementation

28 Dec 00:06
Compare
Choose a tag to compare
Pre-release

No compile only implementation, also textZoom as xml property

MathView now follows Observer pattern

06 Dec 22:46
e0a85e4
Compare
Choose a tag to compare
Pre-release

MathView now implements Observer pattern!

Stable pre-release, works with DataBinding Library

29 Nov 20:33
d37951e
Compare
Choose a tag to compare

The mistakes in implementation sovled, now MathView works with Android DataBinding library.

Kotlin style update

27 Nov 18:26
Compare
Choose a tag to compare
Kotlin style update Pre-release
Pre-release
  • Getters and Setters in more Korlin style
  • Reference text in xml (will be tested with databinding)
  • Not calling update() automatically to render MathView less times

Stable pre-release

26 Nov 20:12
Compare
Choose a tag to compare
Stable pre-release Pre-release
Pre-release

Stable pre-release version with small interface