Commit Graph

1349 Commits

Author SHA1 Message Date
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
Geoffrey Goh
cdbb8dbd49 fix NPE when showing dialog while app is backgrounded 2016-07-28 10:48:15 -07:00
Geoffrey Goh
67f211a06a Update README.md 2016-07-16 12:23:35 -07:00
Geoffrey Goh
f92acc6f55 update error handling 2016-07-16 12:16:19 -07:00
Geoffrey Goh
36cc292dd6 Update README.md 2016-07-16 01:06:07 -07:00
Geoffrey Goh
53a6071605 Update README.md 2016-07-16 01:02:11 -07:00
Geoffrey Goh
d779741ccf lower case codePushify 2016-07-15 20:24:18 -07:00
Geoffrey Goh
902009f721 add codePushify decorator 2016-07-15 20:17:30 -07:00
Geoffrey Goh
47c792e08d bump package.json version v1.13.5-beta 2016-07-14 10:34:25 -07:00
Geoffrey Goh
bbd0d86db8 Merge pull request #429 from Microsoft/prepend-subdir-assets-path
Prepend subdirectory to assets path
2016-07-14 10:32:52 -07:00
Geoffrey Goh
c8d53e4755 prepend subdirectory to assets path 2016-07-13 23:04:10 -07:00
Geoffrey Goh
b76605f536 Update README.md 2016-07-13 15:25:56 -07:00
Geoffrey Goh
7f9f54e3fd Update README.md 2016-07-13 15:23:30 -07:00
Geoffrey Goh
1907e01147 add comment v1.13.4-beta 2016-07-13 00:14:41 -07:00
Geoffrey Goh
7811064d74 bump package.json version 2016-07-13 00:03:58 -07:00
Geoffrey Goh
7c5d9106c6 Update CodePush.m 2016-07-12 22:35:27 -07:00
Geoffrey Goh
a01f4857fb Merge pull request #428 from joshuafeldman/issue-427
Issue #427 - Adding subdirectory support for iOS bundle
2016-07-12 22:32:46 -07:00
Joshua Feldman
865dfbf9e8 Issue #427 - Adding subdirectory support for iOS bundle 2016-07-12 21:05:55 -07:00
Geoffrey Goh
7ca0a7de61 bump package version v1.13.3-beta 2016-07-12 11:38:04 -07:00
Geoffrey Goh
337a03e859 Merge pull request #424 from Microsoft/add-resume-listener-immediate
Add resume listener for immediate installs
2016-07-11 16:52:14 -07:00
Geoffrey Goh
3ce96e9433 ignore minimumBackgroundDuration for immediate installs 2016-07-11 16:51:27 -07:00
Geoffrey Goh
538db291ec Add resume listener for immediate installs, no-op loadBundle if currentActivity is null 2016-07-11 15:57:04 -07:00
Geoffrey Goh
8127584ed1 Update README.md 2016-07-11 15:05:50 -07:00
Richard Hua
0c4790e35f Merge pull request #421 from Microsoft/fix-build-warnings
Fix 'unchecked call' warnings on classes obtained through reflection
v1.13.2-beta
2016-07-11 11:26:06 -07:00
Jonathan Carter
dfad401856 Adding other getting started video 2016-07-11 10:12:57 -07:00
Jonathan Carter
0bc40734a5 Fixing iOS support 2016-07-11 10:02:39 -07:00
Richard Hua
8ec8058092 Fix 'unchecked call' warnings on classes obtained through reflection 2016-07-08 19:11:11 -07:00
Jonathan Carter
b665afdeb5 Merge pull request #416 from Microsoft/getConfig
[Android] Guarding against NPEs in getConfiguration
2016-07-05 21:41:59 -07:00
Jonathan Carter
d26188fb12 Pre-computing binary hash 2016-07-05 21:40:10 -07:00
Jonathan Carter
59f6a25ce6 Merge pull request #415 from Microsoft/android
[Android] Removing native module reference from CodePush class
2016-07-05 18:42:28 -07:00
Jonathan Carter
71eea1771f Capture device ID 2016-07-05 18:19:57 -07:00
Jonathan Carter
3a351d4d05 Removing extra logging 2016-07-05 17:56:22 -07:00
Jonathan Carter
8ad33ebc2d Guarding against NPEs 2016-07-05 17:50:39 -07:00
Jonathan Carter
acb51b6206 Removing module reference 2016-07-05 17:31:55 -07:00
Jonathan Carter
c4db3d8f7e Merge pull request #413 from Microsoft/gradle
Clean up gradle file
2016-07-05 10:37:12 -07:00
Jonathan Carter
3f77c66c4c Clean up gradle file 2016-07-05 08:46:17 -07:00
Geoffrey Goh
306884e49d Update package.json 2016-07-01 16:20:36 -07:00
Jonathan Carter
dd3acd0ac3 Merge pull request #410 from Microsoft/restart
Improve legacy restart logic
2016-07-01 15:45:49 -07:00
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
Jonathan Carter
a05b064df0 Rename argument 2016-07-01 14:58:59 -07:00
Jonathan Carter
99017f559a Improve restart legacy 2016-07-01 14:46:11 -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