Julian Winkler
|
3d38ec9755
|
add Java APIs needed for WhatsApp settings
|
2024-10-03 15:57:44 +02:00 |
|
Julian Winkler
|
6c454085dd
|
ListView: implement header and footer Views
Underlying HeaderViewListAdapter class is copied from AOSP
|
2024-10-03 15:57:44 +02:00 |
|
Julian Winkler
|
c492e1f03f
|
add Java APIs needed for WhatsApp MainActivity and ConversationActivity
|
2024-10-03 15:57:44 +02:00 |
|
Julian Winkler
|
3e7fdac663
|
add more Java APIs needed for OctoDroid
|
2024-08-13 21:45:53 +02:00 |
|
Julian Winkler
|
9fda1b36e6
|
BitmapDrawable: prevent garbage collection while in use
|
2024-08-05 23:00:50 +02:00 |
|
Julian Winkler
|
e3c0931714
|
prevent reference cycles between Java and native objects
|
2024-08-02 17:02:53 +02:00 |
|
Julian Winkler
|
45801d8f17
|
implement EditText.removeTextChangedListener()
|
2024-08-01 22:06:27 +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 |
|
Mis012
|
eddd827e27
|
api-impl: add GridView stub, AnimationSet stub and misc stubs
|
2024-06-28 22:31:47 +02:00 |
|
Mis012
|
df074bd2b4
|
api-impl: add misc stubs/impls
|
2024-06-22 14:22:37 +02:00 |
|
Julian Winkler
|
bb50bbfa91
|
add lots of java APIs needed for Whatsapp
|
2024-06-16 08:45:31 +02:00 |
|
Mis012
|
81797c2667
|
api-impl: add misc stubs/impls
|
2024-06-13 21:00:06 +02:00 |
|
Julian Winkler
|
cd34ef4d5a
|
stub TextView.getCompoundDrawables()
|
2024-06-02 08:22:34 +02:00 |
|
Mis012
|
5fb7cb283f
|
api-impl: misc stubs
|
2024-05-27 19:02:31 +02:00 |
|
Julian Winkler
|
415547a90d
|
add ProgressBar.incrementProgressBy() and AudioManager.setStreamVolume()
|
2024-05-20 08:12:02 +02:00 |
|
Nikita Travkin
|
e1f79dc3a9
|
android: Support Unity text input dialog
|
2024-05-19 14:20:00 +05:00 |
|
Julian Winkler
|
b28e90a75c
|
implement SeekBar.getProgress()
|
2024-05-13 22:01:24 +02:00 |
|
Julian Winkler
|
ab9c7e4091
|
add OnSeekBarChangeListener methods
|
2024-05-13 22:01:24 +02:00 |
|
plata
|
480ba65f35
|
Add ExpandableListView widget
|
2024-05-12 11:25:42 +02:00 |
|
Julian Winkler
|
e4a399f849
|
use AndroidLayout for all JavaWidgets
|
2024-05-11 07:07:24 +02:00 |
|
Mis012
|
b52e08fd7a
|
ImageView/ImageButton: don't use deprecated gtk_picture_set_from_pixbuf, reduce code duplication
|
2024-04-20 00:08:09 +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 |
|
Mis012
|
fefd2f108b
|
ImageView: handle setScaleType where it maps trivially to Gtk
|
2024-04-10 23:48:11 +02:00 |
|
Mis012
|
b12cebe66a
|
ProgressBar: add hack to fix NewPipe regression
|
2024-04-10 22:13:23 +02:00 |
|
Julian Winkler
|
ae58d2b319
|
implement TextView.setCompoundDrawables()
This adds an additional GtkBox for every TextView
|
2024-04-09 18:19:18 +02:00 |
|