Julian Winkler
|
50e8bcda22
|
copy Uri.java from AOSP
|
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 |
|
Mis012
|
30a9f66c4a
|
api-impl: misc stubs for stupid ad stuff in SubwaySurfers
|
2024-04-26 18:11:29 +02:00 |
|
Mis012
|
2802aaa28d
|
api-impl: add stubs / simple stuff for OsmAnd
without native libs present, launches and renders white square
in map view; with native libs present, segfaults in bundled skia
|
2024-04-13 15:22:38 +02:00 |
|
Julian Winkler
|
2f4cd3917f
|
implement some APIs needed for OctoDroid
|
2024-04-09 18:19:13 +02:00 |
|
Julian Winkler
|
e8dc6e2f0d
|
implement Uri.Builder with hack for content:// URIs
|
2024-03-22 21:02:22 +01:00 |
|
Julian Winkler
|
b14549e639
|
implement ConnectivityManager using GNetworkMonitor
|
2024-03-17 22:39:13 +01:00 |
|
Julian Winkler
|
6513195b9e
|
implement file chooser using GtkFileChooserNative
|
2024-03-17 22:39:13 +01:00 |
|
Julian Winkler
|
276b5ca7ef
|
add more APIs needed for NewPipe
|
2024-03-17 20:02:50 +01:00 |
|
Julian Winkler
|
5dfadc9c59
|
Add some more methods needed by NewPipe. Mostly stubs
|
2024-02-18 10:08:43 +01:00 |
|
Julian Winkler
|
4130e252cc
|
fixes to make Picasso Image Loader work
This library is used by newer NewPipe versions
|
2023-10-14 18:29:33 +02: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
|
8500b57880
|
api-impl/android/net/Uri: copy encode/decode implementation from AOSP
|
2023-09-14 09:49:28 +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
|
4a1159f5cb
|
api-impl: add misc stubs
|
2023-08-12 13:09: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
|
4dd31731f9
|
src/api-impl: misc stubbing
|
2023-01-09 12:07:57 +01:00 |
|
Mis012
|
449090143e
|
refactor source tree organization, switch to meson
|
2022-10-09 22:59:16 +02:00 |
|