Release 0.13
- 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