Commit Graph

266 Commits

Author SHA1 Message Date
Geoffrey Goh
44d90db5a3 spacing 2015-11-13 11:26:24 -08:00
Geoffrey Goh
b9f3b25c48 feedback 2015-11-13 11:23:45 -08:00
Geoffrey Goh
b21d22ca45 error handling tweaks 2015-11-13 00:21:29 -08:00
Geoffrey Goh
31c93175db error handling tweaks 2015-11-13 00:20:14 -08:00
Geoffrey Goh
9ad030dbbd remove (nonatomic) 2015-11-13 00:14:35 -08:00
Geoffrey Goh
78238071fe docs 2015-11-12 22:14:49 -08:00
Geoffrey Goh
e42a3c5a7d add docs 2015-11-12 22:03:18 -08:00
Geoffrey Goh
674d0a66e7 formatting 2015-11-12 20:46:25 -08:00
Geoffrey Goh
28fc990e4f formatting 2015-11-12 20:45:40 -08:00
Geoffrey Goh
efa88627e4 download-progress 2015-11-12 20:44:55 -08:00
Geoffrey Goh
b4ce58e812 download-progress 2015-11-12 20:43:17 -08:00
Geoffrey Goh
e79b911e46 download-progress 2015-11-12 20:41:36 -08:00
Geoffrey Goh
f553fa83d4 download-progress 2015-11-12 20:38:11 -08:00
Geoffrey Goh
7e0645a939 download-progress 2015-11-12 20:37:02 -08:00
Jonathan Carter
79e4c5042f Merge pull request #43 from Microsoft/applyImmediately
Adding new restartImmediately flag to the apply method
2015-11-10 16:26:50 -08:00
Jonathan Carter
0e2defd874 Fixing typo 2015-11-10 16:24:25 -08:00
Jonathan Carter
2cdda71a2e Updating README 2015-11-10 16:23:25 -08:00
Jonathan Carter
35b2f760c5 Updating README to include new parameter 2015-11-10 15:03:09 -08:00
Jonathan Carter
7c3c5f5358 Removing duplicate comment line 2015-11-10 14:28:15 -08:00
Jonathan Carter
0d1d9298ce Fixing comment typo: 2015-11-10 14:18:34 -08:00
Jonathan Carter
6736706362 Fixing spacing 2015-11-10 14:15:56 -08:00
Jonathan Carter
4a5eda55a7 Adding new restartImmediately flag 2015-11-10 14:01:09 -08:00
Jonathan Carter
7638487d04 Merge pull request #42 from Microsoft/version_bump
Version bump
v1.1.2-beta
2015-11-08 12:12:59 -08:00
Jonathan Carter
50cb1c7911 Version bump 2015-11-08 12:11:49 -08:00
Jonathan Carter
a1727fad8a Merge pull request #41 from Microsoft/fix_regressions
Fixing appstoreversion regression
2015-11-07 10:27:53 -08:00
Jonathan Carter
2705e4249f Merge pull request #38 from qingfeng/patch-1
When main.jsbundle newer than app.jsbundle time, load main.jsbundle
2015-11-07 10:27:29 -08:00
Jonathan Carter
b00532ffec Fixing appstoreversion regression 2015-11-07 07:33:40 -08:00
QingFeng
8d1149915b When main.jsbundle newer than app.jsbundle time, load main.jsbundle 2015-11-07 19:13:50 +08:00
Jonathan Carter
a1626b9341 Merge pull request #37 from Microsoft/version_bump
Bumping the version for release
2015-11-04 14:36:35 -08:00
Jonathan Carter
7bfd0c63d2 Bumping the version for release 2015-11-04 14:31:26 -08:00
Jonathan Carter
c35e2f1f00 Merge pull request #36 from Microsoft/isFirstRun_docs
Adding isFirstRun mention
2015-11-04 14:27:41 -08:00
Jonathan Carter
b5f9293caf Fixing text 2015-11-04 14:26:55 -08:00
Jonathan Carter
29b57f1218 Adding isFirstRun mention 2015-11-04 14:24:01 -08:00
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