A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

OneBusAway

The Open Source platform for Real Time Transit Info.
https://github.com/OneBusAway/onebusaway-android

Category: Consumption
Sub Category: Mobility and Transportation

Keywords

android java onebusaway open-transit-software-foundation public-transportation transit

Keywords from Contributors

gtfs-realtime web-application transit-data observational serialize charts gtfs-realtime-data

Last synced: 12 minutes ago
JSON representation

Repository metadata

The official Android app for OneBusAway

README.md

OneBusAway for Android Android CI Build

This is the official Android / Fire Phone app for OneBusAway, a project of the non-profit Open Transit Software Foundation!

OneBusAway for Android provides:

  1. Real-time arrival/departure information for public transit
  2. A browse-able map of nearby stops
  3. A list of favorite bus stops
  4. Reminders to notify you when your bus is arriving or departing
  5. The ability to search for nearby stops or routes
  6. Real-time multimodal trip planning, using real-time transit and bike share information (requires a regional OpenTripPlanner server)
  7. Bike share map layer, which includes real-time availability information for floating bikes and bike rack capacity (requires a regional OpenTripPlanner server)
  8. Issue reporting to any Open311-compliant issue management system (see this page for details)

OneBusAway for Android automatically keeps track of your most used stops and routes, and allows you to put shortcuts on your phone's home screen for any stop or route you choose.

Alpha and Beta Testing

Get early access to new OneBusAway Android versions, and help us squash bugs! See our Testing Guide for details.

Build Setup

Want to build the project yourself and test some changes? See our build documentation.

Contributing

We welcome contributions to the project! Please see our Contributing Guide for details, including Code Style Guidelines and Template.

System Architecture

Curious what servers power certain features in OneBusAway Android? Check out the System Architecture page.

Deploying OneBusAway Android in Your City

There are two ways to deploy OneBusAway Android in your city:

  1. Join the OneBusAway multi-region project - The easiest way to get started - simply set up your own OneBusAway server with your own transit data, and get added to the OneBusAway apps! See this page for details.
  2. Deploy a rebranded version of OneBusAway Android as your own app on Google Play - Requires a bit more maintenance, but it allows you to set up your own app on Google Play based on the OneBusAway Android source code. See rebranding page for details.

Testing Your Own OneBusAway/OpenTripPlanner servers

Did you just set up your own OneBusAway and/or OpenTripPlanner server? You can test both in this app without compiling any Android code. Just download the app from Google Play, and see our Custom Server Setup Guide for details.

Permissions

In order to support certain features in OneBusAway, we need to request various permissions to access information on your device. See an explanation of why each permission is needed here.

Troubleshooting

Things not going well building the project? See our Troubleshooting section. If you're a user of the app, check out our FAQ.

OneBusAway Project

Want to learn more about the OneBusAway project, a project of the non-profit Open Transit Software Foundation? Read up on the entire Application Suite and/or learn more about the mobile apps.


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 7 days ago

Total Commits: 2,381
Total Committers: 49
Avg Commits per committer: 48.592
Development Distribution Score (DDS): 0.403

Commits in past year: 206
Committers in past year: 10
Avg Commits per committer in past year: 20.6
Development Distribution Score (DDS) in past year: 0.214

Name Email Commits
Sean Barbeau b****u@c****u 1422
Paul Watts p****s@g****m 493
Amr Hossam a****v@g****m 183
cagryinside c****9@g****m 63
themonki e****9@g****m 37
Aaron Brethorst a****n@b****m 31
Alex Crown a****n@m****m 23
Suyog-Bauskar 6****r 21
Daniel Welsh d****y@e****t 14
Avinash Sharma 1****s 13
Ben Bodenmiller b****r@h****m 11
Simon Jacobs s****s@c****m 6
Ben Du b****u@c****u 5
Ari Rusakko a****o@o****i 5
Leo Accend g****c@s****m 4
millanp m****e@g****m 4
Aziz Batihk a****z@a****m 3
Prashan Kumar 1****n 3
Rodrigo c****r@g****m 3
mkarab001c m****n@c****m 2
Bridgette b****e@g****m 2
Gourab Singha g****6@g****m 2
The Gitter Badger b****r@g****m 2
hayato1234 s****4@g****m 2
kungharrison k****n@g****m 2
sjgllghr s****r@g****m 2
yoni chanowitz y****z@g****m 1
tj n****a@h****m 1
paulnabanita1 4****1 1
Vidit Pawar 1****0 1
and 19 more...

Committer domains:


Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 882
Total pull requests: 615
Average time to close issues: 7 months
Average time to close pull requests: 2 months
Total issue authors: 76
Total pull request authors: 71
Average comments per issue: 2.94
Average comments per pull request: 2.35
Merged pull request: 476
Bot issues: 0
Bot pull requests: 0

Past year issues: 151
Past year pull requests: 122
Past year average time to close issues: 6 days
Past year average time to close pull requests: 3 days
Past year issue authors: 25
Past year pull request authors: 15
Past year average comments per issue: 1.84
Past year average comments per pull request: 1.5
Past year merged pull request: 89
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/OneBusAway/onebusaway-android

Top Issue Authors

  • barbeau (535)
  • paulcwatts (52)
  • Suyog-Bauskar (36)
  • aaronbrethorst (27)
  • amrhossamdev (27)
  • bbodenmiller (23)
  • Shiwal25 (20)
  • Avinash-Codes (18)
  • cagryInside (17)
  • Areeb455 (15)
  • devinbraun (10)
  • sebesti0n (7)
  • themonki (6)
  • wkulesza (4)
  • priyanshukumar397 (4)

Top Pull Request Authors

  • barbeau (165)
  • amrhossamdev (81)
  • cagryInside (72)
  • themonki (35)
  • Suyog-Bauskar (33)
  • aaronbrethorst (29)
  • acrown-msft (24)
  • Avinash-Codes (17)
  • bbodenmiller (17)
  • paulnabanita1 (14)
  • sebesti0n (10)
  • sdjacobs (9)
  • millanp (6)
  • axismb (6)
  • bendu (5)

Top Issue Labels

  • bug (347)
  • enhancement (318)
  • your first PR (49)
  • won't fix (32)
  • duplicate (10)
  • accessibility (9)
  • disabled (6)
  • iOS parity (3)
  • triage (3)
  • work-in-progress (1)
  • feature (1)

Top Pull Request Labels

  • enhancement (97)
  • work-in-progress (28)
  • feature (2)
  • bug (2)

Package metadata

proxy.golang.org: github.com/onebusaway/onebusaway-android

proxy.golang.org: github.com/OneBusAway/onebusaway-android


Dependencies

onebusaway-android/build.gradle maven
  • android.arch.lifecycle:common-java8 1.1.1 implementation
  • android.arch.lifecycle:extensions 1.1.1 implementation
  • androidx.activity:activity 1.4.0 implementation
  • androidx.cardview:cardview 1.0.0 implementation
  • androidx.concurrent:concurrent-futures 1.0.0-beta01 implementation
  • androidx.concurrent:concurrent-listenablefuture 1.0.0-beta01 implementation
  • androidx.concurrent:concurrent-listenablefuture-callback 1.0.0-beta01 implementation
  • androidx.constraintlayout:constraintlayout 2.0.0-alpha3 implementation
  • androidx.core:core-ktx 1.7.0 implementation
  • androidx.fragment:fragment 1.4.1 implementation
  • androidx.multidex:multidex 2.0.1 implementation
  • androidx.work:work-runtime 2.7.1 implementation
  • com.fasterxml.jackson.core:jackson-annotations 2.12.4 implementation
  • com.fasterxml.jackson.core:jackson-core 2.12.4 implementation
  • com.fasterxml.jackson.core:jackson-databind 2.12.4 implementation
  • com.github.amlcurran.showcaseview:library 5.4.3 implementation
  • com.google.android.gms:play-services-location 19.0.1 implementation
  • com.google.android.material:material 1.0.0 implementation
  • com.google.android.material:material 1.1.0 implementation
  • com.google.code.gson:gson 2.9.0 implementation
  • com.google.firebase:firebase-analytics 21.0.0 implementation
  • com.google.firebase:firebase-auth 21.0.5 implementation
  • com.google.firebase:firebase-core 21.0.0 implementation
  • com.google.firebase:firebase-firestore 24.1.2 implementation
  • com.google.firebase:firebase-storage 20.0.1 implementation
  • com.sothree.slidinguppanel:library 3.3.0 implementation
  • commons-io:commons-io 2.4 implementation
  • edu.usf.cutr.opentripplanner.android:opentripplanner-pojos 1.0.0-SNAPSHOT implementation
  • edu.usf.cutr:open311client 1.0.10 implementation
  • edu.usf.cutr:pelias-client-library 1.1.0 implementation
  • org.apache.commons:commons-lang3 3.0 implementation
  • org.jetbrains.kotlin:kotlin-stdlib-jdk7 $kotlin_version implementation
  • org.onebusaway.util:comparators 1.0.0 implementation
  • uk.co.markormesher:android-fab 2.2.0 implementation
.github/workflows/android.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/setup-java v3 composite
  • gradle/gradle-build-action v2 composite
  • reactivecircus/android-emulator-runner v2 composite
build.gradle maven

Score: -Infinity