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

Use deep link for share scrambles #144

Open edgardmessias opened 5 years ago

edgardmessias commented 5 years ago

With deep link, you can open links like:

twistytimer://scramble?puzzle=3x3x3&alg=M2%27%20U%20M2%27%20U2%20M2%27%20U%20M2%27

aricneto commented 5 years ago

That's a really cool idea. Increases user engagement and is very useful, thanks for sharing it!