Commit Graph

881 Commits

Author SHA1 Message Date
Will Anderson
0f027eaaa5 Use configuration to get appVersion when checking for updates 2015-07-24 13:50:13 -07:00
Will Anderson
866bd7ec66 Update appVersion and buildVersion configuration code 2015-07-24 13:49:41 -07:00
Will Anderson
104169aeeb Update example app version to be semver compliant 2015-07-24 13:48:31 -07:00
Will Anderson
e22d240026 Rename cb to callback and switch to setImmediate 2015-07-24 13:04:33 -07:00
Will Anderson
06e7d8b3aa Fix copy/paste errors in HybridMobileDeployConfig 2015-07-24 12:48:57 -07:00
Will Anderson
f72ab12c7d Refactor plugin and example based on new design 2015-07-24 09:25:36 -07:00
Will Anderson
48d1d98b6b Fix update link for sample app 2015-07-24 09:25:35 -07:00
Will Anderson
e85b62735a Update sdk reference to pull out AcquisitionManager 2015-07-24 09:25:35 -07:00
Will Anderson
b3a24a47ed Make HybridMobileDeploy a dependency of the example app 2015-07-24 09:25:35 -07:00
Will Anderson
70849c5e3f Merge pull request #1 from Microsoft/implementation-first-pass
Implementation first pass
2015-07-24 09:24:30 -07:00
Will Anderson
053c786026 Update readme setup instructions 2015-07-17 10:59:47 -07:00
Will Anderson
568ab4b660 Update how example app loads react-native-hybrid-mobile-deploy 2015-07-17 10:57:51 -07:00
Will Anderson
03965e95e0 Use new method for requiring NativeModules 2015-07-17 10:55:57 -07:00
Will Anderson
896eb36500 Update appBundleUrl so it can be called with no params 2015-07-16 17:05:17 -07:00
Will Anderson
97be98646a Add basic readme 2015-07-16 15:46:45 -07:00
Will Anderson
d07b96a47c Update example to use new HybridMobileDeploy implementation 2015-07-16 15:44:56 -07:00
Will Anderson
45048f57dd Update HybridMobileDeploy js api with basic update query 2015-07-16 15:30:59 -07:00
Will Anderson
2e39fbf680 Add temporary fetch adapter for use by the SDK 2015-07-16 15:29:15 -07:00
Will Anderson
99d2aed171 Add (hacky) reference to SDK package 2015-07-16 15:28:16 -07:00
Will Anderson
701dc580c9 Fix typo in HybridMobileDeploy.ios.js 2015-07-16 15:27:18 -07:00
Will Anderson
3a685460f7 Remove generated main.jsbundle and ignore it 2015-07-16 15:26:35 -07:00
Will Anderson
495eec170b Update react-native to 0.8.0-rc 2015-07-16 15:25:03 -07:00
Will Anderson
3037634d0d Integrate module with Companion example app 2015-06-26 10:18:27 -07:00
Will Anderson
0e4663f831 Link HybridMobileDeploy module into HybridMobileDeployCompanion example app 2015-06-24 14:48:57 -07:00
Will Anderson
b4e1c5901e Update code names from prototype 2015-06-24 11:36:05 -07:00
Will Anderson
a86e03d630 Add React Native library stub 2015-06-24 00:15:49 -07:00
Will Anderson
c72167162e Update build scripts to run more robustly using xctool 2015-06-10 16:21:29 -07:00
Will Anderson
27448cb28f Remove lsof call from start-packager.sh script 2015-06-10 14:53:32 -07:00
Will Anderson
f32100dd1c Add scripts to start and stop the packager 2015-06-10 14:48:47 -07:00
Will Anderson
b867b4d0bb Add bundle script 2015-06-02 23:08:28 -07:00
Will Anderson
cd5e40fed9 Add React Native app stub to examples folder 2015-06-02 22:56:28 -07:00