Commit Graph

43 Commits

Author SHA1 Message Date
Geoffrey Goh
ae72dd05a8 merge syncstatus and syncresult 2015-11-18 12:01:12 -08:00
Geoffrey Goh
7be3159f2b externalize logging function 2015-11-18 10:56:15 -08:00
Geoffrey Goh
3570f40ffb jonathan feedback 2015-11-17 22:09:13 -08:00
Geoffrey Goh
bfc5d1b0ad updateDialog 2015-11-17 19:14:36 -08:00
Geoffrey Goh
a65294c4cd Update enum values 2015-11-17 18:53:00 -08:00
Geoffrey Goh
a97407508b updated sync 2015-11-17 18:24:56 -08:00
Jonathan Carter
c56a6f2935 Restart on resume 2015-11-15 12:46:47 -08:00
Jonathan Carter
b00532ffec Fixing appstoreversion regression 2015-11-07 07:33:40 -08:00
Geoffrey Goh
2ce18b0180 is-first-run 2015-11-03 20:49:47 -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
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
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
Geoffrey Goh
0cddbeb557 Drop package if there is a new native app version 2015-10-23 13:27:26 -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
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
f8906642d2 Start refactoring package management into a distinct class 2015-09-03 11:30:43 -07:00
Will Anderson
777b9b6fc4 Properly wrap sdk.queryUpdateWithCurrentPackage in a promise 2015-09-01 15:20:18 -07:00
Will Anderson
543296424b Fix typo in notifyApplicationReady definition 2015-09-01 15:06:26 -07:00
Will Anderson
d7229a2f31 Remove reference to removed 'err' parameter 2015-09-01 15:03:04 -07:00
Will Anderson
c3f547030a Add stub for notifyApplicationReady 2015-09-01 14:48:25 -07:00
Will Anderson
aae7036fe9 Remove unused semver package 2015-09-01 14:45:57 -07:00
Will Anderson
00d7ade987 Rename getLocalPackage to getCurrentPackage 2015-09-01 14:44:20 -07:00
Will Anderson
0798cd9abc Convert checkForUpdate to return a promise 2015-09-01 14:24:41 -07:00
Will Anderson
81fef19d39 Encapsulate/isolate getConfiguration and getSdk stored state 2015-09-01 14:18:02 -07:00
Will Anderson
e22010eb71 Clean up getConfiguration to be more readible 2015-09-01 14:09:36 -07:00
Will Anderson
ef503b4207 Make getSdk return a promise 2015-09-01 14:04:22 -07:00
Will Anderson
87f0e26571 Make getConfiguration return a promise 2015-09-01 14:01:10 -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
kg422
0adb38e082 wrote QueryUpdate and ApplyUpdate tests 2015-08-21 17:09:29 -07:00