Activity
From 04/02/2020 to 05/01/2020
04/30/2020
04/26/2020
- 02:58 PM Revision c5c8be3f (magiccube): Add Crashlytics logs
- 02:23 PM Revision f8ce34ab (magiccube): Fix for the previous fix :)
- 11:27 AM Revision 001cc0e4 (magiccube): Fix a potential crasher ( do not set up a callback for end of rotation effect on the very first cubit that belongs to a rotation if all belonging cubits have not been set up yet )
04/25/2020
- 10:47 PM Revision 716756fe (magiccube): Bump version to 1.1.1
- 10:45 PM Revision 2e8ec627 (magiccube): Fixes for the fact that one could easily cheat - just pause the app while solving and come back to it, the time would reset to 0 and the object to unscrambled :(
- 09:23 PM Revision 1701e7ae (magiccube): Fix the Solver broken by the change of move notation when importing Pyraminx Patterns :(
- 05:57 PM Revision 4026e706 (magiccube): Switch off Crashlytics in DEBUG builds.
- 05:33 PM Revision 807d82b7 (magiccube): Add two new UI States: Ready and Done.
- 11:02 AM Revision ffc03a7a (magiccube): Change Werner to Walter.
- 11:00 AM Revision 38c52ed0 (magiccube): Correct the last 6 patterns of the Pyra5.
04/24/2020
04/23/2020
- 05:49 PM Revision e68185be (magiccube): Up version code to 2.
- 05:27 PM Revision fd18cee2 (magiccube): Remove app_version from translated strings.xml so that the version always stays in sync.
- 01:38 PM Revision 5137f1ce (magiccube): Bump version to 1.1.0 since there are 9 translations, 2 bug fixes & Pretty Patterns for Pyraminx 3,4 and 5.
- 01:37 PM Revision a7b7ae40 (magiccube): Minor corrections for the translations.
- 01:19 PM Revision bb1be124 (magiccube): Minor corrections for the translations.
- 01:13 PM Revision e5eb411c (magiccube): 9 Translations.
- 10:04 AM Revision 51297bfb (magiccube): Fix for another crash from the field.
04/22/2020
- 12:44 AM Revision ac130d72 (magiccube): There's a real crash from the field in Firebase Crashlytics which must mean that Cubit.returnRotationAngle() returned null.
- Leave some message in case this happens again.
- 11:57 PM Revision 77c41840 (magiccube): Add Pyraminx5 Pretty Patterns.
- 11:22 PM Revision 4a40166d (magiccube): Add Pyraminx4 Pretty Patterns.
- 10:50 AM Revision a46893d7 (magiccube): Add Pyraminx3 Pretty Patterns.
04/21/2020
- 10:49 PM Revision 906cc928 (magiccube): Change the format of moves in Pretty Patterns to more terse, so that patterns of objects with 4 axis of rotation ( Pyraminx!) fit into 3 digits.
- 09:49 AM Revision 6d1ea5b9 (magiccube): PYRAMINX: swap the red and blue face colors so that the whole thing matches randelshofer.ch
04/19/2020
- 10:51 PM Revision 5d50e7a7 (magiccube): Allow the server to correct our notion of country (improvement)
- 10:32 PM Revision 874c37b1 (magiccube): Allow the server to correct our notion of country.
- 09:54 PM Revision dbddd5c5 (magiccube): Give credit to Werner Randelshofer.
04/17/2020
04/15/2020
- 10:24 PM Revision 4634a76a (magiccube): Minor.
- 10:01 PM Revision 22b0a264 (magiccube): Do not allow more than 15 characters in the NAME.
- 09:56 PM Revision f4ee4d70 (magiccube): Do not allow more than 15 characters in the NAME.
- 03:18 PM Revision 9439f455 (magiccube): Fix sa bug which showed itself only on Android API 21 and 22.
- 11:56 AM Revision 4d23405c (magiccube): Bugfix in StateSolving upper text - before when we won, and NewRecord dialog was on the screen, and at tis moment we rotated the screen, the uppoer text would revert back to 'Ready?'
04/14/2020
- 12:31 AM Revision 2d942f35 (magiccube): Bugfix in DialogSetName - before it would not dim the OK button initially
- 12:21 AM Revision 4b4e6837 (magiccube): UII improvement in StatePattern
- 10:07 PM Revision 703aee64 (magiccube): Fix clickable links in the About dialog.
- 09:16 PM Revision 85248b04 (magiccube): Finally solve the bug on Samsung Android 9 and 10 phones that the Dialogs Main & patterns wouldn't be modeless: move the setting of this flag earlier, to the 'onCreateDialog()' function.
- 06:29 PM Revision 801b16db (magiccube): Minor.
- 06:26 PM Revision b88be423 (magiccube): Minor.
- 01:24 PM Revision 4413d9ad (magiccube): Only 2 dialogs are modeless now: MAIN & PATTERNS
- 01:20 PM Revision 90fd47b0 (magiccube): Lots of bugfixes.
04/13/2020
- 11:59 PM Revision 8aa9b077 (magiccube): Add Firebase Crashlytics.
- 08:22 PM Revision 66e777b0 (magiccube): Move to AndroidX, target API level 29.
- 04:03 PM Revision 316889cf (magiccube): Improve the Effects Dialog so it looks good on 'thin' screens ( 720x1440 )
- 01:29 PM Revision 018978ad (magiccube): Improve the About dialog.
- 10:37 AM Revision 8fcd8cba (magiccube): 1) Relax requirements as to OpenGL ES ( now only 3.0 required )
- 2) fix a crash in Solving state
04/12/2020
- 06:13 PM Revision 584585d0 (magiccube): (Hopefully) make the Dialogs NOT disappear on clicks outside (previously this wasn't working on Android 9).
- Lower API requirements to 21.
- 12:06 PM Revision 86cbdab1 (magiccube): Minor tweaks to the 'Prev' buton in Solving state;
- Relax requirements in the Manifest - now only 'android.hardware.faketouch' supporting device is required, i.e. someth...
04/11/2020
04/10/2020
- 11:23 PM Revision 0e5ad27c (magiccube): Add a 'withdraw move' button to the Solving UI state.
- 08:49 PM Revision dc1d2820 (magiccube): Bugfix
- 08:24 PM Revision ca445c23 (magiccube): Minor
- 12:46 PM Revision 5cf34c5f (magiccube): Make chances to randimoze a given row when scrambling dependant on the type of Object.
- The point: in case of the Cube, all rows should have equal chances. In case of the Pyraminx, the smaller the row, the...
04/09/2020
- 12:38 AM Revision 4e248bcc (magiccube): Bugfix.
- 10:09 PM Revision 8e3898c8 (magiccube): Each object size now has its own number of levels (not always 18!)
- 02:04 PM Revision 85b09df4 (magiccube): Reorganize UI of the Play state.
04/08/2020
04/07/2020
- 11:18 PM Revision fa0f7a56 (magiccube): Progress with the Solver - RubikCube.retObjectString() finished.
- What remains to be done here: ban changing colors of the centers of 3x3x3 faces, this shouldn't be allowed!
04/06/2020
- 10:18 PM Revision a304ee64 (magiccube): Progress implementing RubikCube.retObjectString()
- 08:10 PM Revision 373fa45f (magiccube): Progress making the Solver state more abstract.
- 01:29 PM Revision 41748f19 (magiccube): Progress making the Solver state more abstract.
- 01:08 PM Revision 20931cf6 (magiccube): Progress making the Solver state more abstract.
- 11:17 AM Revision f0336037 (magiccube): Make the Solver state more abstract.
04/05/2020
- 12:43 AM Revision 4262a13b (magiccube): Formatting: remove tabs.
- 12:41 AM Revision efe00e0f (magiccube): Formatting: remove tabs.
- 12:34 AM Revision 7f84a768 (magiccube): Progress with the 3x3x3 Solver.
- Hopefully the only thing that remains to be done is to implement the RubikStateSolver.retCubeString().
- 10:45 PM Revision 9621255f (magiccube): Progress with the 3x3x3 Solver.
- 09:53 PM Revision ca292407 (magiccube): Progress with the 3x3x3 Solver.
- 06:42 PM Revision 473611ee (magiccube): Progress with the 3x3x3 Solver.
- 02:10 PM Revision 1f9772f3 (magiccube): More support for the 3x3x3 Solver: more of the actual 3x3x3 solver mechanism.
04/03/2020
- 11:08 PM Revision 5660465b (magiccube): More support for the 3x3x3 Solver: more of the actual 3x3x3 solver mechanism.
- 10:25 PM Revision b95ceafc (magiccube): More support for the 3x3x3 Solver: add the actual 3x3x3 solver mechanism.
- 10:19 PM Revision 811b0446 (magiccube): More support for the 3x3x3 Solver.
- 09:54 PM Revision 264af0ad (magiccube): More support for the 3x3x3 Solver.
- 09:40 PM Revision 7289fd6c (magiccube): Beginnings of support for the 3x3x3 Solver.
04/02/2020
04/01/2020
Also available in: Atom