Commit Graph

77 Commits

Author SHA1 Message Date
Richard Hua
5892600d2e Name the 'appVersion' parameter consistently 2016-08-03 16:31:41 -07:00
Richard Hua
1a1004ee8b Allow the binary version to be specified independently of the app version 2016-08-01 17:02:12 -07:00
Geoffrey Goh
c8d53e4755 prepend subdirectory to assets path 2016-07-13 23:04:10 -07:00
Geoffrey Goh
1907e01147 add comment 2016-07-13 00:14:41 -07:00
Geoffrey Goh
7811064d74 bump package.json version 2016-07-13 00:03:58 -07:00
Geoffrey Goh
7c5d9106c6 Update CodePush.m 2016-07-12 22:35:27 -07:00
Joshua Feldman
865dfbf9e8 Issue #427 - Adding subdirectory support for iOS bundle 2016-07-12 21:05:55 -07:00
Geoffrey Goh
31e1b8ca9d no-op if the pending update is already installed 2016-06-29 15:54:45 -07:00
Geoffrey Goh
b9824b9254 merge with master 2016-06-28 14:52:04 -07:00
Geoffrey Goh
2d337b3bb8 CPLog 2016-06-27 17:47:37 -07:00
Jonathan Carter
fcc05c65f8 Binary hash ios 2016-06-24 14:47:31 -07:00
scottbommarito
a37c0b989e use promises and an async function to improve behavior 2016-06-23 15:44:05 -07:00
Jonathan Carter
ca185e495b Improving los 2016-06-19 10:28:09 -07:00
Mike Douglas
287a631688 Make sure to call _pauseCallback() when modifying _paused ivar. 2016-06-07 15:38:19 -07:00
Jonathan Carter
f10eb7ef67 Adding braces 2016-05-23 15:26:51 -07:00
Jonathan Carter
c0c32babc7 Metrics fix 2016-05-23 15:06:17 -07:00
Geoffrey Goh
66a36071e5 fix rollback status report 2016-05-19 15:28:41 -07:00
Geoffrey Goh
73e4fa5c73 Update CodePushTelemetryManager.m 2016-05-12 15:00:21 -07:00
Geoffrey Goh
0ee423c259 retry report status 2016-05-09 18:49:58 -07:00
Geoffrey Goh
b93e97331a use instancesRespondsToSelector 2016-05-06 18:06:59 -07:00
Geoffrey Goh
21ebed7fd4 fix for ios7 2016-05-06 17:51:32 -07:00
Geoffrey Goh
dda1e2b859 fix for ios7 2016-05-06 17:48:29 -07:00
Geoffrey Goh
533192b123 Merge pull request #316 from Microsoft/download-progress-perf
Improve download progress perf
2016-04-28 17:11:55 -07:00
Geoffrey Goh
27e9f34991 add comment and resynthesize pauseCallback 2016-04-28 17:10:23 -07:00
Geoffrey Goh
5cc0556d1a add underscore prefix 2016-04-28 17:00:27 -07:00
Geoffrey Goh
3b050738fc inline progress update methods 2016-04-28 16:57:06 -07:00
Jonathan Carter
ca54397aac Exclude CodePush assets from backups 2016-04-28 15:01:17 -07:00
Geoffrey Goh
a995a3c64d CR feedback 2016-04-28 14:26:09 -07:00
Geoffrey Goh
b1a176ace5 CR feedback 2016-04-28 11:29:38 -07:00
Geoffrey Goh
6a8ce4d041 rename pragma mark 2016-04-27 16:04:07 -07:00
Geoffrey Goh
87cea85da4 CR feedback 2016-04-27 16:01:27 -07:00
Geoffrey Goh
99da3bf1b8 download-progress-perf 2016-04-27 16:00:15 -07:00
Geoffrey Goh
58d5d89c78 Move delegateQueue creation 2016-04-27 15:20:42 -07:00
Geoffrey Goh
4508f63048 improve download progress perf 2016-04-27 14:29:38 -07:00
Geoffrey Goh
7916856aa4 fix rollback android 2016-04-25 15:04:19 -07:00
Geoffrey Goh
4dc2e00908 fix #305 2016-04-22 15:33:35 -07:00
Geoffrey Goh
7a3ba2efa4 CR feedback 2016-04-20 09:53:12 -07:00
Geoffrey Goh
96c629d0a1 extract clearDebugUpdates to seperate function 2016-04-20 00:32:41 -07:00
Geoffrey Goh
b0b9580133 clear updates on init 2016-04-19 15:31:18 -07:00
Jonathan Carter
44153a878c Spacing fix 2016-04-18 12:07:03 -07:00
Jonathan Carter
838efc893e Merge pull request #294 from Microsoft/updateMetadata
codePush.getUpdateMetadata
2016-04-18 11:28:46 -07:00
Jonathan Carter
c7b6dd2891 Fixing typos 2016-04-18 09:45:14 -07:00
Jonathan Carter
3026c86556 Add error handling 2016-04-16 11:21:41 -07:00
Jonathan Carter
4bea6847e8 Set isPending 2016-04-15 17:11:30 -07:00
Jonathan Carter
3086aeae08 iOS implementation of getUpdateMetadata 2016-04-15 15:24:22 -07:00
Riku Ayanokoji
48a49b9f8c check expectedContentLength greater than zero before assert 2016-04-15 14:20:59 +08:00
charlieschwabacher
11b5811900 remove test code from aes pwd2key.c 2016-04-02 22:35:26 -07:00
Jonathan Carter
31b5dc3895 Improving error message for invalid updates 2016-03-23 10:49:52 -07:00
Jonathan Carter
8945acaa0f Binary hash w/o assets 2016-03-16 21:21:18 -07:00
Jonathan Carter
decb7ec3d9 Fixing xcodeproj 2016-03-16 20:41:32 -07:00