Julian Winkler
|
af122a6891
|
VectorDrawable: generate Bitmap in the correct size
|
2024-12-15 07:39:41 +01:00 |
|
Julian Winkler
|
9023e2963b
|
ImageView: implement tint attribute
|
2024-12-15 07:39:25 +01:00 |
|
Julian Winkler
|
b087b82616
|
implement WallpaperManager.setBitmap() using XDG Portal
|
2024-12-13 22:32:04 +01:00 |
|
Julian Winkler
|
5150564a5b
|
implement Window.setLayout()
|
2024-12-13 22:32:04 +01:00 |
|
Julian Winkler
|
1955522b28
|
android.text.Layout: actually measure text sizes
|
2024-12-13 22:32:04 +01:00 |
|
Julian Winkler
|
864750020e
|
View: always call dispatchTouchEvent() if overwritten
|
2024-12-13 22:32:04 +01:00 |
|
Julian Winkler
|
1398125eb5
|
api-impl: stubs and fixes for Compose Stopwatch and LibreSudoku
|
2024-12-13 22:32:02 +01:00 |
|
Julian Winkler
|
b9272aa150
|
Window: fix some regressions caused by decorView
The window background is now set on the decorView and also
window.set_widget_as_root() must now be called manually.
|
2024-12-13 21:23:50 +00:00 |
|
Julian Winkler
|
c4d20b828e
|
Window: directly attach the decorView
|
2024-12-02 22:03:26 +01:00 |
|
Julian Winkler
|
036b5510d3
|
implement dispatchKeyEvent callback
|
2024-12-01 14:15:00 +00:00 |
|
Julian Winkler
|
fe7790c4ff
|
View: implement requestFocus() and isFocused()
|
2024-12-01 14:15:00 +00:00 |
|
Julian Winkler
|
d0952101a6
|
implement some Canvas methods needed for composeUI
|
2024-12-01 14:15:00 +00:00 |
|
Julian Winkler
|
cb7805bb45
|
Window: implement getDecorView() properly
This is needed to fix the "ViewTreeLifecycleOwner not found" error in
composeUI.
|
2024-12-01 14:15:00 +00:00 |
|
Julian Winkler
|
e9cf5e7002
|
API stubs and fixes for composeUI
|
2024-12-01 14:15:00 +00:00 |
|
Julian Winkler
|
447784b6d6
|
GridView: fix errors missed due to this file mistakenly not getting built before
|
2024-12-01 14:31:06 +01:00 |
|
Julian Winkler
|
60095ea795
|
ListView: copy from AOSP
copied from tag android-6.0.1_r81
|
2024-11-30 18:56:17 +00:00 |
|
Mis012
|
d5bc4ea9a6
|
implement instrumentation
|
2024-11-30 18:57:03 +01:00 |
|
Mis012
|
0803848c6d
|
api-impl: misc stubs/additions
|
2024-11-30 18:54:53 +01:00 |
|
Daniel Panero
|
be93b4c396
|
JavaWidget: add css classes and default_stylesheet.css
|
2024-11-26 16:33:38 +01:00 |
|
Julian Winkler
|
d6d2c94abd
|
implement DateUtils.formatElapsedTime()
This is needed for NewPipe 0.27.3
|
2024-11-25 10:01:51 +01:00 |
|
Julian Winkler
|
332d3d1137
|
copy AdapterView, AbsSpinner and Gallery from AOSP
copied from tag android-6.0.1_r81
existing GTK based implementation was moved from AbsSpinner to Spinner
|
2024-11-24 22:11:40 +00:00 |
|
Julian Winkler
|
f53ad02e6f
|
api-impl: misc additions for Oeffi
|
2024-11-24 22:11:40 +00:00 |
|
Julian Winkler
|
7626992241
|
Animator: call onAnimationEnd() asynchronously
|
2024-11-24 22:49:31 +01:00 |
|
Kilian "CaféHaine" Guillaume
|
44d922baea
|
api-impl: stubs and fixes for Open Sudoku
|
2024-11-20 23:09:53 +01:00 |
|
Daniel Panero
|
eba9c7037c
|
JavaWidget: add debug info for GTK Inspector
|
2024-11-19 16:14:36 +01:00 |
|