Skip to content

Latest commit

 

History

History
105 lines (56 loc) · 3.44 KB

CREDITS.markdown

File metadata and controls

105 lines (56 loc) · 3.44 KB

Agit - Android Git Client

© 2011 Roberto Tyley

This app can bought on the Android Market, doing so supports the author in the creation of open-source software.

The source code is freely available:

https://github.com/rtyley/agit

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

If you find a bug, please leave a helpful bug report here:

https://github.com/rtyley/agit/issues

Credits

Artwork

Many of the icons used in Agit were created by Michael Goldrei of microsketch.com

  • others were culled from the internet or, in the worst case, drawn by me. The Agit icon is composed of the Android Robot and the Git logo.

Agit makes use of many different libraries:

Runtime dependencies

The distributed Agit binary contains software from the following projects:

Test dependencies

Build dependencies

In addition, the build process uses the following software:

And of course the entire system runs on Android, which uses a VM originally based on Harmony...

The fix for HARMONY-6637 has now been accepted downstream in Android with issue #11755.