GitHub Status is now Hubbub! Check it out – https://github.com/cdeange/hubbub
Simple app to connect to the GitHub Status API. Download the app!
GitHub-Status keeps you up-to-date with the most recent status of GitHub, built on top of their Status API.
GitHub Status uses the Android Support Library for the provided components, even though it only supports ICS and above. It also leverages Gson and OkHttp for network connections and decoding JSON from the Status API.
GitHub Status supports API level 14 (Ice Cream Sandwich) and above.
Just submit a pull request if you think you have a cool idea for a new fix or feature! If you're planning on checking out the repo, please respect the file structure and work on it using Android Studio.
- Christian De Angelis - me@christian.sh
Copyright 2018 Christian De Angelis
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.