Project

General

Profile

Download (9.45 KB) Statistics
| Branch: | Tag: | Revision:

magiccube / src / main / java / org / distorted / magic / RubikActivity.java @ d18993ac

# Date Author Comment
d18993ac 03/26/2020 02:37 PM Leszek Koltunski

Progress with Pretty Patterns.

4ed3823a 03/26/2020 12:16 AM Leszek Koltunski

Beginnings of the 3x3x3 Solver and Pretty Patterns.

769d7b9f 03/25/2020 10:42 PM Leszek Koltunski

Bugfixes.

4c0cd600 03/25/2020 06:24 PM Leszek Koltunski

Change the series of Object buttons in the Play state into a PopupWindow.

4895fff6 03/22/2020 12:29 AM Leszek Koltunski

Beginnings of submitting one's high scores.

e41e7dc3 03/20/2020 10:43 PM Leszek Koltunski

Add the 'Solved' dialog.

82ce8e64 03/20/2020 03:40 PM Leszek Koltunski

Progress with getting/setting Country and DeviceID.

c3ffcf58 03/16/2020 04:42 PM Leszek Koltunski

Progress with saving number of runs, plays, name, verified status.

f0e87514 03/16/2020 12:12 PM Leszek Koltunski

Separate scores from StateSolving

4888e97c 03/13/2020 02:36 PM Leszek Koltunski

Major restructuring around making it possible to include different kinds of RubikObjects in the UI.

27a70eae 02/21/2020 11:00 AM Leszek Koltunski

Make RubikCube and RubikCubeMovement generic and not visible outside of their package.

0333d81e 02/20/2020 12:22 PM Leszek Koltunski

Progress with StateSolving

4f9f99a2 02/18/2020 11:08 PM Leszek Koltunski

Separate the network package; rename RubikSize to RubikObject.

211b48f2 02/18/2020 10:58 PM Leszek Koltunski

Separate the States (and also Dialogues) into their own package.

2f1b15da 02/18/2020 04:03 PM Leszek Koltunski

Corrections

6918030e 02/18/2020 03:51 PM Leszek Koltunski

Major rearrangement of the UI.

33499c56 02/18/2020 01:08 PM Leszek Koltunski

Major rearrangement of the UI.

4235de9b 02/17/2020 01:19 AM Leszek Koltunski

Major rearrangement of the UI.

0fd3ac1f 02/16/2020 10:30 PM Leszek Koltunski

Making the Dialogs more consistent.

5be1059b 02/14/2020 10:20 PM Leszek Koltunski

Properly remember size of the Cube.

beb325a0 02/14/2020 01:47 AM Leszek Koltunski

Major restructuring - separate the Manipulated Objects (i.e. at the time being - Cubes of various sizes) and the class holding knowledge how those Objects move ( RubikCubeMovement ) into a separate package; remove all knowledge of Objects and the way they move from the main package.

4918f19c 02/11/2020 11:19 PM Leszek Koltunski

Various improvements.

32f60dec 02/11/2020 10:18 PM Leszek Koltunski

Downloading High Scores: make the Scores Dialog always start from appropriate tab

36e2cbdd 02/11/2020 12:49 AM Leszek Koltunski

Downloading High Scores: actually downloading scores!

f3e12931 02/08/2020 11:37 PM Leszek Koltunski

Improvements

dd73fdab 02/07/2020 12:56 AM Leszek Koltunski

Improvements

fdec60a3 02/06/2020 11:45 PM Leszek Koltunski

Skeleton of a new dialog: High Scores

e4db5995 02/01/2020 02:00 AM Leszek Koltunski

Correct scramble speed.

a7a7cc9c 02/01/2020 01:16 AM Leszek Koltunski

Add a 5x5x5 cube.

47ba5ddc 01/24/2020 04:29 PM Leszek Koltunski

RubikCube: further fixes

89950c64 01/23/2020 03:29 PM Leszek Koltunski

RubikCube: add skeleton WinEffects (for now only one effect - 'Spin' copied from Solve)

ebb64a1d 01/23/2020 03:27 PM Leszek Koltunski

RubikCube: add skeleton WinEffects (for now only one effect - 'Spin' copied from Solve)

64975793 01/22/2020 12:44 AM Leszek Koltunski

RubikCube: renamed RubikSettingsEnum to BaseEffect and moved it to the 'effect' package.

ce0c7ca8 01/21/2020 03:37 PM Leszek Koltunski

RubikCube: major progress with a separate RubikSettingsEnum enum - almost finished.

42772cff 01/21/2020 12:34 PM Leszek Koltunski

RubikCube: major progress with a separate RubikSettingsEnum enum - has been introduced into RubikActivity & RubikRenderer.

22fdfc36 01/21/2020 10:53 AM Leszek Koltunski

RubikCube: major progress with a separate RubikSettingsEnum enum - has been introduced into RubikSettings.

2ecf0c21 01/19/2020 11:36 PM Leszek Koltunski

RubikCube: progress with scrambling

30b68322 12/16/2019 02:21 AM Leszek Koltunski

library: Fix DynamicQuat
cube app: progress with ScrambleEffects

3b12e641 12/10/2019 03:12 PM Leszek Koltunski

Add a skeleton of ScrambleEffects

086a24d0 05/17/2019 03:07 PM Leszek Koltunski

- simplify the Effects

584f7954 05/16/2019 11:34 PM Leszek Koltunski

- adjust SizeChangeEffects
- implement first two UnscrambleEffects

a7012218 05/15/2019 12:10 AM Leszek Koltunski

Add Unscramble Effects to the UI.

f548942f 05/10/2019 04:40 PM Leszek Koltunski

Progress with scrambling and solving cube.

5560eea9 05/10/2019 03:06 PM Leszek Koltunski

Progress with UI.

1cbcc6bf 05/10/2019 02:16 PM Leszek Koltunski

Progress with Credits and Settings.

fe381d8e 05/10/2019 11:15 AM Leszek Koltunski

Remember settings across app restarts.

a8c8b933 05/10/2019 10:25 AM Leszek Koltunski

Save the Settings across screen rotations.

b0a2ce63 05/09/2019 11:23 PM Leszek Koltunski

Connect the dialog values to RubikRenderer.

f6fcf06a 05/09/2019 11:07 PM Leszek Koltunski

New RubikSettings dialog.

ee5c2ae1 05/08/2019 11:32 PM Leszek Koltunski

Remember the quaternion.

5e307a01 05/08/2019 11:14 PM Leszek Koltunski

Simplify.

aa8b36aa 05/08/2019 11:09 PM Leszek Koltunski

Progress.

a47ee432 05/08/2019 09:56 PM Leszek Koltunski

rename 'credits' to 'settings'

34747dd1 05/08/2019 08:54 PM Leszek Koltunski

Major progress with DistortedCube:

- split transition effect into separate 'appear' and 'disappear' effects
- apply the 'appear' effects to a new cube being displayed at the start of the app
- remember cube size across activity restarts

f291130e 05/07/2019 10:35 PM Leszek Koltunski

Progress with DistortedCube.

ffd744be 05/03/2019 10:46 PM Leszek Koltunski

Correct the Legal notice.

e1111500 05/02/2019 10:41 PM Leszek Koltunski

Rename all the classes that are not exported to application to 'Internal'

34998c9d 04/30/2019 09:58 AM Leszek Koltunski

Port fixes for the memory leak problems from distorted-examples.

0c52af30 04/09/2019 08:27 PM Leszek Koltunski

New module: Rubik App. Initial commit.