Skip to content

v1.2.0

Compare
Choose a tag to compare
@ldeso ldeso released this 25 Feb 09:54
· 250 commits to master since this release

Blitz v1.2.0

This releases keeps the screen turned on and increases time precision by tracking system time instead of recompositions.

Diff from v1.1.3

New Feature

  • Keep screen on during countdown 02ade63

Enhancement

  • Increase precision by updating time independently from refresh rate ee02e4b

Notes

  • Update dependencies 8105413
  • Update JVM bytecode target version 8a95c1e
  • Update Gradle wrapper 900006c
  • Remove themes.xml 90232d6
  • Remove tools:targetApi="31" from manifest e25e994
  • Add documentation b75b7c3
  • Change order of function definitions 5234ec5
  • Apply auto-formatting 040c07a
  • Make changelogs valid markdown e7ffc18
  • Fix link to last version 8ea48a0