Project

General

Profile

Revision:

Revisions

# Date Author Comment
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 ).

27401bea 01/19/2023 06:12 PM Leszek Koltunski

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

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)

18d47965 01/19/2023 02:01 PM Leszek Koltunski

TutorialActivity: link to PurchaseActivity.

ea036986 01/19/2023 01:28 AM Leszek Koltunski

Block rotating layes of not free objects in the Tutorial Activity.

4279106d 01/18/2023 11:48 PM Leszek Koltunski

Further improvements for the UI.

09bcbc45 01/18/2023 11:30 PM Leszek Koltunski

Further improvements for the UI.

cc0fc0c5 01/18/2023 09:51 PM Leszek Koltunski

Further improvements for the UI.

24cd23dd 01/18/2023 04:21 PM Leszek Koltunski

Further improvements for the UI.

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

Improve UI proportions on squarish screens.

7927ff96 01/18/2023 02:27 PM Leszek Koltunski

Convert 'buy whole app' to 'buy all puzzles'

6b034729 01/18/2023 01:45 PM Leszek Koltunski

Add Stars to the main menu.

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

6e339097 01/16/2023 12:04 AM Leszek Koltunski

Up version to 1.11.6

2a1f50b0 01/15/2023 11:53 PM Leszek Koltunski

Records dialog: support objects with less than 8 number of scrambles.

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

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

67179b40 01/09/2023 06:25 PM Leszek Koltunski

SetName dialog can become entangled in exceptions...

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

Make several objects built-in
oone fix for USE_IAP

4d6327a1 01/04/2023 03:35 PM Leszek Koltunski

Dialog 'buy stars'

fa18f764 01/03/2023 04:02 PM Leszek Koltunski

Unlock downloaded objects on download if we have everything in the app unlocked!

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!

e3abaab9 01/03/2023 01:16 AM Leszek Koltunski

Purchase Pane: further progress.

7654a99d 01/02/2023 11:07 PM Leszek Koltunski

Purchase Pane: further progress.

f8e8a08e 01/02/2023 09:04 PM Leszek Koltunski

Purchase Pane: post-purchase dialogs.

(476-500/1939) Per page: 25, 50, 100

Also available in: Atom