Project

General

Profile

« Previous | Next » 

Revision 2f53a016

Added by Leszek Koltunski 1 day ago

Integration of the Algorithmic solvers into the App.

View differences:

src/main/res/values/strings.xml
232 232
    <string name="color_grey7">grey</string>
233 233

  
234 234
    <string name="solver_cube3_title" translatable="false">Kociemba Solver</string>
235
    <string name="solver_3algo_title" translatable="false">3x3 Beginner</string>
235 236
    <string name="solver_pduo2_title" translatable="false">Pyraminx Duo Solver</string>
236 237
    <string name="solver_pyra3_title" translatable="false">Pyraminx Solver</string>
237 238
    <string name="solver_ivy_title" translatable="false">Ivy Solver</string>
......
246 247
    <string name="solver_pdia_title" translatable="false">Pyraminx Diamond Solver</string>
247 248

  
248 249
    <string name="solver_cube3_description">A near-perfect, instantaneous, two-phase 3x3x3 solver.\nAuthor: Herbert Kociemba.</string>
250
    <string name="solver_3algo_description">Implementation of the beginner algorithm. 7 phases. Produces about 100 move long solutions.\nAuthor: Leszek Koltunski.</string>
249 251
    <string name="solver_pduo2_description">A perfect, instantaneous solver.\nAuthor: Leszek Koltunski.</string>
250 252
    <string name="solver_ivy_description">A perfect, instantaneous solver.\nAuthor: Leszek Koltunski.</string>
251 253
    <string name="solver_cu232_description">A perfect, instantaneous solver.\nAuthor: Leszek Koltunski.</string>

Also available in: Unified diff