Jonathan Carter
|
25f313a7ed
|
Fix notifyAppReady link
|
2016-04-20 15:15:03 -07:00 |
|
Jonathan Carter
|
08a1ad5a2d
|
Add download progress sample
|
2016-04-20 15:10:01 -07:00 |
|
Geoffrey Goh
|
55ac6e9c95
|
Merge pull request #300 from Microsoft/clear-updates-init
Check and clear updates if needed during init if running JS bundle from dev server
v1.10.3-beta
|
2016-04-20 11:39:16 -07:00 |
|
Geoffrey Goh
|
ab059c34a2
|
bump version
|
2016-04-20 09:55:53 -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
|
9085a615b7
|
Adding getCurrentPackage docs back
|
2016-04-19 11:51:13 -07:00 |
|
Jonathan Carter
|
d0eb52cc7d
|
Merge pull request #298 from Microsoft/restart_in_debug
Fixing restart in debug
|
2016-04-18 21:20:17 -07:00 |
|
Jonathan Carter
|
165c68a548
|
Fixing restart in debug
|
2016-04-18 21:09:06 -07:00 |
|
Jonathan Carter
|
d218c32a4c
|
Fixing references to getCurrentPackage
|
2016-04-18 14:14: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
|
4e631859cd
|
Alias notifyAppReady
|
2016-04-18 10:06:17 -07:00 |
|
Jonathan Carter
|
c7b6dd2891
|
Fixing typos
|
2016-04-18 09:45:14 -07:00 |
|
Geoffrey Goh
|
fbc6bbb1a0
|
Merge pull request #295 from vincentfretin/patch-1
Fix typo
|
2016-04-17 03:15:42 -07:00 |
|
Vincent Fretin
|
fb9a07aa2a
|
Fix typo
|
2016-04-17 11:45:29 +02:00 |
|
Jonathan Carter
|
a3bd17a108
|
Doc and .d.ts updates
|
2016-04-16 14:36:19 -07:00 |
|
Jonathan Carter
|
303edd1f6a
|
Android implementation
|
2016-04-16 13:40:24 -07:00 |
|
Jonathan Carter
|
3026c86556
|
Add error handling
|
2016-04-16 11:21:41 -07:00 |
|
Jonathan Carter
|
68a66064bf
|
Merge pull request #292 from rikuayanokozy/master
check expectedContentLength greater than zero before assert
|
2016-04-15 18:43:24 -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 |
|
Jonathan Carter
|
bd09373c37
|
Fixing typo
|
2016-04-14 11:52:08 -07:00 |
|
Jonathan Carter
|
0a6c048b50
|
Adding note about calling sync on resume
|
2016-04-14 10:22:38 -07:00 |
|
Jonathan Carter
|
98d1de331d
|
Bumping podspec version
v1.10.2-beta
|
2016-04-14 08:41:23 -07:00 |
|
Jonathan Carter
|
84bb83f958
|
Merge pull request #289 from Microsoft/version_bump
Version bump
|
2016-04-14 08:40:49 -07:00 |
|
Jonathan Carter
|
b32372e394
|
Merge pull request #285 from classpass/master
remote "-beta" from podspec -- itunesconnect error
|
2016-04-14 08:40:05 -07:00 |
|
Jonathan Carter
|
e2b23e2024
|
Version bump
|
2016-04-13 21:45:38 -07:00 |
|
Jonathan Carter
|
0c3c393d81
|
Merge pull request #288 from Microsoft/exception
Removing use of ReflectiveOperationException
|
2016-04-13 17:54:18 -07:00 |
|
Jonathan Carter
|
a924ab9224
|
Removing superflous import
|
2016-04-13 17:51:21 -07:00 |
|
Jonathan Carter
|
bd1db700aa
|
Removing use of ReflectiveOperationException
|
2016-04-13 17:40:26 -07:00 |
|
Jonathan Carter
|
a501a5366c
|
Adding example app
|
2016-04-13 10:21:23 -07:00 |
|
Jonathan Carter
|
3aa4a98216
|
Updating getBundleUrl method name
|
2016-04-12 14:53:36 -07:00 |
|
Geoffrey Goh
|
4cfc85c802
|
Merge branch 'windows-support' of github.com:Microsoft/react-native-code-push into windows-support
|
2016-04-12 14:42:39 -07:00 |
|
Geoffrey Goh
|
15cd39c732
|
update API
|
2016-04-12 14:42:16 -07:00 |
|
Eric Schulte
|
d1d10ba720
|
-beta needed for tag name
|
2016-04-12 17:38:04 -04:00 |
|
Eric Schulte
|
f865811401
|
remote "-beta" from podspec -- itunesconnect error
|
2016-04-12 14:04:51 -04:00 |
|
Jonathan Carter
|
7e487f5668
|
Adding Windows setup screenshots
|
2016-04-12 09:16:39 -07:00 |
|
Geoffrey Goh
|
4fd3dec9e6
|
Merge branch 'windows-support' of github.com:Microsoft/react-native-code-push into windows-support
|
2016-04-11 19:14:09 -07:00 |
|
Geoffrey Goh
|
acca84db88
|
make GetBundleUrl non-static
|
2016-04-11 19:13:42 -07:00 |
|
Jonathan Carter
|
c7cce91d4b
|
Fixing typo
|
2016-04-11 18:16:04 -07:00 |
|
Jonathan Carter
|
55466d6c64
|
Simplifying setup TOC
|
2016-04-11 18:10:34 -07:00 |
|
Jonathan Carter
|
231d7c4668
|
Fixing typo
|
2016-04-11 18:07:30 -07:00 |
|
Jonathan Carter
|
bebb2058bd
|
Adding initial Windows doc
|
2016-04-11 18:00:13 -07:00 |
|
Geoffrey Goh
|
92da7c6de8
|
add windows support
|
2016-04-11 17:12:20 -07:00 |
|
Jonathan Carter
|
36255cea36
|
Merge pull request #283 from Microsoft/alert_fix
Updating alert adapter
|
2016-04-08 14:40:05 -07:00 |
|
Jonathan Carter
|
8250fab38b
|
Updating alert adapter
|
2016-04-08 14:11:37 -07:00 |
|
Jonathan Carter
|
6df6688739
|
Fixing typo
v1.10.1-beta
|
2016-04-08 11:13:59 -07:00 |
|