Progress with Updates Dialog; improvement for the MIRR_4 icon.
Download Update icons - progress.
Download Update icons.
Reorganize the Network so that concurrent network operattions are possible.Finally figure out and fix the bug which was causing users to multi-submit the same records over and over.
Downloading updates: dialog progress.
Progress downloading updates: dialog title.
Progress downloading updates: dialog.
Progress downloading updates.
Progress downloading objects and extras.
Re-organize tutorial list so that we can pull this one from JSON files.
Minor.
Container Cube: tutorials.
Separate 'config' layout for RtL locales.
Exchange 'Simple' for 'Fast' in the config page.
Some more love for right-to-left locales.
Pyramorphix: tutorials
Pedro Filho's and Rafael Cinoto's Brazillian tutorials.
Fisher Cube: tutorials.
4x4 Mirror Blocks: tutorials.
Add debugging for the case when people submit suspicious records.
Simplify networking.
change order of KILO_5 and MEGA_3.
Highscores: corrections for handling names that are not written in the Latin character set.
Change the order
Windmill Cube - tutorials
Corrections for the UI.
Remove 3 out of 4 object icons.
Improve the behaviour of the Config and Tutorial activities when in the 'PopUpMode'. Also, remember the current object in the COnfig activity so that when we put it to the background and resume - the object stays.
Trajber: tutorials.
Rearrange the Tutorial list.
Do not show FPS in the Config screen.
Crash fix. Also a fix for the fact that if we started solving, went out of the app, and resumed solving - the record wasn't remembered.
Crash fix.
Up version to 1.9.3
Important bugfix
Fix setDefaultRotation() when changing an object; do it at exactly the right time when the 'old' object has already disappeared, but the new hasn't been attached to the Nodee yet.
Include the info about 'numFaces' of a puzzle in the jsons.Based on this, and the recently introduced 'DEFAULT_ROTs' to the basic Shape classes, rotate each object in the Config so it looks attractive.
Add info about FPS.
Introduce 'Simple' and 'Nice' meshes.
Progress with Config UI.
Add two missing files.
Progress with Object Config UI.
Move the 'currObject' from RubikScreenPlay (WTF?) to RubikObjectList.
In the 'magic' app, ObjectType is now only used in RubikObject and RubikObjectList classes and nowhere else.This is a major step towards being able to download objects from an online repository.
Progress replacing the enum ObjetType with the class RubikObjectList.
Progress with ConfigPane.
Progress with ConfigScreen.
Improve initial detection of screenHeight.
Beginnings of the ConfigActivity.
Simplify and spped up the tutorials dialog
Up the version to 1.9.2
progress with UI.
Add info pane: some progress2.
Add info pane: some progress.
Add info pane: part 1.
Better error reporting.
Improve the background color of the selected tab in all dialogs.
Make the ShapeChanging the default TouchControl during MODE_REPLACE.
Convert TransparentButton to Material Design.
New drawables.
Correct order of the tutorials.
Correct the style.
Convert the theme to be a MaterialTheme and the TransparentImageButton to be a MaterialButton - the first forced by the second, and the second because a MaterialButton gives us control over the location of the icon in top of it. We need that because of the new 'solve/scramble' split-button in the lower right of the Play screen.
Fix the solver (after rearranging the faces of the cuboids)
Fix problems with TwistyObjectNode 'object scale' property.Now this property is not part of the Node at all, but its initial value passed to the object in its constructor.
Bugfixes for crashes from Firebase.
Bugfix.
Add 7x7 tutorials.
Tutorials for the 6x6
Move the main app to the 'J1M1' object creation mode, i.e. create them from the Json files and using the Dmesh fiels as well.
Make it possible for any app descending from the 'objectlib' to use any of the J0M0, J0M1, J1M0, J1M1 modes.
Remove ObjectType from a few moree places.
Remove dependancies on Firebase from objectlib.Report such errors to the application via the Interface.
Progress with PuzzleTester app.
Fix for a rare crash.