Commit graph

26 commits

Author SHA1 Message Date
40ac06b59d remove text draw sutff 2025-03-01 15:48:22 +01:00
cd37a9a95a remove Android Asset handling 2025-03-01 15:48:22 +01:00
a7cb68003a rename test.c to be main.c (clearer purpose) 2025-03-01 15:48:22 +01:00
7a39eb0457 remove sensor stuff acceleration/gyro 2025-03-01 15:48:22 +01:00
39f4ef617d remove webview further 2025-03-01 15:48:22 +01:00
2cdc2676ea removed webview -> remead "webview.h" 2025-03-01 15:48:22 +01:00
6d24ec3c76 comment out wbeview stuff 2025-03-01 15:48:22 +01:00
dfb5a9b854 fix Makefile so it has android-sdk 2025-03-01 15:45:23 +01:00
fb057ac80d adopt rawdrawandroidRepo to make native app 2024-12-31 18:09:46 +01:00
f83bf386cd cleanup default AppActivity + localStorage 2024-12-29 21:03:30 +01:00
b8dbee59ad fix ./src/$(PACKAGE) to exist 2024-12-29 20:58:13 +01:00
be0786db68 add simple counter via localStorage 2024-12-29 20:42:53 +01:00
444b92d1e7 fix missed change "package"->$(PACKAGE) 2024-12-29 09:25:24 +01:00
03c0ec74c0 cleanup Makefile and .gitignore 2024-12-29 09:17:22 +01:00
ba9d3ebca2 simplify/cleanup Makefile via include 2024-12-28 19:11:21 +01:00
51b333c3d7 tmp 2024-12-28 18:27:38 +01:00
f9302f11a7 fix issue with coloring-via-|sed != tty 2024-12-28 11:02:16 +01:00
911170325e create animation in javascript 2024-12-26 09:11:22 +01:00
a40f5f9eb6 remove non-ascii from shell-script 2024-12-25 22:57:16 +01:00
5d054e293d add index.html webview 2024-12-25 22:07:11 +01:00
185211b319 red circle as default appicon vector xml 2024-12-25 22:05:11 +01:00
a8e7b8fd50 fix mising dependency to android-sdk 2024-12-25 21:37:23 +01:00
ff7562a313 fix issues with java pkgname = pathname 2024-12-25 21:32:27 +01:00
8d4fa5fa11 fix scripts and Makefile 2024-12-25 15:54:33 +01:00
27f4077ac8 fix script 2024-12-25 13:59:25 +01:00
878008f913 setup in-docker Makefile to install SDK 2024-12-25 13:51:02 +01:00