Records dialog: support objects with less than 8 number of scrambles.
Make it possible to decide about FastScramble duration fromo outside the ObjectControl.
SetName dialog can become entangled in exceptions...
Make several objects built-inoone fix for USE_IAP
Dialog 'buy stars'
Unlock downloaded objects on download if we have everything in the app unlocked!
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!
Purchase Pane: further progress.
Purchase Pane: post-purchase dialogs.
View revisions
Also available in: Atom