Commit Graph

418 Commits

Author SHA1 Message Date
pengfei.zhou
c7e6f93955 android: when linearlayout set weight,should count space when calculate total length 2021-07-29 11:37:55 +08:00
pengfei.zhou
3b0f13bb99 android:use DoricLinearLayoutCompat instead 2021-07-29 11:37:55 +08:00
pengfei.zhou
6fb526105b android: add DoricLinearLayoutCompat copy from androidx 2021-07-29 11:37:55 +08:00
pengfei.zhou
1fdc84745c Android: optimize code 2021-07-27 18:13:11 +08:00
pengfei.zhou
83f24e0eb3 android: optimize code 2021-07-27 18:13:11 +08:00
王劲鹏
f1f16f719a Android: fix scrollable false bugged 2021-07-27 18:11:44 +08:00
王劲鹏
224ec7e761 Android: fix text layout npe 2021-07-27 14:50:30 +08:00
王劲鹏
7a94ef0a53 fix android input on text change recursive 2021-07-23 11:01:18 +08:00
pengfei.zhou
fcd4449a9d feat:when reload script,reload all matched context,when debug,target last matched context 2021-07-23 10:45:27 +08:00
pengfei.zhou
f75a6f8071 iOS:change the way created item view. 2021-07-23 10:45:27 +08:00
pengfei.zhou
0a54a5a5e7 feat:add deprecated api 2021-07-22 19:03:35 +08:00
王劲鹏
c51b03ae9c Android: add missing part for beforeTextChange 2021-07-22 18:41:16 +08:00
pengfei.zhou
fd6592f307 android: optimize java code 2021-07-22 17:48:38 +08:00
pengfei.zhou
c7de1f90e2 refact:compat DoricJSLoaderManager api 2021-07-21 20:15:30 +08:00
王劲鹏
844908bdc6 Android: impl show node tree view 2021-07-21 19:32:31 +08:00
pengfei.zhou
61c262bcc6 refact: use DoricSingleton to hold all static or singleton objects 2021-07-21 19:32:31 +08:00
pengfei.zhou
7d4d6713c6 feat: change color of performance waterfall 2021-07-21 19:32:31 +08:00
pengfei.zhou
8f50d2d67c iOS: add DoricDevPerfVC 2021-07-21 19:32:31 +08:00
pengfei.zhou
8e2ebaf833 feat:android show performance waterfall 2021-07-21 19:32:31 +08:00
pengfei.zhou
a021aae3de feat:use global anchor hook to print log 2021-07-21 19:32:31 +08:00
pengfei.zhou
17e14e7119 feat:add global anchor hook to monitor all performance hook 2021-07-21 19:32:31 +08:00
pengfei.zhou
ba3635769a android: extract base activity for obtain doric context 2021-07-21 19:32:31 +08:00
pengfei.zhou
0cc9417cb6 feat:fix android show node tree 2021-07-21 19:32:31 +08:00
pengfei.zhou
6bff1bd9a1 feat:DoricPerf export anchor map 2021-07-21 19:32:31 +08:00
王劲鹏
46eff0d904 add show node tree 2021-07-21 19:32:31 +08:00
pengfei.zhou
bbe50ec181 feat:update doric devkit ui 2021-07-21 19:32:31 +08:00
pengfei.zhou
ec62256ad5 feat: add snapshot feature for devkit, this is for android 2021-07-21 19:32:31 +08:00
pengfei.zhou
7fd81ce92c android: refact doric dev activity,use map to manage action menu 2021-07-21 19:32:31 +08:00
pengfei.zhou
4c7eb36565 iOS:add snapshot view 2021-07-21 19:32:31 +08:00
pengfei.zhou
0dfe0d73be Demo add devkit button 2021-07-21 19:32:31 +08:00
pengfei.zhou
cf116dbb31 android:update snapshot control api 2021-07-21 19:32:31 +08:00
pengfei.zhou
227cc09824 feat:update doric devkit ui 2021-07-21 19:32:31 +08:00
pengfei.zhou
dbe94165b9 feat: add snapshot feature for devkit, this is for android 2021-07-21 19:32:31 +08:00
王劲鹏
37f8898eac fix: Android list reuse identifier get error 2021-07-21 17:55:22 +08:00
王劲鹏
a1240cfa2e Android: impl text color with gradient 2021-07-20 15:56:36 +08:00
王劲鹏
ae62a76160 Android: impl font & hint font for input 2021-07-20 15:53:19 +08:00
pengfei.zhou
7830811362 android: fix some crash from google play channel 2021-07-16 18:11:48 +08:00
王劲鹏
560990a39e add reset logic when item count or render page changed 2021-07-08 20:05:56 +08:00
pengfei.zhou
b4493ef777 android:open performance 2021-07-08 15:40:06 +08:00
pengfei.zhou
fd8cac42ed feat:add performance anchor hook 2021-07-08 15:40:06 +08:00
pengfei.zhou
5c4bbe2fa5 feat:fix cannot record onDestroy 2021-07-08 15:40:06 +08:00
pengfei.zhou
f5bd4406d9 feat:add switch for performance,default is off 2021-07-08 15:40:06 +08:00
pengfei.zhou
34876de69f optimize:performance code 2021-07-08 15:40:06 +08:00
pengfei.zhou
51719d3fc7 Android:Add PerformanceProfile 2021-07-08 15:40:06 +08:00
王劲鹏
98f2d29cee fix crash when looped slider with item count zero 2021-07-08 10:13:28 +08:00
pengfei.zhou
e6595d5c51 feat:add set environment value api 2021-07-07 18:51:21 +08:00
pengfei.zhou
0c10b513b9 feat: add onEnvChanged 2021-07-07 18:51:21 +08:00
pengfei.zhou
70bde4fba9 feat:Environment add locale 2021-07-07 18:51:21 +08:00
王劲鹏
666998d3a6 fix wrong page slided index 2021-07-05 12:44:41 +08:00
王劲鹏
ecb2839a10 Android: Input requestFocus show soft input 2021-06-29 16:08:20 +08:00
pengfei.zhou
901d3fdf72 feat:add protect case for plugin and view 2021-06-22 17:19:50 +08:00
pengfei.zhou
8339a64663 optimize: make lazy registered doric library effective 2021-06-22 17:19:50 +08:00
王劲鹏
1ddd0c05a8 fix: android scroller child measure 2021-06-18 10:39:08 +08:00
pengfei.zhou
9fed9e431c feat:Input add beforeTextChange API 2021-06-11 17:48:56 +08:00
pengfei.zhou
e528630f71 feat:Input add getSelection API 2021-06-11 17:48:56 +08:00
pengfei.zhou
5263731dd7 feat:input add onSubmitEditing 2021-06-11 17:48:56 +08:00
pengfei.zhou
ff641bf983 feat:Input add editable and returnKeyType 2021-06-11 17:48:56 +08:00
pengfei.zhou
23a39f20fc android:fix list item set action cannot respond to click 2021-06-08 17:31:53 +08:00
pengfei.zhou
4da1f3be9d feat: enhance plugin navigator,add popSelf and popToRoot 2021-06-08 11:56:11 +08:00
pengfei.zhou
b18bec6899 Android: fix code error cause npe 2021-05-31 15:30:33 +08:00
pengfei.zhou
c1ac0a04a5 bugfix: read callbackId before read other properties. 2021-05-21 18:29:36 +08:00
pengfei.zhou
7570278352 android:fix log output format error 2021-05-20 18:26:46 +08:00
pengfei.zhou
546af79534 feat: modular add test case 2021-05-14 19:58:34 +08:00
王劲鹏
67ee81e90e Android: fix list item action overlapped when sub view click set 2021-05-14 13:15:53 +08:00
pengfei.zhou
91b1a3c24c android: protect color type error 2021-04-29 14:13:26 +08:00
pengfei.zhou
2e3f8f3cea android: fix npe when create plugin error 2021-04-29 12:00:01 +08:00
pengfei.zhou
658f0ed3b3 feat:android support listItem's actions 2021-04-25 15:49:01 +08:00
pengfei.zhou
5982b15b0d feat:NestedScroller add scrollable 2021-04-23 17:58:48 +08:00
pengfei.zhou
056f2f041f feat:Slider add scrollable 2021-04-23 17:58:48 +08:00
pengfei.zhou
c2ca3c0b31 feat:Flowlayout support scrollable 2021-04-23 17:58:48 +08:00
pengfei.zhou
418b71c7a3 feat:List support scrollable 2021-04-23 17:58:48 +08:00
pengfei.zhou
4cc67a463d feat:Scroller support scrollable 2021-04-23 17:58:48 +08:00
王劲鹏
9e6d9131ee android: fix fullscreen without virtual navigation 2021-04-22 16:46:08 +08:00
pengfei.zhou
cdd25caa7d feat:when cancel Animation,sync the properties from native 2021-04-22 14:57:51 +08:00
pengfei.zhou
e7ced92281 feat:Add cancelAnimation and clearAnimation 2021-04-22 14:57:51 +08:00
pengfei.zhou
5c20680c4c feat: add API clearAnimation 2021-04-22 14:57:51 +08:00
pengfei.zhou
009e8734b6 feat:add pureCallEntityMethod,avoid hook affects 2021-04-19 17:44:04 +08:00
pengfei.zhou
c6a6f76504 android: fix corner and hidden property conflict 2021-04-07 17:25:47 +08:00
pengfei.zhou
0363e5d207 Android:Fix cannot receive onActivityForResult by DoricPanelFrgment 2021-04-06 14:25:50 +08:00
王劲鹏
f4e6042cae Android: add oldBottomMargin, oldHeight & bottomMargin 2021-03-30 12:29:16 +08:00
pengfei.zhou
ad29f284cd Android:update the upload script 2021-03-26 23:22:35 +08:00
pengfei.zhou
0290c7a929 Android:fix input set Text,set selection to the last 2021-03-25 17:26:58 +08:00
王劲鹏
a56f1164e9 Android: implement keyboard plugin 2021-03-19 10:34:32 +08:00
王劲鹏
1a84a3d7bb fix reload on non ui thread 2021-03-08 19:58:11 +08:00
王劲鹏
2d5d24ac40 Android: on switch not called when toggle by js code 2021-03-08 11:17:38 +08:00
pengfei.zhou
741cad2f3e feat:Android debugging fix issue 2021-03-04 14:52:00 +08:00
pengfei.zhou
e78625281f fix:iOS Runloop cannot exit and other issues 2021-03-04 14:52:00 +08:00
pengfei.zhou
627f323ae3 feat:fix iOS memory leak in debugging 2021-03-04 14:52:00 +08:00
pengfei.zhou
a40ec58fca feat:stop debugging when devkit is disconnected from server 2021-03-02 18:20:41 +08:00
pengfei.zhou
88dc9c9334 feat:Support debug other source in doric project 2021-03-02 18:20:41 +08:00
pengfei.zhou
cf888e3655 feat:add debug option:start debugging 2021-03-02 18:20:41 +08:00
pengfei.zhou
de4188b74e feat:add debug option stop debugging 2021-03-02 18:20:41 +08:00
pengfei.zhou
eb689e8a48 feat:show information of script 2021-03-02 18:20:41 +08:00
pengfei.zhou
dfbd46197c android:add view source option 2021-03-02 18:20:41 +08:00
pengfei.zhou
82aa3421c6 feat:update android project settings 2021-03-02 18:20:41 +08:00
pengfeizhou
fa1c1a1948 feat:add judge for devkit gradle 2021-03-02 18:20:41 +08:00
pengfeizhou
178b44bd56 android:do not export dev activity 2021-02-25 17:57:34 +08:00
pengfeizhou
b60fffd055 feat:update assets and set ip for input 2021-02-25 12:45:00 +08:00
pengfeizhou
d834f03835 feat:reload match context adjust 2021-02-25 12:45:00 +08:00
pengfeizhou
d56281a77f feat:debug support multi entry and fix some bugs 2021-02-24 19:15:17 +08:00