Commit Graph

2167 Commits

Author SHA1 Message Date
pengfei.zhou
ec926cda0c android: DoricLayer setWillNotDraw set false to call draw,otherwise dispatchDraw will be called directly 2021-11-29 10:52:04 +08:00
pengfei.zhou
c11f0e79db feat: add console to global runtime 2021-11-29 10:52:04 +08:00
pengfei.zhou
8ebccdc3fe feat:resume script change 2021-11-26 14:56:36 +08:00
pengfei.zhou
91f154cd9b feat: update EffectDemo and fix some code problems 2021-11-26 14:56:36 +08:00
pengfei.zhou
7c9e13158d iOS: Use Animator to control blur effect 2021-11-26 14:56:36 +08:00
pengfei.zhou
f302592d11 feat:Aero add style property 2021-11-26 14:56:36 +08:00
pengfei.zhou
cc014a6061 android: implement Aero effect 2021-11-26 14:56:36 +08:00
pengfei.zhou
bf5a8c0e9a android: remove transformations library 2021-11-26 14:56:36 +08:00
pengfei.zhou
a528165207 android: add AeroEffect 2021-11-26 14:56:36 +08:00
pengfei.zhou
62a8357d77 feat: fix typo 2021-11-26 14:56:36 +08:00
pengfei.zhou
3b901cae90 iOS: add AreoEffect 2021-11-26 14:56:36 +08:00
pengfei.zhou
84d5ccd1c6 iOS: add BlurEffect 2021-11-26 14:56:36 +08:00
pengfei.zhou
87b73461e6 android: resume script 2021-11-26 14:56:36 +08:00
pengfei.zhou
3f49ca125e android:update targetAPI and compileAPI to 31 2021-11-26 14:56:36 +08:00
pengfei.zhou
265b662ca8 android: fix when Stack restore canvas cause draw position error 2021-11-26 14:56:36 +08:00
pengfei.zhou
9704f95592 android: add effectiveRect for BlurEffect 2021-11-26 14:56:36 +08:00
pengfei.zhou
7792bcafc0 android: remove leakcanary 2021-11-26 14:56:36 +08:00
pengfei.zhou
d24e0ecff6 android: add BlurEffectView 2021-11-26 14:56:36 +08:00
王劲鹏
040823a8af Android: fix load anchor not reset in flow layout 2021-11-22 11:40:25 +08:00
王劲鹏
c3e05a39c0 Android: fix load anchor not reset 2021-11-22 11:29:46 +08:00
osborn
76bcedac98
Update README-en.md 2021-11-18 11:37:37 +08:00
osborn
c84ccdb5dd
Update README.md 2021-11-18 11:37:15 +08:00
吴尚昆
8c52fe5265 iOS: fix the loss of Corner effect caused by tableViewCell reuse. 2021-11-17 10:27:04 +08:00
wushangkun
7bc22c6c1f Fix the loss of Corner effect caused by tableViewCell reuse. 2021-11-17 10:27:04 +08:00
pengfei.zhou
c53fe3c208 iOS: fix Image async load error 2021-11-12 16:46:49 +08:00
pengfei.zhou
4c80e5aa60 iOS: fix when Image async load cause super node requestLayout 2021-11-12 16:28:45 +08:00
pengfei.zhou
af77a0e98e android: fix list item cannot response click action 2021-11-11 14:29:28 +08:00
pengfei.zhou
f448692896 android: fix when there's no permission, crash will happen 2021-11-11 14:29:28 +08:00
pengfei.zhou
fb65b35b7b Change default language to zh_CN 2021-11-10 16:25:34 +08:00
吴尚昆
4e2b4d051b Fixed an issue where playing an animated photo with YYWebImage could not stay on the last frame. 2021-11-10 13:41:07 +08:00
osborn
44135ebf26
Update README-zh_CN.md 2021-11-10 12:56:19 +08:00
osborn
f7cc4e2b69
Update README.md 2021-11-10 12:56:04 +08:00
osborn
33c292db4a
Update README-zh_CN.md 2021-11-10 12:55:38 +08:00
osborn
c3993e445b
Update README.md 2021-11-10 12:54:13 +08:00
pengfei.zhou
d6b9186f52 android:add some logs when fallback to webview executors 2021-11-09 17:01:45 +08:00
pengfei.zhou
098d96e47c android: change back to DoricJSEngine by default 2021-11-09 17:01:45 +08:00
pengfei.zhou
18b50be203 Remove JavaScript Element when not needed 2021-11-09 17:01:45 +08:00
pengfei.zhou
ce892a31bf Add other types of JSEngine 2021-11-09 17:01:45 +08:00
pengfei.zhou
c7252613a2 android: webview shell mode 2021-11-09 17:01:45 +08:00
pengfei.zhou
b7935e48c7 android: add web shell 2021-11-09 17:01:45 +08:00
pengfei.zhou
86b6c63588 android: add flag to decide whether use webview only 2021-11-08 10:29:40 +08:00
pengfei.zhou
dea6e05bee android:catch throwable,not just exception 2021-11-08 10:29:40 +08:00
pengfei.zhou
643a9f5fe9 android:restore build.gradle change 2021-11-08 10:29:40 +08:00
pengfei.zhou
a3738859aa Android: rename module name to jse 2021-11-08 10:29:40 +08:00
pengfei.zhou
7eb8287f04 Android add jse implement to replace jsc4a 2021-11-08 10:29:40 +08:00
pengfei.zhou
cbcbc21737 Add JS Value package source 2021-11-08 10:29:40 +08:00
pengfei.zhou
2175c44338 adjust code 2021-11-08 10:29:40 +08:00
pengfei.zhou
a4a55db9cf Change Android minSdkVersion to 19 2021-11-08 10:29:40 +08:00
pengfei.zhou
2be389461c Android:use webview executor for fallback plan 2021-11-08 10:29:40 +08:00
pengfei.zhou
0ca5913357 Init dev before starting 2021-11-08 10:29:40 +08:00