Commit Graph

18 Commits

Author SHA1 Message Date
Chris Bianca 3c2ecaee37 [docs] Bump android dependencies to 11.2.0 2017-08-29 09:49:07 +01:00
Salakar 929352f8d3 [docs] misc 2017-08-26 07:06:49 +01:00
Salakar fe0a98f1c8 [docs] added groovy support to prism 2017-08-26 07:04:32 +01:00
chrisbianca da272d42a8 Merge pull request #318 from connected-space/patch-2
Update installation-android.md
2017-08-08 12:46:19 +01:00
connected-space e17b4a99d7 Update installation-android.md 2017-08-08 12:36:30 +01:00
connected-space f36b7e9942 Update installation-android.md 2017-08-08 12:31:14 +01:00
Jobeso f2f5ea3671 crash fix
to get the library working we need to take these versions otherwise the app would crash
2017-08-04 10:48:21 +02:00
Elliot Hesp ad7914d7f4 Reorder Android installation docs 2017-07-20 11:02:31 +01:00
ugiacoman 0e56eccab5 Update installation-android doc 2017-07-05 09:42:29 -04:00
ugiacoman b577265fa8 Update docs: installation-android with google play services API availaibilty issue 2017-07-05 09:32:10 -04:00
Dino Scheidt a9c7f9c680 Correct Doc: Comments from # to // for build.gradle 2017-06-21 22:39:24 +02:00
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