Skip to content

v1.3.0

Compare
Choose a tag to compare
@ldeso ldeso released this 28 Feb 18:05
· 231 commits to master since this release

Blitz v1.3.0

This release allows flipping the clock orientation for left-handed players and flips horizontal dragging for a right-to-left layout direction.

Diff from v1.2.0

New Feature

  • Flip clock based on orientation for left-handed players 8113271

Enhancements

  • Support right-to-left layout direction 6c742a5
  • Add support for the predictive back gesture f31c769

Bug Fix

  • Make state survive activity or process recreation ec82b77

Notes

  • Add privacy_policy.txt cf7d044
  • Add featureGraphic.png 002bf07
  • Add short description in title 3009310
  • Shorten changelogs in metadata 7dbc7ec
  • Shorten changelogs even more e4ff626
  • Set screen orientation in AndroidManifest.xml f8d2c05
  • Improve code clarity by adding variables and imports 1da63f6
  • Give default values to arguments of ChessClock be0463a
  • Make BasicTime more basic c246532
  • Update documentation 4b22516
  • Replace ' with ’ 1bc1709
  • Replace - with * 1f68708
  • Minor code formatting changes 1d6785a
  • Formatting 1258bb8