Project

General

Profile

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

magiccube / src / main / java / org / distorted / dialog / RubikDialogScoresView.java @ 0333d81e

# Date Author Comment
0333d81e 02/20/2020 12:22 PM Leszek Koltunski

Progress with StateSolving

7aff6aa7 02/19/2020 04:43 PM Leszek Koltunski

Improvement for Downloader. Remove as much knowledge from it as possible.

d5fb0e7e 02/19/2020 03:57 PM Leszek Koltunski

Improve the 'Scores' dialog: run less on the UI thread which makes this more responsive.

4f9f99a2 02/18/2020 11:08 PM Leszek Koltunski

Separate the network package; rename RubikSize to RubikObject.

211b48f2 02/18/2020 10:58 PM Leszek Koltunski

Separate the States (and also Dialogues) into their own package.