Commit Graph

218 Commits

Author SHA1 Message Date
侯歌
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
侯歌
7645cef441 fix listview item's movement issus(in keyboard navigation) 2021-08-23 18:54:22 +08:00
侯歌
546b146bd5 modify listview 2021-08-23 14:26:09 +08:00
侯歌
a3b6465f11 fix drawable's loading issue (some crash will occured without resources),fix graph_rfb's includes 2021-08-23 09:17:04 +08:00
侯歌
c9a3987edd modify focusfinder,fix focussearch_tests 2021-08-20 18:36:44 +08:00
侯歌
a41fb820e4 fix adapter,add listview/textview's demo app 2021-08-20 17:03:08 +08:00
侯歌
de496a4e38 upload demo gif 2021-08-20 15:55:29 +08:00
侯歌
4ad5316d3e fix layout,and some drawable resource,add textview 2021-08-20 15:46:23 +08:00
侯歌
32fe34b506 fix edgeeffect's crash and invalidate issues 2021-08-20 09:14:27 +08:00
侯歌
26b3a42733 fix invalidatechild 2021-08-19 18:25:41 +08:00
侯歌
1e13b5264b change all view's flags to constexpr 2021-08-19 17:15:03 +08:00
侯歌
7840d7b66a change invalidate and drawing 's impl 2021-08-19 12:12:05 +08:00
侯歌
03e7be67e6 fix listview's multichoice/singlechoice 2021-08-17 16:01:58 +08:00
侯歌
1dd9a38a70 fix view's layoutdirection,checkbox'check now can be left and right:) 2021-08-17 12:05:42 +08:00
侯歌
0a30bb3c72 property animator working 2021-08-16 11:13:00 +08:00
侯歌
58e4ac64ee fix textview's marquee,add animationhandler,upgrade fribidi to version 1.10.10 2021-08-12 15:35:10 +08:00
侯歌
3eaab125e2 add keystate tracking 2021-08-06 17:09:28 +08:00
侯歌
3b8cd35333 fix default focus hilight 2021-08-06 15:39:38 +08:00