Commit Graph

83 Commits

Author SHA1 Message Date
pengfei.zhou
6bc9c7629a feat: context's source ignore what behinds semicolon 2022-01-10 10:38:46 +08:00
pengfei.zhou
e4b27af938 android: remove some code which require higher system permission 2021-12-13 11:20:21 +08:00
pengfei.zhou
b0ff68e660 refact: optimize code 2021-12-08 12:06:25 +08:00
pengfei.zhou
68ba8875a5 feat: android and iOS support load assets file remotely on dev mode 2021-12-08 12:06:25 +08:00
pengfei.zhou
7b44801b17 feat: add DoricDevAssetsLoader in dev mode 2021-12-08 12:06:25 +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
ac62a0f7fc optimize code 2021-08-31 17:18:38 +08:00
pengfei.zhou
5e2ffe3436 Devkit add plugin support 2021-08-26 16:49:56 +08:00
pengfei.zhou
059f27c743 Revert "debugging add module support"
This reverts commit 85da528de5e258a765b842ca5e55c4cf81fd2936.
2021-08-24 16:15:25 +08:00
pengfei.zhou
20e6f5c96d debugging add module support 2021-08-24 16:15:25 +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
王劲鹏
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
王劲鹏
1a84a3d7bb fix reload on non ui thread 2021-03-08 19:58:11 +08:00
pengfei.zhou
741cad2f3e feat:Android debugging fix issue 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
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
pengfeizhou
0e7f68a2c2 iOS:optimize devkit context list ui 2021-02-24 19:15:17 +08:00
pengfeizhou
efdabd8309 iOS:optimze devkit 2021-02-24 19:15:17 +08:00
pengfeizhou
f3d66b6113 android:Optimize DoricDev context list UI 2021-02-24 19:15:17 +08:00
pengfeizhou
37222a25d8 android:Optimize DoricDev header UI 2021-02-24 19:15:17 +08:00
pengfeizhou
04c19992ad Refact:delete and optimize code 2021-02-23 17:26:39 +08:00
pengfeizhou
2f7762e670 Refact:delete and optimize code 2021-02-23 17:26:39 +08:00
pengfeizhou
149826ae12 feat:fix when debugging,log cannot show on terminal 2021-02-23 17:26:39 +08:00