Jonathan Carter
|
30b4abc680
|
Adding more sync options
|
2015-10-28 17:52:03 -07:00 |
|
Geoffrey Goh
|
43f0f44265
|
Merge pull request #21 from Microsoft/use-documents-directory
Use documents directory
|
2015-10-28 15:26:24 -07:00 |
|
Geoffrey Goh
|
a5c9111f02
|
use documents directory
|
2015-10-28 14:15:28 -07:00 |
|
Jonathan Carter
|
7b27896882
|
Fixing typo and spacing
|
2015-10-27 00:24:43 -07:00 |
|
Jonathan Carter
|
cc6053381f
|
Rename cancel to ignore
|
2015-10-27 00:09:25 -07:00 |
|
Jonathan Carter
|
1da068f275
|
Move React require to top
|
2015-10-27 00:01:55 -07:00 |
|
Jonathan Carter
|
babb3c285c
|
CodePush.sync implementation
|
2015-10-26 23:59:42 -07:00 |
|
Jonathan Carter
|
4626f5aef4
|
Merge pull request #20 from Microsoft/package_json_tweaks
Bumping the version and fixing license
|
2015-10-23 15:04:23 -07:00 |
|
Jonathan Carter
|
fbb0a7886a
|
Bumping the version and fixing license
|
2015-10-23 15:01:37 -07:00 |
|
Geoffrey Goh
|
6dda12881b
|
Merge pull request #19 from Microsoft/handle-native-update
Drop package if there is a new native app version
|
2015-10-23 14:55:32 -07:00 |
|
Geoffrey Goh
|
e20b7af35d
|
Update README.md
|
2015-10-23 13:37:25 -07:00 |
|
Geoffrey Goh
|
0cddbeb557
|
Drop package if there is a new native app version
|
2015-10-23 13:27:26 -07:00 |
|
Jonathan Carter
|
f0fcda6fc1
|
Merge pull request #18 from Microsoft/npmignore_updates
Npmignore updates
|
2015-10-21 16:08:14 -07:00 |
|
Jonathan Carter
|
9d5516acc3
|
Adding the recipes to the npmignore file
|
2015-10-21 16:02:16 -07:00 |
|
Jonathan Carter
|
40d83e08f3
|
Updating license
|
2015-10-21 15:59:33 -07:00 |
|
Jonathan Carter
|
d5bbb54f39
|
Merge pull request #16 from Microsoft/package_json_updates
Updating package.json
|
2015-10-21 15:56:30 -07:00 |
|
Jonathan Carter
|
12f43fc779
|
Changing URLs to HTTPS
|
2015-10-21 15:53:31 -07:00 |
|
Jonathan Carter
|
17a5ec3aa6
|
Updating package.json
|
2015-10-21 15:50:51 -07:00 |
|
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 |
|