Project

General

Profile

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

distorted-objectlib / build.gradle @ master

# Date Author Comment
a465bceb 03/19/2024 03:59 PM Leszek Koltunski

Enforce AGP 8.1.4 (with AGP 8.2.2 the release build mysteriously crashes out with VerifyError!)

686ee80d 01/27/2024 02:08 PM Leszek Koltunski

minor

f1e4b965 01/21/2024 09:05 PM Leszek Koltunski

bump to version 2.0.1

ce657a0d 01/05/2024 11:09 AM Leszek Koltunski

correct api paths

9cd63ba8 07/24/2023 10:19 PM Leszek Koltunski

build.gradle: include directive to create a 'BuildConfig.java'
2 fixes for proper scrambling of locally created bandaged cuboids.

8e80135b 06/08/2023 05:41 PM Leszek Koltunski

build for API 34.

fd92ae5a 05/28/2023 11:10 AM Leszek Koltunski

Sync up Icosamate's mesh with json - that was the reason of problems with it in 1.12.7.

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