realm-js/src
Scott Kyle 3e1889d342 Merge branch 'master' into sk-listview-merge
* master: (207 commits)
  Convert to using new React Native MainActivity template
  Create RealmReactPackage for our Android plugin
  Fix doc for Android
  NPM ignore react-native/android folder
  Skip building Android module under Xcode
  Skip building Android module for iOS tests
  gitignore Android downloads folder
  Update README with instructions to run on Android
  Use un-patched RN for Android by installing hook into JSC
  cleanup build system
  Use Realm in node_modules for ReactTests on Android
  Change Demo => ReactTests
  adding a 'publishAndroid' task to generate the AAR with prebuilt .so files
  Adjust POM_NAME
  Use consistent package naming
  Remove old Demo files
  Add copyright to JNI file
  Cleanup platform.hpp
  Make our Android module buildable as a dependency
  Add `npm test` command
  ...
2016-02-15 14:49:31 -08:00
..
android Create RealmReactPackage for our Android plugin 2016-02-12 09:49:11 -08:00
ios Move RealmJS.mm to correct location 2015-12-29 14:55:20 -08:00
object-store fixes #209 download core in gradle task 2016-01-30 18:26:27 +00:00
.npmignore Ignore more things when publishing with NPM 2016-01-22 16:43:53 -08:00
js_init.cpp Merge branch 'master' into al-android-example 2016-01-14 15:39:45 -08:00
js_init.h fix for last test 2016-01-12 08:16:13 -08:00
js_list.cpp Merge branch 'master' into sk-listview-merge 2016-02-15 14:49:31 -08:00
js_list.hpp more import fixes 2016-01-05 11:04:06 -08:00
js_object.cpp Merge branch 'master' into al-android-example 2016-01-14 15:39:45 -08:00
js_object.hpp more import fixes 2016-01-05 11:04:06 -08:00
js_realm.cpp fix for last test 2016-01-12 08:16:13 -08:00
js_realm.hpp rebase from master 2016-01-05 19:33:56 -08:00
js_results.cpp Merge branch 'master' into sk-listview-merge 2016-02-15 14:49:31 -08:00
js_results.hpp merge latest from master 2016-01-13 12:46:07 -08:00
js_schema.cpp Merge branch 'master' into al-android-example 2016-01-14 15:39:45 -08:00
js_schema.hpp more import fixes 2016-01-05 11:04:06 -08:00
js_util.cpp Merge branch 'master' into al-android-example 2016-01-14 15:39:45 -08:00
js_util.hpp Merge branch 'master' into al-android-example 2016-01-14 15:39:45 -08:00
platform.hpp Cleanup platform.hpp 2016-02-08 15:55:52 -08:00
rpc.cpp Merge branch 'master' into al-android-example 2016-01-14 15:39:45 -08:00
rpc.hpp fix imports 2016-01-05 11:04:06 -08:00