Project

General

Profile

Leszek Koltunski's activity

From 06/03/2021 to 07/02/2021

06/30/2021

10:52 PM Magic Cube Revision 9d591756 (magiccube): Fix the reddening the Lock icon.
Leszek Koltunski
09:56 PM Magic Cube Revision 03822c33 (magiccube): Fix a rare crash.
Leszek Koltunski
06:05 PM Magic Cube Revision 809c3432 (magiccube): Introduce a BlockController - a watchdog which makes sure the Touch and UI blocks do not take too long.
If it detecs a long block, it unblocks and reports the situation to Crashylytics. Leszek Koltunski
02:17 PM Magic Cube Revision 9f006481 (magiccube): Add a 'give up' dialog - if one made at least 10 moves when solving and presses a 'back' button, one needs to confirm.
Leszek Koltunski

06/29/2021

12:12 AM Magic Cube Revision 1ae92052 (magiccube): Always set the back move icon when we clear moves
Leszek Koltunski
05:03 PM Magic Cube Revision cc88f2fa (magiccube): Give visual indication when dragging is locked.
Leszek Koltunski
04:34 PM Magic Cube Revision 146661ec (magiccube): Change the 'Cube Back' icon when there are no moves to back.
Leszek Koltunski
01:37 PM Magic Cube Revision 55e6be1d (magiccube): Abstract the part that controls the 'Locked' and 'Back Moves' buttons from the two activities: the main one and the tutorial one.
This code had been duplicated there. Leszek Koltunski

06/28/2021

03:45 PM Magic Cube Revision f2dadd94 (magiccube): Add flag of Botswana.
Leszek Koltunski

06/25/2021

12:17 AM Magic Cube Revision 9d56dba8 (magiccube): New Kilominx mesh.
Leszek Koltunski
11:35 PM Magic Cube Revision 7a733a8c (magiccube): Important bugfix: no we cannot unblock touch when WIN effect finishes, because
1) starting the WIN effect does not block touch in the first place
2) it can happen that this unblocking happens when...
Leszek Koltunski

06/24/2021

04:10 PM Magic Cube Revision 96b75886 (magiccube): Corrections for the new Pyraminx5 patterns.
Leszek Koltunski
04:02 PM Magic Cube Revision 2f7fc231 (magiccube): We've got lots of bugfixes, some 400 new Pretty Patterns.
Bump version to 1.8.3 Leszek Koltunski
03:59 PM Magic Cube Revision 82c27fc5 (magiccube): Update the Pyraminx5 pretty patterns.
Leszek Koltunski

06/23/2021

01:15 AM Magic Cube Revision f185faf8 (magiccube): New Megaminx & Gigaminx pretty patterns.
Leszek Koltunski

06/22/2021

05:34 PM Magic Cube Revision 3c4495ac (magiccube): Convert the move format to one which can hold moves of the Megaminx and Gigaminx (in preparation for introduction of the Mega& Gigaminx Pretty Patterns)
Now we use 2 bits for the angle, 3 bits for the axis and 5 bits for the bitmap of layers. This totals 10 bits so 1024... Leszek Koltunski

06/19/2021

10:06 AM Magic Cube Revision 0bda7e06 (magiccube): Workaround for a crash.
Leszek Koltunski

06/17/2021

05:35 PM Distorted Android Revision 4b2cad6d (examples): Correct the Redmi mesh to eliminate the visible seams.
Leszek Koltunski
05:35 PM Magic Cube Revision 516451c4 (magiccube): Correct the Redmi mesh to eliminate the visible seams.
Leszek Koltunski
04:26 PM Magic Cube Revision d17f7a73 (magiccube): Correct the dino mesh to eliminate the visible seams.
Leszek Koltunski
01:51 PM Magic Cube Revision 8e6dc249 (magiccube): Correct rotations of the Cube - eliminate one cse when four consecutive rotations collapse into one or a NOP.
Leszek Koltunski
10:01 AM Magic Cube Revision 3ca97293 (magiccube): Correct rotations of the Pyraminx - eliminate one cse when three consecutive rotations collapse into one.
Leszek Koltunski

06/16/2021

11:19 PM Magic Cube Revision 0a7aa15b (magiccube): Separate the notion of maxLevel (in DB) [which has to stay backwards-compatible with previous versions of the app] and 'numScrambles' - the number of times an objects gets scrambled in the 'full scramble' mode. Now the second can be whatever we want without breaking backwards compatibility.
Leszek Koltunski
05:41 PM Magic Cube Revision 4c737817 (magiccube): Minor.
Leszek Koltunski
05:24 PM Magic Cube Revision 348a445b (magiccube): Minor.
Leszek Koltunski
01:29 PM Magic Cube Revision 0812242b (magiccube): Improve scrambling of the Minx'es and the Redi, which in full scramble mode were frequently leaving large corners unscrambled.
Leszek Koltunski

06/13/2021

10:35 PM Magic Cube Revision 9f171eba (magiccube): Preparation for 'smart scrambling' : introduce the total number of scrambles to the 'randomizeNewScramble' function.
Leszek Koltunski

06/12/2021

01:36 PM Magic Cube Revision cf097581 (magiccube): Minor.
Leszek Koltunski
12:58 PM Magic Cube Revision 14f14138 (magiccube): Correct the way we overlay our (possibly) better local (i.e. unsubmitted yet or submitted, but not picked up by the 'clean_db' cron job) records on top of the DB records ini the 'Scores' dialog.
Leszek Koltunski

06/10/2021

12:06 AM Magic Cube Revision 4fc7b1e6 (magiccube): Fix the fact that in the last, 'Full Scramble' level, it wouldn't switch on the green light.
Leszek Koltunski
11:35 PM Magic Cube Revision df1b6296 (magiccube): Minx'es: fix for the automatic rotations.
Leszek Koltunski
11:31 PM Magic Cube Revision c3203fb1 (magiccube): Minx'es: fix for the automatic rotations.
Leszek Koltunski
03:07 PM Magic Cube Revision 57e86ed0 (magiccube): Square-2: correct detecting the solved state.
Leszek Koltunski

06/09/2021

12:31 AM Magic Cube Revision 0594c61f (magiccube): Backing moves: constant angle speed (part 2).
Leszek Koltunski
01:04 PM Magic Cube Revision 3f372405 (magiccube): Backing moves: constant angle speed.
Leszek Koltunski

06/08/2021

12:13 AM Magic Cube Revision 132841b6 (magiccube): Squares: add tutorials.
Correct the order of objects in the tutorial dialog. Leszek Koltunski
03:02 PM Magic Cube Revision 5aedf057 (magiccube): Squares: add meshes.
Bump version to 1.8.2 Leszek Koltunski
02:52 PM Magic Cube Revision ec1a91f8 (magiccube): Square-2: minor.
Leszek Koltunski
02:47 PM Magic Cube Revision 096d7698 (magiccube): Squares: icons.
Leszek Koltunski
02:13 PM Magic Cube Revision 1cef1481 (magiccube): Square-2 fix.
Leszek Koltunski
01:59 PM Distorted Android Revision 31d42722 (examples): Add Square-2 corner cubit.
Leszek Koltunski
01:44 PM Magic Cube Revision da69c279 (magiccube): Square-2: progress.
Leszek Koltunski
01:03 PM Magic Cube Revision e2b9e87e (magiccube): Introduce Square-2 (unfinished)
Leszek Koltunski
09:10 AM Magic Cube Revision 542ec777 (magiccube): Square-1: looks to be finished.
Leszek Koltunski

06/04/2021

01:11 AM Magic Cube Revision f171c91e (magiccube): Square-1: progress with automatic scrambling.
Leszek Koltunski
12:02 AM Magic Cube Revision f20119c6 (magiccube): Square-1: implement the fact that corners might bandage the puzzle.
Leszek Koltunski
11:35 PM Magic Cube Revision 43889e94 (magiccube): Square-1: this is a shape-shifter; we cannot just clamp the Cubit positions to the initial list of positions.
Do so only if the minError is appropriately low. Leszek Koltunski
01:37 PM Magic Cube Revision 1ded8771 (magiccube): Square-1: progress with movement.
Leszek Koltunski

06/03/2021

01:25 AM Magic Cube Revision e6734aa9 (magiccube): Make it possible for an object to have different 'cuts' along each of its axis.
Leszek Koltunski
12:26 AM Magic Cube Revision 925ed78f (magiccube): Make it possible for an object to have different 'basicAngles' along each of its axis.
Leszek Koltunski
10:46 PM Magic Cube Revision 582617c1 (magiccube): Hide more stuff in the TwistyObject class.
Leszek Koltunski
10:06 PM Magic Cube Revision 0203be88 (magiccube): Remove the need for RowChances.
Leszek Koltunski
09:11 PM Magic Cube Revision 1f0dfb31 (magiccube): Square-1.
Leszek Koltunski
04:36 PM Magic Cube Revision 06ad47b6 (magiccube): Progress with cubit shapes of the Square-1.
Leszek Koltunski
04:36 PM Distorted Android Revision 96a6db6c (examples): Progress with cubit shapes of the Square-1.
Leszek Koltunski
04:00 PM Magic Cube Revision c4f0dbce (magiccube): improvements for FactorySticker
Leszek Koltunski
02:14 PM Magic Cube Revision d6fa5f24 (magiccube): Square-1: progress
Leszek Koltunski
01:40 PM Magic Cube Revision 834b2618 (magiccube): Square-1: beginnings
Leszek Koltunski
 

Also available in: Atom