Commit Graph

1612 Commits

Author SHA1 Message Date
侯歌
ec5f25f87e modify rendernode.setScaleX/Y,avoid zero scalei 2024-04-17 18:26:34 +08:00
侯歌
ef68e87a78 fix View.transformFromViewToWindowSpace 2024-04-17 11:39:49 +08:00
侯歌
8457be07a3 recyclerview.mChildHelper change delete from layoutmanager to recyclerview'itself 2024-04-16 14:57:14 +08:00
侯歌
d19ae25875 fix textview's shadowcolor 2024-04-15 16:12:12 +08:00
侯歌
44df043845 Switch add switchTextAppearance proeprty support 2024-04-15 13:59:41 +08:00
侯歌
435382e6b6 modify fix Switch::mPositionAnimator's memleak 2024-04-15 11:19:27 +08:00
侯歌
84169bcae3 modify Switch::jumpDrawablesToCurrentState,fix mPositionAnimator's memleak 2024-04-15 11:16:41 +08:00
侯歌
df93dc9238 fix View::isOpaque 2024-04-15 09:01:32 +08:00
侯歌
7f1cd3ea65 change velocity to SimplePool 2024-04-13 22:21:57 +08:00
侯歌
d9e3db6615 fix RecyclerView::Recycler::scrapView 2024-04-13 17:48:42 +08:00
侯歌
676dc7a16c fix viewpropertyanimator's memleak 2024-04-13 17:41:11 +08:00
侯歌
30298fbc57 fix some memleak 2024-04-13 17:16:20 +08:00
侯歌
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