Skip to content
forked from Commit451/LabCoat

GitLab client for Android. Mirror of project on GitLab

License

Notifications You must be signed in to change notification settings

plastiv/LabCoat

This branch is 250 commits behind Commit451/LabCoat:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

39498ee · Mar 23, 2017
Mar 23, 2017
May 12, 2016
Feb 22, 2017
Jul 27, 2015
Mar 13, 2017
Sep 18, 2015
Mar 23, 2017
Mar 21, 2017
Jul 2, 2014
Jan 7, 2017
Feb 22, 2017
Jul 2, 2014

Repository files navigation

LabCoat for GitLab

build status

Image

Google Play

Issues

Please see the issues section to report any bugs or feature requests and to see the list of known issues.

Building

You should be able to build the project from Android Studio without any further setup. The app uses Fabric for crash reporting, so if you wanted to do a release build, you would need to generate your own Crashlytics/Fabric key. All in all, your gradle.properties will look something like this:

LABCOAT_FABRIC_KEY = FABRIC_KEY_GOES_HERE_BUT_ONLY_REALLY_NEEDED_FOR_RELEASE_BUILDS

Libraries

The following 3rd party libraries and resources are the reason this app works. Rapid development is easily attainable thanks to these fine folks and the work they do:

Contributing

Please fork this repository and contribute back! All Merge Requests should be made against the develop branch, as it is the active branch for development. Please make your best effort to break up commits as much as possible to improve the reviewing process.

If you are making substantial changes, please refer to Commit 451's style guidelines for Android

License

Copyright 2017 Commit 451

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.

About

GitLab client for Android. Mirror of project on GitLab

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 89.5%
  • Java 10.3%
  • CSS 0.2%