Project

General

Profile

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

magiccube / src / main / res / layout / main.xml @ eb49fa90

# Date Author Comment
eb49fa90 10/06/2021 01:04 AM Leszek Koltunski

Use the off-center objects to display the object in Tutorial mode properly.
Now it is not covered by the right bar!

a8576d91 10/25/2020 11:09 PM Leszek Koltunski

Lots of changes:

1) new 'info' button (not working yet)
2) make all dialogs modal; rework the way the Pattern Dialog appears.

e8f6670f 10/18/2020 01:44 PM Leszek Koltunski

Avoid cutouts in a new way

1cb36646 09/26/2020 01:10 PM Leszek Koltunski

Make the top and bottom bars transparent, above the GLSurfaceView.

3717a94e 09/23/2020 01:28 PM Leszek Koltunski

Slight correction for devices which have scrWidth>scrHeight ( Huawei Mate Xs! )

92843d3b 09/20/2020 01:22 PM Leszek Koltunski

Rework the bottom pane

d7e539d0 09/19/2020 10:21 PM Leszek Koltunski

Progress with Play state.

88fb92ba 06/25/2020 11:12 PM Leszek Koltunski

Improvements to the Menu.

e3c74c0f 06/20/2020 07:38 PM Leszek Koltunski

Improvements to the UI - make it proportional regardless of the physical screen size. (Part 1)

31227bf6 06/20/2020 12:21 PM Leszek Koltunski

Move the 'Effects' thing to a button in the Play state.

85b09df4 04/09/2020 02:04 PM Leszek Koltunski

Reorganize UI of the Play state.

1f9772f3 04/05/2020 02:10 PM Leszek Koltunski

More support for the 3x3x3 Solver: more of the actual 3x3x3 solver mechanism.

7289fd6c 04/03/2020 09:40 PM Leszek Koltunski

Beginnings of support for the 3x3x3 Solver.

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

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

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

Major rearrangement of the UI.

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

Improvements

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

Add a 5x5x5 cube.

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

RubikCube: progress with scrambling

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

- adjust SizeChangeEffects
- implement first two UnscrambleEffects

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.