aricneto / TwistyTimer

Twisty Timer is a material design twisty puzzle timer for Android. It uses the TNoodle library to generate scramble sequences for all current official speedsolving puzzles.
GNU General Public License v3.0
241 stars 53 forks source link

Highlight Ao5, Ao12, Ao50 and Ao100 stats when a "Ao PB" is achieved #86

Closed druidalek closed 7 years ago

druidalek commented 7 years ago

The app doesn't highlight any other PB except Ao1. This is bad because it only focuses on people getting lucky one time and achieving a PB, instead of awarding the consistent improvement through Ao100 PB for example. This is just a simple change to change the text color in case of a new PB.

(I'm not a very skilled Android developer and I basically just applied this fix for myself)

aricneto commented 7 years ago

Hey! I really liked this idea, so I implemented it in a slightly different way in 81a06c.
Here's how it looks:
image (Just noticed that I need to lower the bottom margin of the new text) I'm not that good at git so I didn't know how to credit this pull request, but I have added you to the list of contributors in the app settings :).