react-native/Libraries
Alexander Blom 532c9112b4 Send HEADERS_RECEIVED and LOADING events on Android
Summary: Send part of the response body every 100 ms if the client has set onreadystatechange. This
is done by using the same events as the iOS code and removing the callback that Android previously
used.

Reconsolidate iOS and Android implementations.

Closes #3772

(The previous commit was reverted)

public

Reviewed By: astreet

Differential Revision: D2658153

fb-gh-sync-id: b1a32d22db7cc2995c673edd31f4bbaf16ca36cb
2015-11-17 06:31:31 -08:00
..
ART Mark `-[init]` w RCT_NOT_IMPLEMENTED 2015-11-14 06:29:27 -08:00
ActionSheetIOS Fixed display of alerts on top of modal window 2015-11-05 03:54:31 -08:00
AdSupport Text highlighting on iOS 2015-07-24 08:41:58 -08:00
Animated Fix breakages when upgrading to babel 6 2015-11-10 10:56:48 -08:00
AppRegistry [React Native] Provide a way to get a list of registered apps in AppRegistry 2015-08-07 11:05:25 -08:00
AppStateIOS revert D2372548 to fix initial app state issue 2015-09-25 13:25:26 -07:00
BatchedBridge Adding jest tests to groups rn 2015-08-31 17:35:47 -08:00
CameraRoll RCTImagePicker now uses main thread 2015-11-16 03:17:29 -08:00
Components Fix onSelectionChange "this" binding 2015-11-16 14:09:23 -08:00
CustomComponents Ensure row key uniqueness for listview with sections 2015-11-13 08:15:59 -08:00
DebugComponentHierarchy [ReactNative] Send debug component ownership info in createView 2015-06-25 05:47:24 -08:00
Device flowify some Libraries 2015-03-25 11:09:54 -08:00
Devtools Use pre-bundled elements inspector 2015-10-29 11:21:32 -07:00
Fetch Add fetch's clone function to Request and Response prototypes 2015-10-30 10:57:33 -07:00
Geolocation Replaced RCTSparseArray with NSDictionary 2015-11-14 10:28:28 -08:00
Image enabling progressive Jpeg rendering (part 2/2) 2015-11-16 11:43:27 -08:00
Inspector [react-native] enable react devtools from JavascriptCore 2015-07-23 17:14:09 -08:00
Interaction Make InteractionManager.runAfterInteractions() return a Promise 2015-11-09 20:14:26 -08:00
JavaScriptAppEngine Ensure exceptions from route generation are reported 2015-11-09 09:13:27 -08:00
LayoutAnimation [ReactNative] Remove POPAnimation 2015-08-20 22:24:28 -07:00
LinkingIOS Replaced RCTSparseArray with NSDictionary 2015-11-14 10:28:28 -08:00
Modal Make <Modal> visible by default 2015-10-30 17:09:27 -07:00
NativeApp [ReactNative] Add "RCTNativeAppEventEmitter" 2015-05-15 16:57:18 -08:00
Network Send HEADERS_RECEIVED and LOADING events on Android 2015-11-17 06:31:31 -08:00
Picker Fixed PickerIOS onChange event 2015-09-08 03:34:33 -08:00
Portal [RN] add clarifying Android-only comment to Portal 2015-08-31 11:10:45 -08:00
PushNotificationIOS Replaced RCTSparseArray with NSDictionary 2015-11-14 10:28:28 -08:00
QuickPerformanceLogger added QPL for main interactions 2015-09-29 22:25:23 -07:00
RCTTest RCTImagePicker now uses main thread 2015-11-16 03:17:29 -08:00
RKBackendNode [ReactNative] clean lint in all of Libraries/ 2015-05-19 13:47:04 -08:00
ReactIOS Fixed: Move out setupDevtools call from renderApplication function 2015-11-05 08:50:29 -08:00
ReactNative Fix open source 2015-11-07 11:41:20 -08:00
Sample Remove invariant of Sample.ios.js that is not used 2015-05-26 18:25:00 -07:00
Settings Replaced RCTSparseArray with NSDictionary 2015-11-14 10:28:28 -08:00
Storage Fix AsyncStorage error multiplexing 2015-10-28 12:03:26 -07:00
StyleSheet Expose additional private modules 2015-11-05 03:35:18 -08:00
Text Replaced RCTSparseArray with NSDictionary 2015-11-14 10:28:28 -08:00
Utilities RN: Remove BackAndroid Warning 2015-11-12 13:24:27 -08:00
Vibration Text highlighting on iOS 2015-07-24 08:41:58 -08:00
WebSocket Replaced RCTSparseArray with NSDictionary 2015-11-14 10:28:28 -08:00
react-native Open source IntentAndroid 2015-11-12 12:41:32 -08:00
vendor fix a markdown format typo 2015-11-16 11:37:45 -08:00
Promise.js Replace ES6Promise with Promise 2015-04-15 06:06:29 -08:00