Skip to content

Release 0.13

Choose a tag to compare

@hmueller01 hmueller01 released this 22 Feb 20:55
· 230 commits to master since this release
  • Migrated project to Android Studio
  • Updated minSdkVersion to 14 and targetSdkVersion to 27 (Android 8.1 / OREO)
  • Switched from Locale.US to Locale.getDefault()
  • Fixed a bug when work started or ended at fix break time (wrong calc)
  • Fixed some (not all) warnings by Android Studio