Commit Graph

1283 Commits

Author SHA1 Message Date
Geoffrey Goh
3d47206c38 Merge pull request #34 from Microsoft/is-first-run
Is first run
2015-11-04 11:34:26 -08:00
Geoffrey Goh
5551cdef8f fix getPackageHash 2015-11-04 11:30:35 -08:00
Jonathan Carter
98bd662e5b Merge pull request #35 from jevakallio/config/release-header-paths
Use same header search path for release builds as for debug
2015-11-04 06:31:36 -08:00
Geoffrey Goh
d0a31d4a88 remove extra line 2015-11-03 20:50:57 -08:00
Geoffrey Goh
2ce18b0180 is-first-run 2015-11-03 20:49:47 -08:00
Jani Evökallio
ad8ed40bdf Use same header search path for release builds as for debug 2015-11-04 00:22:35 +00:00
Jonathan Carter
d53197294f Merge pull request #30 from Microsoft/header_fix
Adding a missing method to the package interface
2015-11-02 16:09:41 -08:00
Jonathan Carter
daea84827c Adding a missing method to the package interface 2015-11-02 15:45:47 -08:00
Jonathan Carter
c3033ef161 Merge pull request #29 from Microsoft/reload_change
Simplify loadBundle
2015-11-02 14:05:43 -08:00
Jonathan Carter
0eb8eab264 Simplify loadBundle 2015-11-02 13:25:47 -08:00
Jonathan Carter
631894c05b Merge pull request #28 from Microsoft/failedApply
Implementing "failedApply" property on packages
2015-11-02 13:24:04 -08:00
Jonathan Carter
c5de1aedc6 Merge pull request #26 from Microsoft/syncoptions_flow
Removing @flow annotation from JS module
2015-11-02 13:22:39 -08:00
Jonathan Carter
e0ac3a449d Reverting loadBundle change to submit in a second PR 2015-11-02 13:21:24 -08:00
Jonathan Carter
c34ee9587f Changing all internal methods from static to instance 2015-11-02 13:16:23 -08:00
Jonathan Carter
13cae8e49d Re-fixing user directory issue 2015-11-02 11:28:09 -08:00
Jonathan Carter
1419e64b10 Fixing promise chain 2015-11-02 10:31:29 -08:00
Jonathan Carter
5533643f9d Fixing typo and promise rejection 2015-11-02 10:09:36 -08:00
Jonathan Carter
c64b76c018 Adding support for failedApply on the package objects 2015-11-02 09:49:30 -08:00
Jonathan Carter
58fd1f7a14 Removing @flow annotation 2015-11-01 12:23:43 -08:00
Jonathan Carter
44d3fbc7e4 Merge pull request #25 from Microsoft/1_1_version_bump
Bumping the version and updating the SDK dependency
2015-10-30 16:06:06 -07:00
Jonathan Carter
7ec50e35d8 Bumping the version and updating the SDK dependency 2015-10-30 15:57:15 -07:00
Jonathan Carter
8e94867e04 Fixes a typo in the top codepushsync link 2015-10-30 14:32:40 -07:00
Jonathan Carter
661adce4bc Merge pull request #24 from Microsoft/readme_tweaks
Adding a little more detail to sync and fixing some typos
2015-10-30 14:30:29 -07:00
Jonathan Carter
ed92d02965 Adding a little more detail 2015-10-30 14:24:08 -07:00
Jonathan Carter
21bd14a97e Merge pull request #23 from Microsoft/readme_updates
Updating README
2015-10-29 17:50:29 -07:00
Jonathan Carter
6f146d08b8 Adding ? to statement 2015-10-29 17:50:17 -07:00
Jonathan Carter
ef4636a3c2 Fixing link 2015-10-29 17:48:00 -07:00
Jonathan Carter
c38231e5c7 Fixing numbers 2015-10-29 17:43:02 -07:00
Richard Hua
ab6eb76a0a Tweak to README to hyperlink second 'let us know' 2015-10-29 17:33:38 -07:00
Jonathan Carter
188df1c267 Fixing the image float 2015-10-29 17:06:42 -07:00
Jonathan Carter
4895033074 Floating the update screenshot 2015-10-29 17:02:36 -07:00
Jonathan Carter
f673a18568 Resizing image 2015-10-29 16:58:11 -07:00
Jonathan Carter
2ef58a49c9 Updating README 2015-10-29 16:50:20 -07:00
Jonathan Carter
f0806be0d9 Merge pull request #22 from Microsoft/codepush_sync
CodePush.sync() API method
2015-10-29 13:46:46 -07:00
Jonathan Carter
9cef711f24 Adding new description prefix option 2015-10-29 13:40:23 -07:00
Jonathan Carter
4968fe642c Fixing typo 2015-10-29 10:42:25 -07:00
Jonathan Carter
0c5cb645dc Adding new option and fixing some naming 2015-10-29 10:41:27 -07:00
Jonathan Carter
9b68b54c0a Adding some doc comments 2015-10-28 18:09:09 -07:00
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