scottbommarito
906f37980a
remove leftover files
2016-06-20 09:27:13 -07:00
Jonathan Carter
c4860a7f94
Merge pull request #385 from Microsoft/logs
...
Improving "update is invalid" error message
2016-06-19 13:04:55 -07:00
Jonathan Carter
8ec0c4b0dd
Merge pull request #384 from Microsoft/podspec
...
Improve podspec
2016-06-19 13:04:40 -07:00
Jonathan Carter
d530babd3f
Android implementation
2016-06-19 10:33:58 -07:00
Jonathan Carter
ca185e495b
Improving los
2016-06-19 10:28:09 -07:00
Jonathan Carter
62d87cdc63
Improve podspec
2016-06-19 10:16:58 -07:00
Jonathan Carter
93ed3340da
Merge pull request #382 from arnif/patch-1
...
Fix incorrect links in README.md
2016-06-17 18:56:25 -07:00
Arni Fannar
ecb323e3e6
Fix incorrect links in README.md
...
multi-deployment-releases does not exist it seems to be called multi-deployment-testing now, but the links were incorrect.
2016-06-17 22:31:59 +00:00
scottbommarito
a403936dbd
Merge pull request #380 from Microsoft/changes-for-jonathan
...
test/typings, devdependencies
2016-06-17 12:51:43 -07:00
scottbommarito
9dc638a8ab
pr comment fix
2016-06-17 12:51:24 -07:00
Geoffrey Goh
848a9616a7
Merge pull request #379 from convoyinc/nevir/status-report
...
Expose status reports via notifyAppReady()
2016-06-17 11:17:17 -07:00
Jonathan Carter
4987d45db2
Improving iOS description
2016-06-15 17:50:03 -07:00
Jonathan Carter
21daeee89e
Adding note about Xcode configurations
2016-06-15 17:15:31 -07:00
scottbommarito
f8a744b4e9
fixes to make npm load it automatically
2016-06-15 16:55:09 -07:00
Ian MacLeod
068372097e
PR comments on typings
2016-06-15 16:46:54 -07:00
scottbommarito
031fc606e0
remove checked in node_modules code whoops
2016-06-15 16:31:06 -07:00
Ian MacLeod
04e84b5c6b
Bring back resumeListener
2016-06-15 15:55:03 -07:00
scottbommarito
ce4366cd43
tsFiles
2016-06-15 14:21:24 -07:00
scottbommarito
38b3ba7b65
typings inside test, devdependencies
2016-06-15 14:18:56 -07:00
Ian MacLeod
5cc371f488
Better notes about failed deployments
2016-06-15 12:48:50 -07:00
scottbommarito
ce6ac09d9b
Merge pull request #357 from Microsoft/automated-testing
...
ADD AUTOMATED TESTING
2016-06-15 11:04:12 -07:00
Ian MacLeod
98aa25ac86
Whitespace cleanup
2016-06-15 10:19:01 -07:00
Ian MacLeod
bc7ee8b1f6
Typings for the status report
2016-06-15 10:18:52 -07:00
Ian MacLeod
26634c02a9
Expose the status report when calling notifyAppReady
2016-06-15 10:18:07 -07:00
Jonathan Carter
c861d0c9bd
Merge pull request #377 from convoyinc/nevir/get-metadata-local-methods
...
Include local package mixins when returning packages from getUpdateMetadata()
2016-06-14 20:45:13 -07:00
Ian MacLeod
5bf85953ed
Include local package mixins when returning packages from getUpdateMetadata()
...
I.e. this exposes `install()` on packages returned by `getUpdateMetadata()`.
2016-06-14 18:52:25 -07:00
scottbommarito
1b5694e264
replace pod init file
2016-06-14 11:02:41 -07:00
scottbommarito
4fb0e7bb84
del dependency
2016-06-13 13:22:57 -07:00
scottbommarito
a892df2815
check in a more recent plugin testing framework
2016-06-13 11:28:22 -07:00
scottbommarito
fdb3bd9df1
Merge branch 'master' into automated-testing
2016-06-13 10:37:02 -07:00
scottbommarito
7d26a141ea
check in node_modules/code-plugin-testing-framework
...
waiting on pm
2016-06-13 10:33:34 -07:00
Jonathan Carter
1bc091ee15
Adding mention to Native Starter Pro
2016-06-13 09:33:00 -07:00
Geoffrey Goh
08facab7b1
Merge pull request #373 from Microsoft/prevent-dialog-callback-twice
...
Prevent dialog from invoking callback twice
2016-06-10 15:13:00 -07:00
Geoffrey Goh
03e250f87c
Prevent dialog from invoking callback twice
2016-06-10 14:04:30 -07:00
Jonathan Carter
6843ae435d
Merge pull request #370 from patoroco/patch-1
...
typo
2016-06-10 07:10:45 -07:00
Jorge Maroto
627bb2188f
typo
2016-06-10 10:29:18 +02:00
Jonathan Carter
db5b352dda
Fixing space
2016-06-08 15:27:01 -07:00
Jonathan Carter
23e98a2282
Bumping version
v1.12.2-beta
2016-06-08 12:52:29 -07:00
Jonathan Carter
ca32cb57d5
Updating RN support matrix
2016-06-08 12:51:39 -07:00
Jonathan Carter
683d820922
Updating CocoaPods install instructions
2016-06-08 11:47:10 -07:00
Jonathan Carter
f6565ec3f5
Merge pull request #369 from nevir/patch-1
...
Explicitly mark SSZipArchive headers as private
2016-06-08 11:43:14 -07:00
Ian MacLeod
ab75c90aef
Drop the 'Full' sub spec
2016-06-08 11:35:11 -07:00
Ian MacLeod
ba8e0eda08
NoZip -> Core
2016-06-08 11:01:39 -07:00
Geoffrey Goh
cd52203747
Merge pull request #368 from Microsoft/propagate-download-dialog-err
...
Propagate errors thrown in update dialog button press handler
2016-06-08 10:51:15 -07:00
Geoffrey Goh
44ba85dab8
Update CodePush.js
2016-06-08 10:50:56 -07:00
Ian MacLeod
91468e7127
Explicitly mark SSZipArchive headers as private
...
This allows the pod to be built as a framework (the SSZipArchive headers were previously being included in the umbrella header for the framework by cocoapods)
Also, moved SSZipArchive into its own subspec for clarity
2016-06-08 10:28:19 -07:00
Geoffrey Goh
aa456010fb
Update CodePush.js
2016-06-07 18:37:03 -07:00
Jonathan Carter
37278b4944
Merge pull request #367 from mikedouglas/master
...
Fix downloadProgressCallback (RCTFrameUpdateObserver bug)
2016-06-07 17:40:37 -07:00
scottbommarito
1d6295f17f
fixed for new testBuilder
2016-06-07 16:17:28 -07:00
Mike Douglas
287a631688
Make sure to call _pauseCallback() when modifying _paused ivar.
2016-06-07 15:38:19 -07:00