Mis012
|
ab5b600bf1
|
run whitespace_format.py --add-new-line-marker-at-end-of-file --remove-trailing-whitespace --remove-trailing-empty-lines --new-line-marker=linux --normalize-non-standard-whitespace=remove on src/
|
2025-02-05 16:27:17 +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
|
1398125eb5
|
api-impl: stubs and fixes for Compose Stopwatch and LibreSudoku
|
2024-12-13 22:32:02 +01:00 |
|
Kilian "CaféHaine" Guillaume
|
e5a6ee2b55
|
api-impl: add misc stubs for Open Sudoku
|
2024-11-14 19:50:26 +00: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 |
|
Julian Winkler
|
4f4d22688e
|
ViewConfiguration.getScaledDoubleTapSlop(): return meaningful value
|
2024-05-19 15:30:09 +02:00 |
|
Julian Winkler
|
cd4cd90f59
|
copy GestureDetector from AOSP
|
2024-05-11 07:07:24 +02:00 |
|
Julian Winkler
|
bcf252d3a6
|
implement MotionView.eventTime and VelocityTracker
This is needed to make androidx ViewPager work with touch input
|
2024-02-27 22:02:36 +01:00 |
|
Julian Winkler
|
fb1a07967e
|
copy android.widget.Scroller from AOSP and implement missing scroll APIs
This is needed to make ViewPager functional
|
2023-09-01 12:13:24 +02:00 |
|
Julian Winkler
|
28cd0006bc
|
some fixes to make NewPipe not crash when layouting
|
2023-08-23 14:52:56 +02:00 |
|
Julian Winkler
|
960930a348
|
Add some stubs needed by android material library
|
2023-08-23 12:39:49 +02:00 |
|
Julian Winkler
|
82744e9e5e
|
add bunch of new java APIs: mostly stubs or copied from AOSP
Many of these classes are only needed to be subclassed by androidx
support library, which is used in many android apps
|
2023-08-22 15:53:09 +02:00 |
|