17 Commits

Author SHA1 Message Date
Richard Hua
d2e150a0c2 Send the CodePush plugin version with server requests (#560)
This allows the server to maintain backward compatibility by distinguishing between different plugins (e.g. React Native/Cordova/Windows), as well as individual versions of these plugins, without needing to use the old SDK version (which refers to the acquisition SDK, which is shared between all plugins).

This will also enable us to resolve #514, by rolling out a CDN only for newer plugin versions. (On the Cordova end at the very least, some users have plugins installed that have a whitelist of acceptable endpoints).
2016-10-10 14:56:06 -07:00
Geoffrey Goh
7916856aa4 fix rollback android 2016-04-25 15:04:19 -07:00
Geoffrey Goh
3e5d7fd7c9 whitespace 2016-01-27 18:32:21 -08:00
Geoffrey Goh
03ba1ed20e CodePushStatusReport -> CodePushTelemetryManager 2016-01-27 18:05:35 -08:00
Geoffrey Goh
eb44af2497 X-CodePush-SDK-Version 2016-01-27 00:26:46 -08:00
Geoffrey Goh
a808afdefb metrics sdk changes 2016-01-26 17:01:45 -08:00
Geoffrey Goh
2d5d80f606 fix issue with packager 2016-01-21 01:33:01 -08:00
Geoffrey Goh
d20e9ccc1e feedback 2016-01-20 16:57:37 -08:00
Geoffrey Goh
51c40c9652 report acquisition status 2016-01-15 15:15:41 -08:00
Jonathan Carter
b31ea8b1ac Fixing immediate restart 2015-12-28 09:29:54 -08:00
Geoffrey Goh
03e91b3ff9 revert to module.exporst 2015-12-25 23:36:04 -08:00
Geoffrey Goh
ad3cd211f8 a few bugfixes 2015-12-24 14:31:02 -08:00
Geoffrey Goh
45c4e74d1a feedback 2015-12-24 01:00:17 -08:00
Geoffrey Goh
df02e01de6 feedback 2015-12-24 00:06:01 -08:00
Geoffrey Goh
222f1f6022 feedback 2015-12-24 00:05:04 -08:00
Geoffrey Goh
e6115deec9 request-fetch-adapter 2015-12-23 21:55:25 -08:00
Will Anderson
2e39fbf680 Add temporary fetch adapter for use by the SDK 2015-07-16 15:29:15 -07:00