2
0
mirror of synced 2025-01-10 14:16:27 +00:00

674 Commits

Author SHA1 Message Date
Michael Diarmid
cfdab9a10c Update README.md 2017-06-20 20:49:49 +01:00
Michael Diarmid
727aaf5a36 Update README.md 2017-06-20 20:46:16 +01:00
Michael Diarmid
c324f803c2 Update README.md 2017-06-20 20:44:21 +01:00
Michael Diarmid
6368a21732 1.1.2 v1.1.2 2017-06-20 20:09:05 +01:00
Michael Diarmid
a4b4a28541 [ios] sendEmailVerification now correctly returns currentUser 2017-06-20 19:53:42 +01:00
Michael Diarmid
2b6fe541e8 [ios] sendEmailVerification now correctly returns the currentUser 2017-06-20 19:49:45 +01:00
Michael Diarmid
48cd86e353 [tests] update messaging onTokenRefresh test 2017-06-20 14:43:30 +01:00
Elliot Hesp
7e3042cc92 Merge branch 'v2' of github.com:invertase/react-native-firebase into v2 2017-06-20 13:22:24 +01:00
Elliot Hesp
52d94763bb [ios][admob] Check AdMob exists 2017-06-20 13:22:09 +01:00
Elliot Hesp
1ce252fbf3 Lower Android sdk version in test app to 25 2017-06-20 12:19:52 +01:00
Elliot Hesp
54bf957cb3 [admob] Support 11.0 VideoController methods 2017-06-20 12:19:26 +01:00
Chris Bianca
cd0f7c27de Merge branch 'master' into v2 2017-06-20 11:41:55 +01:00
Chris Bianca
c8dcba3344 [docs] Update iOS install documentation 2017-06-20 10:17:56 +01:00
Chris Bianca
cd347383a4 [messaging] Correctly bind messaging listeners 2017-06-19 13:14:36 +01:00
Chris Bianca
782958d026 [messaging] Update typescript definition to match interface changes 2017-06-19 12:26:10 +01:00
Elliot Hesp
02be8a0d84 Merge branch 'v2' of github.com:invertase/react-native-firebase into v2 2017-06-19 09:38:47 +01:00
Chris Bianca
96d122f943 [messaging] Return function to remove listeners for onTokenRefresh and onMessage 2017-06-19 09:21:15 +01:00
Chris Bianca
389c8c8040 [docs] Alphabetise features, add supported versions 2017-06-16 17:51:46 +01:00
Elliot Hesp
3d226dad21 [android][admob] Change bannerEvent to onBannerEvent to match iOS 2017-06-16 17:47:32 +01:00
Elliot Hesp
d159d9bb6b [ios][admob] Implement NativeExpress 2017-06-16 17:40:05 +01:00
Chris Bianca
566ddb8e09 1.1.1 v1.1.1 2017-06-16 17:21:45 +01:00
Chris Bianca
cb9ede8607 Revert "1.2.0"
This reverts commit d6558a85bf32c8a70678ed269d9358622f077c0e.
2017-06-16 17:08:47 +01:00
Chris Bianca
d6558a85bf 1.2.0 2017-06-16 17:06:10 +01:00
Chris Bianca
04cbb63891 [android][database] Fix hanging db when querying database object with large numeric keys 2017-06-16 16:58:28 +01:00
Chris Bianca
5795e08f2c [test] Fix iOS auth test 2017-06-16 16:54:54 +01:00
Elliot Hesp
0e27d7345e Merge branch 'v2' of github.com:invertase/react-native-firebase into v2 2017-06-16 15:35:38 +01:00
Elliot Hesp
6af227b648 [ios][admob] Ensure previous banner is removed from view when re-rendering 2017-06-16 15:35:12 +01:00
Elliot Hesp
0525672860 [ios][admob] Use static helper methods over delegate methods 2017-06-16 15:22:35 +01:00
Elliot Hesp
f6db5656ae [ios][admob] Fix testDevices not adding emulator device 2017-06-16 15:21:49 +01:00
Elliot Hesp
af5bf655fe [ios][admob] Implement Banner 2017-06-16 15:20:34 +01:00
Chris Bianca
1903ec7cfa Merge branch 'master' into v2 2017-06-16 15:04:27 +01:00
Chris Bianca
53c02a7b73 [docs] Tidy up 2017-06-16 15:04:11 +01:00
Michael Diarmid
3ea1628b23 typo 2017-06-16 14:34:05 +01:00
Michael Diarmid
97b0a6f082 Update README.md 2017-06-16 14:24:05 +01:00
Chris Bianca
39041637eb Merge branch 'master' into v2
# Conflicts:
#	bin/cocoapods.sh
#	docs/installation-ios.md
#	ios/Podfile.template
2017-06-16 13:45:45 +01:00
Chris Bianca
2fdb73656e [android][database] Fix hanging db when querying object with large numerical keys 2017-06-16 13:10:11 +01:00
Chris Bianca
61ed7e1e96 [tests] Fix database query test 2017-06-16 12:43:10 +01:00
Michael Diarmid
2008bbae93 Update README.md 2017-06-16 12:25:02 +01:00
Michael Diarmid
246ffa1301 Update README.md 2017-06-16 12:24:36 +01:00
Chris Bianca
f2826683f6 [tests][android] Remove android specific test logic as it now matches iOS 2017-06-16 12:17:38 +01:00
Chris Bianca
538b80a3f2 [ios] Update podspec to include subdirectories 2017-06-16 11:27:46 +01:00
Chris Bianca
4a7a7574db [ios] Break modules into subfolders 2017-06-16 11:15:42 +01:00
Elliot Hesp
927eaab852 Update README.md 2017-06-16 09:53:21 +01:00
Elliot Hesp
663bf3c65f [android][database] Pass previousChildName to snapshotToMap 2017-06-16 09:31:58 +01:00
Elliot Hesp
d031d332e3 [ios][database] Pass null key to NSDict for previousChildName 2017-06-16 09:30:02 +01:00
Elliot Hesp
bafd59283f [ios][database] Prevent null value being passed to JSEvent 2017-06-16 08:39:16 +01:00
Elliot Hesp
3809fa8f63 [auth] Pass previousChildName back to callback 2017-06-15 14:55:52 +01:00
Elliot Hesp
840f6b0ced [android][auth] Update code regex pattern to handle messages contained within the code brackets 2017-06-15 12:47:40 +01:00
Michael Diarmid
1ce16e0aa2 added supported features table 2017-06-14 23:51:01 +01:00
Michael Diarmid
18f5c9be49 Added supported features table 2017-06-14 23:49:44 +01:00