Commit Graph

46 Commits

Author SHA1 Message Date
王劲鹏
f67f0ce75a iOS: reorder registry alloc to avoid setEnvironmentVariable abnormal 2023-03-07 16:35:36 +08:00
王劲鹏
15364618e1 iOS: enhancement for status bar height retrieval 2023-03-07 16:35:36 +08:00
pengfei.zhou
fc4628dde9 Fix when print log string which contains special control characters in doric,cause native crash 2023-02-09 14:15:51 +08:00
pengfei.zhou
fe060bdb7f iOS: fix posibblely mutated crash when onException 2022-08-05 13:57:10 +08:00
pengfei.zhou
fda2a9a02c iOS: fix when debugging cause crash 2022-07-15 19:25:30 +08:00
pengfei.zhou
7a126531af feat: Native add legacy mode 2022-07-15 19:21:59 +08:00
pengfei.zhou
aa837b807a iOS: use category method to translate JSValue to object 2022-03-09 18:14:06 +08:00
王劲鹏
e3f45676d6 add interface to provide jse 2022-01-26 15:38:49 +08:00
pengfei.zhou
dd4e8db3ad Remove nativeEmpty, check call change to native side 2021-09-16 13:01:47 +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
98c3bc6668 iOS: fix locale return nil in some case 2021-07-08 19:26:58 +08:00
pengfei.zhou
34876de69f optimize:performance code 2021-07-08 15:40:06 +08:00
pengfei.zhou
a40413f991 iOS:Add PerformanceProfile 2021-07-08 15:40:06 +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
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
pengfeizhou
cc1b4d92cb iOS:Timer key change from NSString to NSNumber 2021-02-23 17:26:39 +08:00
pengfeizhou
1d6a2d8828 iOS:success to debug js 2021-02-23 11:45:53 +08:00
pengfeizhou
9db60d94ba iOS:Support debugging 2021-02-23 11:45:53 +08:00
pengfeizhou
682b6ebcb4 iOS:init registry synchronously 2021-02-07 18:11:00 +08:00
王劲鹏
3d656e13c6 iOS: pick width & height as default constant in portrait orientation 2020-08-25 17:16:42 +08:00
pengfei.zhou
81dfce17fb iOS:JS operation use seperated thread 2020-05-13 10:03:38 +08:00
pengfei.zhou
c51fc83537 iOS:fix NSTimer invalidate in main queue 2020-05-08 16:53:29 +08:00
pengfei.zhou
496c4c1838 fix:when onDestroy call native plugin 2020-04-23 17:43:54 +08:00
pengfei.zhou
9e7c1f04ef feat:Environment add scale 2020-04-23 16:52:24 +08:00
pengfei.zhou
2c2d3e4113 iOS:fix timer invalid 2020-04-20 15:14:41 +08:00
pengfei.zhou
de9b96c490 iOS:add protection for SIGSEGV 2020-04-20 11:53:16 +08:00
王劲鹏
4ef508d3a7 align userinfo access in js thread 2020-04-20 11:43:51 +08:00
王劲鹏
ef0e53a7ac iOS: hasNotch implements 2020-03-19 15:11:57 +08:00
王劲鹏
dad9dd7e9e iOS: devkit log 2020-03-18 20:09:41 +08:00
pengfei.zhou
98c7d59a70 Environment add device brand and model info 2020-03-14 10:55:35 +08:00
pengfei.zhou
3b0a245129 feat:Android and iOS monitor use DoricContext as parameter 2020-03-07 10:41:25 +08:00
pengfei.zhou
03e5376909 iOS:fix sync in main thread 2020-02-27 17:24:40 +08:00
pengfei.zhou
99dd7f9231 iOS:get environment information in main thread 2020-02-27 17:24:40 +08:00
王劲鹏
d215926387 add different jse in core & devkit pods 2020-02-27 17:24:22 +08:00
pengfei.zhou
b1cd69437a iOS:fix crash when source is nil 2020-02-27 13:42:54 +08:00
pengfei.zhou
abb1873b49 feat:doric android and iOS's monitor add source parameter when exception 2020-02-22 15:47:10 +08:00
pengfei.zhou
4363ef17eb feat:add statusBarHeight in Environment 2020-01-21 15:34:02 +08:00
pengfei.zhou
8ed3c42d3a iOS:use es5 lib when under iOS 10 2020-01-17 16:51:46 +08:00
pengfei.zhou
caea154377 iOS:add monitor 2020-01-11 11:05:34 +08:00
pengfei.zhou
50147329a4 iOS:Environment support customize 2020-01-10 15:11:56 +08:00
pengfei.zhou
0087c5bda4 android&iOS:create context set this to undefined 2020-01-09 11:51:14 +08:00
Shawn
78e8e47ad7 Feature/master fix path error (#3)
* fix:fix minimum example version

* fix:add target version in example podfile

* fix:change example js source path
2019-12-23 16:48:21 +08:00
pengfei.zhou
98b3d419ff rename dir 2019-12-21 23:01:45 +08:00