Project

General

Profile

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

magiccube / src / main / java / org / distorted / dialog / RubikDialogScoresView.java @ 1c90c64a

# Date Author Comment
1c90c64a 03/16/2020 11:53 PM Leszek Koltunski

Incorporate myRecords into the Scores dialog.

f0e87514 03/16/2020 12:12 PM Leszek Koltunski

Separate scores from StateSolving

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.