From 54867e3ff684bef070c41f52b720f268525bb7d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Klemen=20Skerbi=C5=A1?= Date: Mon, 8 Nov 2021 14:12:35 +0100 Subject: [PATCH 01/16] Update README.md --- README.md | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 3e0c909ef..03f7b9a97 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -Transportr -========== +## Transportr The public transport companion that respects your privacy and your freedom. Transportr is a non-profit app developed by people around the world to make using public transport as easy as possible wherever you are. @@ -15,26 +14,29 @@ The upstream repository is at: https://github.com/grote/Transportr [![Follow @TransportrApp](artwork/twitter.png)](https://twitter.com/TransportrApp) -Get Transportr --------------- +## Get Transportr [![Available on F-Droid](/artwork/f-droid.png)](https://f-droid.org/repository/browse/?fdid=de.grobox.liberario) [![Available on Google Play](/artwork/google-play.png)](https://play.google.com/store/apps/details?id=de.grobox.liberario) Pre-releases and beta versions for advanced users are available via [a special F-Droid repository](http://grobox.de/fdroid/). -Screenshots ------------ +## Screenshots + [](fastlane/metadata/android/en-US/images/phoneScreenshots/1_FirstStart.png) [](fastlane/metadata/android/en-US/images/phoneScreenshots/2_SavedSearches.png) [](fastlane/metadata/android/en-US/images/phoneScreenshots/3_Trips.png) + +
+ More screenshots + [](fastlane/metadata/android/en-US/images/phoneScreenshots/4_TripDetails.png) [](fastlane/metadata/android/en-US/images/phoneScreenshots/5_Station.png) [](fastlane/metadata/android/en-US/images/phoneScreenshots/6_Departures.png) +
-Building From Source --------------------- +## Building From Source If you want to start working on Transportr and if you haven't done already, you should [familiarize yourself with Android development](https://developer.android.com/training/basics/firstapp/index.html) and [set up a development environment](https://developer.android.com/sdk/index.html). @@ -47,8 +49,7 @@ If you don't want to use an IDE like Android Studio, you can build Transportr on $ cd Transportr $ ./gradlew assembleRelease -License -------- +## License ![GNU GPLv3 Image](https://www.gnu.org/graphics/gplv3-127x51.png) From 6d2c0b08e084ae0b15cfa79d8496d34a8d815735 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Klemen=20Skerbi=C5=A1?= Date: Mon, 8 Nov 2021 18:13:12 +0100 Subject: [PATCH 02/16] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 03f7b9a97..79e7db7bd 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,13 @@ +[![Transportr Logo](/app/src/main/res/mipmap-xhdpi/ic_launcher.png)](https://transportr.app) + ## Transportr The public transport companion that respects your privacy and your freedom. Transportr is a non-profit app developed by people around the world to make using public transport as easy as possible wherever you are. -[![Transportr Logo](/app/src/main/res/mipmap-xhdpi/ic_launcher.png)](https://transportr.app) [![Build Status](https://travis-ci.org/grote/Transportr.svg?branch=master)](https://travis-ci.org/grote/Transportr) +[![GitHub commits since latest release](https://img.shields.io/github/commits-since/grote/Transportr/latest)](https://github.com/grote/Transportr/releases/tag/latest) + Please **[visit the website](https://transportr.app)** for more information! From 30e0512b0c01592f36ffb3af6b7c5eedb41afae3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Klemen=20Skerbi=C5=A1?= Date: Mon, 8 Nov 2021 20:36:57 +0100 Subject: [PATCH 03/16] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 79e7db7bd..6a4445d21 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,11 @@ The upstream repository is at: https://github.com/grote/Transportr ## Get Transportr -[![Available on F-Droid](/artwork/f-droid.png)](https://f-droid.org/repository/browse/?fdid=de.grobox.liberario) -[![Available on Google Play](/artwork/google-play.png)](https://play.google.com/store/apps/details?id=de.grobox.liberario) +[![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/grote/Transportr?label=latest%20version&sort=semver)](https://github.com/grote/Transportr/releases) +[![F-Droid](https://img.shields.io/f-droid/v/de.grobox.liberario)](https://f-droid.org/packages/de.grobox.liberario/) + +[Get it on F-Droid](https://f-droid.org/packages/de.grobox.liberario/) +[Google Play Download](https://play.google.com/store/apps/details?id=de.grobox.liberario) Pre-releases and beta versions for advanced users are available via [a special F-Droid repository](http://grobox.de/fdroid/). From c910c39b39e8127341296b36fb052be50ddd062b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Klemen=20Skerbi=C5=A1?= Date: Mon, 8 Nov 2021 20:45:29 +0100 Subject: [PATCH 04/16] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 6a4445d21..1be79a6ef 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,7 @@ If you find any issues with this app, please report them at [the issue tracker]( The upstream repository is at: https://github.com/grote/Transportr -[![Follow @TransportrApp](artwork/twitter.png)](https://twitter.com/TransportrApp) - +![Twitter Follow](https://img.shields.io/twitter/follow/TransportrApp?style=social) ## Get Transportr [![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/grote/Transportr?label=latest%20version&sort=semver)](https://github.com/grote/Transportr/releases) From fb2e53c72550a8a0866cbb426947ebe23415632e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Klemen=20Skerbi=C5=A1?= Date: Mon, 8 Nov 2021 20:58:51 +0100 Subject: [PATCH 05/16] Update README.md --- README.md | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 1be79a6ef..5ef2bacbf 100644 --- a/README.md +++ b/README.md @@ -7,16 +7,9 @@ Transportr is a non-profit app developed by people around the world to make usin [![Build Status](https://travis-ci.org/grote/Transportr.svg?branch=master)](https://travis-ci.org/grote/Transportr) [![GitHub commits since latest release](https://img.shields.io/github/commits-since/grote/Transportr/latest)](https://github.com/grote/Transportr/releases/tag/latest) +[![Twitter Follow](https://img.shields.io/twitter/follow/TransportrApp?style=social)](https://twitter.com/intent/follow?screen_name=TransportrApp) - -Please **[visit the website](https://transportr.app)** for more information! - -If you find any issues with this app, please report them at [the issue tracker](https://github.com/grote/Transportr/issues). Contributions are both encouraged and appreciated. If you like to contribute please [check the website](https://transportr.app/contribute) for more information. - -The upstream repository is at: https://github.com/grote/Transportr - -![Twitter Follow](https://img.shields.io/twitter/follow/TransportrApp?style=social) -## Get Transportr +## Install [![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/grote/Transportr?label=latest%20version&sort=semver)](https://github.com/grote/Transportr/releases) [![F-Droid](https://img.shields.io/f-droid/v/de.grobox.liberario)](https://f-droid.org/packages/de.grobox.liberario/) @@ -24,7 +17,7 @@ The upstream repository is at: https://github.com/grote/Transportr [Get it on F-Droid](https://f-droid.org/packages/de.grobox.liberario/) [Google Play Download](https://play.google.com/store/apps/details?id=de.grobox.liberario) -Pre-releases and beta versions for advanced users are available via [a special F-Droid repository](http://grobox.de/fdroid/). +* Pre-releases and beta versions for advanced users are available via [a special F-Droid repository](http://grobox.de/fdroid/). ## Screenshots @@ -41,6 +34,12 @@ Pre-releases and beta versions for advanced users are available via [a special F +## Contribute + +* If you find any issues with this app, please report them at [the issue tracker](https://github.com/grote/Transportr/issues). Contributions are both encouraged and appreciated. +* If you like to contribute please [check the website](https://transportr.app/contribute) for more information. + + ## Building From Source If you want to start working on Transportr and if you haven't done already, you should [familiarize yourself with Android development](https://developer.android.com/training/basics/firstapp/index.html) and [set up a development environment](https://developer.android.com/sdk/index.html). From 472841ca81125f3665a8337e5742da732b8deab2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Klemen=20Skerbi=C5=A1?= Date: Mon, 8 Nov 2021 21:19:18 +0100 Subject: [PATCH 06/16] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ef2bacbf..07aef4f8f 100644 --- a/README.md +++ b/README.md @@ -36,8 +36,14 @@ Transportr is a non-profit app developed by people around the world to make usin ## Contribute -* If you find any issues with this app, please report them at [the issue tracker](https://github.com/grote/Transportr/issues). Contributions are both encouraged and appreciated. +Transportr is developed entirely by volunteers who like what they are doing. Contributions should be fun. They are both encouraged and appreciated. Contributing guides are written in detail on [our website](https://transportr.app/contribute/). + +* The easiest way to contribute to Transportr is to tell everybody about it. You can post about it on social media or even better show your friends and family that it exists and how to use it. +* If you find any issues with this app, please report them at [the issue tracker](https://github.com/grote/Transportr/issues). Contributions are both encouraged and appreciated. Included screenshots are also always welcome to illustrate your description. +* Rate it in Google Play and if you have a little more time also write a short review about it. +* Rest new versions of Transportr before they are released to the general public. * If you like to contribute please [check the website](https://transportr.app/contribute) for more information. +* People with design skills are encouraged to contribute and help making Transportr look even better. ## Building From Source From 5448f47637402404a72922a61b15afd79c0c1c32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Klemen=20Skerbi=C5=A1?= Date: Mon, 8 Nov 2021 21:40:49 +0100 Subject: [PATCH 07/16] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 07aef4f8f..713d942da 100644 --- a/README.md +++ b/README.md @@ -36,15 +36,15 @@ Transportr is a non-profit app developed by people around the world to make usin ## Contribute -Transportr is developed entirely by volunteers who like what they are doing. Contributions should be fun. They are both encouraged and appreciated. Contributing guides are written in detail on [our website](https://transportr.app/contribute/). +Transportr is developed entirely by volunteers who like what they are doing. Contributions should be fun. They are both encouraged and appreciated. All contributing guides are written in most detail on [our website](https://transportr.app/contribute/), but some are written below: -* The easiest way to contribute to Transportr is to tell everybody about it. You can post about it on social media or even better show your friends and family that it exists and how to use it. -* If you find any issues with this app, please report them at [the issue tracker](https://github.com/grote/Transportr/issues). Contributions are both encouraged and appreciated. Included screenshots are also always welcome to illustrate your description. +* Share Transportr on social media or show your friends and family that it exists and how to use it. +* If you find any issues with this app, please report them at [the issue tracker](https://github.com/grote/Transportr/issues). * Rate it in Google Play and if you have a little more time also write a short review about it. -* Rest new versions of Transportr before they are released to the general public. +* Test new Pre-releases and beta versions of Transportr before they are released to the general public. * If you like to contribute please [check the website](https://transportr.app/contribute) for more information. * People with design skills are encouraged to contribute and help making Transportr look even better. - +* Translate Transportr into your native language on [Transifex](https://www.transifex.com/projects/p/transportr/). ## Building From Source From f11ac9cd32173b4ac2574d797165e75039865100 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Klemen=20Skerbi=C5=A1?= Date: Mon, 8 Nov 2021 22:00:22 +0100 Subject: [PATCH 08/16] Update README.md --- README.md | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 713d942da..487617ad9 100644 --- a/README.md +++ b/README.md @@ -36,13 +36,12 @@ Transportr is a non-profit app developed by people around the world to make usin ## Contribute -Transportr is developed entirely by volunteers who like what they are doing. Contributions should be fun. They are both encouraged and appreciated. All contributing guides are written in most detail on [our website](https://transportr.app/contribute/), but some are written below: +Contributions should be fun. They are both encouraged and appreciated. All contributing guides are written in great detail on [our website](https://transportr.app/contribute/), but some are noted below: * Share Transportr on social media or show your friends and family that it exists and how to use it. * If you find any issues with this app, please report them at [the issue tracker](https://github.com/grote/Transportr/issues). * Rate it in Google Play and if you have a little more time also write a short review about it. * Test new Pre-releases and beta versions of Transportr before they are released to the general public. -* If you like to contribute please [check the website](https://transportr.app/contribute) for more information. * People with design skills are encouraged to contribute and help making Transportr look even better. * Translate Transportr into your native language on [Transifex](https://www.transifex.com/projects/p/transportr/). @@ -59,6 +58,28 @@ If you don't want to use an IDE like Android Studio, you can build Transportr on $ cd Transportr $ ./gradlew assembleRelease +## Donations + + + + + + + + + + + + + + + +
Thank you for donating
+ Donate using Liberapay + Liberapay + https://liberapay.com/Transportr/donate +
bitcoin:12JaQp8zfqRb83JfSwVjH4rZWsZnWRPoyGBitcoin12JaQp8zfqRb83JfSwVjH4rZWsZnWRPoyG
+ ## License ![GNU GPLv3 Image](https://www.gnu.org/graphics/gplv3-127x51.png) From 3092317c4f368a31f774e38e684584f82a2251f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Klemen=20Skerbi=C5=A1?= Date: Mon, 8 Nov 2021 22:17:12 +0100 Subject: [PATCH 09/16] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 487617ad9..f9176a592 100644 --- a/README.md +++ b/README.md @@ -40,8 +40,8 @@ Contributions should be fun. They are both encouraged and appreciated. All contr * Share Transportr on social media or show your friends and family that it exists and how to use it. * If you find any issues with this app, please report them at [the issue tracker](https://github.com/grote/Transportr/issues). -* Rate it in Google Play and if you have a little more time also write a short review about it. -* Test new Pre-releases and beta versions of Transportr before they are released to the general public. +* Rate it in [Google Play](https://play.google.com/store/apps/details?id=de.grobox.liberario) and if you have a little more time also write a short review about it. +* Test new Pre-releases and beta versions of Transportr before they are released to the general public (instructions above). * People with design skills are encouraged to contribute and help making Transportr look even better. * Translate Transportr into your native language on [Transifex](https://www.transifex.com/projects/p/transportr/). From b2bcf194008cd4be0fd4c1e0a5d790218ffa3ea9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Klemen=20Skerbi=C5=A1?= Date: Mon, 8 Nov 2021 22:17:52 +0100 Subject: [PATCH 10/16] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9176a592..e9606de82 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Contributions should be fun. They are both encouraged and appreciated. All contr * People with design skills are encouraged to contribute and help making Transportr look even better. * Translate Transportr into your native language on [Transifex](https://www.transifex.com/projects/p/transportr/). -## Building From Source +## Build from source code If you want to start working on Transportr and if you haven't done already, you should [familiarize yourself with Android development](https://developer.android.com/training/basics/firstapp/index.html) and [set up a development environment](https://developer.android.com/sdk/index.html). From 0b42bfa119f2cc7b6e6b4b32e7467838579a65d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Klemen=20Skerbi=C5=A1?= Date: Mon, 8 Nov 2021 22:18:39 +0100 Subject: [PATCH 11/16] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9606de82..92abba2af 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Transportr is a non-profit app developed by people around the world to make usin ## Contribute -Contributions should be fun. They are both encouraged and appreciated. All contributing guides are written in great detail on [our website](https://transportr.app/contribute/), but some are noted below: +All contributing guides are written in great detail on [our website](https://transportr.app/contribute/), but some are noted below: * Share Transportr on social media or show your friends and family that it exists and how to use it. * If you find any issues with this app, please report them at [the issue tracker](https://github.com/grote/Transportr/issues). From ace293cd8aa52f6b48dc623ec92f3173ba33f452 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Klemen=20Skerbi=C5=A1?= Date: Mon, 8 Nov 2021 22:22:09 +0100 Subject: [PATCH 12/16] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 92abba2af..6be52d39c 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ All contributing guides are written in great detail on [our website](https://tra * Share Transportr on social media or show your friends and family that it exists and how to use it. * If you find any issues with this app, please report them at [the issue tracker](https://github.com/grote/Transportr/issues). * Rate it in [Google Play](https://play.google.com/store/apps/details?id=de.grobox.liberario) and if you have a little more time also write a short review about it. +* Add more supported networks by contributing to the [Transport-Enabler](https://github.com/schildbach/public-transport-enabler/) project, that Transportr uses. * Test new Pre-releases and beta versions of Transportr before they are released to the general public (instructions above). * People with design skills are encouraged to contribute and help making Transportr look even better. * Translate Transportr into your native language on [Transifex](https://www.transifex.com/projects/p/transportr/). From c5202d9c5c6d49f2725377d09c0980fb9bd26adf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Klemen=20Skerbi=C5=A1?= Date: Mon, 8 Nov 2021 22:22:56 +0100 Subject: [PATCH 13/16] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6be52d39c..e9364c497 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ All contributing guides are written in great detail on [our website](https://tra * Share Transportr on social media or show your friends and family that it exists and how to use it. * If you find any issues with this app, please report them at [the issue tracker](https://github.com/grote/Transportr/issues). * Rate it in [Google Play](https://play.google.com/store/apps/details?id=de.grobox.liberario) and if you have a little more time also write a short review about it. -* Add more supported networks by contributing to the [Transport-Enabler](https://github.com/schildbach/public-transport-enabler/) project, that Transportr uses. +* Add more supported networks by contributing to the [Transport-Enabler](https://github.com/schildbach/public-transport-enabler/) project, which is used by Transportr. * Test new Pre-releases and beta versions of Transportr before they are released to the general public (instructions above). * People with design skills are encouraged to contribute and help making Transportr look even better. * Translate Transportr into your native language on [Transifex](https://www.transifex.com/projects/p/transportr/). From da0add1616a53f6709bafb7f2d41452e22525d7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Klemen=20Skerbi=C5=A1?= Date: Mon, 8 Nov 2021 22:25:07 +0100 Subject: [PATCH 14/16] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9364c497..3b787e8bf 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ All contributing guides are written in great detail on [our website](https://tra * Share Transportr on social media or show your friends and family that it exists and how to use it. * If you find any issues with this app, please report them at [the issue tracker](https://github.com/grote/Transportr/issues). * Rate it in [Google Play](https://play.google.com/store/apps/details?id=de.grobox.liberario) and if you have a little more time also write a short review about it. -* Add more supported networks by contributing to the [Transport-Enabler](https://github.com/schildbach/public-transport-enabler/) project, which is used by Transportr. +* Add more supported regions by contributing to the [Transport-Enabler](https://github.com/schildbach/public-transport-enabler/) project, which is used by Transportr. More methods are explained on the website. * Test new Pre-releases and beta versions of Transportr before they are released to the general public (instructions above). * People with design skills are encouraged to contribute and help making Transportr look even better. * Translate Transportr into your native language on [Transifex](https://www.transifex.com/projects/p/transportr/). From 3f4c7c91544e631137f52704f5709c2089c8daca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Klemen=20Skerbi=C5=A1?= Date: Mon, 8 Nov 2021 22:58:07 +0100 Subject: [PATCH 15/16] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3b787e8bf..70d7a4205 100644 --- a/README.md +++ b/README.md @@ -21,13 +21,14 @@ Transportr is a non-profit app developed by people around the world to make usin ## Screenshots +[](https://transportr.app/img/transportr.webm) [](fastlane/metadata/android/en-US/images/phoneScreenshots/1_FirstStart.png) [](fastlane/metadata/android/en-US/images/phoneScreenshots/2_SavedSearches.png) -[](fastlane/metadata/android/en-US/images/phoneScreenshots/3_Trips.png)
More screenshots - + +[](fastlane/metadata/android/en-US/images/phoneScreenshots/3_Trips.png) [](fastlane/metadata/android/en-US/images/phoneScreenshots/4_TripDetails.png) [](fastlane/metadata/android/en-US/images/phoneScreenshots/5_Station.png) [](fastlane/metadata/android/en-US/images/phoneScreenshots/6_Departures.png) From 7a43215af8fc175e5b31e89a0ba4be71d24e17fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Klemen=20Skerbi=C5=A1?= Date: Mon, 8 Nov 2021 23:21:40 +0100 Subject: [PATCH 16/16] Update README.md --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 70d7a4205..e15a236df 100644 --- a/README.md +++ b/README.md @@ -21,17 +21,17 @@ Transportr is a non-profit app developed by people around the world to make usin ## Screenshots -[](https://transportr.app/img/transportr.webm) -[](fastlane/metadata/android/en-US/images/phoneScreenshots/1_FirstStart.png) -[](fastlane/metadata/android/en-US/images/phoneScreenshots/2_SavedSearches.png) +[](https://transportr.app/img/transportr.webm) +[](fastlane/metadata/android/en-US/images/phoneScreenshots/1_FirstStart.png) +[](fastlane/metadata/android/en-US/images/phoneScreenshots/2_SavedSearches.png)
More screenshots -[](fastlane/metadata/android/en-US/images/phoneScreenshots/3_Trips.png) -[](fastlane/metadata/android/en-US/images/phoneScreenshots/4_TripDetails.png) -[](fastlane/metadata/android/en-US/images/phoneScreenshots/5_Station.png) -[](fastlane/metadata/android/en-US/images/phoneScreenshots/6_Departures.png) +[](fastlane/metadata/android/en-US/images/phoneScreenshots/3_Trips.png) +[](fastlane/metadata/android/en-US/images/phoneScreenshots/4_TripDetails.png) +[](fastlane/metadata/android/en-US/images/phoneScreenshots/5_Station.png) +[](fastlane/metadata/android/en-US/images/phoneScreenshots/6_Departures.png)