Commit Graph

831 Commits

Author SHA1 Message Date
Elliot Hesp 92b3860230 [admob][ios] Fix an issue whereby interstitials on iOS could not be reused with the same adUnit ID 2017-07-04 15:39:56 +01:00
Salakar 9572538af0 [ios][database] added support for all eventTypes in ref.once(eventType) 2017-07-04 14:13:49 +01:00
Salakar f97db8eba1 more work on multiple apps support 2017-07-04 13:05:19 +01:00
Elliot Hesp d20aacc415 Update testing.md 2017-07-04 09:38:59 +01:00
Elliot Hesp 8232157f92 Merge pull request #219 from fdnhkj/patch-1
Update migration-guide.md
2017-07-04 08:51:09 +01:00
Michael Diarmid 33ec34555f added perf to sidebar 2017-07-03 18:44:35 +01:00
Fidan Hakaj d88b39db63 Update migration-guide.md 2017-07-01 13:54:47 +02:00
Salakar ec22e510bc more work on multiple app initialization 2017-06-30 17:23:32 +01:00
Michael Diarmid b79a07c85b Merge pull request #217 from nico1510/fix-customMetadata
Fix custom metadata
2017-06-30 14:25:19 +01:00
Michael Diarmid a8a9a6b333 Merge pull request #218 from anhtuank7c/patch-1
Update installation-ios.md
2017-06-30 14:18:24 +01:00
Michael Diarmid 8c3e6b29e2 Update installation-ios.md 2017-06-30 14:18:10 +01:00
Nguyễn Anh Tuấn 5a7d15f541 Update installation-ios.md
Update cocoapods libs to latest version before do install.
2017-06-30 08:12:39 +07:00
nico1510 e4c61f61da removed unused import 2017-06-29 19:34:15 +02:00
nico1510 2129f32db6 fixed customMetadata android 2017-06-29 19:32:40 +02:00
nico 0f11da0e0b whitespace 2017-06-29 18:33:43 +02:00
nico 96b4a47a52 reverted local docs change 2017-06-29 18:30:52 +02:00
nico 1f61933d65 removed newline 2017-06-29 18:27:47 +02:00
Salakar 80ae8425ce started work on multiple app initialization 2017-06-29 17:24:34 +01:00
nico d77dd094db fixed ios custom metaData 2017-06-29 18:12:57 +02:00
Nicolas Beck d2f9958ca3 Merge pull request #1 from invertase/master
merge back
2017-06-29 17:13:09 +02:00
Elliot Hesp 7db8b07f34 Merge pull request #211 from ehacinom/patch-1
fixed dead link to authentication#user
2017-06-27 21:10:48 +01:00
Elliot Hesp 931a7943a1 Merge pull request #207 from hayanmind/feature/fix-crash-report
[crash] Support javascript plain error object in crash.report
2017-06-27 20:18:53 +01:00
Nicolas Beck ead50944f5 added newline 2017-06-27 20:41:42 +02:00
Nicolas Beck 946736b0c9 update file upload error handling docs 2017-06-27 20:41:13 +02:00
Elliot Hesp 43410bbadd Merge branch 'master' of github.com:invertase/react-native-firebase 2017-06-27 15:14:08 +01:00
Elliot Hesp c22fb3911f [admob] Add openDebugMenu support 2017-06-27 15:14:02 +01:00
ehacinom 848ea4203c fixed dead link to authentication#user 2017-06-27 00:22:24 -05:00
Daehoon Kim 78262dcb32 Support javascript plain error object in crash.report 2017-06-26 14:30:17 +09:00
Michael Diarmid 4cfaa7bece Merge pull request #203 from agentilela/patch-1
Add TIMESTAMP to database.ServerValue
2017-06-25 10:44:49 +01:00
Alex Gentile bc2f2c4317 Add TIMESTAMP to database.ServerValue 2017-06-24 20:46:56 -07:00
Elliot Hesp 9c293ef1e5 Merge pull request #200 from skibz/patch-1
adds missing android step to v1/v2 migration guide
2017-06-23 12:24:32 +01:00
Ant Cosentino 303d2031c3 adds missing step to migration guide 2017-06-23 12:50:08 +02:00
Salakar f58fa184eb [build/ci] misc 2017-06-22 14:43:36 +01:00
Salakar 524d00d1b3 [build/ci] update buddybuild postclone script & build tools version 2017-06-22 14:35:23 +01:00
Salakar f75f1380b8 [build/ci] added buddybuild postclone script 2017-06-22 14:15:44 +01:00
Salakar 1e777f8296 [build/ci] added bundleInDebug flag to build.gradle 2017-06-22 14:09:50 +01:00
Salakar dc38c22ac2 [build/ci] removed tests/ios/podfile.lock from gitignore for ci builds 2017-06-22 13:54:19 +01:00
Salakar 9a21e0802c Merge remote-tracking branch 'origin/master' 2017-06-22 13:52:25 +01:00
Salakar ae40bd2140 [build/ci] added npm postinstall script for testing environment 2017-06-22 13:52:05 +01:00
Michael Diarmid 39c93e4b37 Merge pull request #187 from D1no/patch-1
Correct Doc: Comments from # to // for build.gradle
2017-06-22 13:10:42 +01:00
Dino Scheidt a9c7f9c680 Correct Doc: Comments from # to // for build.gradle 2017-06-21 22:39:24 +02:00
Michael Diarmid 1ea61bae1b Merge pull request #185 from Cretezy/patch-1
Update Storage doc with basic metadata example
2017-06-21 19:24:04 +01:00
Michael Diarmid e0efc84dab Update migration-guide.md 2017-06-21 19:14:05 +01:00
Elliot Hesp 29e16d40d1 Update migration-guide.md 2017-06-21 18:38:50 +01:00
Salakar f8f6511e35 [docs] added admob to modules section on sidebar and ordered modules 2017-06-21 17:21:30 +01:00
Salakar 0a1a7c3736 [docs] added migration guide for v1 -> v2 2017-06-21 16:40:10 +01:00
Salakar 6ef98de891 2.0.0 2017-06-21 16:37:58 +01:00
Michael Diarmid 6f9cfd6ba1 Merge pull request #130 from invertase/v2
v2
2017-06-21 16:36:42 +01:00
Salakar c540e72709 [docs] added migration guide for v1 -> v2 2017-06-21 16:35:36 +01:00
Salakar 64d8fa6cb8 [tests] Cleanup main.js 2017-06-21 16:35:12 +01:00