Commit Graph

1070 Commits

Author SHA1 Message Date
houzh
80cd7a5bb0 make all colorstatelist to deepcopy 2023-11-27 11:58:30 +08:00
houzh
824f89c661 fix a crash issue,all colorstatelist must be used as deep copy 2023-11-27 09:05:40 +08:00
houzh
6f0bab1e6e fix abslistview's memleaks 2023-11-27 08:20:55 +08:00
houzh
90f151e745 code style (format) 2023-11-27 07:52:52 +08:00
houzh
5339af05cb fix layerdrawable/transitiondrawable/gradientdrawable's memleak 2023-11-26 22:50:06 +08:00
houzh
5bfce08c8e rename Context::getImage to loadImage 2023-11-24 18:01:12 +08:00
houzh
55cfedd0c1 skip all inputevents while app is not running 2023-11-23 18:34:58 +08:00
houzh
a2c5a36cf8 fix some textlayout issues 2023-11-22 16:00:08 +08:00
houzh
6b8a7bbd03 ViewGroup::removeAllViewsInLayout ,mChildren.clear must be called earlier to avoid some crash 2023-11-21 13:00:22 +08:00
houzh
b894f260bb add View::notifyGlobalFocusCleared 2023-11-20 19:40:18 +08:00
houzh
0a1bb3a9c8 View::soundEffectEnable set default to true 2023-11-20 16:55:07 +08:00
houzh
1bee5f2235 View::performClick add SoundEffect 2023-11-20 15:39:56 +08:00
jiangcheng
a24a1d6340 fix video mosaic 2023-11-20 14:12:31 +08:00
houzh
f1926feba2 fix preferences::load(std::string) 2023-11-20 10:48:38 +08:00
houzh
a04c87ae0d fix imageview::setImageBitmap's crash in multi calls 2023-11-20 09:25:04 +08:00
unknown
d84de8e99e AnimatedRotateDrawable support negative increment and gfx load logo data file 2023-11-19 14:09:01 +08:00
houzh
398ef50e0d 修复删除窗口导致的底层窗口可能毛边的问题 2023-11-18 17:34:17 +08:00
houzh
283936d0f9 modify some abslistview's animations 2023-11-18 14:56:28 +08:00
houzh
5b95cbba9b fix abslistview::smoothScrollToPosition 2023-11-18 12:00:33 +08:00
houzh
56d622cd47 fix tp point lose issue 2023-11-17 18:10:15 +08:00
houzh
e7a36b4bee fix motionevent's coords when tp is rotated 2023-11-17 07:56:24 +08:00
houzh
40137ab07b fix imageview's centerCrop 2023-11-13 18:38:01 +08:00
houzh
ebabc58dd2 fix a assets's wrong log message 2023-11-13 11:58:41 +08:00
houzh
ab3c8aa067 fix ImageView's crrash 2023-11-12 21:56:10 +08:00
houzh
c023361b1f Looper add get/set ForThread 2023-11-11 15:35:01 +08:00
houzh
48b02123c3 fix App::onInit,make GFXInit is called before GFXGetDisplaySize 2023-11-10 16:38:54 +08:00
houzh
c86966ea58 modify preferences,skip error report for empty stream 2023-11-10 08:57:32 +08:00
houzh
dfc131a9e8 curldownlad modifies 2023-11-09 21:08:42 +08:00
houzh
206ce975b4 fix CurlDownloader::remove_sock 2023-11-09 18:36:38 +08:00
houzh
0f4a349696 curldownload seems working ok with Looper's addFd 2023-11-09 17:56:27 +08:00
houzh
13e57e23a4 1.fix App::App() without params,2.fix layoutinflater 2023-11-09 15:13:17 +08:00
houzh
e349ad4cb5 update libhvplayer 2023-11-08 09:18:30 +08:00
houzh
0dd12e3a8d gradientdrawable'stroke add ColorStateList support 2023-11-08 08:04:21 +08:00
houzh
8106f3a750 modify some imageview loginfo 2023-11-07 18:22:21 +08:00
houzh
074f315896 typeface's match for @font/xxx 2023-11-07 17:42:53 +08:00
houzh
aa82334da6 fix typeface's default fontface 2023-11-07 17:03:53 +08:00
houzh
c9ff17fce2 fix typeface's error issuescreate with @font/xxxx 2023-11-06 23:59:31 +08:00
houzh
6a37427a40 add fontfile to ftypeface 2023-11-06 19:34:50 +08:00
houzh
c820a4dbcb add some typeface debug msg 2023-11-06 19:28:30 +08:00
houzh
99dbfc045e fix typeface's default face 2023-11-06 19:10:58 +08:00
houzh
82667916b3 1.modify typeface's loading;1.window::draw skip full overlapped case 2023-11-06 15:59:35 +08:00
houzh
c254de3a2c add absinfo config support 2023-11-03 13:59:09 +08:00
houzh
b0d17a43a3 fix edittext's edit issues 2023-11-02 13:01:41 +08:00
houzh
ab19739ad6 fix MotionEvent's rotation 2023-11-02 12:59:32 +08:00
houzh
d08bc93781 fix edittext's edit issues 2023-11-01 19:41:46 +08:00
houzh
f9f7bd8207 fix TextUtils::replace,Assets::getString 2023-11-01 10:34:36 +08:00
houzh
81700df12f fix Assets::getString replace \n to 0x0d 2023-11-01 09:53:03 +08:00
houzh
6c4ad6dc34 fix TouchDevice's point report 2023-11-01 09:38:43 +08:00
houzh
bf2210d1a7 fix TouchDevice's point report 2023-11-01 09:36:38 +08:00
houzh
e9fc348772 fix time log in inputevent 2023-11-01 08:59:59 +08:00