Project

General

Profile

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

magiccube / src / main / java / org / distorted / bandaged / BandagedCreatorScreen.java @ f404152d

# Date Author Comment
f404152d 05/12/2023 02:58 PM Leszek Koltunski

Introduce 'BandagedObject' - an abstraction and a step towards creator of Bandaged Pyraminxes.

576afdf9 02/05/2023 11:36 PM Leszek Koltunski

Workaround (real reason not found) for the issue when furious touching the screen in the BandagedCreator could sometimes leave a cubit permanently lit.

2ceeb6b5 01/20/2023 12:54 AM Leszek Koltunski

Support RTL in Bandaged Creator Activity.

35e32f0c 01/19/2023 10:38 PM Leszek Koltunski

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

80f574a1 08/12/2022 12:37 AM Leszek Koltunski

IAP, part 1: Introduce the concept of a 'free' and 'not free' object to

- ObjectType
- DownloadedObject
- RubikObject
- jsons

44fec653 07/15/2022 12:24 AM Leszek Koltunski

bandaged: license.

ca280c3f 07/13/2022 10:36 PM Leszek Koltunski

Make the BandagedPlay use FastScramble. (static 500 times)

9685735b 07/08/2022 09:27 PM Leszek Koltunski

crash fix

39176a1f 07/04/2022 11:20 AM Leszek Koltunski

Make the size of the text in the spinners in the bandaged activity look right on all screen sizes.

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

Bandaged: progress.

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

Remember the list of locally created Bandaged 3x3s.

66cbab36 03/31/2022 10:03 PM Leszek Koltunski

Bandaged 3x3 UI: minor.

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.

72e386ef 03/28/2022 12:17 PM Leszek Koltunski

Bandaged 3x3: progress with saving.

e0b71e6e 03/25/2022 10:47 PM Leszek Koltunski

Bandaged 3x3: implement object reset.

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

Cleanups.

d3fc24b8 03/24/2022 04:07 PM Leszek Koltunski

Very important bugfix in the Library: MatrixEffectQuaternion cannot share the tmp static buffers!

550db260 03/24/2022 10:15 AM Leszek Koltunski

Progress with BandagedCreator: joining cubits together. Still at least one (probably two) bugs here remain:

1) sometimes some of the walls of the newly creaed joined cubit are incorrectly rotated
2) there is an unpleasant flash when joining

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.

f802924b 03/18/2022 03:38 PM Leszek Koltunski

Progress with 'bandaged UI': new 'done' icon

1b185a91 03/18/2022 03:16 PM Leszek Koltunski

Progress with 'bandaged UI': new 'reset' icon

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

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