Skip to content

Releases: etkeys/period-tracker-mobile

0.5.1

29 Sep 22:54
97366d0

Choose a tag to compare

What's Changed

  • fix(history) history page doesnt scroll by @etkeys in #30

Full Changelog: 0.5.0...0.5.1

0.5.0

28 Sep 17:44

Choose a tag to compare

What's Changed

  • make preview version when debugging by @etkeys in #27
  • feat(history) Show number of days in cycle by @etkeys in #29

Full Changelog: 0.4.2...0.5.0

0.4.2

14 Mar 14:29
7ab1b7a

Choose a tag to compare

What's Changed

  • print more info for error messages by @etkeys in #26

Full Changelog: 0.4.1...0.4.2

0.4.1

14 Mar 00:59
eb33130

Choose a tag to compare

What's Changed

  • fix crash when loading import export page by @etkeys in #25

Full Changelog: 0.4.0...0.4.1

0.4.0

14 Mar 00:00
9d8d0ae

Choose a tag to compare

  • Allow user to import/export data

EDIT
0.4.0 APK deleted. There is a bug that will cause loading the Import/Export page to hang or crash the app.

0.3.0

12 Feb 01:14

Choose a tag to compare

What's Changed

Under the hood

  • Refactor formatting display of dates by @etkeys in #21
  • Use Entity Framework for database interactions by @etkeys in #22

Full Changelog: 0.2.0...0.3.0

0.2.0

03 Feb 22:55

Choose a tag to compare

What's Changed

  • Make recorded date on history page under-intensified by @etkeys in #16
  • Detect if new updates are available by @etkeys in #20

Under the hood

0.1.0

14 Jan 19:33

Choose a tag to compare

Initial release. Contains minimal functionality and it isn't pretty.