Commit graph

46 commits

Author SHA1 Message Date
2386b29233 add new branch "native" 2024-10-10 11:56:06 +02:00
947f057649 request manage all files, list files 2024-10-10 02:05:22 +02:00
a2c5d60e17 switch to load html from file (form assets) 2024-10-09 21:36:45 +02:00
dc86fdeb8b add assets folder to app 2024-10-09 21:32:26 +02:00
61c53c1fe4 example webmessage 2024-10-09 20:29:40 +02:00
f6261aebcd test countdowntimer 2024-10-09 18:26:49 +02:00
9a75e30ae0 add apk/result to gitignore 2024-10-09 18:26:16 +02:00
452082de2a fix Makefile $$ issue 2024-10-09 18:24:55 +02:00
f1dcecf971 javascriptinterface in activity itself 2024-10-09 16:23:50 +02:00
51734be9f8 test Thread.sleep 2024-10-09 16:13:30 +02:00
1c4c210091 non-working because JavasBrigde <> Webview thread 2024-10-09 16:03:27 +02:00
8785107ea5 timer , but not working with webview 2024-10-09 15:50:27 +02:00
bf535476ec add to the Webview content, link and javascript test 2024-10-09 09:25:39 +02:00
07ab6c4ab1 fix gitignore 2024-10-09 09:18:45 +02:00
7833f70173 add /example.app.apk to gitignore 2024-10-09 09:17:44 +02:00
6059e20bb5 set default value for YESACCEPT to suppress WARN 2024-10-09 09:17:08 +02:00
b9b9e32b8b improve Makefile and add red warning for missing YESACCEPT=y 2024-10-09 09:16:28 +02:00
703e34f0b4 fix issue with apk being add into itself 2024-10-08 15:44:19 +02:00
033219169b enable javascript in webview 2024-10-08 15:13:06 +02:00
1a1b53aaa6 make a webview with a static local webpage, via "datauri" 2024-10-08 12:00:10 +02:00
3a9ac9f73f improve Makefiles 2024-10-08 11:38:09 +02:00
94cc0ca1fa fix typo in README.md 2024-10-08 11:38:09 +02:00
fb5409ae83 make example simpler, remove uneeded code 2024-10-08 11:38:09 +02:00
98eef38c7e do not require a res.xml file 2024-10-08 11:38:09 +02:00
17696caf99 make minimal example cleaner 2024-10-08 11:38:09 +02:00
1d7c281a7a update README.md for minimal example app 2024-10-08 09:51:46 +02:00
08e98e7c26 remove non-essential stuff from example App1 2024-10-08 08:54:58 +02:00
f1f3fd75a2 remove request 2024-10-07 16:42:49 +02:00
8f560f0f61 add example app source, adjust Docker/Makefile 2024-10-07 16:37:21 +02:00
7fd031d700 just "compose.yml"; entrypoint.sh 2024-10-07 15:34:10 +02:00
490d72bfc6 adjust Dockerfile with WORKDIR 2024-09-06 08:10:40 +02:00
cf919843f9 Add LICENSE
add license
2024-06-16 14:26:42 +02:00
92102ea6ff explain about the license 2024-06-16 14:19:27 +02:00
34ab982f9a set explicit user aggrees to licences 2024-06-16 13:36:49 +02:00
cc2a51d168 WIP 3 store info 2024-06-09 07:06:44 +02:00
7e72c319d7 WIP2 last mod index files 2024-06-09 07:01:01 +02:00
adaab4adfc WIP1 last git add 2024-06-09 07:00:10 +02:00
d16df109b5 new app that makes http request to alexmahr.de/word 2023-07-18 16:13:16 +02:00
56b84b40af adopt makefile to allow yet new apk signing method 2023-07-18 16:12:30 +02:00
d71dc3c151 update .gitignore to ignore apk/bin build artefacts 2023-07-18 15:56:49 +02:00
5262bf8ff2 enable build of apk app in container 2023-07-17 09:45:48 +02:00
34503d3f82 add requirements-info to README; add convenience Makefile 2023-07-04 08:32:19 +02:00
fc846169d9 add info how to force rebuild 2023-07-04 08:12:07 +02:00
70a8e8e571 add a README.md 2023-07-04 07:47:30 +02:00
1c8d6b69cb setup docker-compose run compile to run make in container 2023-07-04 07:31:25 +02:00
3e85cb0adc start repo for being able to build an app 2023-07-02 13:32:08 +02:00