Commit Graph

1197 Commits

Author SHA1 Message Date
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
Geoffrey Goh
596bad01df update sample app 2016-08-03 17:43:02 -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
Geoffrey Goh
47bd91992f Update package.json 2016-08-02 16:09:39 -07:00
Geoffrey Goh
9f154759b2 Merge pull request #431 from Microsoft/codepushify
Add @codePush decorator
2016-08-02 16:07:37 -07:00
Richard Hua
907354b655 Update README.md 2016-08-02 15:50:49 -07:00
Richard Hua
ae8ac7aef1 Update README.md 2016-08-02 15:40:06 -07:00
Richard Hua
f7a1dd36b9 Update README.md 2016-08-02 15:35:43 -07:00
Richard Hua
cad23676cd Update README.md 2016-08-02 15:27:15 -07:00
Richard Hua
7ae8ddf53e Update README.md 2016-08-02 15:22:13 -07:00
Richard Hua
aabf7f453d Update README.md 2016-08-02 15:08:29 -07:00
Richard Hua
982d484d98 Update README.md 2016-08-02 14:59:02 -07:00
Richard Hua
4c560b9643 Bullet point and indent decorator options for clearer separation 2016-08-02 14:56:37 -07:00
Geoffrey Goh
13df1f22ae Merge pull request #448 from Microsoft/update-rnpm-instructions
Update rnpm instructions
2016-08-02 12:05:06 -07:00
Geoffrey Goh
deff862d9b Update README.md 2016-08-01 20:02:40 -07:00
Geoffrey Goh
6d89872336 Update README.md 2016-08-01 19:57:17 -07:00
Geoffrey Goh
a17d4c5b43 Update RNPM instructions 2016-08-01 19:55:29 -07:00
Richard Hua
c9dff4dad1 Bump package.json version v1.13.6-beta 2016-08-01 18:32:13 -07:00
Richard Hua
07e270da9b Merge pull request #447 from Microsoft/override-app-version
Allow an app's binary version to be manually specified
2016-08-01 18:28:29 -07:00
Richard Hua
23e7b18f3f Refactor app version into single variable 2016-08-01 18:23:45 -07:00
Geoffrey Goh
9c97704349 link to babel-preset-react-native-stage-0 2016-08-01 18:11:19 -07:00
Geoffrey Goh
bad61c8e31 three -> two 2016-08-01 18:00:50 -07:00
Geoffrey Goh
dfd6a4f8ce remove codepushify property 2016-08-01 17:55:09 -07:00
Geoffrey Goh
8c9c44d823 CR feedback 2016-08-01 17:52:42 -07:00
Richard Hua
f058495b0f Merge pull request #443 from Microsoft/fix-not-empty-directory-warning
Fix ENOTEMPTY warning
2016-08-01 17:39:09 -07:00
Geoffrey Goh
7d7e12a7ae update typings 2016-08-01 17:34:57 -07:00
Richard Hua
6170c0c284 Update README.md for overrideAppVersion() 2016-08-01 17:18:18 -07:00
Richard Hua
1a1004ee8b Allow the binary version to be specified independently of the app version 2016-08-01 17:02:12 -07:00
Geoffrey Goh
f0379ffb3e CR feedback 2016-08-01 16:25:03 -07:00
Geoffrey Goh
6fa99e1094 CR feedback 2016-08-01 16:24:43 -07:00
Geoffrey Goh
4326515f28 CR feedback 2016-08-01 16:17:46 -07:00
Geoffrey Goh
12efdb0a85 Merge pull request #446 from Microsoft/update-0.30-compat
Update README with 0.30 compat
2016-08-01 11:48:56 -07:00
Geoffrey Goh
1fa9e9db6f Update README.md 2016-08-01 11:01:16 -07:00
Richard Hua
9299748f2e Refactoring - remove deleteDirectory() function 2016-07-29 18:28:00 -07:00
Richard Hua
b20d56f8f2 Do not attempt to remove a directory before its children have been deleted 2016-07-29 18:07:11 -07:00
Geoffrey Goh
baf8234692 Merge pull request #441 from Microsoft/fix-dialog-NPE
Fix NPE caused by showing dialog while app is backgrounded
2016-07-28 14:41:15 -07:00
Geoffrey Goh
516f5cac64 Update CodePushDialog.java 2016-07-28 14:40:47 -07:00
Geoffrey Goh
20370fa3ca fix NPE when showing dialog while app is backgrounded 2016-07-28 10:52:29 -07:00