Commit Graph

46 Commits

Author SHA1 Message Date
Chris Bianca 0e428baf13 [tests] Fix a couple of derps 2018-03-28 17:21:52 +01:00
Salakar ae3e105d84 rename new tests directory and add to npmignore 2018-03-28 16:43:51 +01:00
Salakar 9511b567b9 sync with master 2018-03-28 16:28:19 +01:00
Chris Bianca 7f7169bd08 [build] Update to android tools 3.1.0 2018-03-28 15:51:08 +01:00
Chris Bianca f5f08b716d [android] Upgrade to build tools 3.0.1 2018-03-27 15:32:10 +01:00
Salakar e0d62f3945 Merge branch 'master' of https://github.com/invertase/react-native-firebase into bridge-detox 2018-03-23 22:24:49 +00:00
Chris Bianca 8a9033457d [tests] Fix various test errors 2018-03-23 17:03:53 +00:00
Salakar 6b8556ef7c [wip] new testing infra 2018-03-23 14:26:11 +00:00
Chris Bianca 53babb4cd9 [invites] Initial JS and Android invites functionality 2018-03-22 12:46:37 +00:00
Chris Bianca 168f3b948e [tests] Bump crashlytics dependencies 2018-03-08 10:04:53 +00:00
Chris Bianca 7ce7f5ae58 [messaging] Support FCM data-only messages in the background 2018-03-08 09:28:27 +00:00
Chris Bianca 57ffa9bd3e [notifications] Fix some android issues with local notifications 2018-03-07 18:29:53 +00:00
Chris Bianca b9df258402 [notifications] Android channel and channel group support 2018-03-05 08:28:13 +00:00
Chris Bianca cd0ef4e3b7 [notifications] Continue android implementation 2018-02-15 14:59:21 +00:00
Chris Bianca 804a8e4c65 Merge branch 'master' into fcm-rewrite
# Conflicts:
#	lib/modules/messaging/index.js
#	lib/types/index.js
#	tests/ios/Podfile.lock
2018-02-14 15:28:15 +00:00
Chris Bianca 850f04914f [fcm] Android instanceid and core fcm support; iOS instance and basic fcm support 2018-02-02 08:40:48 +00:00
Chris Bianca 5675181de2 [tests] Update build.gradle to match our install instructions 2018-02-01 09:02:20 +00:00
Chris Bianca 63859b311d [internals] Bump the library and tests app to the latest version of RN, React, etc 2018-01-16 17:08:52 +00:00
Chris Bianca efeb24d168 [crashlytics] Add first version of crashlytics functionality 2017-12-06 17:25:17 +00:00
Salakar 13c43f2efe [tests][android] update sdks to 11.6.2 2017-11-28 08:02:24 +00:00
Omer Levy af47f7ca03 merge master into omer_links 2017-10-08 03:52:19 +03:00
Salakar 1d2549556b [tests][android] add perf package back into initialized modules 2017-10-07 01:53:05 +01:00
Omer Levy 9e26d042d3 merge master into omer_links 2017-10-05 20:07:24 +03:00
Omer Levy 9d424f6e63 add links tests and support them on android 2017-10-05 17:51:37 +03:00
Chris Bianca 592e6578c3 [android] Enable multidex 2017-10-03 18:02:33 +01:00
Chris Bianca c558af6480 Bump to final versions of Firestore iOS and Android libraries 2017-10-03 17:23:28 +01:00
Chris Bianca d94abaa77c Re-run react-native link to check all packages are installed correctly 2017-10-03 16:02:13 +01:00
Chris Bianca 51074efdca Merge commit '49d29b53f21e530f5c918e472db93ee856947426' 2017-10-03 10:33:18 +01:00
Chris Bianca bf35c349ae [firestore][tests] Get first collection tests working on Android 2017-09-27 15:41:25 +01:00
Salakar 86121969de [tests][android] added android O permission prompts 2017-09-25 18:35:43 +01:00
Chris Bianca f7b051aaed [docs] Remove unnecessary references to analytics dependency (now built into core) 2017-09-18 08:29:31 +01:00
Salakar e1c0dccb31 [auth][android] fixed incorrect key name breaking auto verify 2017-08-22 17:19:55 +01:00
Salakar a27abfdf92 [tests][android][build] update gradle versions 2017-08-19 05:20:13 +01:00
Salakar b088d6e683 [android][build] added groovy code to detect duplicate dex build failures and log out a help section
[android][firebase-sdk] upgraded to 11.2.0
2017-08-18 21:03:44 +01:00
Elliot Hesp 0227ec6c25 [tests] Bump to latest Firebase SDK versions 2017-08-11 10:51:29 +01:00
Salakar 1e777f8296 [build/ci] added bundleInDebug flag to build.gradle 2017-06-22 14:09:50 +01:00
Elliot Hesp 1ce252fbf3 Lower Android sdk version in test app to 25 2017-06-20 12:19:52 +01:00
Elliot Hesp 400a0ffbe0 [android] Update project to latest API & gradle version 2017-06-12 14:10:47 +01:00
Chris Bianca abf17d8d7f [android] Split into separate packages for each strand of Firebase functionality 2017-05-30 16:16:56 +01:00
Elliot Hesp a0d492ddac [perf][android] Move deps into app project, out of RNFirebase 2017-05-24 12:37:26 +01:00
Chris Bianca c4f8688348 [android][database] Fix issue #100 2017-05-10 20:44:28 +01:00
Aleck Greenham 67bc409e9b [TestSuite] Upgrade gradle version and increase daemon memory allocation 2017-05-04 18:53:54 +01:00
Salakar f8e97d8bed Merge branch 'master' of https://github.com/invertase/react-native-firebase
# Conflicts:
#	.gitignore
#	tests/.gitignore
#	tests/ios/Podfile
2017-05-01 17:19:27 +01:00
Salakar 11734e51bd [tests] import RNFirebase for parent directory rather than from npm file:.. syntax 2017-05-01 16:01:00 +01:00
Chris Bianca 312b7b37b1 [android] Add gradle wrapper so nom run android:dev works out of the box without needing Android Studio 2017-04-26 17:33:46 +01:00
Aleck Greenham 9308994db2 [tests] Move test suite into same repo 2017-04-23 20:22:19 +01:00