Geoffrey Goh
|
a208afe7a1
|
Merge pull request #13 from Microsoft/update-docs
Update README.md
|
2015-10-20 16:13:52 -07:00 |
|
Geoffrey Goh
|
f4b496bad4
|
Merge pull request #14 from Microsoft/update-package-dependency
Update "code-push" dependency to point to npm
|
2015-10-20 15:36:38 -07:00 |
|
Geoffrey Goh
|
96a2c789b4
|
Update "code-push" dependency to point to npm
|
2015-10-20 15:08:16 -07:00 |
|
Geoffrey Goh
|
0335f4a6bc
|
Update README.md
|
2015-10-16 16:36:26 -07:00 |
|
Geoffrey Goh
|
4b3bb39fc7
|
Update README.md
Add How It Works section to sync with Cordova project
|
2015-10-16 14:33:59 -07:00 |
|
Will Anderson
|
49f6f670c5
|
Merge pull request #12 from Microsoft/recipes
Recipes
|
2015-10-09 11:08:45 -07:00 |
|
Will Anderson
|
b7492428c3
|
Add a note about semver to the readme
|
2015-10-08 19:50:00 -07:00 |
|
Will Anderson
|
4dfcea159e
|
Merge pull request #11 from Microsoft/download-error-checking
Add an error check to the update download function
|
2015-10-08 15:46:27 -07:00 |
|
Hani Atassi
|
62b47e8100
|
Adding MIT license file
|
2015-10-08 15:32:13 -07:00 |
|
Geoffrey Goh
|
9cf94bd37c
|
Merge pull request #10 from Microsoft/fix-update-issues
Fix update issues
|
2015-10-08 15:13:34 -07:00 |
|
Geoffrey Goh
|
3d25bdbc20
|
removed .DS_Store
|
2015-10-08 15:13:00 -07:00 |
|
Will Anderson
|
c6dd347d76
|
Merge pull request #8 from Microsoft/code-push-docs
Initial pass at RN Code Push documentation
|
2015-10-08 15:05:21 -07:00 |
|
Will Anderson
|
550b685957
|
Add recipe for optional update button
|
2015-10-08 15:00:35 -07:00 |
|
Will Anderson
|
e0b3c090db
|
Add recipe for automatic update on start
|
2015-10-08 15:00:17 -07:00 |
|
Will Anderson
|
0f7525a3fb
|
Add an error check to the update download function
|
2015-10-08 14:59:32 -07:00 |
|
Geoffrey Goh
|
96575270bb
|
remove main.jsbundle
|
2015-10-07 02:50:18 -07:00 |
|
Geoffrey Goh
|
7b4f22daac
|
reinstate main.jsbundle
|
2015-10-07 02:49:10 -07:00 |
|
Geoffrey Goh
|
1edcb38d18
|
undo unnecessary changes
|
2015-10-07 02:43:23 -07:00 |
|
Geoffrey Goh
|
b530292baf
|
fixed tests
|
2015-10-07 02:40:43 -07:00 |
|
Geoffrey Goh
|
95e77a1fd4
|
add DS_Store to gitignore
|
2015-10-06 20:27:39 -07:00 |
|
Geoffrey Goh
|
f77bcfd370
|
removed DS_Store
|
2015-10-06 20:26:40 -07:00 |
|
Geoffrey Goh
|
eaf12e904a
|
fix update issues
|
2015-10-06 20:21:59 -07:00 |
|
Will Anderson
|
38fbf641f9
|
Merge pull request #9 from Microsoft/update-react-native
Upgrade react-native to 0.11.4
|
2015-10-06 14:02:18 -07:00 |
|
Will Anderson
|
6ea93dd868
|
Add screenshots to docs
|
2015-10-06 14:00:51 -07:00 |
|
Will Anderson
|
03dd1ae4e4
|
Switch dependencies to fixed versions
|
2015-10-06 13:43:40 -07:00 |
|
Will Anderson
|
d0176e74d5
|
Upgrade react-native to 0.11.4
|
2015-10-06 10:29:32 -07:00 |
|
Will Anderson
|
046792234a
|
Merge pull request #7 from Microsoft/code-push-config-updates
Code push config updates
|
2015-10-05 13:17:55 -07:00 |
|
Will Anderson
|
e4b1e833f2
|
Add more details about CodePush app script path resolution
|
2015-10-05 10:50:47 -07:00 |
|
Will Anderson
|
3c4cd60d7d
|
Update 'Code Push' references to 'CodePush'
|
2015-10-05 10:49:18 -07:00 |
|
Will Anderson
|
9189069bc6
|
Fix up some callback style code samples
|
2015-10-05 10:38:16 -07:00 |
|
Will Anderson
|
3aa62aba45
|
Link to details from summary section
|
2015-10-05 10:38:16 -07:00 |
|
Will Anderson
|
7c10a9ad24
|
Copy over remaining methods
|
2015-10-05 10:38:16 -07:00 |
|
Will Anderson
|
58b7da4b43
|
Add documentation for LocalPackage and RemotePackage
|
2015-10-05 10:38:16 -07:00 |
|
Will Anderson
|
b3af19cafb
|
Add top-level API docs and getting started section
|
2015-10-05 10:38:16 -07:00 |
|
Will Anderson
|
3157b764f1
|
Add installation instructions to readme
|
2015-10-05 10:38:15 -07:00 |
|
Will Anderson
|
c72f4ff88d
|
Update default API url
|
2015-10-02 13:23:26 -07:00 |
|
Will Anderson
|
fe6a9d827b
|
Add iOS9 TLS exception to example app config
|
2015-10-02 13:21:38 -07:00 |
|
Will Anderson
|
6c1487c98c
|
Update example app script code
|
2015-10-02 13:21:11 -07:00 |
|
Will Anderson
|
6b7b31100f
|
Merge pull request #5 from Microsoft/update-api
Update api to match Cordova implementation
|
2015-09-29 14:31:44 -07:00 |
|
Will Anderson
|
655c9f74ae
|
Use the rollbackTimeout param in the example app
|
2015-09-10 16:49:21 -07:00 |
|
Will Anderson
|
71b116a6f6
|
Snapshot current iteration of rollback support (WIP)
|
2015-09-10 14:39:25 -07:00 |
|
Will Anderson
|
72e6e093a8
|
Include the main.jsbundle file in the Xcode project
|
2015-09-10 14:38:46 -07:00 |
|
Will Anderson
|
ed240ec5a9
|
Pass rollback timeout through in apply method
|
2015-09-10 14:38:10 -07:00 |
|
Will Anderson
|
0d6c7b44d2
|
Remove accidental typo in example app header
|
2015-09-09 14:07:29 -07:00 |
|
Will Anderson
|
660834cf01
|
Clean up a couple small issues with Obj-C code
|
2015-09-09 13:51:37 -07:00 |
|
Will Anderson
|
a029add8fc
|
Use done() for download method to bubble any errors
|
2015-09-09 12:16:55 -07:00 |
|
Will Anderson
|
2b6c99c4dc
|
Remove unused top-level apply method
|
2015-09-09 12:16:03 -07:00 |
|
Will Anderson
|
3e0bc07fb3
|
Update API and example app to match latest Cordova implementation
|
2015-09-08 14:41:19 -07:00 |
|
Will Anderson
|
ae19e24a35
|
Add stubs for methods to mix into package objects
|
2015-09-03 11:31:23 -07:00 |
|
Will Anderson
|
f8906642d2
|
Start refactoring package management into a distinct class
|
2015-09-03 11:30:43 -07:00 |
|