Project

General

Profile

Download (556 Bytes) Statistics
| Branch: | Revision:

distorted-objectlib / build.gradle @ 08451d7f

# Date Author Comment
82b0cf8e 04/04/2023 05:27 PM Leszek Koltunski

Move the interaction with touchscreen to the OSInterface

9351e3d6 11/23/2022 02:22 PM Leszek Koltunski

Reinstall the latest Android Studio, latest gradle; reconfigure all project to match and compile.

6eefb4c2 11/23/2022 01:38 PM Leszek Koltunski

Up build versions to 32

e1a86bf2 10/30/2021 01:46 AM Leszek Koltunski

Move the main app to the 'J1M1' object creation mode, i.e. create them from the Json files and using the Dmesh fiels as well.

Make it possible for any app descending from the 'objectlib' to use any of the J0M0, J0M1, J1M0, J1M1 modes.

d887aa16 10/28/2021 01:59 AM Leszek Koltunski

Remove dependancies on Firebase from objectlib.
Report such errors to the application via the Interface.

9e8eb9e4 10/27/2021 05:20 PM Leszek Koltunski

Correect JSON reading and writing: shape corners and centers are optional!

bbd0d457 10/13/2021 02:04 PM Leszek Koltunski

Up version to 1.9.0

198c5bf0 10/01/2021 11:26 PM Leszek Koltunski

Move more code to objectlib.

29b82486 09/29/2021 04:27 PM Leszek Koltunski

Initial commit