Project

General

Profile

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

magiccube / src / main / java / org / distorted / dialogs / DialogSolvers.java @ 6f898172

# Date Author Comment
d7f9a1a7 03/14/2025 12:31 AM Leszek Koltunski

bugfix: do not use ListObjects in the app anywhere except the RubikObjectList and RubikObject.

In particular, stop using it in the Solver part of the app. Now after this bugfix we can rearrange the objects in the ListObjects at will.

47f42042 03/01/2025 12:25 AM Leszek Koltunski

Reconfigure for Java 11
Beginnings of real support for moving objects around in ListObjects

ef5eeb9a 01/30/2025 03:50 PM Leszek Koltunski

further fixes for crashers

3a768e35 01/05/2025 12:40 PM Leszek Koltunski

Move all the strings from objlib to the app.
Upgrade AGP from 8.1.4 to 8.3.2

7e9d918b 12/30/2024 11:27 AM Leszek Koltunski

minor

8477cf44 12/30/2024 11:07 AM Leszek Koltunski

rename dialogs