This website requires JavaScript.
Explore
Help
Sign in
beenull
/
ladybird
Watch
1
Star
0
Fork
You've already forked ladybird
0
mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced
2024-11-21 15:10:19 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6
master
ladybird
/
UI
/
.gitignore
9 lines
89 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
Ladybird: Initial import :^)
2022-07-03 18:36:07 +00:00
.qmake.stash
Makefile
Ladybird: Add a location bar and allow navigating to new pages :^)
2022-07-03 19:26:51 +00:00
*.o
moc_*
Ladybird/Meta: Convert to CMake build
2022-07-04 11:45:18 +00:00
Build
build
Ladybird/Meta: Add Android build Build an Android APK file that, when configured properly in Qt Creator, can be used to deploy the browser to an Android device. The current build requires NDK 24, targets no less than Android API 30, and Qt Creator 6.4.0.
2022-07-11 07:14:53 +00:00
CMakeLists.txt.user
Ladybird: Add new template Kotlin Android application without Qt This template app from Android Studio should hopefully be more fun to work on than the Qt wrapped application we were using before. :^) It currently builds the native code using gradle rules, and has a stub WebViewImplementationNative class that will wrap a c++ class of the same name that inhertis from WebView::ViewImplementation. Spawning helper processes and creating proper views in Kotlin is next on the list.
2023-09-02 15:30:21 +00:00
Android/src/main/assets/
Reference in a new issue
Copy permalink