Project

General

Profile

« Previous | Next » 

Revision 94ce8e53

Added by Leszek Koltunski 1 day ago

Properly define and separate the interface between the App and the 'solver' part of the objectlib. Move the 'position verifiers' to the objectlib.

View differences:

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

  
234
    <string name="solver_cube3_title" translatable="false">Kociemba Solver</string>
235
    <string name="solver_3algo_title" translatable="false">3x3 Beginner</string>
236
    <string name="solver_pduo2_title" translatable="false">Pyraminx Duo Solver</string>
237
    <string name="solver_pyra3_title" translatable="false">Pyraminx Solver</string>
238
    <string name="solver_ivy_title" translatable="false">Ivy Solver</string>
239
    <string name="solver_cu232_title" translatable="false">2x2x3 Cuboid Solver</string>
240
    <string name="solver_cu323_title" translatable="false">3x3x2 Cuboid Solver</string>
241
    <string name="solver_diam2_title" translatable="false">Skewb Diamond Solver</string>
242
    <string name="solver_cube2_title" translatable="false">2x2 Cube Solver</string>
243
    <string name="solver_skew2_title" translatable="false">Skewb Solver</string>
244
    <string name="solver_jing2_title" translatable="false">Jing Pyraminx Solver</string>
245
    <string name="solver_dino6_title" translatable="false">6-color Dino Solver</string>
246
    <string name="solver_dino4_title" translatable="false">4-color Dino Solver</string>
247
    <string name="solver_pdia_title" translatable="false">Pyraminx Diamond Solver</string>
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>
251
    <string name="solver_pduo2_description">A perfect, instantaneous solver.\nAuthor: Leszek Koltunski.</string>
252
    <string name="solver_ivy_description">A perfect, instantaneous solver.\nAuthor: Leszek Koltunski.</string>
253
    <string name="solver_cu232_description">A perfect, instantaneous solver.\nAuthor: Leszek Koltunski.</string>
254
    <string name="solver_pyra3_description">A perfect, instantaneous solver.\nAuthor: Leszek Koltunski.</string>
255
    <string name="solver_diam2_description">A perfect, instantaneous solver.\nAuthor: Leszek Koltunski.</string>
256
    <string name="solver_cube2_description">A perfect, instantaneous solver.\nAuthor: Leszek Koltunski.</string>
257
    <string name="solver_skew2_description">A perfect, instantaneous solver.\nAuthor: Leszek Koltunski.</string>
258
    <string name="solver_jing2_description">A perfect, instantaneous solver.\nAuthor: Leszek Koltunski.</string>
259
    <string name="solver_dino6_description">A perfect, instantaneous solver.\nAuthor: Leszek Koltunski.</string>
260
    <string name="solver_dino4_description">A perfect, instantaneous solver.\nAuthor: Leszek Koltunski.</string>
261
    <string name="solver_pdia_description">A perfect, instantaneous solver.\nAuthor: Leszek Koltunski.</string>
262
    <string name="solver_cu323_description">A perfect, instantaneous solver.\nAuthor: Leszek Koltunski.</string>
263
    <string name="solver_cube4_description">Not implemented yet.\nAuthor: Leszek Koltunski.</string>
264

  
265 234
    <string name="creators">Creators</string>
266 235
    <string name="creator_cuboid_title" translatable="false">Bandaged Cuboids</string>
267 236
    <string name="creator_pyraminx_title" translatable="false">Bandaged Pyraminxes</string>

Also available in: Unified diff