1
0
Fork 0
BangleApps/apps/multidice/ChangeLog

12 lines
601 B
Plaintext
Raw Normal View History

0.90: got most of the features done, lacking some polish and real-hardware testing
1.00: overhauled the whole app, made some margins larger to be easier to tap on
1.01: fixed bug that caused rolled dice on the right of screen to be writ off-screen
2023-02-25 05:09:16 +00:00
1.02: added vibration when dice is rolled
1.03: vibration caused the accelerometer to never stop
2023-02-25 05:25:33 +00:00
1.04: decreased vibration strength
1.05: toggled the acceleration handler to prevent infinite buzz loop
2023-02-25 12:55:52 +00:00
1.06: increased vibration again
2023-02-25 13:05:35 +00:00
1.07: IDK how to use promises properly
1.08: still trying to fix the lack of vibrations
2023-02-25 13:35:18 +00:00
1.09: hopefully now it's fixed?