Project

General

Profile

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

magiccube / src / main / java / org / distorted / bandaged / BandagedCreatorActivity.java @ 7fe59aa5

# Date Author Comment
7fe59aa5 07/04/2022 10:13 AM Leszek Koltunski

Correctly get the whole size fo the screen (along with thee top and bottom system bars) from the very beginning of the Activity.

213c15de 04/29/2022 01:57 PM Leszek Koltunski

Bandaged: progress with touch control.

b9d062cf 04/27/2022 06:34 PM Leszek Koltunski

Bandaged: progress.

707f79ff 04/24/2022 10:51 PM Leszek Koltunski

Actually remove preferences of a deleted bandaged cube in a safe way.

85770de9 04/24/2022 09:41 PM Leszek Koltunski

Improvements.

bfb59352 04/23/2022 02:45 AM Leszek Koltunski

Bugfix

d26274d1 04/13/2022 01:07 AM Leszek Koltunski

Simplify the way we remember cubit quats, and delete those from SharedPrefs when we delete a bandaged object.

88b94310 04/02/2022 11:36 PM Leszek Koltunski

Bandaged 3x3: beginnings of support for the Play Screen.

ed32e32d 04/02/2022 11:31 AM Leszek Koltunski

Bandaged 3x3: Minor

9f8d4c92 04/01/2022 11:39 PM Leszek Koltunski

Bandaged 3x3: improvements to the layout.

a41e3c94 03/31/2022 11:51 PM Leszek Koltunski

Remember the list of locally created Bandaged 3x3s.

81493402 03/31/2022 10:48 PM Leszek Koltunski

delete icon, object and extras files from local storage when:

1) we delete a locally produced bandaged 3x3
2) it turns out that a downloaded object is already built-in (which can happen if we download an object and then upgrade to app version which builts it in)

13a3dfa9 03/31/2022 12:40 AM Leszek Koltunski

Bandaged 3x3 UI: remember touched cubits.

d3d639b1 03/31/2022 12:23 AM Leszek Koltunski

Bandaged 3x3 UI: delete created objects.

83e021c5 03/30/2022 11:08 PM Leszek Koltunski

Bandaged 3x3 UI: progress

20b60ad9 03/29/2022 06:11 PM Leszek Koltunski

Create the bandaged 3x3 icon: should work already, but it doesn't. Debug.

7cb8d4b0 03/29/2022 05:20 PM Leszek Koltunski

Mode the 'iconMode' from static variable in ObjectControl to member varaible in TwistyObject (safer)

e48ad1af 03/28/2022 03:11 PM Leszek Koltunski

Bandaged 3x3: progress with saving.

50ec342b 03/25/2022 11:53 AM Leszek Koltunski

Cleanups.

bc7e49ec 03/25/2022 11:06 AM Leszek Koltunski

Improve layout in the bandaged view.

28cb1607 03/24/2022 10:02 PM Leszek Koltunski

Further progress with Bandaged 3x3.
This requires a new API in DistortedNode to change the Mesh there.

c279ea6d 03/22/2022 02:54 PM Leszek Koltunski

Progress with BandagedCreator.

bebd7af5 03/21/2022 02:36 PM Leszek Koltunski

Cleanups.

da56b12f 03/20/2022 11:30 PM Leszek Koltunski

Beginnings of support for display of a collection of bandaged cubits in the CreatorView.

d4ef7c22 03/18/2022 12:03 PM Leszek Koltunski

Progress with 'bandaged UI'

48314d6a 03/18/2022 12:02 PM Leszek Koltunski

Progress with 'bandaged UI'

9530f6b0 03/18/2022 10:59 AM Leszek Koltunski

Beginnings of support for UI used to create any bandaged 3x3.