1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee
Commit Graph

49 Commits

Author SHA1 Message Date
sunnylqm
17ff366f51 Implement download and install apk 2020-09-27 22:16:27 +08:00
sunnylqm
17dffa1eb5 Rename hashname -> hash 2020-09-24 22:44:37 +08:00
sunnylqm
f626cc1933 Fix download event and remove unzip event 2020-09-24 19:31:27 +08:00
sunnylqm
59fcba15ee Implement blockupdate on android 2020-08-31 18:39:03 +08:00
sunnylqm
ed7f5ac606 Detect android bundle url 2020-08-13 00:32:07 +08:00
sunnylqm
6abb2c7a5d Unify download progress event 2020-08-09 00:08:30 +08:00
sunnylqm
f07be8cf0b Merge branch 'customInstanceManager' 2020-04-02 12:09:13 +08:00
sunnylqm
7c8f2d493f import instancemanager 2020-04-02 12:06:32 +08:00
sunnylqm
6a031f598f Allow custom instance manager 2020-03-13 13:13:37 +08:00
Sunny Luo
22a2902f71
Fix download buffer overflow 2020-02-07 22:28:17 +08:00
sunnylqm
8d06235ea3 Check android bundle file before reload 2020-01-13 21:58:33 +08:00
sunnylqm
fa754ef8a2 Check bundlejs before switch 2020-01-09 17:45:44 +08:00
nonghuaqiang
a93875884c android 下载进度发送事件发出和发送事件频率优化 2019-12-03 12:34:02 +08:00
sunnylqm
737060e962 Read build time in local-cli for apk 2019-11-21 00:02:00 +08:00
sunnylqm
ddc12186b0 Rename 2019-11-16 00:31:30 +08:00
sunnylqm
c638cd45ac 添加buildTime 2019-10-06 21:56:58 +08:00
sunnylqm
5a13f82f2e 添加proguard混淆规则 2019-09-18 21:30:52 +08:00
sunnylqm
84ffaa7f5a 解决某些情况下android不能重启的问题 2019-09-17 11:52:22 +08:00
sunnylqm
f6ad543854 add arm64 and x86_64 2019-04-15 18:52:58 +08:00
Sunny Luo
122ce813db
Update build.gradle 2019-03-30 14:26:56 +08:00
Yun
c710b689a3 [FIX] 2019-03-25 18:19:56 +08:00
Yun
88c80390d8 - 2019-03-22 20:47:01 +08:00
tdzl2003
f372a0c7f1 Compatible with new react native 2018-07-09 21:01:45 +08:00
tdzl2003
d4ff139a3b Precompile ndk files. 2018-07-09 20:41:05 +08:00
tdzl2003
e483947884 Run update process on a seperated executor. 2018-07-08 20:59:35 +08:00
tdzl2003
48abbc98c9 Try to optimize android update with many images. 2018-07-08 17:21:54 +08:00
Sunny Luo
c80b4e1ede replace cxxbridge for bridge for RN 0.46+
8b53a2b29b
2017-09-27 23:33:13 +08:00
tdzl2003
26708dc5bd 解决安卓更新重启问题 2017-05-04 20:23:16 +08:00
sunnylqm
7ac83a3d08 修改回滚逻辑的一处bug 2016-12-09 08:22:30 +08:00
sunnylqm
ca04836667 修正createFileLoader参数 2016-11-26 11:57:09 +08:00
tdzl2003
61d9034ec5 bugfix #53 2016-11-08 12:58:18 +08:00
tdzl2003
7bf0fb12de bugfix: switchVersion failed on Android after 0.29 2016-08-17 21:25:11 +08:00
DengYun
d4dfd53e90 fix compile error 2016-06-28 12:08:43 +08:00
DengYun
3fc5d3629a fix compile error 2016-06-28 10:33:10 +08:00
tdzl2003
702ddbe011 解决Android 在RN0.27以上版本报错问题 2016-06-27 21:02:47 +08:00
tdzl2003
bce345b65d bugfix: 从安装包首次更新后即回滚处理有问题 2016-04-05 23:11:28 +08:00
tdzl2003
f9dd87f6c0 bugfix 2016-04-05 22:42:16 +08:00
tdzl2003
75b29d28d6 add document 2016-04-05 20:07:23 +08:00
tdzl2003
e13675522c bugfix 2016-04-05 17:00:03 +08:00
tdzl2003
1c9fd7dd98 bugfixes 2016-04-05 15:36:05 +08:00
tdzl2003
28a11bc19e bugfixes 2016-04-05 00:48:22 +08:00
tdzl2003
0caf003b8d bugfix for diffWithIpa 2016-04-04 23:45:29 +08:00
tdzl2003
063c14ab45 bugfixes 2016-04-04 23:02:28 +08:00
tdzl2003
611b0570f8 support package without bundle. 2016-04-01 12:07:33 +08:00
tdzl2003
40bf697f76 bugfix 2016-04-01 00:30:37 +08:00
tdzl2003
1418eb8f18 throw Error on 404 response 2016-04-01 00:21:02 +08:00
tdzl2003
2ed90fecc6 diff from old ppk file. 2016-03-31 23:38:55 +08:00
tdzl2003
a3a5a5fc3e add bsdiff in ndk module. 2016-03-31 22:54:29 +08:00
tdzl2003
dbe1f9b26d working on android 2016-03-31 16:23:42 +08:00