houzh
|
27ab200a41
|
fix some recyclerview's api prototypes
|
2024-01-13 10:11:43 +08:00 |
|
houzh
|
06fe80aa55
|
add apps/samples/recyclerview
|
2024-01-10 18:34:01 +08:00 |
|
houzh
|
45e90df70a
|
recyclerview working fine with linearlayoutmanager,gridlayoutmanager and staggeredgridlayoutmanager
|
2024-01-10 18:33:22 +08:00 |
|
houzh
|
abac0a0aa7
|
change View's internal class to outer of View
|
2024-01-02 16:23:18 +08:00 |
|
houzh
|
c5b932400e
|
add fading in/out support to animationdrawable
|
2024-01-02 08:23:55 +08:00 |
|
houzh
|
2eaa26a3a8
|
drawablecontainer.s fading in/out tested OK
|
2023-12-30 23:50:31 +08:00 |
|
houzh
|
e9f4043673
|
drawablecontainer.s fading in/out tested OK
|
2023-12-30 23:49:35 +08:00 |
|
houzh
|
8f9c352a51
|
drawablecontainer add some missing api
|
2023-12-30 21:48:18 +08:00 |
|
houzh
|
2824f77a90
|
DrawableContainer add enterFadeDuratio/exitFadeDuration support
|
2023-12-30 20:49:54 +08:00 |
|
houzh
|
dd7c5d2206
|
skip redundant ACTION_MOVE
|
2023-12-29 16:00:43 +08:00 |
|
houzh
|
7c7812cfad
|
fix StateListDrawable::StateListDrawable(Context*ctx,const AttributeSet&atts)
|
2023-12-29 07:45:13 +08:00 |
|
houzh
|
2f738128aa
|
modify some drawablecontainer's construct functions
|
2023-12-28 18:45:30 +08:00 |
|
houzh
|
cc52dfcc2e
|
add porterduff
|
2023-12-28 17:59:42 +08:00 |
|
houzh
|
60bdc5b025
|
add SystemClock::setCurrentTimeMillis
|
2023-12-27 18:15:32 +08:00 |
|
houzh
|
076e81faf1
|
modify gui/res/drawable/switch_thumb_material_anim.xml
|
2023-12-27 18:02:15 +08:00 |
|
houzh
|
ad8c1b0cb9
|
add some View's API for ImportantForAccessibility,just make some widget compile happy
|
2023-12-27 16:31:02 +08:00 |
|
houzh
|
f8a3b3863c
|
modify textview::init
|
2023-12-26 18:01:22 +08:00 |
|
houzh
|
274e73636b
|
fix Drawable::createWrappedDrawable's crash
|
2023-12-26 13:36:01 +08:00 |
|
houzh
|
fcb2ee7755
|
move events to inputdevice
|
2023-12-25 18:54:10 +08:00 |
|
ricken
|
f2a301403a
|
edit createPrj.py gitignore
|
2023-12-24 21:30:29 +08:00 |
|
ricken
|
9b61ba6291
|
Fix the bug that mInterpolator does not set the initial value in some cases
|
2023-12-24 18:35:16 +08:00 |
|
ricken
|
590f6e4567
|
update createPrj.py
|
2023-12-24 18:34:03 +08:00 |
|
ricken
|
7a667067a1
|
Fixed the ViewAnimator bug
When building via xml, mInAnimation and mOutAnimation are not given initial values.
|
2023-12-24 16:12:59 +08:00 |
|
ricken
|
f5cbf51a88
|
fix scaleanimation.cc
Solve the bug that the starting point of scaleanimation is always in the upper left corner
|
2023-12-24 15:32:05 +08:00 |
|
ricken
|
65accaa305
|
update createPrj.py
add VSCode default config
add some diy config
|
2023-12-23 23:03:19 +08:00 |
|
ricken
|
46cd57f22c
|
add python script to create project faster
|
2023-12-23 09:34:25 +08:00 |
|
houzh
|
3bfd74df2b
|
fix translateanimation's xml parse
|
2023-12-22 08:51:35 +08:00 |
|
houzh
|
3e2d326e6e
|
fix Animation::getPivotType
|
2023-12-22 07:45:16 +08:00 |
|
houzh
|
dc3afad6b1
|
fix alimationset.loading
|
2023-12-21 22:20:26 +08:00 |
|
houzh
|
e4b3b3ac46
|
add some missing api
|
2023-12-21 18:23:57 +08:00 |
|
houzh
|
78e9054fba
|
add ViewPager::onDetachedFromWindow
|
2023-12-21 16:54:56 +08:00 |
|
houzh
|
d9d45ba4df
|
ViewPager Add fakeDrag
|
2023-12-21 13:27:52 +08:00 |
|
houzh
|
fbde283484
|
fix AnimationUtils::loadAnimation
|
2023-12-21 11:03:52 +08:00 |
|
houzh
|
18b1a965a6
|
make all newDrawable to Covariant Return Types
|
2023-12-20 23:10:17 +08:00 |
|
houzh
|
3b0f6bbfd1
|
change all animtion's clone() to Covariant Return Types
|
2023-12-20 21:06:44 +08:00 |
|
houzh
|
af170453dd
|
add AlphaAnimation::clone()
|
2023-12-20 20:42:31 +08:00 |
|
houzh
|
3f62449c3e
|
add layouttransition::layouttransition
|
2023-12-18 16:48:32 +08:00 |
|
houzh
|
0980e45160
|
add ViewGroup::setTransitionGroup/isTransitionGroup
|
2023-12-18 16:02:54 +08:00 |
|
houzh
|
1fa94ec171
|
add ViewGroup::setTransitionGroup/isTransitionGroup
|
2023-12-18 16:02:33 +08:00 |
|
houzh
|
b066f38418
|
revert View::setClickScale
|
2023-12-15 15:01:17 +08:00 |
|
houzh
|
34dfd8b66a
|
modify overscroller abslistview,add some api
|
2023-12-15 11:41:21 +08:00 |
|
jiangcheng
|
298526c9b7
|
view click scale for attr clickScale
|
2023-12-15 08:23:42 +08:00 |
|
houzh
|
bd5ffce2e5
|
add some transientview's api
|
2023-12-14 18:27:28 +08:00 |
|
houzh
|
78b6840d49
|
fix View::setPadding
|
2023-12-14 14:23:25 +08:00 |
|
houzh
|
4adabdcfd3
|
modify RippleDrawable,change macro MASK_LAYER_ID to cdroid::R:🆔:mask
|
2023-12-14 11:58:18 +08:00 |
|
houzh
|
d838a2eafc
|
modify idgen.py
|
2023-12-14 11:50:58 +08:00 |
|
houzh
|
59d4a9bb6c
|
modify ImageView::setImageResource
|
2023-12-14 11:35:07 +08:00 |
|
houzh
|
46e04cce07
|
add missing init of rippledrawable
|
2023-12-14 10:28:56 +08:00 |
|
houzh
|
b3db09a793
|
1.fix textview's layout isssues;2.add jpegdecoder
|
2023-12-14 10:00:39 +08:00 |
|
houzh
|
44d1043ecb
|
ViewConfiguration can loading params from @style/view_Configuration
|
2023-12-13 15:01:00 +08:00 |
|