Mis012
|
1b33acb658
|
api-impl/android/content: implement metadata bundle in PackageInfo
|
2023-10-08 22:33:14 +02:00 |
|
Julian Winkler
|
b35cbea099
|
implement URL opening using libportal
|
2023-09-01 16:05:26 +02:00 |
|
Julian Winkler
|
82744e9e5e
|
add bunch of new java APIs: mostly stubs or copied from AOSP
Many of these classes are only needed to be subclassed by androidx
support library, which is used in many android apps
|
2023-08-22 15:53:09 +02:00 |
|
Mis012
|
0a9591c474
|
src/api-impl: fix up code style, mainly for code imported from AOSP
used the following (plus manual edits):
`clang-format --style="{BasedOnStyle: LLVM, IndentWidth: 8, UseTab: Always, AllowShortIfStatementsOnASingleLine: false, IndentCaseLabels: true, ColumnLimit: 0}`
|
2023-06-22 11:45:46 +02:00 |
|
Julian Winkler
|
0454dcbfd5
|
stub some APIs for Flappy Bird, mostly webview related
|
2023-06-18 11:28:40 +02:00 |
|
Mis012
|
2e4590c4d8
|
src/api-impl: misc stubbing
|
2022-12-31 17:17:10 +01:00 |
|
Mis012
|
b0d6045254
|
src/api-impl/android/content/pm: fix up some stubs, remove some ugly make-this-compile out-of-place class definitions in favor of importing implementations we have created since
|
2022-11-24 15:56:40 +01:00 |
|
Mis012
|
449090143e
|
refactor source tree organization, switch to meson
|
2022-10-09 22:59:16 +02:00 |
|