Commit Graph

408 Commits

Author SHA1 Message Date
侯歌
f8dafb86cb codeformat for utils/refbsae... 2021-09-29 18:56:37 +08:00
侯歌
32c92324ca add refbase(sp/wp) support 2021-09-29 18:23:11 +08:00
侯歌
d27821cc66 fix an crash caused by uninitialized matrix 2021-09-29 16:10:09 +08:00
侯歌
0316f29719 add layoutanimationcontroller's loading support,add getInt for enumeration type 2021-09-29 11:19:04 +08:00
侯歌
9ddb180fd9 layoutanimation can working 2021-09-28 18:57:48 +08:00
侯歌
628d1df8d1 modify attachinfo and requestlayout 2021-09-28 17:38:59 +08:00
侯歌
5af77b6332 fix layoutanimationcontroller,animations's clone... 2021-09-28 16:37:23 +08:00
侯歌
23b76ea693 add some pagetransformers 2021-09-27 15:14:59 +08:00
侯歌
e065767671 fix some view's rotation cutting issue 2021-09-27 11:39:31 +08:00
侯歌
8af05048c4 mv dialoginterface to gui/app 2021-09-26 18:15:09 +08:00
侯歌
bbe58c07ed fix spinner/textview's layout issue 2021-09-26 14:45:59 +08:00
侯歌
d9996cca8e add LayoutInflater,moved from Window::inflate 2021-09-24 13:25:16 +08:00
侯歌
f49df5f2cd add TransientView support 2021-09-23 17:57:16 +08:00
侯歌
4991448971 add FocusFinder::sort,View::addKeyboardNavigationClusters 2021-09-23 16:34:36 +08:00
侯歌
071c35152c modify adapterview/abslistview 2021-09-23 14:35:03 +08:00
侯歌
1ab6a3b4a9 add dispatchDetachedxxx 2021-09-22 17:33:39 +08:00
侯歌
8f3e49c0cf add FPS tracking 2021-09-22 11:33:33 +08:00
侯歌
f6f983a700 add climits to matrix.cc 2021-09-18 18:30:32 +08:00
侯歌
3b94294b14 Merge branch 'master' of https://gitee.com/houstudio/cdroid 2021-09-18 18:12:26 +08:00
侯歌
3fae3783dc mv canvas::mapRect to Matrix::transform_rectangle 2021-09-18 18:11:44 +08:00
13923402541
f5c409851f fix freetype cmake(compiled with harfbuzz) 2021-09-17 13:55:03 +00:00
侯歌
73536ec8fe modify AttachInfo 2021-09-17 17:15:18 +08:00
侯歌
7abe6127b0 add AttachInfo 2021-09-17 13:35:41 +08:00
侯歌
4c6ca3a6d4 fix rect.union 2021-09-16 15:05:46 +08:00
侯歌
3f869e10b8 add Canvas::mapRect,viewgroup's rotation maybe OK 2021-09-16 11:33:04 +08:00
侯歌
294e2a7b3e add rotation support to view ,upgrade freetype to 2.11.0 2021-09-15 16:29:04 +08:00
侯歌
0065de1c75 add drawerlayout & viewdraghelper 2021-09-14 18:01:49 +08:00
侯歌
722e2e0ac8 add rect.union 2021-09-10 18:01:52 +08:00
侯歌
4b28e09da8 modify transform.getMatrix return & insteadof pointer 2021-09-10 17:14:26 +08:00
侯歌
2887970490 add insets,drawables' getOpticalInsets 2021-09-10 14:22:16 +08:00
侯歌
c267b59d46 add cliprectanimation,rename rect.x/y->rext./left/top 2021-09-10 10:32:00 +08:00
侯歌
79fa969838 add gridlayoutanimationcontroller 2021-09-09 17:48:21 +08:00
侯歌
dd7ac98ea0 add interpolator's xml parse/load support 2021-09-09 16:44:48 +08:00
侯歌
7612e5fbec add animationset 2021-09-09 14:58:46 +08:00
侯歌
97cc0053a3 add layoutanimationcontroller & animationutils 2021-09-09 11:52:33 +08:00
侯歌
954c1b1b9d add transform support to Views 2021-09-08 18:28:34 +08:00
侯歌
f49a4aa01a fix viewpager3's crash,fix callbackbase.h' cmopile error for some g++ version 2021-09-08 10:44:54 +08:00
侯歌
a38081f6e7 modify viewpager3 2021-09-07 18:45:23 +08:00
侯歌
20280c1c0f modify valueanimator,propertyvaluesholder 2021-09-07 18:12:21 +08:00
侯歌
faf8720d31 tablayout working,perfect! 2021-09-07 16:57:48 +08:00
侯歌
44bf4abe25 modify animators 2021-09-07 11:53:09 +08:00
侯歌
7198bf9445 add views:Space,TabLayout 2021-09-03 18:05:15 +08:00
侯歌
8a378f3706 Merge branch 'master' of https://gitee.com/houstudio/cdroid 2021-09-03 08:53:54 +08:00
侯歌
cde957b5f4 add ratingbar,fix textview's size measure for multilines 2021-09-03 08:53:41 +08:00
13923402541
2bbc0d6d50 fix textview's easures issue for multiline mode 2021-09-02 14:06:49 +00:00
侯歌
83ecc2e928 fix cycle loop of RelativeLayout::DependencyGraph 2021-09-02 18:26:25 +08:00
侯歌
43dad2fc96 fix relativelayout's memleak 2021-09-02 17:36:10 +08:00
侯歌
5be105fefd RelativeLayout::LayoutParams::LayoutParams(Context*ctx,const AttributeSet&atts) 2021-09-02 17:08:14 +08:00
侯歌
9a343d4c4d fix sparsearray.remove,and then relativelayout working perfect! 2021-09-02 16:21:00 +08:00
侯歌
71c8d347bf add relativelayout,only work with parent alignment 2021-09-02 11:59:21 +08:00