Commit Graph

1206 Commits

Author SHA1 Message Date
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
houzh
2cea873797 fix TextView::TextView can load string and make \n as 0x0d 2023-10-31 17:59:33 +08:00
houzh
6ca580df6d 1. modify plotview;2.disable turbojpeg by default 2023-10-31 16:22:56 +08:00
houzh
6211776034 fix plotaxis 2023-10-30 14:57:09 +08:00
houzh
6a6af1a1f1 modify plotview ,tickmarks can be controlled to show/hide 2023-10-30 14:52:46 +08:00
houzh
8982c515dd make plotview more compatible with View 2023-10-30 11:56:15 +08:00
houzh
53e2f66827 make animatedimagedrawable stopped by default 2023-10-27 16:46:48 +08:00
houzh
cd4a5ad809 make image-decoders as static deplib 2023-10-27 15:40:03 +08:00
houzh
8610581bac fix compile issue of animatedimagedrawable 2023-10-27 15:33:24 +08:00
houzh
72fec52494 add git/apng suuport 2023-10-27 11:33:43 +08:00
houzh
077febe09e add pngdecoder 2023-10-23 18:18:05 +08:00
houzh
401770600d fix ImageView's Scaleype FIT_CENTER 2023-10-21 23:22:18 +08:00
houzh
9348b706f9 add imagereader for image decoder 2023-10-21 15:18:43 +08:00
houzh
ad258aa928 animatedimagedrawable worked 2023-10-20 22:38:22 +08:00
houzh
c51737e5fe add animatedimagedrawable(gif),and inflate suuport 2023-10-20 19:13:02 +08:00