Commit Graph

135 Commits

Author SHA1 Message Date
侯歌
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
侯歌
294e2a7b3e add rotation support to view ,upgrade freetype to 2.11.0 2021-09-15 16:29:04 +08:00
侯歌
0065de1c75 add drawerlayout & viewdraghelper 2021-09-14 18:01:49 +08:00
侯歌
722e2e0ac8 add rect.union 2021-09-10 18:01:52 +08:00
侯歌
4b28e09da8 modify transform.getMatrix return & insteadof pointer 2021-09-10 17:14:26 +08:00
侯歌
2887970490 add insets,drawables' getOpticalInsets 2021-09-10 14:22:16 +08:00
侯歌
c267b59d46 add cliprectanimation,rename rect.x/y->rext./left/top 2021-09-10 10:32:00 +08:00
侯歌
79fa969838 add gridlayoutanimationcontroller 2021-09-09 17:48:21 +08:00
侯歌
dd7ac98ea0 add interpolator's xml parse/load support 2021-09-09 16:44:48 +08:00
侯歌
7612e5fbec add animationset 2021-09-09 14:58:46 +08:00
侯歌
97cc0053a3 add layoutanimationcontroller & animationutils 2021-09-09 11:52:33 +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
侯歌
20280c1c0f modify valueanimator,propertyvaluesholder 2021-09-07 18:12:21 +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
侯歌
8a378f3706 Merge branch 'master' of https://gitee.com/houstudio/cdroid 2021-09-03 08:53:54 +08:00
侯歌
cde957b5f4 add ratingbar,fix textview's size measure for multilines 2021-09-03 08:53:41 +08:00
13923402541
2bbc0d6d50 fix textview's easures issue for multiline mode 2021-09-02 14:06:49 +00:00
侯歌
83ecc2e928 fix cycle loop of RelativeLayout::DependencyGraph 2021-09-02 18:26:25 +08:00
侯歌
43dad2fc96 fix relativelayout's memleak 2021-09-02 17:36:10 +08:00
侯歌
5be105fefd RelativeLayout::LayoutParams::LayoutParams(Context*ctx,const AttributeSet&atts) 2021-09-02 17:08:14 +08:00
侯歌
9a343d4c4d fix sparsearray.remove,and then relativelayout working perfect! 2021-09-02 16:21:00 +08:00
侯歌
71c8d347bf add relativelayout,only work with parent alignment 2021-09-02 11:59:21 +08:00
侯歌
6d5bc1fe03 rename cdroid::Rectangle->cdroid::Rect,avoid confliction caused by cairo::Rectangle 2021-09-01 14:46:04 +08:00
侯歌
c431ae2c50 add rippledrawable,fix samples clickable issue 2021-09-01 11:57:05 +08:00
侯歌
9c9d7a1d7c fix callbackbase for multi posted 2021-08-31 17:51:22 +08:00
侯歌
29dae27e84 add touch cancel/move support to view::onTouchEvent 2021-08-31 14:38:51 +08:00
侯歌
07582a5700 modify postRunner/removeCallbacks 2021-08-31 14:16:56 +08:00
侯歌
14d3757d20 add &fix findViewByxxx's impl 2021-08-31 10:22:16 +08:00
侯歌
af47d84e0c fix textview's removeTextChangedListener 2021-08-30 18:51:56 +08:00
侯歌
e326997f36 modify callback impl 2021-08-30 18:37:02 +08:00
侯歌
e573a28e7a add picturedrawable and testcase 2021-08-30 17:36:53 +08:00
侯歌
6cbbbf64aa fix clickevent's losing in multilayers/container 2021-08-30 16:35:28 +08:00
侯歌
148dc78c49 upload a screenshot 2021-08-27 18:42:40 +08:00
侯歌
9e489f7c4f fix imageview's matrix scaling 2021-08-27 18:41:10 +08:00
侯歌
c69cd0d841 fix viewpager's scrolling issue 2021-08-27 12:21:43 +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
侯歌
d35b2038cd fix alphaanimation.h's def/undef,modify progressbar,add animations 2021-08-26 15:27:36 +08:00
侯歌
d1aa2be4e6 fix postInvalidateOnAnimation to make ViewPager's smoothScroll work fine 2021-08-26 14:46:02 +08:00
侯歌
92cc351c75 rename ViewGroups::removeViewInLayout->removeViewsInLayout 2021-08-25 16:10:52 +08:00
侯歌
7682fa61dc fix progressbar/seekbar's progress,fix color.h 2021-08-25 15:40:53 +08:00
侯歌
8366bf0033 fix adapterview's crash issue 2021-08-24 09:39:38 +08:00
侯歌
874950d988 modify some samples's crash issue whitout pak 2021-08-23 18:58:20 +08:00