Commit Graph

451 Commits

Author SHA1 Message Date
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
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
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
pengfei.zhou
7282146e14 feat:fix when android excute js on same thread,cause stucked 2021-11-08 10:29:40 +08:00
pengfei.zhou
5c74729fbc android: enable setTimeout and setInterval 2021-11-08 10:29:40 +08:00
pengfei.zhou
bb17b74b99 Android:use webview to execute js 2021-11-08 10:29:40 +08:00
pengfei.zhou
196497f3bd android:webview add some api 2021-11-08 10:29:40 +08:00
pengfei.zhou
780188e145 Add webview init 2021-11-08 10:29:40 +08:00
pengfei.zhou
e8089e98a8 android: use webview as js executor 2021-11-08 10:29:40 +08:00
pengfei.zhou
601e9a79c0 Android :when reset,do not set scale to 0 2021-11-03 14:51:07 +08:00
pengfei.zhou
a257f8e8f7 Android: reset align to iOS implement 2021-11-03 14:51:07 +08:00
pengfei.zhou
a4ccb10891 Remove useless code 2021-11-03 14:51:07 +08:00
pengfei.zhou
92c22def29 android: reset scroller node when reuse this node 2021-10-27 18:01:36 +08:00
pengfei.zhou
481e643ff9 android: reset view node when reuse this node 2021-10-27 18:01:36 +08:00
pengfei.zhou
235549eea4 Add Resource Loader for iOS 2021-10-25 17:16:01 +08:00
pengfei.zhou
4bd4f42f52 android:optimize code 2021-10-25 17:16:01 +08:00
pengfei.zhou
6402522946 feat:Add Base64Resource 2021-10-25 17:16:01 +08:00
pengfei.zhou
5501dd38d9 Add resource system for doric,start with android 2021-10-25 17:16:01 +08:00
pengfei.zhou
3e1051ed4e Android:flexlayout fix cannot measure property when child is also flexlayout 2021-10-17 12:37:41 +08:00
pengfei.zhou
834d98cdb7 android: flexconfig's maxWidth or maxHeight is not effected 2021-10-17 12:37:41 +08:00
pengfei.zhou
0dadbd473e android: if scroller's child is most width,then its width should be equal to scroller's width 2021-10-17 12:37:41 +08:00
pengfei.zhou
ea79ea953a android: support image in text.htmltext 2021-10-17 12:37:41 +08:00
pengfei.zhou
cba9133388 android:update animation sdk 2021-10-13 15:27:37 +08:00
pengfei.zhou
51ac1d698b android:fix isAnimating's name is same 2021-10-13 15:27:37 +08:00
pengfei.zhou
c60ba612f5 android: fix flowlayout read item's identifier error 2021-10-12 17:44:02 +08:00
pengfei.zhou
eaaa2c457a android: fix in flowlayout, the fullspaned item is being reused unproperly 2021-10-12 17:44:02 +08:00
pengfei.zhou
6cae752456 Add find visible items for list and flowlayout 2021-10-12 17:44:02 +08:00