Commit Graph

1283 Commits

Author SHA1 Message Date
Geoffrey Goh
807f4cfc36 remove ReactActivity dependency 2016-08-17 13:00:58 -07:00
Geoffrey Goh
93c3e61f6a Update package.json v1.14.3-beta 2016-08-16 15:14:01 -07:00
Geoffrey Goh
7185c595af Merge pull request #469 from Microsoft/custom-nsbundle
Add api to specify custom NSBundle
2016-08-16 15:11:20 -07:00
Geoffrey Goh
fdfb917c38 whitespace changes 2016-08-16 13:57:39 -07:00
Geoffrey Goh
983f25883f add api to specify custom NSBundle 2016-08-16 13:56:22 -07:00
Geoffrey Goh
d5e5972ad8 Merge pull request #464 from Microsoft/fix-android-patch
Fix android patch
v1.14.2-beta
2016-08-12 21:59:09 -07:00
Geoffrey Goh
9448407bf5 Update package.json 2016-08-12 17:53:04 -07:00
Geoffrey Goh
82e37d1794 Update package.json 2016-08-12 16:34:39 -07:00
Geoffrey Goh
4353657864 Update README.md 2016-08-12 13:48:31 -07:00
Geoffrey Goh
8051c0b195 Update package.json 2016-08-12 13:45:22 -07:00
Geoffrey Goh
2fb7c1f538 Merge pull request #461 from Microsoft/remove-soloader
Remove SoLoader and fix 0.31 compat
2016-08-11 14:09:49 -07:00
Geoffrey Goh
9e60bac4e9 Merge pull request #455 from Microsoft/update-sample-app
Update sample app
2016-08-11 14:09:41 -07:00
Geoffrey Goh
5ab949ab92 Merge pull request #450 from Microsoft/add-postlink-hooks
Add postlink scripts
2016-08-11 14:09:31 -07:00
Geoffrey Goh
fdb628a4a0 Merge pull request #460 from greena13/master
Fix Android Multi-Deployment Testing Step 3 for RN >= 0.29
2016-08-09 13:33:44 -07:00
Geoffrey Goh
f006821bdb remove soloader 2016-08-09 10:56:31 -07:00
Aleck Greenham
b354a0ec11 Update instructions to refer to correct files in Readme 2016-08-09 12:22:45 +01:00
Aleck Greenham
4e2d78c7eb Remove accidental placement of note in code block in Readme 2016-08-09 11:54:51 +01:00
Aleck Greenham
fda5175214 Fix formatting of previous amendment to Readme 2016-08-09 11:51:33 +01:00
Aleck Greenham
c232b00e10 Add separate Android installation step for >= 0.29 2016-08-09 11:50:17 +01:00
Felix Sammet
a975d13a46 fix(ios): update deprecated method call 2016-08-08 10:20:33 +02:00
Richard Hua
d3a5e846ee Merge pull request #459 from madsleejensen/master
bind 'this' to the react component in the callbacks codePushStatusDid…
2016-08-05 15:07:03 -07:00
Mads Lee Jensen
153ba2621b added syncStatusCallback variable declaration 2016-08-05 23:58:48 +02:00
Geoffrey Goh
2493a609f3 add explanation for jsCodeLocation 2016-08-05 12:25:42 -07:00
Geoffrey Goh
e40d6e46f0 Update README.md 2016-08-05 12:12:43 -07:00
Geoffrey Goh
5441577f01 remove demo app tests 2016-08-05 12:10:05 -07:00
Geoffrey Goh
0fb34935c8 Update AndroidManifest.xml 2016-08-05 11:53:49 -07:00
Geoffrey Goh
ab59506340 Update Info.plist 2016-08-05 11:53:21 -07:00
Geoffrey Goh
0ed1b126a2 Update build.gradle 2016-08-05 11:52:09 -07:00
Mads Lee Jensen
dd6ad915b5 guard against codePushDownloadDidProgress(...) or codePushStatusDidChange(...) not being defined 2016-08-05 16:15:00 +02:00
Mads Lee Jensen
81e0f13ff9 bind 'this' to the react component in the callbacks codePushStatusDidChange(...) and codePushDownloadDidProgress(...) 2016-08-05 15:20:50 +02:00
Geoffrey Goh
759352d7f0 Update README.md 2016-08-04 12:58:15 -07:00
Geoffrey Goh
9d7b69d33e Update package.json 2016-08-04 11:57:12 -07:00
Geoffrey Goh
1624c1d227 Merge pull request #456 from magrinj/patch-1
Mistake in README
2016-08-04 08:44:42 -07:00
Jérémy M
6839d51b20 Mistake in README
Little mistake in README
2016-08-04 15:06:22 +02:00
Richard Hua
db3a9428dc Merge pull request #454 from Microsoft/tidy-overrideAppVersion-interface
Name the 'appVersion' parameter consistently
2016-08-03 18:00:14 -07:00
Geoffrey Goh
596bad01df update sample app 2016-08-03 17:43:02 -07:00
Richard Hua
5892600d2e Name the 'appVersion' parameter consistently 2016-08-03 16:31:41 -07:00
Geoffrey Goh
370e639fdd update docs 2016-08-02 18:36:35 -07:00
Geoffrey Goh
f0c93e5864 update docs 2016-08-02 18:29:21 -07:00
Geoffrey Goh
7af04c2fd2 Merge branch 'master' of github.com:Microsoft/react-native-code-push into add-postlink-hooks 2016-08-02 18:00:57 -07:00
Richard Hua
cdbf957f7d Update README.md 2016-08-02 18:00:40 -07:00
Geoffrey Goh
53892d9066 bump package.json version 2016-08-02 17:52:52 -07:00
Geoffrey Goh
06f5cb2dfe Merge pull request #451 from Microsoft/allow-no-opts-decorator
Allow passing no opts to decorator
v1.14.1-beta
2016-08-02 17:44:37 -07:00
Geoffrey Goh
d8bdd63ce7 CR feedback 2016-08-02 17:44:02 -07:00
Geoffrey Goh
4fe0f87e98 update docs 2016-08-02 17:36:19 -07:00
Geoffrey Goh
79381ebf0a allow no opts to decorator 2016-08-02 17:34:02 -07:00
Richard Hua
88d325d2a5 Update README.md 2016-08-02 17:30:18 -07:00
Richard Hua
cfa437b636 Use the function wrapper format instead of the decorator format for API examples 2016-08-02 17:17:55 -07:00
Richard Hua
82f0f41b71 Fix up codepushify documentation to refer to the root-level decorator 2016-08-02 17:10:23 -07:00
Geoffrey Goh
3f29e9d03b Update CodePush.js 2016-08-02 16:30:27 -07:00