itachi1706/SingBuses

View on GitHub
README.md

Summary

Maintainability
Test Coverage
# Bus Arrivals @ SG 
[![Android CI](https://github.com/itachi1706/SingBuses/workflows/Android%20CI/badge.svg)](https://github.com/itachi1706/SingBuses/actions)
[![Build Status](https://travis-ci.org/itachi1706/SingBuses.svg?branch=1.1)](https://travis-ci.org/itachi1706/SingBuses) [![GitHub release](https://img.shields.io/github/release/itachi1706/SingBuses.svg)](https://github.com/itachi1706/SingBuses/releases) [![Github Releases (by Release)](https://img.shields.io/github/downloads/itachi1706/SingBuses/latest/total.svg)](https://github.com/itachi1706/SingBuses/releases) [![Issue Count](https://codeclimate.com/github/itachi1706/SingBuses/badges/issue_count.svg)](https://codeclimate.com/github/itachi1706/SingBuses) [![Code Climate](https://codeclimate.com/github/itachi1706/SingBuses/badges/gpa.svg)](https://codeclimate.com/github/itachi1706/SingBuses) [![Test Coverage](https://codeclimate.com/github/itachi1706/SingBuses/badges/coverage.svg)](https://codeclimate.com/github/itachi1706/SingBuses/coverage) [![JIRA Issues](https://img.shields.io/badge/JIRA-Issues-blue)](https://itachi1706.atlassian.net/browse/SGBUSAND) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=itachi1706_SingBuses&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=itachi1706_SingBuses) [![Bugs](https://sonarcloud.io/api/project_badges/measure?project=itachi1706_SingBuses&metric=bugs)](https://sonarcloud.io/summary/new_code?id=itachi1706_SingBuses) [![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=itachi1706_SingBuses&metric=code_smells)](https://sonarcloud.io/summary/new_code?id=itachi1706_SingBuses) [![Duplicated Lines (%)](https://sonarcloud.io/api/project_badges/measure?project=itachi1706_SingBuses&metric=duplicated_lines_density)](https://sonarcloud.io/summary/new_code?id=itachi1706_SingBuses)

This is the Official Repository of the Bus Arrivals @ SG Android App. The main objective of this app was to provide bus arrival timings in
Singapore while at the same time, be able to send the data onto a smart wearable device. As of this moment, we are working on eventually providing Android Wear support  

Pebble App Support has been deprecated for a while and have since been removed in Version 4.5.0 of the application. It will still work if you use a version before 4.5.0

**This app uses Firebase Analytics, as such if you are meeting any crashes or errors related to it, make sure you have generated a google-services.json file from your Firebase project and add it to the app/ folder**

Releases are located [here](https://github.com/itachi1706/SingBuses/releases)

| Device               | Is Supported                        | Remarks                     |
|----------------------|-------------------------------------|-----------------------------|
| Original Pebble      | No (Formally Yes)                   | Removed as of Version 4.5.0 |
| Pebble Steel         | No (Formally Yes)                   | Removed as of Version 4.5.0 |
| Pebble Time Series   | No (Formally Yes)                   | Removed as of Version 4.5.0 |
| Pebble Time 2 Series | No (Formally Yes)                   | Removed as of Version 4.5.0 |
| Pebble 2 Series      | No (Formally Yes)                   | Removed as of Version 4.5.0 |
| Android Wear         | No (Planned)                        |                             |
| Apple Watch          | Hell No (Its an Android only thing) |                             |
| S Watch              | No (Is there even an SDK for that?) |                             |
| Google Glass         | Nope                                |                             |
| Any other wearables  | Nope                                |                             |

This application is not licensed under any open source license as of now until I feel the need to open source it. And the reason I don't feel the need to right now is because its incomplete and the code base probably sucks.

Copyright © 2015 Kenneth Soh, All Rights Reserved


~~This application is also available on [my personal F-Droid repository](https://fdroid.itachi1706.com/) for alternative downloads.~~

[![SonarCloud](https://sonarcloud.io/images/project_badges/sonarcloud-black.svg)](https://sonarcloud.io/summary/new_code?id=itachi1706_SingBuses)