Julian Winkler
|
b35cbea099
|
implement URL opening using libportal
|
2023-09-01 16:05:26 +02:00 |
|
Julian Winkler
|
97f8c2ed0f
|
Add some missing APIs.
android.widget.Filter and android.webkit.MimeTypeMap are copied from
AOSP. Other new classes are only stub implementations.
|
2023-09-01 16:05:26 +02:00 |
|
Julian Winkler
|
9bd5593657
|
Activity: make startActivityForResult() functional
|
2023-08-22 22:29:20 +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
|
4a1159f5cb
|
api-impl: add misc stubs
|
2023-08-12 13:09:33 +02:00 |
|
Julian Winkler
|
a7f8e44f30
|
Intent.java: add some missing methods
|
2023-08-11 18:15:19 +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 |
|
Mis012
|
27f3d288dd
|
misc stubbing for ctr2
|
2023-01-14 14:32:37 +01:00 |
|
Mis012
|
52ba443401
|
misc stubbing
|
2022-12-01 14:44:16 +01:00 |
|
Mis012
|
449090143e
|
refactor source tree organization, switch to meson
|
2022-10-09 22:59:16 +02:00 |
|