Commit Graph

979 Commits

Author SHA1 Message Date
houzh
3bbb89f533 fix scrollview's bottom edgeeffect drawing issues 2023-10-10 18:08:45 +08:00
houzh
820451f575 add some missing api to scrollview 2023-10-10 15:47:24 +08:00
houzh
c1f0d34f0c add ScrollView::scrollToDescendant 2023-10-10 14:47:56 +08:00
houzh
ca77fcd76d fix scrollview's memleak 2023-10-10 13:13:42 +08:00
houzh
86e90ac50f listview add listSelector/transcriptMode props support 2023-10-10 12:47:41 +08:00
houzh
3ebd22c58f 1.modify wpa_ctrl;2.remove unused code reference from some app'scmakelists 2023-10-10 11:15:26 +08:00
houzh
a0cd6bdc42 add missing headers to displaymetrics.cc 2023-10-09 14:50:57 +08:00
houzh
a5d79e31af remove Numberpicker's FadingEdge props 2023-10-09 14:29:22 +08:00
houzh
7465136532 fadingedge off by default in numberpicker 2023-10-09 10:49:55 +08:00
houzh
8f65b03843 add NumberPicker.getSelectedText 2023-10-09 09:13:13 +08:00
houzh
41f48c9e61 fix picker scrolling issues 2023-10-09 08:34:08 +08:00
houzh
9dac5b3f3d fix ring 2023-10-08 10:40:27 +08:00
houzh
cf3da7a8c9 move View.TintInto to view.h 2023-10-08 09:19:10 +08:00
houzh
d4e7e3c65a 1.fix picker scrolling issue in drawable mode,2.edittext is auto hided in drawable mode 2023-10-07 20:10:35 +08:00
houzh
99e86ce162 update readme 2023-10-06 18:53:54 +08:00
houzh
cbc167019b modify README 2023-10-06 16:49:12 +08:00
houzh
4eacdacd4a fix View::HorizontalFadingEdge 2023-10-06 15:57:44 +08:00
houzh
fd429b8199 fix numberpicker.scrollBy 2023-10-06 15:03:08 +08:00
houzh
ee9b98277d fix display metrics 2023-10-06 14:48:25 +08:00
houzh
0da0e59fcc add density to env and app params 2023-10-06 10:29:53 +08:00
houzh
94e7908fa6 make variant compatibale with C++17 2023-10-05 11:45:53 +08:00
houzh
2ba4b2d314 remove bitmap support,upgrade cairomm to 1.18 2023-10-05 10:02:01 +08:00
houzh
0187f783ee remove screenmargin by default 2023-10-04 16:09:35 +08:00
houzh
34ca4bd29a add ingenic's x2600 porting 2023-10-04 15:37:00 +08:00
houzh
9728f6ff4c add ingenic's x2600 porting 2023-10-04 15:36:35 +08:00
houzh
06d9920ecb view add scrollbar drawable setting support 2023-09-28 17:04:00 +08:00
houzh
4f42c94e22 fix viewgroup's init issues 2023-09-27 21:32:00 +08:00
houzh
cc59a93492 add ViewGroup::dispatchTooltipHoverEvent 2023-09-27 18:31:04 +08:00
houzh
c821ed0233 remove a debug msg 2023-09-27 15:55:20 +08:00
houzh
a9c0fce641 fix numberpicker' drawables memleak 2023-09-27 15:50:16 +08:00
houzh
e8f3023af3 add window focus state support 2023-09-27 10:52:53 +08:00
houzh
4922add0b8 remove activated states on removeWindow 2023-09-27 10:40:02 +08:00
houzh
fa674b3db4 fix activated state and actived window 2023-09-27 09:48:59 +08:00
houzh
2c47379b24 add windowmanager::removeWindows 2023-09-27 08:24:13 +08:00
houzh
28c173f320 change mValue to first item 2023-09-26 19:37:48 +08:00
houzh
d0ef71884e fix NumberPicker::initializeSelectorWheelIndices 2023-09-26 10:18:14 +08:00
houzh
0c61e8b523 fix a numberpicker's crash 2023-09-26 09:26:12 +08:00
houzh
33f5bba520 fix picker's initions 2023-09-25 19:31:25 +08:00
houzh
4abae8d069 modify sigmaa's CMakeLists.txt,make all targets maked 2023-09-23 18:05:52 +08:00
houzh
f4af15200a fix numberpicker :item count can be leess than SelectorIndice'size and work well 2023-09-23 10:21:38 +08:00
houzh
3bbedd5d6e make numberpicker items'font family refto iedittext's family 2023-09-22 10:55:15 +08:00
houzh
7bb9e1d46d fix numberpicker's drawable display 2023-09-22 10:46:14 +08:00
houzh
5a957db712 revert Numberpicker::settextcolor2 2023-09-22 09:03:16 +08:00
houzh
8ebae35389 add textcolor2 2023-09-22 08:54:06 +08:00
houzh
f2bc75c396 fix viewstub's inflatedId 2023-09-22 08:31:25 +08:00
houzh
a1691836c9 make numberpicker's textgradient compatible with fadingedge 2023-09-21 21:29:16 +08:00
houzh
3690137d1a progressbar add animatedimagedrawable support 2023-09-21 19:03:07 +08:00
houzh
30e98175b0 fix progressbar' animation stopable 2023-09-21 18:55:58 +08:00
houzh
3596096e41 imageview add tint support 2023-09-21 18:23:31 +08:00
houzh
6f445a33c3 fix numberpicker's drawable showing 2023-09-21 17:24:14 +08:00