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
beca82142c15067d28aa510eb06342752f4907da
android_translation_layer
/
src
/
api-impl-jni
/
widgets
History
Mis012
4628cfc66d
/api-impl-jni: remove remains of experimental ninepatch implementation, will use skia
2023-09-16 16:30:14 +02:00
..
android_opengl_GLSurfaceView.c
ViewGroup: handle scroll events
2023-08-23 12:39:55 +02:00
android_view_SurfaceView.c
fix reference counting for GtkWidgets created from java
2023-08-23 11:47:05 +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
Always use addView() and removeView() implementation from ViewGroup
2023-09-01 16:05:26 +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
TextView: implement setTextColor
2023-09-12 13:37:41 +02: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
/api-impl-jni: remove remains of experimental ninepatch implementation, will use skia
2023-09-16 16:30:14 +02:00
WrapperWidget.h
handle overwritten onDraw function in WrapperWidget
2023-08-08 14:18:20 +02:00