Commit Graph

565 Commits

Author SHA1 Message Date
侯歌
50127d9673 fix an tablayout's memleak 2022-04-07 09:35:46 +08:00
侯歌
da120f32f9 fix layerdrawable item's gravity 2022-04-02 18:21:50 +08:00
houzh
ac140b601a add ~PagerAdapter ~ScrollView 2022-04-01 14:16:44 +00:00
houzh
61b8af9476 fix uieventsource.removeCallbacks 2022-03-31 14:50:42 +00:00
houzh
ff8b5953ef modify animatedrotatedrawable,animationdrawable,which can be running safety 2022-03-31 13:29:39 +00:00
侯歌
4cacae42f3 fix recyclebin's mem leak,fix animations.reset,modify callbackbase 2022-03-31 17:39:51 +08:00
侯歌
6d0f6c0b59 override TextView::verifyDrawable/invalidateDrawable... 2022-03-30 17:54:58 +08:00
侯歌
a9f5f18b90 make TextView.Drawables accessable,fix animation/animator's memleak of mInterplator 2022-03-30 14:37:16 +08:00
侯歌
ed5db8d16b improve looper's performance 2022-03-28 18:09:24 +08:00
侯歌
653865992a add daypickerpageradapter daypickerviewpager 2022-03-28 11:33:11 +08:00
侯歌
cbd9ece2c3 add daypickerpageradapter daypickerviewpager 2022-03-28 11:33:00 +08:00
侯歌
8ac4f0e495 add Handler 2022-03-25 08:33:59 +08:00
侯歌
7592c1ac6f add sPreserveMarginParamsInLayoutParamConversion and InstatanceState 2022-03-25 08:30:25 +08:00
侯歌
d4e8a7eac8 fix memleak caused by listview's divider replacement 2022-03-24 15:51:27 +08:00
侯歌
0dae0152da fix memleaks caused by checkLayoutParams(when checked is failure) 2022-03-24 14:49:12 +08:00
侯歌
619ae65983 modify toolbar,add FPS Banner to SurfaceComposer,fix some memleak 2022-03-23 17:40:45 +08:00
侯歌
d89fcb74ec modify animatorinflater,impl loadAnimator 2022-03-22 18:33:25 +08:00
侯歌
298fcab43e add adapterviewanimator and animatorinflater 2022-03-22 16:50:31 +08:00
侯歌
fd9b4fa7af add AnimatorSet 2022-03-21 18:07:00 +08:00
侯歌
bbad3ded7c rollback DataObserver to virtual class 2022-03-21 12:13:36 +08:00
houzh
a45d49e604 fix some uninit variables 2022-03-18 07:16:40 +00:00
houzh
c1a52ef4c4 fastscroller working:) 2022-03-18 07:08:26 +00:00
houzh
733bb3aa90 add assets of fastscrollbar 2022-03-17 10:00:13 +00:00
houzh
8e7427470f add assets of fastscrollbar 2022-03-17 09:54:48 +00:00
houzh
df957a4c98 fix some memleak 2022-03-17 01:22:57 +00:00
houzh
9ab092a0df fux imageview's double free (for file loading) 2022-03-15 14:38:41 +00:00
houzh
210d02acfd fix textview's memleak,remove StateSet::VIEW_STATE_SETS and StateSet::createStates 2022-03-15 10:31:34 +00:00
houzh
19c2d3aad3 modify Adapter.DataSetObserver 2022-03-15 04:18:40 +00:00
houzh
4693b96554 add props free on valueanimator's destroy 2022-03-14 13:51:04 +00:00
houzh
e3fb515e1d modify valueanimator,fix a double free 2022-03-14 13:38:21 +00:00
houzh
9468bee162 impl View::cleanupDraw 2022-03-14 12:50:54 +00:00
houzh
7dfca7dbc1 memleak fixed 2022-03-14 09:51:19 +00:00
houzh
422114ff67 fix frozon invalidations(while listview is scrolling) 2022-03-14 05:56:54 +00:00
侯歌
2dd90ae8c6 add viewpropertyanimator,move some base components to view 2022-03-11 17:14:46 +08:00
侯歌
9f1f1bc299 invalidate fadingscrollbar's area insteadof whole view to improve a litte performance 2022-03-10 18:41:12 +08:00
侯歌
32030c0d7f fix assets uri parsing issue with package'name 2022-03-10 15:44:57 +08:00
houzh
2a4d28736c fix a spelling issue 2022-03-09 15:11:25 +00:00
侯歌
49a1f2912c remove window.show/hide 2022-03-09 17:55:57 +08:00
侯歌
4cbb80090a system assets update 2022-03-09 15:52:53 +08:00
侯歌
3e3a837fde make resource reference more compatibale with android 2022-03-09 14:05:56 +08:00
侯歌
b9d606f2bb fix stateset's parser,modify style&attributes normalized 2022-03-09 09:50:30 +08:00
houzh
a2b058323c add some missing abslitview's attributes parser 2022-03-08 13:39:14 +00:00
侯歌
96b6b88476 fix swipehelper's cancel issue 2022-03-08 14:40:43 +08:00
侯歌
c81792c5d3 add viewoverlay suuport 2022-03-08 14:08:55 +08:00
houzh
94aa64e0b4 remove arm asm codes 2022-03-07 12:10:55 +00:00
侯歌
1dffba0be4 improve x86 xlib performance 2022-03-07 18:54:06 +08:00
侯歌
3dab39fbba Revert "improve compose speed of x86 xlib"
This reverts commit 0a37b20453.
2022-03-07 18:43:01 +08:00
侯歌
f4ad3bba8c add arm asm support to improve blit speed 2022-03-07 17:53:45 +08:00
侯歌
0a37b20453 improve compose speed of x86 xlib 2022-03-07 16:31:02 +08:00
侯歌
ceb6e4217d modify inputdevice ,set time to milliseconds 2022-03-07 15:07:09 +08:00