Project

General

Profile

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

magiccube / src / main / java / org / distorted / external / RubikFiles.java @ 8feb68c2

# Date Author Comment
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()' )

81493402 03/31/2022 10:48 PM Leszek Koltunski

delete icon, object and extras files from local storage when:

1) we delete a locally produced bandaged 3x3
2) it turns out that a downloaded object is already built-in (which can happen if we download an object and then upgrade to app version which builts it in)

ba093b9c 03/04/2022 01:34 PM Leszek Koltunski

Minor.

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

Downloaded Objects more or less work now.

eb985085 01/31/2022 12:50 AM Leszek Koltunski

Refactor RubikObject in preparation for creating RubikObjects from DownloadedObjects.

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

Download the icons only once and save to local storage.

806329e3 01/29/2022 12:13 AM Leszek Koltunski

Support for saving the downloaded JSONs in local data storage.

35161021 01/28/2022 10:53 PM Leszek Koltunski

Beginnings of support for saving the downloaded JSONs in local data storage.