This website requires JavaScript.
Explore
Help
Sign In
atl
/
android_translation_layer
Watch
0
Star
0
Fork
0
You've already forked android_translation_layer
mirror of
https://gitlab.com/android_translation_layer/android_translation_layer.git
synced
2025-10-27 11:48:10 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
585d9344832c953f211a4bcb24b0c3fae269300b
android_translation_layer
/
src
/
api-impl-jni
/
widgets
History
Julian Winkler
4bce3544dd
WrapperWidget: handle View.computeScroll()
...
Currently the scrolling is purely visual.
2023-11-02 23:30:21 +01:00
..
android_view_SurfaceView.c
GLSurfaceView: remove old implementation, import the one from AOSP
2023-10-20 20:54:37 +02:00
android_widget_Button.c
implement android.widget.Button using GtkButton
2023-08-23 11:47:05 +02:00
android_widget_EditText.c
EditText: implement addTextChangedListener()
2023-09-01 16:05:26 +02:00
android_widget_FrameLayout.c
api-impl{-jni}: make view.onTouchEvent work, misc stuff to make input work for Unity games
2023-10-17 21:33:59 +02:00
android_widget_ImageButton.c
implement android.widget.ImageButton using GtkButton
2023-08-23 11:47:05 +02:00
android_widget_ImageView.c
fix reference counting for GtkWidgets created from java
2023-08-23 11:47:05 +02:00
android_widget_LinearLayout.c
/api-impl-jni: remove remains of experimental ninepatch implementation, will use skia
2023-09-16 16:30:14 +02:00
android_widget_ScrollView.c
ScrollView: use GtkScrolledWindow for implementation
2023-09-08 18:31:02 +02:00
android_widget_TextView.c
fix invalid cast warning when calling setTextColor() on EditText
2023-10-29 15:28:06 +01:00
marshal.list
replace use of glfw for SurfaceView with use of wayland subsurface positioned over a Gtk widget
2022-11-02 14:37:34 +01:00
WrapperWidget.c
WrapperWidget: handle View.computeScroll()
2023-11-02 23:30:21 +01:00
WrapperWidget.h
WrapperWidget: handle View.computeScroll()
2023-11-02 23:30:21 +01:00