Project

General

Profile

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

magiccube / src / main / java / org / distorted / config / ConfigObjectLibInterface.java @ e91771e4

# Date Author Comment
e91771e4 03/06/2024 03:06 PM Leszek Koltunski

progress with configurable stickers

58fd2ec0 02/16/2024 01:15 AM Leszek Koltunski

Initial support for configuring the stickers.

5b22f901 02/14/2024 02:31 PM Leszek Koltunski

rename the 'Config' package to 'Info'

4c6cbfa2 11/30/2023 12:09 AM Leszek Koltunski

clean up TwistyObject's API

847f5370 06/22/2023 02:26 AM Leszek Koltunski

Create Tablebase in a separate thread.

ac4c7a1d 04/04/2023 02:53 PM Leszek Koltunski

Separate a OSInterface from LibInterface

ce31f774 04/04/2023 11:19 AM Leszek Koltunski

remove all references to android.Context and android.Activity from distorted-objectlib

919b830e 01/22/2023 11:55 PM Leszek Koltunski

Some improvements to blocking, mostly to the names of variables.

9d51b9d6 07/15/2022 12:25 AM Leszek Koltunski

config: license.

c020555e 07/12/2022 03:28 PM Leszek Koltunski

Do not crash when something's wrong with the JSON file - handle this gracefully, do not change the object then, and report this to Firebase.

1fa125c2 01/10/2022 03:32 PM Leszek Koltunski

Add debugging for the case when people submit suspicious records.

1237d25d 11/24/2021 05:36 PM Leszek Koltunski

Beginnings of the ConfigActivity.