Commit Graph

65 Commits

Author SHA1 Message Date
侯歌
3a55098bda rename windows.h->cdroid.h 2022-01-18 16:21:54 +08:00
侯歌
04409e8b92 fix allwinner.inputdevice,modify samples app(add command args to app) 2022-01-14 11:30:13 +08:00
侯歌
d54d96e0ad fix inputmethodmanager's crash (without kcm) 2022-01-12 14:42:04 +08:00
侯歌
54106aa8f8 remove deprecated View::setBackgroundDrawable(use setBackground) 2022-01-10 13:44:32 +08:00
侯歌
a2fc876090 fix tablayout's tabindicator's drawing 2022-01-05 16:28:21 +08:00
侯歌
be873426e9 fix module path find issue,add pak/po depentent to its owner 2021-12-29 10:13:02 +08:00
侯歌
edc9a0d3cb add plotview's testcase 2021-12-28 16:41:22 +08:00
侯歌
2ddf457989 modify styles parser 2021-12-17 16:59:10 +08:00
侯歌
e56f078fdd add viewgroup attributes's inflate support 2021-12-16 16:16:54 +08:00
侯歌
cc4699e5fc add animations' inflate support 2021-12-16 14:38:32 +08:00
侯歌
6e7f8229a3 remove image cache,only drawable cache is reserved 2021-12-06 15:15:45 +08:00
侯歌
615549ef3d bitmapdrawable's tilemodeXY*(CLAMP/REPEAT/MIRROR) test OK 2021-12-06 14:59:18 +08:00
侯歌
85d4007fa1 add tilemode sample code 2021-12-03 18:00:08 +08:00
侯歌
402b723467 animationdrawable working well with progressbar 2021-12-03 14:15:21 +08:00
侯歌
0180530844 progressbar/seekbar's progress animation working(perfect) 2021-12-03 08:23:52 +08:00
侯歌
81b8d77220 modify propertyvaluesholder(impl by variant) 2021-11-30 16:48:10 +08:00
侯歌
f3052d2bae add ProgressBar::setMirrorForRtl,add progressbar samples 2021-11-25 08:28:43 +08:00
侯歌
04e32b5ef0 add styles loading support 2021-11-08 09:42:16 +08:00
侯歌
916cf9decc rippledrawable wroking ok,add testcode to drawerlayout's button(click Open to see:) 2021-10-28 18:34:52 +08:00
侯歌
7a908c1988 impled View::unshceduleDrawable 2021-10-18 11:35:57 +08:00
侯歌
e5293eccd3 fix bitmapdrawables crash issue in rotatedrawable 2021-10-15 16:30:41 +08:00
侯歌
01ff092f7b modify numberpicker,add longclick's auto increment/decrement support 2021-10-12 13:40:38 +08:00
侯歌
bc88495414 add keyboardview testcase and keyboard resource 2021-10-08 17:12:19 +08:00
侯歌
7e455595d4 add timeanimator 2021-09-30 09:33:36 +08:00
侯歌
9ddb180fd9 layoutanimation can working 2021-09-28 18:57:48 +08:00
侯歌
628d1df8d1 modify attachinfo and requestlayout 2021-09-28 17:38:59 +08:00
侯歌
23b76ea693 add some pagetransformers 2021-09-27 15:14:59 +08:00
侯歌
8af05048c4 mv dialoginterface to gui/app 2021-09-26 18:15:09 +08:00
侯歌
1ab6a3b4a9 add dispatchDetachedxxx 2021-09-22 17:33:39 +08:00
侯歌
73536ec8fe modify AttachInfo 2021-09-17 17:15:18 +08:00
侯歌
7abe6127b0 add AttachInfo 2021-09-17 13:35:41 +08:00
侯歌
4c6ca3a6d4 fix rect.union 2021-09-16 15:05:46 +08:00
侯歌
3f869e10b8 add Canvas::mapRect,viewgroup's rotation maybe OK 2021-09-16 11:33:04 +08:00
侯歌
0065de1c75 add drawerlayout & viewdraghelper 2021-09-14 18:01:49 +08:00
侯歌
954c1b1b9d add transform support to Views 2021-09-08 18:28:34 +08:00
侯歌
f49a4aa01a fix viewpager3's crash,fix callbackbase.h' cmopile error for some g++ version 2021-09-08 10:44:54 +08:00
侯歌
a38081f6e7 modify viewpager3 2021-09-07 18:45:23 +08:00
侯歌
faf8720d31 tablayout working,perfect! 2021-09-07 16:57:48 +08:00
侯歌
44bf4abe25 modify animators 2021-09-07 11:53:09 +08:00
侯歌
7198bf9445 add views:Space,TabLayout 2021-09-03 18:05:15 +08:00
侯歌
cde957b5f4 add ratingbar,fix textview's size measure for multilines 2021-09-03 08:53:41 +08:00
侯歌
83ecc2e928 fix cycle loop of RelativeLayout::DependencyGraph 2021-09-02 18:26:25 +08:00
侯歌
9a343d4c4d fix sparsearray.remove,and then relativelayout working perfect! 2021-09-02 16:21:00 +08:00
侯歌
c431ae2c50 add rippledrawable,fix samples clickable issue 2021-09-01 11:57:05 +08:00
侯歌
6cbbbf64aa fix clickevent's losing in multilayers/container 2021-08-30 16:35:28 +08:00
侯歌
9e489f7c4f fix imageview's matrix scaling 2021-08-27 18:41:10 +08:00
侯歌
944864ace7 modify onFocuschange ,make prevfocusrect nonconst, 2021-08-27 09:58:02 +08:00
侯歌
bfc1f88e56 fix listview's onFoucus dead cycle 2021-08-26 17:50:15 +08:00
侯歌
76c4536f7c fix viewpager's memleak caused by layoutparams's reallocate 2021-08-26 17:02:54 +08:00
侯歌
393b6b1264 add viewflipper sample 2021-08-26 15:49:12 +08:00