Project

General

Profile

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

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

# Date Author Comment
88451205 04/06/2023 12:02 PM Leszek Koltunski

Change OperatingSystemInterface

21a1bb5d 04/05/2023 01:39 AM Leszek Koltunski

Move the SharedPreferences to the OSInterface

401d9c0f 04/04/2023 05:27 PM Leszek Koltunski

Move the interaction with touchscreen to the OSInterface

ed0ea1c5 04/04/2023 03:31 PM Leszek Koltunski

Move the OSInterface to a separate module

ac4c7a1d 04/04/2023 02:53 PM Leszek Koltunski

Separate a OSInterface from LibInterface

ce31f774 04/04/2023 11:19 AM Leszek Koltunski

remove all references to android.Context and android.Activity from distorted-objectlib

b1178f5f 01/19/2023 04:55 PM Leszek Koltunski

Move the control of object scaling out the objectlib.
Thee xact way the object is scaled needs to be decided in the app, as only the app knows that e.g. in the Rubik main screen, if it is a square, then obejct needs to be a bit smaller than in case of Config screen (if that one happens to be a square)

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

bandaged: license.

565d139b 04/03/2022 02:36 PM Leszek Koltunski

Bandaged 3x3: support for obejct control in the Play Screen.

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

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

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

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

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

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