Project

General

Profile

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

magiccube / src / main / java / org / distorted / external / RubikUpdates.java @ 298f3977

# Date Author Comment
298f3977 11/15/2022 12:54 PM Leszek Koltunski

Partly merge the 'iap' branch.

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.