Julian Winkler
|
49fa854c93
|
add a media ContentProvider
Every time the ContentProvider is accessed, a file chooser opens and the
selected file is then provided as media file.
|
2025-04-23 18:13:15 +02:00 |
|
Mis012
|
f3332b7201
|
api-impl: misc stubs and fixes
|
2025-03-26 21:12:02 +01:00 |
|
Mis012
|
fd2e9f43b6
|
api-impl: borrow several classes form AOSP master (cca 42a0e321e226fe0f678ff15d9293b03bcd606b96)
|
2025-03-26 21:12:02 +01:00 |
|
Julian Winkler
|
4a4b4a4722
|
api-impl: misc stubs and fixes for several apps including F-Droid and AuroraStore
|
2025-03-25 23:34:56 +01:00 |
|
Julian Winkler
|
e9cf5e7002
|
API stubs and fixes for composeUI
|
2024-12-01 14:15:00 +00:00 |
|
Julian Winkler
|
f53ad02e6f
|
api-impl: misc additions for Oeffi
|
2024-11-24 22:11:40 +00:00 |
|
Mattéo Axelle
|
b528bad2fc
|
Settings: add Global.getString
|
2024-10-31 13:18:38 +00:00 |
|
Julian Winkler
|
c492e1f03f
|
add Java APIs needed for WhatsApp MainActivity and ConversationActivity
|
2024-10-03 15:57:44 +02:00 |
|
Julian Winkler
|
3c5a21357d
|
multiple additions and fixes for the Java APIs
Stuff needed for WhatsApp support
|
2024-08-01 19:57:12 +00:00 |
|
Julian Winkler
|
bb50bbfa91
|
add lots of java APIs needed for Whatsapp
|
2024-06-16 08:45:31 +02:00 |
|
Julian Winkler
|
2f4cd3917f
|
implement some APIs needed for OctoDroid
|
2024-04-09 18:19:13 +02:00 |
|
Mis012
|
0b0cfed345
|
misc: fix stuff up to make SDL example work again
it still behaves weirdly, should probably find some
other example since I don't trust my own code.
|
2023-10-29 22:48:02 +01:00 |
|
Julian Winkler
|
c830abc5f3
|
add more API stubs for NewPipe
|
2023-10-14 18:29:33 +02:00 |
|
Julian Winkler
|
f5fc993484
|
add APIs needed for non legacy NewPipe version
|
2023-10-14 18:29:33 +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
|
2e4590c4d8
|
src/api-impl: misc stubbing
|
2022-12-31 17:17:10 +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 |
|