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
b40a76fcfbef89dc0574803747a645ad71829e9f
android_translation_layer
/
src
/
api-impl-jni
/
widgets
History
Mis012
b40a76fcfb
api-impl-jni: fix CheckJNI error for View.onClick
2024-01-29 00:37:32 +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
api-impl-jni: fix CheckJNI error for View.onClick
2024-01-29 00:37:32 +01:00
android_widget_EditText.c
implement EditText.setOnEditorActionListener()
2023-11-08 22:44:39 +01:00
android_widget_ImageButton.c
api-impl-jni: fix CheckJNI error for View.onClick
2024-01-29 00:37:32 +01:00
android_widget_ImageView.c
ImageView: allow non bitmap Drawables
2023-12-30 23:38:56 +01:00
android_widget_LinearLayout.c
LinearLayout: set GtkBox to homogeneous if all child weights are equal
2024-01-01 12:11:31 +01:00
android_widget_Progressbar.c
implement android.widget.ProgressBar using GtkProgressBar
2023-11-12 12:16:23 +01: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
start implementing Drawable using underlying GdkPaintable
2023-12-30 23:38:48 +01:00
WrapperWidget.h
start implementing Drawable using underlying GdkPaintable
2023-12-30 23:38:48 +01:00