/TravisClient-Android

Android client for Travis CI

Primary LanguageJavaApache License 2.0Apache-2.0

Project description

Build Status on Travis: codecov.io

This project is unofficial Android client for Travis CI.

It uses API v2 from Travis CI for fetching all required information about repositories, build tasks and build history. The app has the following features:

  • user login to Travis CI and Travis CI Pro
  • list of repositories
  • build history
  • build log
  • restart/cancel build
  • search with history
  • intent filter for opening build links

Varis on Google Play Store

Repositories list Build history Build Details

Copyrights

This app is neither offered by Travis CI GmbH nor is this app and/or the provider of this app in any way affiliated with Travis CI GmbH and/or its products.

Open source libraries

Contribution

In case you have ideas or found an issue, don't hesitate to create pull request or an issue.

Further steps

  • Migration to API v3
  • Kotlin migration
  • Espresso tests

License

Apache Licence 2.0

Copyright 2015 Dmytro Khmelenko

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.