Geoffrey Goh
60a5588398
Update .gitignore
2016-08-30 13:08:00 -07:00
Geoffrey Goh
e25b6b7436
Merge pull request #497 from Microsoft/prevent-rollback-crash
...
Prevent crashes during rollbacks
2016-08-30 13:06:24 -07:00
Geoffrey Goh
c376c301d5
Merge pull request #491 from igrayson/patch-1
...
[Android] Support React instances with no Activity
2016-08-30 13:05:54 -07:00
Richard Hua
c2d2e35622
Clarify description of the label field in the README.md
2016-08-30 10:55:42 -07:00
Ian Grayson
f6ea4ec00d
[Android] Support React instances with no Activity
...
This change aims to support applications which run React Native's catalyst instance in the background, sometimes without an activity.
We're using this change today in an RN 0.27 application, which overrides `ReactActivity#createReactInstanceManager` to afford us control of the instance's lifecycle, so that we may run and launch without an `Activity` (i.e., in response to push notifications and other triggers).
If we agree with this approach, I'll update this PR with documentation/etc.
2016-08-29 13:52:28 -07:00
Geoffrey Goh
e52b95abeb
Update CodePush.m
2016-08-29 11:44:24 -07:00
Geoffrey Goh
18fc035807
prevent crashes during rollbacks
2016-08-27 18:11:43 -07:00
Geoffrey Goh
a2aacffd2c
Merge pull request #496 from Microsoft/fix-0.32-compat
...
Fix 0.32 compat
2016-08-26 16:04:58 -07:00
Geoffrey Goh
b743d07ecf
fix 0.32 compat
2016-08-26 14:26:20 -07:00
Geoffrey Goh
2a78ed59d5
fix 0.32 compat
2016-08-26 14:25:28 -07:00
Geoffrey Goh
c11560f697
fix 0.32 compat
2016-08-26 14:23:21 -07:00
Geoffrey Goh
cfbdb9fa22
Merge pull request #492 from convoyinc/igrayson/proguard
...
Proguard rules
2016-08-26 11:39:04 -07:00
Ian Grayson
167eabd289
Proguard rules
2016-08-25 15:50:23 -07:00
Geoffrey Goh
1447ffbd47
Merge pull request #488 from daniel-beard/dbeard_expose_isfailedhash_and_ispendingupdate
...
iOS SDK: Expose isPendingUpdate and isFailedHash publicly
2016-08-25 13:32:46 -07:00
dbeard
8958b9699e
Make isFailedHash and isPendingUpdate class methods
2016-08-25 11:12:36 -07:00
dbeard
050e433a94
iOS SDK: Expose isPendingUpdate and isFailedHash publicly
2016-08-25 10:34:35 -07:00
Richard Hua
2a182ab35d
Merge pull request #485 from Microsoft/tweak-demo-app
...
Keep sync button visible in example app for prolonged testing
2016-08-22 18:30:48 -07:00
Richard Hua
928a899b1b
Keep sync button visible in example app for prolonged testing
2016-08-22 18:21:31 -07:00
Geoffrey Goh
6e4df51d59
Update package.json
2016-08-19 21:22:04 -07:00
Geoffrey Goh
02d8677469
bump package.json version
v1.14.5-beta
2016-08-19 15:05:07 -07:00
Geoffrey Goh
8ccc4dc2f8
Merge pull request #478 from Microsoft/fix-autobind-warning
...
Don't bind lifecycle hooks if root component instance is not ES6 declared
2016-08-19 14:49:45 -07:00
Geoffrey Goh
3994dba754
update error messages
2016-08-19 11:53:43 -07:00
Geoffrey Goh
c87cac5861
Merge pull request #480 from ymmuse/fix-download-tolerance
...
enhanced download package tolerance
2016-08-19 11:22:46 -07:00
max
0a780005a1
enhanced download package tolerance
2016-08-19 14:58:44 +08:00
Geoffrey Goh
f477c196ed
remove console.log in demo
2016-08-18 12:06:59 -07:00
Geoffrey Goh
df909cf4e6
oops
2016-08-18 12:05:36 -07:00
Geoffrey Goh
e1edb83ab4
don't bind lifecycle hooks if root component instance is not ES6
2016-08-18 12:01:51 -07:00
Geoffrey Goh
9501eef06d
Update package.json
v1.14.4-beta
2016-08-17 18:09:29 -07:00
Geoffrey Goh
a65a652232
Merge pull request #470 from Microsoft/remove-reactactivity-dep
...
Remove ReactActivity dependency
2016-08-17 18:08:13 -07:00
Geoffrey Goh
235450604f
fix reflection not getting field from superclass
2016-08-17 18:08:40 -07:00
Geoffrey Goh
ab5d26f6c7
Merge pull request #471 from aerofs/hash_without_DS_Store
...
Fix the hash mismatch happening due to .DS_Store [Simulator]
2016-08-17 16:47:02 -07:00
Rahul Jiresal
66a301474a
Ignoring __MACOSX folder too
2016-08-17 16:38:37 -07:00
Rahul Jiresal
146355b5e0
Fix the hash mismatch happening due to .DS_Store file when running on simulator
2016-08-17 15:35:11 -07:00
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