Julian Winkler
c31ed5e878
Build.md: add missing WebkitGTK dependency
2025-03-03 18:48:31 +01:00
Julian Winkler
f3bc468a1c
drop Skia dependency
...
Everything is implementede using GTK Scene Graph now. Skia is no longer
needed.
2024-12-22 12:30:29 +01:00
Benedikt Wildenhain
17713781d0
doc/Build.md: fix a typo
...
If you distro ships this already -> If your …
2024-12-15 17:57:38 +00:00
Julian Winkler
58f29b7ba2
implement minimal Wayland server to import EGL surfaces into GtkGraphicsOffload
...
This allows us to use the translucent cutout feature of
GtkGraphicsOffload, which can not be implemented with our custom
subsurface implementation.
2024-11-17 16:50:45 +01:00
Julian Winkler
c5ed3c6b9c
doc/Build.md: update WolfSSL commands for WolfSSL 5.7.4
...
This version includes a fix for certificates with more than 128 alt
names. Some configuration options have been removed because they are now
enabled by default.
2024-11-15 18:01:36 +01:00
Mattéo Axelle
e2f41610de
doc/Build.md: add build information for alpine
2024-10-30 19:19:23 +01:00
Pistachio Guy
f1e964ac36
docs/Build.md: Fix Fedora dependency install command
2024-10-23 23:56:42 +00:00
Mis012
4cb9cea3ba
native_window: remove UGLY_HACK_FOR_VR, it's not needed because we now emulate pbuffers on wayland; also, using Gtk's X11 backend is always an option
2024-09-13 20:36:44 +02:00
Mis012
e761bb6a6d
api-impl: implement WebView using webkitgtk
2024-09-13 20:29:56 +02:00
Mis012
babbf441da
update README and doc/
2024-05-31 18:31:11 +02:00
Julian Winkler
b25545c3c0
remove ARSCLib from the source tree
...
Also remove references to ARSCLib from doc/Architecture.md
2024-05-23 23:32:19 +02:00
Mis012
c4af0d1ed4
doc: QuickHelp: improve and update
2024-05-15 12:28:42 +02:00
Mis012
e2edbb0b59
doc: add logo
2024-05-12 18:48:20 +02:00
plata
0202e0389d
README: streamline development instructions
2024-05-10 12:40:25 +00:00
Mis012
ab2eaffe91
main-executable: add ATL_SKIP_NATIVES_EXTRACTION env
2024-05-08 20:04:23 +02:00
Mis012
49436ef172
main: add ATL_FORCE_FULLSCREEN env
2024-03-21 21:11:26 +01:00
Mis012
ec2c956acb
doc: update Envs.md (clarification and removal of no longer existing env)
2024-03-16 23:37:16 +01:00
Julian Winkler
88254d822f
replace LinearLayout with AOSPs implementation
...
Also update QuickHelp.md, as LinearLayout was the last custom
implemented ViewGroup
2024-02-10 10:28:48 +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
ab861c1594
doc: add Env.md, update Architecture.md
2023-08-09 15:56:33 +02:00
Julian Winkler
0282e9fbcb
build and install framework-res.apk from source
...
fall back to prebuilt if aapt command is not available
2023-08-09 12:22:16 +02:00
Julian Winkler
db53d3679f
replace arsc_parser with ARSClib
2023-06-21 22:38:08 +02:00
Julian Winkler
0baddd9fe8
fixes for android-8 rebase of dalvik_standalone
...
detect bootclasspath jar path automatically from dalvik_standalone
2023-06-21 22:38:07 +02: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
8fedbfb438
move entry point to C, bypass dalvik executable by directly linking against libdvm.so
2022-07-23 00:06:32 +02:00
Mis012
d5d78d8621
add some documentation
2022-06-07 17:03:51 +02:00