This repository has been archived by the owner on Mar 20, 2023. It is now read-only.
Releases: micrusa/AmazTimer
Releases · micrusa/AmazTimer
v5.2
Changelog:
- Improved all layouts
- Added round layout for Stratos 3
- Added Hebrew by @1immortal
- Added Russian and Ukranian by Osmat
- Keep screen on in workout/reps timers
- Show a toast if there was any problem saving tcx file
- Some other minor fixes and improvements
- Added installer, thanks to @1immortal
v5.1
Changelog:
- HOTFIX: Settings activity FC if age wasn't set on older releases
- HOTFIX: Create folder AmazTimer if it didn't exist
Note:
- If you come from 4.1 or lower you'll have to clear app data using
adb shell pm clear me.micrusa.amaztimer
- If you have any issue with tcx format please open an issue
- Any suggestions are welcome. Open an issue and I will add it asap
v5.0
Changelog:
- Added TCX exports. They are saved on Internal Storage/AmazTimer and can be uploaded to strava
- Added workout mode. In this mode you have to end sets manually. Useful for weight trainings
- Added chrono mode. In this mode it will vibrate by intervals but instead of countdown, screen will show a chrono
- Long clicks now increase time by 1m and sets by 5, this will make putting high times faster
- Added an option to disable prepare countdown
- Improved accuracy checks on heart rate measurements
- Big improvement in timer's responsiveness
- Some other minor improvements and fixes
Note:
- If you come from 4.1 or lower you'll have to clear app data using
adb shell pm clear me.micrusa.amaztimer
- If you have any issue with tcx format please open an issue
- Any suggestions are welcome. Open an issue and I will add it asap
v4.3
Stable v4.2
Changelog:
- Added app info tab in settings
- Replaced weight and age's seekbar with a list
- Increased long vibration time to 700ms
- Fixed a lot of possible FCs
- Optimized code a lot
- Some other minor fixes and improvements
Note:
You may have to clear app data using adb shell pm clear me.micrusa.amaztimer
because I changed weight and age preference types
Stable v4.1
Changelog:
- Added heart rate zone to latest training information
- Show -- instead of "Reps" in main screen's work text when reps mode enabled
Bugs:
- If you find any, open an issue and include logcat if possible
Stable v4.0
Changelog:
- Added reps mode, in this mode work wont have any timer, just rest
- Allow timer to run in background (Now timer can run during activities)
- Some minor layout fixes
- Fixed FC when cancelled timer and there isn't any hr value
Bugs:
- If you find any, open an issue and include logcat if possible
Stable v3.0
Changelog:
- Added gender, age and weight (just kg for now) settings, you have to set them if you want accurate kcal measurements
- Added avg, min, max hr and kcal measurement, watch them on settings - latest training
- Fixed a minor bug (If you cancelled timer from prepare screen it would keep going)
- Added an option to extend preparing time to 1 minute, this way you can start timer and then start an activity, so activity will be recorded and you'll have interval timer
Bugs:
- If you find any, open an issue and include logcat if possible
v3.0 - Beta 1
To get changelog compare it with 2.0.1, I'm lazy to do one on every beta xd
If you try this version, test min, avg and max hr and kcal values, you have to put your weight, age and gender in settings and then every train you do you will get all this values. Test accuracy of kcal because I don't know how good is the formula I've used to calculate kcal (If you know any better formula tell me)
If you find any bug or have any suggestion please open an issue
Stable v2.0.1
Changelog:
- Updated Italian strings (Thx @fcaronte )
Bugs:
- If you find any, open an issue and include logcat if possible