Commit Graph

248 Commits

Author SHA1 Message Date
Michael Diarmid a5cb5392c6 Update README.md 2017-10-14 03:45:55 +01:00
chrisbianca 101a426307 Merge pull request #481 from rmrs/omer_links
Dynamic Links Support
2017-10-13 18:27:53 +01:00
Michael Diarmid 2ac339d846 [docs][Firestore] Update incorrect get example
Fixes #488
2017-10-11 01:59:11 +01:00
Omer Levy fbdc733d53 flatten dynamicLinkInfo to the top-level, move the mandatory keys validation to the javascript from the native modules and some minor fixes 2017-10-10 16:22:03 +03:00
Michael Diarmid 89e98d7cdd Update initial-setup.md 2017-10-10 02:33:41 +01:00
Michael Diarmid bc92ace8ed Update installation-ios.md 2017-10-08 18:25:58 +01:00
Michael Diarmid 1bc9c70fe1 Update installation-ios.md 2017-10-08 18:24:34 +01:00
Omer Levy 9758c99537 [docs] dynamic links docs fixes 2017-10-08 18:43:59 +03:00
Omer Levy bcb704dd1c [docs] minor fixes at links docs 2017-10-08 13:12:01 +03:00
Omer Levy af47f7ca03 merge master into omer_links 2017-10-08 03:52:19 +03:00
Omer Levy 6b3deafca1 add docs 2017-10-08 03:36:40 +03:00
Salakar fff73f3bcf [docs] misc installation changes from @chrisbianca 2017-10-07 03:21:13 +01:00
Salakar 77e5085a85 [docs][core] persistence on dynamically created apps 2017-10-05 13:02:37 +01:00
Salakar 148bd66dfb [docs][core] apps 2017-10-05 05:14:43 +01:00
Salakar 8ce398cf9a Merge remote-tracking branch 'origin/master' 2017-10-05 04:49:00 +01:00
Salakar 3495710727 [docs][core] app initialization 2017-10-05 04:48:53 +01:00
Michael Diarmid 8be8e61d55 [docs][admob] typo 2017-10-05 03:40:46 +01:00
Salakar 65d38ad74c Merge remote-tracking branch 'origin/master' 2017-10-05 03:03:58 +01:00
Salakar a007274519 [docs][core] default app additions 2017-10-05 03:03:49 +01:00
Michael Diarmid 5d49f36936 Update _sidebar.md 2017-10-05 02:29:56 +01:00
Michael Diarmid 0aaf0ab7b1 Update _sidebar.md 2017-10-05 02:26:07 +01:00
Michael Diarmid 8fb59957df Update _sidebar.md 2017-10-05 02:22:27 +01:00
Michael Diarmid f56d6dbc65 Update firestore.md 2017-10-04 22:49:46 +01:00
Michael Diarmid 26a6d96016 Update perf.md 2017-10-04 22:47:39 +01:00
Salakar c00c132927 [docs] misc tweaks to docs 2017-10-04 21:18:20 +01:00
Salakar dd0051b42d [docs] persistence 2017-10-04 20:14:57 +01:00
Salakar c53854cfc4 [docs] persistence 2017-10-04 20:13:12 +01:00
Salakar e432139e19 Merge remote-tracking branch 'origin/master' 2017-10-04 20:10:09 +01:00
Salakar e6c68b328e [docs] misc redux 2017-10-04 20:08:04 +01:00
Michael Diarmid 704758bfbf Update migration-guide.md 2017-10-04 19:58:30 +01:00
Michael Diarmid 861ff377d6 Update installation-android.md 2017-10-04 19:57:44 +01:00
Michael Diarmid e2813fbfc3 Update installation-android.md 2017-10-04 19:53:35 +01:00
Salakar aca519a47d [docs] update android dependency versions 2017-10-04 16:09:29 +01:00
Chris Bianca 434bc10185 [docs] Update link to Firestore Web SDK reference 2017-10-03 21:23:06 +01:00
Salakar 091cf88bc3 update v3 migration guide 2017-10-03 18:33:45 +01:00
Salakar ef10c7a2f3 v3 / firestore changes 2017-10-03 18:06:21 +01:00
Chris Bianca c558af6480 Bump to final versions of Firestore iOS and Android libraries 2017-10-03 17:23:28 +01:00
Chris Bianca 4813fa9acc [docs] Add migration guide for v2 -> v3 2017-10-03 16:46:54 +01:00
Chris Bianca 2402acf31d [docs] Update Twitter link 2017-10-03 16:24:10 +01:00
Chris Bianca 44b72f0ef6 [docs] Update how version table is structured 2017-10-03 16:21:18 +01:00
Chris Bianca 5e3ac2491d [docs] Add some basic Firestore docs for launch 2017-10-03 12:03:16 +01:00
bm-software a498f1a48a Update cloud-messaging.md
deleteInstanceId docs
2017-09-26 18:49:37 +02:00
Chris Bianca b9764bce61 [docs] Remove references to Gitter 2017-09-21 09:10:32 +01:00
JackThomson2 fefa1d13f5 Updated docs to fix duplication issue 2017-09-20 17:14:44 +01:00
Michael Diarmid 7f99b035e2 Update installation-android.md 2017-09-18 15:05:01 +01:00
Chris Bianca f7b051aaed [docs] Remove unnecessary references to analytics dependency (now built into core) 2017-09-18 08:29:31 +01:00
Michał Ordon 402a6c46c6 Update migration guide to match installation guide 2017-09-13 23:55:58 +01:00
Danny Shisler c291c0575d Update with Google Maven reference
I ran into this problem trying to follow your installation instructions.  The build kept failing with errors stating that it was unable to resolve the firebase packages. 

I could see that the 11.2.x packages weren't included in the latest Google Repository (58) and the latest release notes (https://developers.google.com/android/guides/releases) state that "Google Play services dependencies are now available via maven.google.com", so I added the Google Maven reference to the root build.gradle and it resolved the problem.
2017-09-13 16:47:22 +01:00
Elliot Hesp a5645c9884 Add note on sidebar to disable adblock for admob page 2017-09-04 15:52:31 +01:00
Michael Diarmid 7ea3ae07a3 Merge pull request #374 from ckalpit/patch-1
Update installation-android.md
2017-08-31 11:34:56 +01:00