Mis012
|
5c29d2d297
|
TextView: chain setText variants in the same direction as AOSP to fix behavior of classes which override it
|
2025-03-26 20:13:37 +01:00 |
|
Julian Winkler
|
4a4b4a4722
|
api-impl: misc stubs and fixes for several apps including F-Droid and AuroraStore
|
2025-03-25 23:34:56 +01:00 |
|
Julian Winkler
|
3fb1f56da2
|
api-impl: add misc APIs for Open Sudoku
|
2025-02-24 21:45:36 +01:00 |
|
Mis012
|
bf79a77993
|
api-impl: import ToggleButton from AOSP, clean up constructors
taken from AOSP master (commit ed8c91e410671fa153f1587f61d05b303bf94f95)
|
2025-02-15 21:24:26 +01:00 |
|
Julian Winkler
|
c725bb32df
|
copy AutoCompleteTextView from AOSP
copied from main branch (frameworks/base commit 72ea9148bc619515a649cec9029136e42b342d9b)
|
2025-02-13 06:56:26 +01:00 |
|
Julian Winkler
|
1cf48085ff
|
api-impl: add misc APIs needed for AntennaPod
|
2025-02-10 21:55:27 +01:00 |
|
Julian Winkler
|
a743361ae4
|
TextView: set default text to an empty String
|
2025-01-28 06:54:31 +01:00 |
|
Julian Winkler
|
32dcbe3131
|
TextView: add getTotalPaddingLeft / getTotalPaddingTop
|
2025-01-28 06:54:31 +01:00 |
|
Julian Winkler
|
64c5ebe5b6
|
api-impl: misc stubs for K-9 Mail
This makes the non composeUI parts of K-9 Mail mostly functional.
|
2025-01-12 14:37:24 +01:00 |
|
Julian Winkler
|
554b4d346a
|
TextView: store text in the Java object
Some apps expect getText() to return a Spannable instead of a String.
|
2025-01-12 14:37:04 +01:00 |
|
Julian Winkler
|
57dd86fc98
|
api-impl: misc stubs for WhatsApp
|
2025-01-11 22:42:25 +01:00 |
|
Pierre-Hugues Husson
|
c81442321e
|
api-impl: stubs and fixes for latest WhatsApp version
|
2025-01-01 11:33:16 +01:00 |
|
Julian Winkler
|
d0952101a6
|
implement some Canvas methods needed for composeUI
|
2024-12-01 14:15:00 +00: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
|
f53ad02e6f
|
api-impl: misc additions for Oeffi
|
2024-11-24 22:11:40 +00:00 |
|
Julian Winkler
|
3d38ec9755
|
add Java APIs needed for WhatsApp settings
|
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
|
e3c0931714
|
prevent reference cycles between Java and native objects
|
2024-08-02 17:02:53 +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
|
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 |
|