Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

magiccube / src / main / java / org / distorted / main @ effcaf0e

Latest revisions

# Date Author Comment
effcaf0e 01/18/2023 12:30 AM Leszek Koltunski

Progress with 'Stars' dialog.

7c487ff4 01/16/2023 10:47 PM Leszek Koltunski

Released 1.11.6 version

b1629e16 01/13/2023 12:25 PM Leszek Koltunski

Make it possible to decide about FastScramble duration fromo outside the ObjectControl.

a01e5cdc 01/05/2023 01:34 PM Leszek Koltunski

Make several objects built-in
oone fix for USE_IAP

5305fdc8 01/03/2023 03:27 PM Leszek Koltunski

Very important bugfix for an issue which probably has been the reason for many mysterious behaviours in the past: the JsonReader class cannot be a singleton! Convert it into a normal 'instanced' class.
With it being a singleton there's a major issue: when we create a new TwistyObject from a JSON file (by, for example, going to PurchaseActivity) and then we come back to the old object (by, for example, going back to the main RubikActivity) - then the JsonReader inside the old object has read the new JSON file and thus many of the 'abstract' methods in the old TwistyObject (for example getShortName()) all of the sudden start returning new values!

45831b78 01/02/2023 03:36 PM Leszek Koltunski

Purchase Pane: post-purchase dialogs.

b51ad4d6 12/29/2022 12:42 AM Leszek Koltunski

Bugfix: properly display number of stars on new installs.

6828c498 12/27/2022 10:56 PM Leszek Koltunski

fix showing the number of stars on app startup.

d05e7629 12/27/2022 01:10 AM Leszek Koltunski

Stars: introductory dialog explaining the concept of stars.

82c02259 12/20/2022 03:19 PM Leszek Koltunski

Minor

View revisions

Also available in: Atom