Activity
From 10/04/2021 to 11/02/2021
11/02/2021
- 11:30 PM Revision 99cedf39 (magiccube): Fix problems with TwistyObjectNode 'object scale' property.
- Now this property is not part of the Node at all, but its initial value passed to the object in its constructor.
- 10:09 PM Revision 4cad53b4 (magiccube): Bugfixes for crashes from Firebase.
- 09:36 PM Revision dd016102 (magiccube): Bugfix.
- 03:57 PM Revision 2d42ec4e (magiccube): Add 7x7 tutorials.
- 11:38 AM Revision 02582ada (magiccube): Tutorials for the 6x6
10/29/2021
- 01:46 AM Revision b20e89d2 (magiccube): Move the main app to the 'J1M1' object creation mode, i.e. create them from the Json files and using the Dmesh fiels as well.
- Make it possible for any app descending from the 'objectlib' to use any of the J0M0, J0M1, J1M0, J1M1 modes.
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.
Also available in: Atom