Activity
From 09/29/2021 to 10/28/2021
10/28/2021
- 10:56 PM Revision 8723caee (magiccube): Remove ObjectType from a few moree places.
- 02:39 AM Revision d828d78e (magiccube): Simplify dependancies.
10/27/2021
- 01:59 AM Revision 95472aca (magiccube): Remove dependancies on Firebase from objectlib.
- Report such errors to the application via the Interface.
- 11:55 PM Revision e709e44d (magiccube): Progress with PuzzleTester app.
- 01:22 PM Flags Revision 90c9b62a (distorted-flags): Add flag of Mauritius.
10/25/2021
10/22/2021
- 11:00 AM Revision a946af34 (magiccube): new API to make is possible to adjust default scale factor in each TwistyObjectNode.
- (and use it in Tutorials, where the object needs to be smaller)
- 02:59 AM Revision 338babe8 (magiccube): Major change: separate the notion of a TwistyObject and its Node. Now,
- 1) the Node stays when we change objects (this makes transitions faster)
2) it's possible to just create an Object wi...
10/21/2021
10/18/2021
- 02:17 PM Revision 88d28110 (magiccube): Minor
- 02:11 PM Revision 88bad160 (magiccube): Use the latest objectlib
10/16/2021
10/15/2021
10/13/2021
- 06:59 PM Revision 97193a09 (magiccube): Bump versionCode to 42 (forgotten before)
- 05:36 PM Revision 772882ec (magiccube): Fix a lint error.
- 05:24 PM Revision 0f25905a (magiccube): Correct location of the keystore.
- 04:14 PM Revision 4c9947bd (magiccube): 1. Do not restore object scrambling if we freshly upgraded from some version older than 1.9.0
- 2. Bugfix for a recently introduced crasher in the Play screen.
- 03:02 PM Revision 59553a2a (magiccube): Tutorials
- 02:04 PM Revision 16be2d2a (magiccube): Up version to 1.9.0
- 01:59 PM Revision 2da68298 (magiccube): Create the 3 Popups only on first button click - this time we can have the final screen dimensions (and also it starts faster ) Before we weree getting the screen size from before hiding navigation bars, which made the height smaller, which made the number of obejcts and levels in the popups sometimes too small!
10/12/2021
10/11/2021
- 11:47 PM Revision fbffa02a (magiccube): Fix the Solver
- 10:53 PM Revision 09b2bd31 (magiccube): make numLayers into an int[] (preparation for Cuboids)
- Caution: because of previous changes to cubit order in cube, the Solver is broken!
10/10/2021
10/06/2021
- 11:40 PM Revision f08ec48e (magiccube): Remove unneeded API.
- 11:25 PM Revision 0c52f5da (magiccube): Relax objectlib's requirements: it can be displayed not only on top of a DistortedScreen, but any DistortedFramebuffer.
- 01:15 PM Revision 52547ba7 (magiccube): Simplification
10/05/2021
- 01:04 AM Revision eb49fa90 (magiccube): Use the off-center objects to display the object in Tutorial mode properly.
- Now it is not covered by the right bar!
- 10:53 PM Revision 33f6abfd (magiccube): Remove the 'setupObject()' redundant API.
- 07:10 PM Revision f57d0ad9 (magiccube): Minor
- 03:40 PM Revision c65a5efe (magiccube): Further simplifications.
- 03:12 PM Revision e019c70b (magiccube): Remove the concept of a 'TwistyActivity' altogether.
- 02:12 PM Revision 9523ae28 (magiccube): Hide most of the TwistyActivity methods inside objectlib.
- 12:58 PM Revision f4f784ad (magiccube): Bugfix: we shouldn't be calling TwsityObject.solve() directly from the app, only through ObjectControl.solveOnly().
- 12:52 PM Revision e4f656d1 (magiccube): Simplifications
- 11:58 AM Revision 2afc6754 (magiccube): Move RubikControl to objectlib (as 'ObjectAutomator')
- Hide ObjectPreRender inside objectlib and move its APi to ObjectControl.
10/04/2021
- 10:11 PM Revision 8ab435b9 (magiccube): 1. Remove 'db level' from objectlib (this belongs to the app!)
- 2. change ScreenPlay's 'mObject' to be an ObjectType.
- 04:59 PM Revision 287e91a6 (magiccube): Remove from ObjectType info which row given object is supposed to be in. This belongs to the applcations.
- 03:33 PM Revision 1bafcba4 (magiccube): Simplifications
- 03:23 PM Revision 05a244ad (magiccube): Simplifications
- 02:17 PM Revision 05c20dad (magiccube): Simplifications
- 01:39 PM Revision dd1a65c1 (magiccube): Move ObjectControl, the next big chunk of code, to objectlib.
10/02/2021
- 12:07 PM Revision eaf46415 (magiccube): Move PreRender to objectlib.
- This code is now shared betweeen the Rubik and Tutorial activities.
10/01/2021
- 12:08 AM Revision 1cd323dd (magiccube): Move yet more code to objectlib.
- It's almost possible to move the PreRender to objectlib now.
- 11:31 PM Revision d2556e79 (magiccube): Move yet more code to objectlib.
- 11:27 PM Revision 88a3e972 (magiccube): Move more code to objectlib.
- 10:33 PM Revision c4175d85 (magiccube): Simplify TwistyObject's API.
- 10:12 PM Revision e8205412 (magiccube): Simplify TwistyObject's API.
- 10:01 PM Revision 9333086d (magiccube): Correct a recently introduced bug with restoring records.
- Slightely simplify ObjectType.
- 04:33 PM Revision 318c0a7d (magiccube): Reename ObjectList to a more logical ObjectType.
- 04:31 PM Revision 7ac0ee88 (magiccube): Simplify ObjectList: now there's just one object per size.
09/30/2021
- 04:14 PM Revision fdb5f389 (magiccube): Simplify objectlib's API.
- Correct a recently introduced bug with resetting texture maps.
- 04:03 PM Revision b6dcb62b (magiccube): Move QuatHelpeer to distorted-library
09/29/2021
- 10:40 PM Flags Revision fe0ed137 (distorted-flags): Remove unneeded dependencies.
- 10:17 PM Flags Revision 7252a86e (distorted-flags): Initial commit
- 10:16 PM Revision c4b665bf (magiccube): Remove all the flags - those are now in a separate module
- 09:49 PM Revision c93c6264 (magiccube): add two missing files
- 04:07 PM Revision 3f7a4363 (magiccube): Remove all files that have been separated into a new library 'objectlib'
- 12:14 PM Revision 588ace55 (magiccube): Prepare the 'objectlib' package to be separated into a library module
- 10:10 AM Revision e01c0d02 (magiccube): Rename some assets for consistency
Also available in: Atom