Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Pull requests: microsoft/react-native-code-push

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Implementation first pass
#1 by itsananderson was merged Jul 24, 2015 Loading… updated Jul 28, 2015
Refactor plugin config, and change example so it can download updates
#2 by itsananderson was merged Aug 21, 2015 Loading… updated Aug 21, 2015
Query update with current package
#3 by geof90 was merged Aug 22, 2015 Loading… updated Aug 22, 2015
First check in for android
#6 by geof90 was closed Oct 20, 2015 Loading… updated Oct 20, 2015
Updating package.json
#16 by lostintangent was merged Oct 21, 2015 Loading… updated Oct 21, 2015
Npmignore updates
#18 by lostintangent was merged Oct 21, 2015 Loading… updated Oct 21, 2015
Updating license
#17 by lostintangent was merged Oct 21, 2015 Loading… updated Oct 21, 2015
Bumping the version and fixing license
#20 by lostintangent was merged Oct 23, 2015 Loading… updated Oct 23, 2015
CodePush.sync() API method
#22 by lostintangent was merged Oct 29, 2015 Loading… updated Oct 29, 2015
Updating README
#23 by lostintangent was merged Oct 30, 2015 Loading… updated Oct 30, 2015
Adding a little more detail to sync and fixing some typos
#24 by lostintangent was merged Oct 30, 2015 Loading… updated Oct 30, 2015
Bumping the version and updating the SDK dependency
#25 by lostintangent was merged Oct 30, 2015 Loading… updated Oct 30, 2015
Removing @flow annotation from JS module
#26 by lostintangent was merged Nov 2, 2015 Loading… updated Nov 2, 2015
Adding a missing method to the package interface
#30 by lostintangent was merged Nov 3, 2015 Loading… updated Nov 3, 2015
Simplify loadBundle
#29 by lostintangent was merged Nov 2, 2015 Loading… updated Nov 3, 2015
Use same header search path for release builds as for debug
#33 by jevakallio was closed Nov 4, 2015 Loading… updated Nov 4, 2015
Use same header search path for release builds as for debug
#35 by jevakallio was merged Nov 4, 2015 Loading… updated Nov 4, 2015
Adding isFirstRun mention
#36 by lostintangent was merged Nov 4, 2015 Loading… updated Nov 4, 2015
Bumping the version for release
#37 by lostintangent was merged Nov 4, 2015 Loading… updated Nov 4, 2015
Implementing "failedApply" property on packages
#28 by lostintangent was merged Nov 2, 2015 Loading… updated Nov 7, 2015
Fixing appstoreversion regression
#41 by lostintangent was merged Nov 7, 2015 Loading… updated Nov 7, 2015
When main.jsbundle newer than app.jsbundle time, load main.jsbundle
#38 by qingfeng was merged Nov 7, 2015 Loading… updated Nov 8, 2015
Version bump
#42 by lostintangent was merged Nov 8, 2015 Loading… updated Nov 8, 2015
Adding new restartImmediately flag to the apply method
#43 by lostintangent was merged Nov 11, 2015 Loading… updated Nov 11, 2015
Restart on resume
#51 by lostintangent was merged Nov 16, 2015 Loading… updated Nov 16, 2015
ProTip! Filter pull requests by the default branch with base:master.