/TravisClient-Android

Android client for Travis CI

Primary LanguageJavaApache License 2.0Apache-2.0

Project description

Build Status on Travis:

This project is Android client for Travis CI.

It uses API 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 (commits and pull requests)
  • build log
  • restart build
  • cancel build

Travis Client on Google Play Store

Repositories list Build history Build Details

Open source libraries

Contribution

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

#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.