Commit Graph

1550 Commits

Author SHA1 Message Date
侯歌
937d82c781 release logo in graphdevice.showLogo 2024-04-13 16:27:40 +08:00
侯歌
da6a69273b fix adapterhelper. memleak 2024-04-13 15:13:57 +08:00
侯歌
4c8c570d7d fix animation.interpolator's leak 2024-04-13 14:54:54 +08:00
侯歌
a3736730b9 fix ZipStreamBuf's memleak 2024-04-13 14:20:32 +08:00
侯歌
20a2681313 fix Gravity::apply's RIGHT_ALIGNMENT 2024-04-11 20:25:18 +08:00
侯歌
525319b622 add some losed color and dimens 2024-04-11 16:22:39 +08:00
侯歌
a64a7daa08 modify cdlog 2024-04-11 16:09:08 +08:00
侯歌
54e6414a03 add Assets::getDimension 2024-04-11 15:19:44 +08:00
侯歌
46e34128c2 add SCREEN_MARGINS env for graph 2024-04-11 12:02:02 +08:00
侯歌
0bf70724bc add SCREEN_MARGINS env for graph 2024-04-11 12:00:46 +08:00
侯歌
8ed4e91ab5 Fix color cross-reference. 2024-04-11 11:23:44 +08:00
侯歌
fffc86324a fill primary surface if no logo is found 2024-04-10 20:29:04 +08:00
侯歌
cf257c1091 fix DrawableContainer::initializeDrawableForDisplay 2024-04-10 18:20:11 +08:00
侯歌
33c4ae0998 inputdevice add some sensor detection 2024-04-10 16:18:57 +08:00
ricken
b69db27cbc Synchronize the latest code of libgooglepinyin and modify ~PinyinIME 2024-04-10 15:52:40 +08:00
侯歌
4ca91ff776 fix animatedimagedrawable's repeatCount 2024-04-09 23:17:37 +08:00
侯歌
d4d8bd6a74 imageview.onRtlPropertiesChanged 2024-04-09 18:23:02 +08:00
侯歌
c4675822fc fix shapedrawable and bitmapdrawable's tint 2024-04-09 18:01:43 +08:00
侯歌
0a332c3923 fix DrawableContainerState::~DrawableContainerState 2024-04-09 17:55:48 +08:00
侯歌
6dd186ede0 fix zipstreambuffer.seekoff for SEEK_CUR 2024-04-09 17:45:16 +08:00
侯歌
9302f5840b fix zipstreambuffer.seekoff for SEEK_CUR 2024-04-09 17:44:34 +08:00
侯歌
f0e158765d fix webpframesequence's crash(read from pak) 2024-04-09 15:39:14 +08:00
侯歌
c35ea1c43f fix textview's drawabole tint 2024-04-09 11:33:23 +08:00
侯歌
0eb148652b fix animatedimagedrawable.constantstate 2024-04-08 15:08:24 +08:00
侯歌
c54f7ffa1f fix animatedimagedrawable for gif 2024-04-08 10:29:26 +08:00
侯歌
bad8451cc3 pak add webp support 2024-04-07 20:06:45 +08:00
侯歌
3166a815b6 mofigy assets.getinputstream 2024-04-07 19:55:48 +08:00
侯歌
e3544373e9 fix AnimatedImageDrawable::isRunning 2024-04-07 11:31:50 +08:00
侯歌
0d3bb557df add webp support 2024-04-07 11:13:01 +08:00
侯歌
6bb9fc4643 fix LinearLayout.setDividerDrawable's memleak 2024-04-06 17:21:58 +08:00
侯歌
7b53c3aa4e add webp animation decode module 2024-04-03 17:28:01 +08:00
侯歌
6578cef083 modify some modules' findpackage 2024-04-02 18:26:09 +08:00
侯歌
f4680f9101 modify graph_gfx,make logo faster 2024-04-02 17:55:46 +08:00
侯歌
494ed8c4ef modify graph_gfx,make logo faster 2024-04-02 17:42:01 +08:00
侯歌
c565eb1ab4 modify uieventsorce 2024-04-01 20:41:11 +08:00
侯歌
f39b286fa5 modif sigma/mediaplayer 2024-04-01 17:30:20 +08:00
侯歌
f87c8a7891 fix viewpropertyanimator.setValue,mView->mTransformationInfo maybe is nullptr and will caused crash 2024-04-01 09:53:30 +08:00
侯歌
b984ffbdc8
update README.md.
Signed-off-by: 侯歌 <hou731080@163.com>
2024-03-30 06:55:22 +00:00
侯歌
446125603e
update README.cn.md.
Signed-off-by: 侯歌 <hou731080@163.com>
2024-03-30 06:54:55 +00:00
侯歌
e59e9cc913 imagedecoder add fstream support 2024-03-29 17:24:41 +08:00
侯歌
2e0e22c6d3 remove imageview's tint destroy operations,tinglist cant be destroied 2024-03-29 15:28:40 +08:00
侯歌
d9ba63099a update readme 2024-03-27 17:22:16 +08:00
侯歌
3a9ce04561 update readme 2024-03-27 17:20:30 +08:00
侯歌
79aad83edc update readme 2024-03-27 17:17:37 +08:00
侯歌
13082d3c25 assets.loadImage add file extention name guess support 2024-03-27 11:20:57 +08:00
侯歌
41294a216f fix interpolator's memleak in numberpicker 2024-03-26 11:29:06 +08:00
侯歌
8ba8d788fa fix som tint's memory issues 2024-03-26 10:51:21 +08:00
侯歌
4dcd5f8970 skip tests compile while gtest is not found 2024-03-25 17:01:47 +08:00
侯歌
7cb49aed08 fix color reference 2024-03-22 19:42:03 +08:00
侯歌
166143c818 remove all InvalidateInfo while window is closed(maybe caused memleak) 2024-03-22 11:43:22 +08:00