Commit Graph

66 Commits

Author SHA1 Message Date
Will Anderson
87f0e26571 Make getConfiguration return a promise 2015-09-01 14:01:10 -07:00
Will Anderson
7adc4085d1 Update example with new update check method name 2015-09-01 14:00:53 -07:00
Will Anderson
59ad870984 Remove abortDownload for now 2015-09-01 13:50:37 -07:00
Will Anderson
0d840aa5e8 Add new API methods as light wrappers for Native implementation 2015-08-28 15:46:27 -07:00
Will Anderson
1ac743f9b5 Return a promise from installUpdate 2015-08-28 15:40:42 -07:00
Will Anderson
eac6361ff8 Update react-native to 0.10.0 2015-08-28 12:20:04 -07:00
kg422
b4ad535eaf readme for tests 2015-08-25 12:01:18 -07:00
kg422
a4bd2f8c3d readme for tests 2015-08-25 11:59:58 -07:00
kg422
fd44453666 removed main.jsbundle 2015-08-24 18:27:23 -07:00
kg422
f900fccca0 removed keys 2015-08-24 18:26:30 -07:00
kg422
014d78ab8a removed more copyrights 2015-08-24 18:23:14 -07:00
kg422
cb5e8a2677 readme modifications, removed copyrights, fixed issue with install update test 2015-08-24 18:21:26 -07:00
kg422
b6a9e1ba9d remove cache 2015-08-24 13:16:38 -07:00
kg422
f47c4132b1 replaced bundle.sh 2015-08-21 17:19:38 -07:00
kg422
74e324870a replaced bundle.sh 2015-08-21 17:16:03 -07:00
kg422
0adb38e082 wrote QueryUpdate and ApplyUpdate tests 2015-08-21 17:09:29 -07:00
kg422
adb8d42a58 removed temp file 2015-08-21 17:02:51 -07:00
kg422
c3ccd27b4c Merge branch 'query-update-with-current-package' of github.com:Microsoft/react-native-code-push 2015-08-21 17:00:41 -07:00
Will Anderson
073cf5bf6b Merge pull request #2 from Microsoft/check-update-and-download
Refactor plugin config, and change example so it can download updates
2015-08-21 12:07:02 -07:00
kg422
15c9d93374 remove explicit null check 2015-08-14 13:56:16 -07:00
kg422
43d62605a1 removing redundancy 2015-08-14 13:43:06 -07:00
kg422
850a234fca removing redundancy 2015-08-14 13:40:07 -07:00
kg422
5c6ef09d7b conforming to coding guidelines 4 2015-08-14 12:07:16 -07:00
kg422
718e67d821 conforming to coding guidelines 3 2015-08-14 12:05:00 -07:00
kg422
a4e4957755 conforming to coding guidelines 3 2015-08-14 12:02:58 -07:00
kg422
153f6bfdd9 conforming to coding guidelines 2 2015-08-14 12:00:33 -07:00
kg422
2984125b8d reverted the colour change 2015-08-14 11:29:59 -07:00
kg422
f206ce3cef conforming to coding guidelines 1 2015-08-14 11:28:37 -07:00
kg422
9829b416e2 remove change to jsCodeLocation 2015-08-13 14:19:05 -07:00
kg422
d7332ed64b final test 2015-08-13 14:16:48 -07:00
kg422
8ee234e589 removed deployment key and serverurl from info.plist 2015-08-13 13:19:18 -07:00
kg422
bd4182413c save packages on install, query updates with current package 2015-08-13 13:09:33 -07:00
Will Anderson
b5b2788dfb Simplify reload bundle function 2015-08-12 14:24:47 -07:00
Will Anderson
c9f9279ac1 Upgrade react-native to 0.8.0 2015-08-12 13:49:55 -07:00
Will Anderson
27df072395 Revert switch to localhost code location 2015-07-27 10:29:15 -07:00
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