Commit graph

37 commits

Author SHA1 Message Date
45614bd555 ensure posix, remove bashism build..sh 2025-01-20 10:40:47 +01:00
3db005b840 add config as needed 2025-01-20 10:39:15 +01:00
5c2d7f241e adjust README.md 2025-01-06 00:01:01 +01:00
c588df413b rename package to app.testfileprovider 2025-01-05 23:59:53 +01:00
d5afbdb037 add working FileProvider Intent sourcecode 2025-01-05 23:18:04 +01:00
5aa56d9f5c update index.html and appicon 2025-01-05 23:02:44 +01:00
dc03b2fb46 fix missing pipefail in build script 2025-01-05 22:59:22 +01:00
bd0af0a8a9 make javac in Makefile compile all java files in PACKAGE 2025-01-05 22:58:53 +01:00
91e1f22f86 Update README.md 2025-01-05 22:58:02 +01:00
81f421b9c0 add requirements to rules 2025-01-01 17:10:43 +01:00
2787aee01a fix issue with wrapper discarding recipe failures 2025-01-01 17:04:25 +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
e6df08287e build-android-app.sh: color, command 2024-12-28 09:39:22 +01:00
911170325e create animation in javascript 2024-12-26 09:11:22 +01:00
f817f61876 try link to line #L127 2024-12-25 22:58:32 +01:00
a40f5f9eb6 remove non-ascii from shell-script 2024-12-25 22:57:16 +01:00
8a945ef3a3 add benefits 2024-12-25 22:50:48 +01:00
3a2f4c028a put usage first in README.md 2024-12-25 22:43:14 +01:00
09444ce35a improve README.md 2024-12-25 22:42:26 +01:00
f694b3a607 put info into README.md 2024-12-25 22:24:14 +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
3213741d5c add gitignore; dev build-android-app.sh 2024-12-25 09:59:34 +01:00
037828ba3c commit initial build-android-app.sh 2024-12-25 09:31:29 +01:00
e9ebdeb68f start new repo 2024-12-21 10:04:18 +01:00