Project

General

Profile

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

magiccube / src / main / java / org / distorted / dialogs / RubikDialogTutorial.java @ b710a574

# Date Author Comment
b710a574 11/10/2023 04:15 PM Leszek Koltunski

Progress with tutorials.

1c04d054 10/28/2023 12:01 AM Leszek Koltunski

Major progress to version 2.0.0.

f8a21f6b 01/20/2023 05:19 PM Leszek Koltunski

Unify all dialogs.

b6cce523 01/20/2023 12:05 AM Leszek Koltunski

More fixes for UI in case of extreme screen (w/h) ratios ( from 1.0 to 2.0 ).

1db2a539 01/19/2023 11:20 PM Leszek Koltunski

More fixes for UI in case of extreme screen (w/h) ratios ( from 1.0 to 2.0 ).

9dfb553f 01/18/2023 03:02 PM Leszek Koltunski

Improve UI proportions on squarish screens.

68191e7d 07/15/2022 12:29 AM Leszek Koltunski

dialogs: license.

84d746d7 02/01/2022 01:30 PM Leszek Koltunski

Downloaded Objects more or less work now.

eb985085 01/31/2022 12:50 AM Leszek Koltunski

Refactor RubikObject in preparation for creating RubikObjects from DownloadedObjects.

314e9ff0 01/30/2022 11:48 PM Leszek Koltunski

Refactor RubikObject in preparation for creating RubikObjects from DownloadedObjects.

804293f0 01/17/2022 03:17 PM Leszek Koltunski

Re-organize tutorial list so that we can pull this one from JSON files.

6e3fcb91 01/06/2022 10:39 PM Leszek Koltunski

Remove 3 out of 4 object icons.

400ff34d 12/06/2021 01:46 AM Leszek Koltunski

Move the 'currObject' from RubikScreenPlay (WTF?) to RubikObjectList.

d433b50e 12/06/2021 12:59 AM Leszek Koltunski

In the 'magic' app, ObjectType is now only used in RubikObject and RubikObjectList classes and nowhere else.
This is a major step towards being able to download objects from an online repository.

52547ba7 10/06/2021 01:15 PM Leszek Koltunski

Simplification

de43f86a 09/14/2021 03:32 PM Leszek Koltunski

Correct height of the tutorial dialog.

a84c3a25 07/07/2021 01:23 PM Leszek Koltunski

Make it impossible to launch more than one Tutorial screen at a time.

eaf87d1d 04/14/2021 09:51 AM Leszek Koltunski

Rename packages

3329a277 03/23/2021 10:35 AM Leszek Koltunski

Speedup: in the tutorial dialog, only create the current tab +-1.

752f6ce9 11/29/2020 09:55 PM Leszek Koltunski

Put new things to the StackFrame.

5b4eaf7e 11/23/2020 11:28 PM Leszek Koltunski

Progress creating the Tutorial Dialog.

234a7582 11/23/2020 10:23 AM Leszek Koltunski

Progress creating the Tutorial Dialog.