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
238 stars 52 forks source link

New option on AlgListFragment: Filter by Progress #166

Open alexandrenog opened 3 years ago

alexandrenog commented 3 years ago

New button on the navbar of Algorithms page: Filter by Progress, it opens an AppCompatSeekBar with default 100% progress. Reload the alg list on progress update with the selected progress. Only algorithms with KEY_PROGRESS<=progress_filter will be fetched from the TwistyTimer.getReadableDB.

Why? to easily see only the cases which I(we) still hadn't learned.

I had to remove some tags with drawables to compile. But specially "@drawable/twisty_pattern", I switched it for "@drawable/icon_launch", probably should revert it back.

alexandrenog commented 3 years ago

Screenshot_2021-08-03-06-39-07-120_com aricneto twistytimer debug