Commit Graph

7 Commits

Author SHA1 Message Date
Chris Bianca 782958d026 [messaging] Update typescript definition to match interface changes 2017-06-19 12:26:10 +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
Elliot Hesp 77d6fffca0 [pref][android] Add Android installation steps 2017-05-25 12:04:08 +01:00
Yekeen Ajeigbe 6d3fa418dc Minor typo causing error in run-android 2017-05-16 06:03:07 +01: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
Elliot Hesp 361535e96e Move docs to docsify 2017-04-27 12:18:12 +01:00