Project

General

Profile

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

magiccube / src / main / java / org / distorted / external / RubikUpdates.java @ 0b5e585c

# Date Author Comment
0b5e585c 08/11/2022 06:09 PM Leszek Koltunski

Sort the objects in the object popup by difficulty level.

1c327853 07/15/2022 12:31 AM Leszek Koltunski

external,helpers: license.

5e048300 05/02/2022 11:50 PM Leszek Koltunski

Fix for a bug when in Turkey and Azerbaijan, the names of downloaded objects which contain the letter 'I' do not get translated to upper case correctly (part 2: fix 'toLowerCase()' )

10194caa 02/15/2022 01:23 PM Leszek Koltunski

Minor.

7e950e32 02/15/2022 01:02 PM Leszek Koltunski

Another fix for a crasher.

37b1e723 02/15/2022 10:27 AM Leszek Koltunski

Fix a crasher.

e847c553 02/02/2022 01:36 PM Leszek Koltunski

Make 'downloaded' debugs controlled by a single boolean.

84d746d7 02/01/2022 01:30 PM Leszek Koltunski

Downloaded Objects more or less work now.

7fe62d1f 01/29/2022 11:45 PM Leszek Koltunski

Download the icons only once and save to local storage.

acabdd83 01/28/2022 10:17 PM Leszek Koltunski

Rename the 'network' package to 'external' since it will also deal with writing/reading files from local storage.