Commit graph

33 commits

Author SHA1 Message Date
Mis012
fc6e101ad5 README: add a BeatSaber screenshot 2024-09-23 17:35:49 +02:00
Mis012
babbf441da update README and doc/ 2024-05-31 18:31:11 +02:00
plata
86bb9a5ca2 README: improve readability 2024-05-14 19:14:13 +00:00
plata
0202e0389d README: streamline development instructions 2024-05-10 12:40:25 +00:00
Julian Winkler
134bc9e7a5 README.md: add new dependencies 2024-05-07 08:42:50 +02:00
Mis012
c03fb93727 test_apks split off here, including history; update README 2024-02-24 19:41:30 +01:00
Mis012
dddc95ded3 README: update URLs, fix typos 2024-02-16 22:38:16 +01:00
Mis012
6a46db065a README.md: remove outdated notes about GLSurfaceView 2024-01-08 18:32:04 +01:00
Mis012
2bb61d98be README.md: clarify this is not a mere PoC anymore; add deeper thought provocation to doc/ 2023-10-08 22:31:57 +02:00
Mis012
f25e9b021f README.md: add skia info, fix outdated sections 2023-09-12 13:42:02 +02:00
Julian Winkler
d81c6800b2 add JNI implementation of android.database.SQLiteConnection
This is based on the implementation from https://www.sqlite.org/android,
which is equal to the AOSP implementation besides not depending private
Android APIs.
The code has been rewritten from C++ to C.
2023-08-27 11:40:46 +02:00
Julian Winkler
183d9fe6b7 remove example_data_dir and update documentation accordingly
with automatic resource extraction implemented, it is no longer needed
2023-06-21 22:56:23 +02:00
Julian Winkler
334274c9e5 auto extract native libraries and detect lib name for NativeActivity 2023-06-21 22:38:08 +02:00
Julian Winkler
3709e30f64 load layout XMLs directly from apk file 2023-06-21 22:38:08 +02:00
Julian Winkler
eac3e42ede allow to build with newer jdk version and document dependencies 2023-04-28 18:52:21 +02:00
Mis012
f8beaa4a7d update --help text, remove outdated README entries 2023-01-12 13:26:18 +01:00
Mis012
3af691d465 README.md: fix accidentally broken url 2023-01-05 19:01:40 +01:00
Mis012
9911120d0d README.md: add a "Tips" section 2023-01-05 19:01:40 +01:00
Mis012
8d4c22e2a3 README.md: fix executable name in example invocations 2022-12-01 14:44:19 +01:00
Mis012
107b436528 README.md: add a brief usage note about NativeActivity 2022-11-04 19:49:11 +01:00
Mis012
49961186a2 get rid of launcher script requirement; fix app data dir being hardcoded; update documentation; remove prebuilt dalvik (NOTE - purged from history at this point, so is not part of the diff) 2022-10-12 17:30:07 +02:00
Mis012
d0962b9974 clarify a note in README 2022-09-12 13:22:45 +02:00
Mis012
456d5eb3d9 fix up / update README 2022-07-25 13:02:43 +02:00
Mis012
8fedbfb438 move entry point to C, bypass dalvik executable by directly linking against libdvm.so 2022-07-23 00:06:32 +02:00
Mis012
1b5a52ccc8 update README 2022-06-07 17:03:58 +02:00
Mis012
d5d78d8621 add some documentation 2022-06-07 17:03:51 +02:00
Mis012
5c6428baae add launch_activity.sh to abstract away the dalvik invocation; update README 2022-02-08 15:30:25 +01:00
Mis012
e16a2ecc16 update README, update screenshot 2021-12-20 01:19:15 +01:00
Mis012
9e786ce878 add make all / make clean; fix up Makefile 2021-10-28 13:18:25 +02:00
Mis012
13690c8e5a add screenshot; update README 2021-08-26 12:27:12 +02:00
Newbyte
9ba9c3b378 Fix mcpelauncher-linker link 2021-08-26 12:27:12 +02:00
Mis012
0fde4f7837 update README regarding the last commit 2021-05-21 20:41:27 +02:00
Mis012
90f81bcee3 initial commit; no implementations yet 2021-01-05 19:15:42 +01:00