Commit Graph

1283 Commits

Author SHA1 Message Date
Geoffrey Goh
38a52dc7a6 0.29 compat + refactoring android (#398)
0.29 compat
2016-06-27 09:27:31 -07:00
Jonathan Carter
e071938348 Fixing hyperlink in TOC 2016-06-27 09:02:32 -07:00
Jonathan Carter
e8005b26df Adding TS mention 2016-06-27 09:01:12 -07:00
Geoffrey Goh
eb510663e5 Binary Hashing (Android) (#401)
binary hashing android
2016-06-24 19:40:32 -07:00
Jonathan Carter
660d6985d5 Merge pull request #400 from Microsoft/binary_hash
Binary hash (iOS)
2016-06-24 15:12:03 -07:00
Jonathan Carter
fcc05c65f8 Binary hash ios 2016-06-24 14:47:31 -07:00
Geoffrey Goh
0e4f0b3ad6 Merge pull request #399 from corymsmith/patch-2
Fixing some spelling mistakes in Readme
2016-06-24 14:45:58 -07:00
Cory Smith
ec5faffab7 Fixing some spelling mistakes in Readme 2016-06-24 15:34:58 -06:00
Jonathan Carter
65b906d96a Adding ZeeMee mention 2016-06-23 18:45:46 -07:00
scottbommarito
ab8f338907 reset timeouts 2016-06-23 15:46:40 -07:00
scottbommarito
a37c0b989e use promises and an async function to improve behavior 2016-06-23 15:44:05 -07:00
Jonathan Carter
d82c7f1c4b Merge pull request #397 from convoyinc/nevir/status-report-bugfix
Bug fix for #379 where status report can be undefined on notifyApplicationReady
2016-06-23 14:06:37 -07:00
Ian MacLeod
2b628007e0 Indicate that StatusReports are optional, too 2016-06-23 10:59:00 -07:00
Ian MacLeod
8c432e4595 Bug fix for #379 where status report can be undefined on notifyApplicationReady
I introduced a crash on subsequent launches after an update is applied, where `getNewStatusReport()` returns nothing.  This fixes it!
2016-06-23 10:52:35 -07:00
Jonathan Carter
4901346716 Fixing quotes 2016-06-23 08:00:28 -07:00
Jonathan Carter
21ef0f4df4 Fix Android docs 2016-06-23 07:56:58 -07:00
scottbommarito
7e5ac6b7f8 another test case 2016-06-22 17:00:24 -07:00
Geoffrey Goh
bc3c9c34fd Merge pull request #392 from Microsoft/update-react-gradle-location
Update react.gradle location in setup docs
2016-06-22 14:19:08 -07:00
Ruben Rios
d919ed8ead Updating with Code of Conduct info. 2016-06-22 12:09:13 -07:00
Jonathan Carter
76a26bed95 Removing react-native link comment 2016-06-22 12:03:00 -07:00
Geoffrey Goh
e4a8d6146b update react.gradle location 2016-06-22 11:22:37 -07:00
Jonathan Carter
507a3dc33a Add comment about react-native link 2016-06-22 10:54:48 -07:00
Jonathan Carter
ac32063a4d Fixing typos 2016-06-22 07:17:05 -07:00
Jonathan Carter
c563b71739 Simplify RNPM instructions 2016-06-21 18:28:06 -07:00
Jonathan Carter
59fb8256d3 Correcting hyperlink 2016-06-21 18:02:39 -07:00
Jonathan Carter
d46c0f89ea Fixing links 2016-06-21 18:01:37 -07:00
Jonathan Carter
a383d9f930 Adding link to getting started video 2016-06-21 17:01:16 -07:00
scottbommarito
d57278bcb0 set _inProgress back to false if a restart will not happen because there is no pending package 2016-06-21 15:57:58 -07:00
scottbommarito
46bd770219 fixes issue 2016-06-20 15:15:45 -07:00
scottbommarito
9eefb213aa Merge pull request #386 from Microsoft/leftover-testing-files
remove leftover files
2016-06-20 10:30:18 -07:00
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