Commit Graph

45 Commits

Author SHA1 Message Date
侯歌
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
侯歌
ba3a40b7d0 fix default focus hilight 2021-08-06 15:32:19 +08:00
侯歌
1396387c99 add callckbase for runnable implmentation 2021-08-06 13:45:25 +08:00
侯歌
01f9f55aa5 change analogclock's timer message to runnable 2021-08-05 18:40:10 +08:00
侯歌
c42bc74405 fix uieventhandler's crash(caused by runnable) 2021-08-05 17:36:57 +08:00
侯歌
c09ccdec87 add view.post(std::function<>) 2021-08-05 16:16:24 +08:00
侯歌
41e7e5a51c change README,make snapshot visible 2021-08-05 14:41:22 +08:00
侯歌
1b7981cd40 modify view.h 2021-08-05 14:38:38 +08:00
侯歌
ee104a0285 remaking looper impl,remove MessageListener 2021-08-05 12:00:22 +08:00
侯歌
6bfddb7370 valueanimator,objectanimator work fine,modify layouttransition(change animation to animator) 2021-08-02 11:21:56 +08:00
侯歌
9eec782579 add valueanimator 2021-07-30 18:47:43 +08:00
侯歌
1ed423c468 add animation support 2021-07-20 14:30:05 +08:00
侯歌
d4cd46b11e fix uievent's compile error,remove somt unused log 2021-07-07 16:48:14 +08:00
侯歌
d97aa42ca9 fix listview's flying,velocitytracker 2021-07-06 15:23:58 +08:00
13923402541
0356fb2c4c viewpager add fakedrag supoort 2021-06-24 14:50:28 +00:00
侯歌
05b5a0cab8 fix viewpager's drag and scrolling 2021-06-24 18:47:19 +08:00
侯歌
4502b1b1b6 fix viewpager's drag and scrolling 2021-06-24 18:47:03 +08:00
侯歌
119a76cf49 change gui/cairo's makefile 2021-06-24 13:49:16 +08:00
侯歌
0c6fac546c CDROID's First commit 2021-06-24 10:12:55 +08:00