Commit Graph

1108 Commits

Author SHA1 Message Date
Geoffrey Goh
09ffd38052 Merge pull request #411 from Microsoft/remove-rn-button
Remove dependency on react-native-button from sample app
2016-07-01 15:34:56 -07:00
Geoffrey Goh
ef0c6978ff remove dependency on react-native-button from sample app 2016-07-01 15:25:07 -07:00
Geoffrey Goh
fa0914d146 Merge pull request #409 from Microsoft/0.19-fix
Change the plugin's build.gradle to depend on RN 0.19.+
2016-07-01 11:11:39 -07:00
Geoffrey Goh
11a0a9e288 Update build.gradle 2016-07-01 10:50:58 -07:00
Geoffrey Goh
5fe5de8817 Merge pull request #407 from Microsoft/fix-install-update-twice
No-op in CodePushPackage.m / CodePushUpdateManager.java if the pending update is already installed
2016-06-30 09:25:02 -07:00
Jonathan Carter
175fa32976 Indenting TOC 2016-06-30 09:13:19 -07:00
Jonathan Carter
c0568ce557 Adding note about code-push debug command 2016-06-30 09:11:31 -07:00
Geoffrey Goh
31e1b8ca9d no-op if the pending update is already installed 2016-06-29 15:54:45 -07:00
Jonathan Carter
e4f3575cc4 Updating RN support matrix 2016-06-29 09:11:07 -07:00
Geoffrey Goh
97303b71b1 Merge pull request #387 from Microsoft/restart-app-2x
fix double restart issue
2016-06-28 17:04:04 -07:00
Geoffrey Goh
9cfbac6d6f update installed message in demo app 2016-06-28 17:03:53 -07:00
Geoffrey Goh
e36861ea01 Update RestartManager.js 2016-06-28 16:35:18 -07:00
Geoffrey Goh
8624904cd4 fix bug from merge conflict resolution 2016-06-28 14:53:42 -07:00
Geoffrey Goh
c7fa9ace2d remove old method 2016-06-28 14:52:48 -07:00
Geoffrey Goh
b9824b9254 merge with master 2016-06-28 14:52:04 -07:00
Geoffrey Goh
228441f3d3 add restartInProgress flag 2016-06-28 14:42:12 -07:00
Geoffrey Goh
c9a8f724c4 use queue instead 2016-06-28 14:40:59 -07:00
Jonathan Carter
7d18c26b72 Adding RNPM version mention 2016-06-28 10:34:53 -07:00
Geoffrey Goh
17c9b45e81 Merge pull request #405 from Microsoft/CPLog
Prepend iOS native logs with "\n[CodePush] "
2016-06-27 19:07:07 -07:00
Geoffrey Goh
2d337b3bb8 CPLog 2016-06-27 17:47:37 -07:00
Geoffrey Goh
6a987ed22f Merge pull request #404 from Microsoft/generate-hash-no-assets
Android binary hashing when there are no asset files
2016-06-27 14:08:08 -07:00
Geoffrey Goh
6532c4aee4 Update generateBundledResourcesHash.js 2016-06-27 14:01:03 -07:00
Geoffrey Goh
c51865b7b7 Update package.json 2016-06-27 12:41:33 -07:00
Geoffrey Goh
416b82be13 Update CodePush.java 2016-06-27 12:41:18 -07:00
Jonathan Carter
006a868db1 Version bump v1.13.0-beta 2016-06-27 10:14:52 -07:00
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