Activity
From 04/01/2020 to 04/30/2020
04/30/2020
- 04:13 PM Magic Cube Revision 1780dcb0 (magiccube): Fix clicking on the 'Distorted.org' link; get app version from build.gradle (and not from strings.xml)
04/28/2020
- 11:07 PM Distorted Android Revision 8392dc7b (examples): Convert the third app, Transparency, to the new MeshBase.setStretch-less API ( use VertexEffectScale instead )
- 12:07 PM Distorted Android Revision 4867b578 (examples): Convert the second app, Flag, to the new MeshBase.setStretch-less API ( use VertexEffectScale instead )
- 11:28 AM Distorted Android Revision e3c87517 (examples): Convert the first app, Inflate, to the new MeshBase.setStretch-less API ( use VertexEffectScale instead )
04/27/2020
- 10:13 PM Distorted Android Revision fc286c71 (examples): fix for centers of Matrix effects.
- 09:32 PM Distorted Android Revision 00be51f0 (library): new VertexEffectShear
- 09:32 PM Distorted Android Revision 073c140a (examples): new VertexEffectShear
- 08:09 PM Distorted Android Revision a918bba1 (library): new VertexEffectScale
- 08:09 PM Distorted Android Revision 60da87db (examples): new VertexEffectScale
- 07:59 PM Distorted Android Revision 30d07491 (library): bugfix for VertexEffectRotate
- 03:35 PM Distorted Android Revision 9f34a0f6 (library): new VertexEffectRotate
- 03:35 PM Distorted Android Revision ad98c3cb (examples): new VertexEffectRotate
04/26/2020
- 02:58 PM Magic Cube Revision c5c8be3f (magiccube): Add Crashlytics logs
- 02:23 PM Magic Cube Revision f8ce34ab (magiccube): Fix for the previous fix :)
- 11:27 AM Magic Cube 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 Magic Cube Revision 716756fe (magiccube): Bump version to 1.1.1
- 10:45 PM Magic Cube 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 Magic Cube Revision 1701e7ae (magiccube): Fix the Solver broken by the change of move notation when importing Pyraminx Patterns :(
- 05:57 PM Magic Cube Revision 4026e706 (magiccube): Switch off Crashlytics in DEBUG builds.
- 05:33 PM Magic Cube Revision 807d82b7 (magiccube): Add two new UI States: Ready and Done.
- 11:02 AM Magic Cube Revision ffc03a7a (magiccube): Change Werner to Walter.
- 11:00 AM Magic Cube Revision 38c52ed0 (magiccube): Correct the last 6 patterns of the Pyra5.
04/24/2020
- 12:18 AM Distorted Android Revision e979d285 (library): Add the first two VERTEX 'pseudo-matrix' effects: VERTEX_MOVE & VERTEX_QUATERNION i.e. implementations of those two MATRIX effects in VERTEX queue.
- The point(s):
1) preparation for the upcoming MeshBase.preApply(VertexEffect effect) API that's going to supersede t... - 12:18 AM Distorted Android Revision 4282d39a (examples): Add the first two VERTEX 'pseudo-matrix' effects: VERTEX_MOVE & VERTEX_QUATERNION i.e. implementations of those two MATRIX effects in VERTEX queue.
- The point(s):
1) preparation for the upcoming MeshBase.preApply(VertexEffect effect) API that's going to supersede t... - 06:26 PM Magic Cube Revision b6d0c697 (magiccube): Do not crash if we are running on device which does not support OpenGL ES 3.0
- 06:25 PM Distorted Android Revision f482efa3 (library): Do not crash if we failed to compile some programs.
04/23/2020
- 05:49 PM Magic Cube Revision e68185be (magiccube): Up version code to 2.
- 05:27 PM Magic Cube Revision fd18cee2 (magiccube): Remove app_version from translated strings.xml so that the version always stays in sync.
- 01:38 PM Magic Cube 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 Magic Cube Revision a7b7ae40 (magiccube): Minor corrections for the translations.
- 01:19 PM Magic Cube Revision bb1be124 (magiccube): Minor corrections for the translations.
- 01:13 PM Magic Cube Revision e5eb411c (magiccube): 9 Translations.
- 10:04 AM Magic Cube Revision 51297bfb (magiccube): Fix for another crash from the field.
04/22/2020
- 12:44 AM Magic Cube 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 Magic Cube Revision 77c41840 (magiccube): Add Pyraminx5 Pretty Patterns.
- 11:22 PM Magic Cube Revision 4a40166d (magiccube): Add Pyraminx4 Pretty Patterns.
- 10:50 AM Magic Cube Revision a46893d7 (magiccube): Add Pyraminx3 Pretty Patterns.
04/21/2020
- 10:49 PM Magic Cube 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 Magic Cube 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 Magic Cube Revision 5d50e7a7 (magiccube): Allow the server to correct our notion of country (improvement)
- 10:32 PM Magic Cube Revision 874c37b1 (magiccube): Allow the server to correct our notion of country.
- 09:54 PM Magic Cube Revision dbddd5c5 (magiccube): Give credit to Werner Randelshofer.
04/17/2020
- 09:58 AM Magic Cube Revision 31911113 (magiccube): Improve logging in case the Distorted Library returned an error - add Crashlytics custom keys.
04/15/2020
- 10:24 PM Magic Cube Revision 4634a76a (magiccube): Minor.
- 10:01 PM Magic Cube Revision 22b0a264 (magiccube): Do not allow more than 15 characters in the NAME.
- 09:56 PM Magic Cube Revision f4ee4d70 (magiccube): Do not allow more than 15 characters in the NAME.
- 09:56 PM Distorted Android Revision f7718354 (library): Do not allow more than 15 characters in the NAME.
- 03:18 PM Magic Cube Revision 9439f455 (magiccube): Fix sa bug which showed itself only on Android API 21 and 22.
- 11:56 AM Magic Cube 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 Magic Cube Revision 2d942f35 (magiccube): Bugfix in DialogSetName - before it would not dim the OK button initially
- 12:21 AM Magic Cube Revision 4b4e6837 (magiccube): UII improvement in StatePattern
- 10:07 PM Magic Cube Revision 703aee64 (magiccube): Fix clickable links in the About dialog.
- 09:16 PM Magic Cube 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 Magic Cube Revision 801b16db (magiccube): Minor.
- 06:26 PM Magic Cube Revision b88be423 (magiccube): Minor.
- 01:24 PM Magic Cube Revision 4413d9ad (magiccube): Only 2 dialogs are modeless now: MAIN & PATTERNS
- 01:20 PM Magic Cube Revision 90fd47b0 (magiccube): Lots of bugfixes.
04/13/2020
- 11:59 PM Magic Cube Revision 8aa9b077 (magiccube): Add Firebase Crashlytics.
- 08:22 PM Magic Cube Revision 66e777b0 (magiccube): Move to AndroidX, target API level 29.
- 08:22 PM Distorted Android Revision f1c2d4b0 (library): Move to AndroidX, target API level 29.
- 08:22 PM Distorted Android Revision 2fad84a7 (examples): Move to AndroidX, target API level 29.
- 04:03 PM Magic Cube Revision 316889cf (magiccube): Improve the Effects Dialog so it looks good on 'thin' screens ( 720x1440 )
- 01:29 PM Magic Cube Revision 018978ad (magiccube): Improve the About dialog.
- 10:37 AM Magic Cube Revision 8fcd8cba (magiccube): 1) Relax requirements as to OpenGL ES ( now only 3.0 required )
- 2) fix a crash in Solving state
- 10:31 AM Distorted Android Revision b7074bc6 (library): Lower requirements - now only OpenGL ES 3.0 is required; if running on such platform, OIT part of the API ( which is the only one which actually requires 3.1) is switched off.
04/12/2020
- 06:13 PM Magic Cube 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 Magic Cube 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
- 03:21 PM Magic Cube Revision ec2ee9e0 (magiccube): Minor.
04/10/2020
- 11:43 PM Distorted Android Revision e3473e86 (examples): Minor.
- 11:23 PM Magic Cube Revision 0e5ad27c (magiccube): Add a 'withdraw move' button to the Solving UI state.
- 09:10 PM Distorted Android Revision 59e5fc3f (examples): We need to add app version to build.gradle - otherwise the resulting dex file cannot be opened by Fire Stick!
- 08:49 PM Magic Cube Revision dc1d2820 (magiccube): Bugfix
- 08:24 PM Magic Cube Revision ca445c23 (magiccube): Minor
- 12:46 PM Magic Cube 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 Magic Cube Revision 4e248bcc (magiccube): Bugfix.
- 10:09 PM Magic Cube Revision 8e3898c8 (magiccube): Each object size now has its own number of levels (not always 18!)
- 02:04 PM Magic Cube Revision 85b09df4 (magiccube): Reorganize UI of the Play state.
04/08/2020
04/07/2020
- 11:18 PM Magic Cube 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 Magic Cube Revision a304ee64 (magiccube): Progress implementing RubikCube.retObjectString()
- 10:18 PM Distorted Android Revision e172985c (library): Progress implementing RubikCube.retObjectString()
- 08:10 PM Magic Cube Revision 373fa45f (magiccube): Progress making the Solver state more abstract.
- 01:29 PM Magic Cube Revision 41748f19 (magiccube): Progress making the Solver state more abstract.
- 01:08 PM Magic Cube Revision 20931cf6 (magiccube): Progress making the Solver state more abstract.
- 11:17 AM Magic Cube Revision f0336037 (magiccube): Make the Solver state more abstract.
04/05/2020
- 12:43 AM Magic Cube Revision 4262a13b (magiccube): Formatting: remove tabs.
- 12:41 AM Magic Cube Revision efe00e0f (magiccube): Formatting: remove tabs.
- 12:34 AM Magic Cube 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 Magic Cube Revision 9621255f (magiccube): Progress with the 3x3x3 Solver.
- 09:53 PM Magic Cube Revision ca292407 (magiccube): Progress with the 3x3x3 Solver.
- 06:42 PM Magic Cube Revision 473611ee (magiccube): Progress with the 3x3x3 Solver.
- 06:39 PM Distorted Android Revision 7e53a35f (library): Bugfixes in MeshBase:
- 1) improper buffer was being invalidated after apply and setTextureMap (TFO rather than VBO!)
2) setTextureMap would ... - 02:10 PM Distorted Android Revision d917f059 (library): More support for the 3x3x3 Solver: more of the actual 3x3x3 solver mechanism.
- 02:10 PM Magic Cube Revision 1f9772f3 (magiccube): More support for the 3x3x3 Solver: more of the actual 3x3x3 solver mechanism.
04/03/2020
- 11:08 PM Magic Cube Revision 5660465b (magiccube): More support for the 3x3x3 Solver: more of the actual 3x3x3 solver mechanism.
- 10:25 PM Magic Cube Revision b95ceafc (magiccube): More support for the 3x3x3 Solver: add the actual 3x3x3 solver mechanism.
- 10:19 PM Magic Cube Revision 811b0446 (magiccube): More support for the 3x3x3 Solver.
- 09:54 PM Magic Cube Revision 264af0ad (magiccube): More support for the 3x3x3 Solver.
- 09:40 PM Magic Cube Revision 7289fd6c (magiccube): Beginnings of support for the 3x3x3 Solver.
- 12:31 PM Distorted Android Revision 66103fb2 (library): Speedup: only allocate one postprocessing buffer set of the quality we need, not all in one go.
04/02/2020
- 08:48 PM Magic Cube Revision a42e25a6 (magiccube): Bugfixes.
- 12:59 PM Magic Cube Revision fb6a40c8 (magiccube): Minor.
04/01/2020
- 12:23 AM Magic Cube Revision 8a64eaa4 (magiccube): Minor.
- 09:37 PM Magic Cube Revision ba29975c (magiccube): Minor
- 09:36 PM Magic Cube Revision b498f3f6 (magiccube): Introduce RubikPatternsList. Now, if one wants to contribute patterns for a new object, all one has to be is give the list of strings describing the patterns and add them to the List.
- 01:55 PM Magic Cube Revision 48145a5b (magiccube): Speed up displaying the Patterns Dialog - do not read the whole thing, but only one Category at a time as required.
03/31/2020
- 12:06 AM Magic Cube Revision de44c2b4 (magiccube): Minor.
Also available in: Atom