Commit Graph

89 Commits

Author SHA1 Message Date
Elliot Hesp 921eac06a4 [admob][ios] Finish up Interstitial with events + AdRequest handling 2017-06-07 12:37:32 +01:00
Chris Bianca d83e747b91 Merge commit '3f94ad5b99ef605a37062152f967ef36bbecef48' into v2 2017-06-05 09:59:28 +01:00
Elliot Hesp a6705dfb3d [admob] Add tests 2017-06-01 11:15:37 +01:00
Elliot Hesp e12567e57f [admob][android] Add initialize method + documentation 2017-06-01 10:22:15 +01:00
Elliot Hesp 7ef43d9c02 [admob] Documentation updates 2017-05-31 16:32:24 +01:00
Chris Bianca 6c04c8484a [docs] Correct Android version 2017-05-30 16:32:44 +01:00
Chris Bianca abf17d8d7f [android] Split into separate packages for each strand of Firebase functionality 2017-05-30 16:16:56 +01:00
Chris Bianca 9f20e0bfe5 [docs] Update iOS messaging setup docs 2017-05-30 10:04:27 +01:00
Elliot Hesp b16b1dbd6a Add "Usage with Expo" documentation 2017-05-28 12:05:02 +01:00
Elliot Hesp fdcf4ef2f3 [admob] Update documentation 2017-05-27 20:46:17 +01:00
Elliot Hesp 608c1d8d6b [admob][android] Start implementation of Rewarded Video 2017-05-26 22:19:20 +01:00
Elliot Hesp ce6cd4fc9e [admob] Start of documentation 2017-05-26 15:20:14 +01:00
Salakar f7a5535f3b [tests] un-focus tests 2017-05-25 12:57:08 +01:00
Elliot Hesp 77d6fffca0 [pref][android] Add Android installation steps 2017-05-25 12:04:08 +01:00
Elliot Hesp c5d14a85ec [pref] Update docs 2017-05-25 10:39:19 +01:00
Elliot Hesp da889b32fd [perf] Add setPerformanceCollectionEnabled docs 2017-05-25 08:43:42 +01:00
Elliot Hesp f02d097c53 [perf][android] Update documentation 2017-05-24 17:01:16 +01:00
Michael Diarmid e1a61bbe9f Typo in config docs 2017-05-24 16:58:53 +01:00
Elliot Hesp d0d09163df [perf][android] Add documentation 2017-05-24 12:51:44 +01:00
Elliot Hesp fe8c486dcb [config] Added setDefaultsFromResource method 2017-05-23 14:53:19 +01:00
Elliot Hesp d8a0ebb084 [config] Remove redundant function in docs 2017-05-23 14:31:16 +01:00
Elliot Hesp b30ff24426 Add Remote Config docs to sidebar 2017-05-23 14:22:29 +01:00
Elliot Hesp fb90f444d9 Fix merge conflict 2017-05-23 14:10:07 +01:00
Elliot Hesp 25e8bb6d5a [config] Standardize ios & android 2017-05-23 14:08:59 +01:00
Elliot Hesp 5e1d4d7f66 Add errors to docs 2017-05-23 13:18:16 +01:00
Elliot Hesp b9b8e9062e Add remote config documentation 2017-05-23 11:49:40 +01:00
chrisbianca cd93bbb310 [docs] Add information about Google Play Services 2017-05-23 10:30:06 +01:00
Yekeen Ajeigbe 6d3fa418dc Minor typo causing error in run-android 2017-05-16 06:03:07 +01:00
Christoph Jerolimov 96d4fab8c1 Update the getBadgeNumber documentation and add android hint 2017-05-14 22:50:07 +02:00
Fabian Köster fa1b4095f5 launchMode needs to be set on <activity>
launchMode is not a valid property on the <application> element, see
https://developer.android.com/guide/topics/manifest/application-element.html

It must be set on the activity instead, see
https://developer.android.com/guide/topics/manifest/activity-element.html
2017-05-12 21:34:43 +02:00
chrisbianca 55153b3c4c [ios] Fix typo in docs 2017-05-11 09:54:23 +01:00
Michael Diarmid ce8a49f026 Update README.md 2017-05-10 14:27:13 +01:00
Michael Diarmid 670dfa2807 Update transactions.md 2017-05-03 16:02:21 +01:00
Michael Diarmid eb4410c90a Update firebase-setup.md 2017-05-03 15:34:50 +01:00
chrisbianca 70dfbc9222 Update iOS install docs to make options clearer 2017-05-03 08:40:15 +01:00
Michael Diarmid 9adeffef18 Update installation-ios.md 2017-05-02 10:56:33 +01:00
Elliot Hesp d11f19feea Add more docs syntax highlighting 2017-05-02 09:56:54 +01:00
Elliot Hesp e9cf8a763c Create sw.js 2017-05-02 09:54:10 +01:00
chrisbianca 87f4cd6809 Update installation-ios.md with FCM setup 2017-05-02 09:36:17 +01:00
Elliot Hesp e21d14eb2b Merge pull request #74 from carllippert/patch-4
Update database.md
2017-04-30 09:01:27 +01:00
Carl Lippert ce7d9e6403 Update database.md
Typo
2017-04-30 00:07:30 -05:00
Carl Lippert 755bdda4a7 Update database.md
Looks like some copied docs from firestack snuck through?
2017-04-30 00:05:12 -05:00
Elliot Hesp 019269a66c Update index.html 2017-04-28 16:59:34 +01:00
Elliot Hesp 4fa51d2627 Update README.md 2017-04-27 12:39:37 +01:00
Elliot Hesp 40dd20d26f Link image/title to docks 2017-04-27 12:36:42 +01:00
Elliot Hesp ea4b4150b8 Add Favicon 2017-04-27 12:27:34 +01:00
Elliot Hesp af7502e199 Cleanup main README 2017-04-27 12:25:29 +01:00
Elliot Hesp 361535e96e Move docs to docsify 2017-04-27 12:18:12 +01:00
Sam Matthews a01752992f Update faqs.md 2017-04-17 14:38:29 +02:00
Sam Matthews 6a38ebcde8 Update faqs.md 2017-04-17 14:28:30 +02:00