40 lines
1.3 KiB
Plaintext
40 lines
1.3 KiB
Plaintext
Gh4a - GitHub Client for Android
|
|
Copyright 2012, Azwan Adli Abdullah
|
|
|
|
GitHub Java API (org.eclipse.egit.github.core)
|
|
https://github.com/eclipse/egit-github/tree/master/org.eclipse.egit.github.core
|
|
|
|
ActionBarSherlock
|
|
https://github.com/JakeWharton/ActionBarSherlock
|
|
|
|
ViewPagerIndicator
|
|
https://github.com/JakeWharton/Android-ViewPagerIndicator
|
|
|
|
Android Query
|
|
http://code.google.com/p/android-query
|
|
|
|
JSON (de)serialization provided by gson
|
|
http://code.google.com/p/google-gson/
|
|
|
|
Code syntax highlighting provided by google-code-prettify
|
|
http://code.google.com/p/google-code-prettify/
|
|
|
|
Some of the icons provided by Silk icon set 1.3
|
|
http://www.famfamfam.com/lab/icons/silk/
|
|
|
|
Pretty time formatting provided by PrettyTime
|
|
http://ocpsoft.com/prettytime/
|
|
|
|
GiHub trends provided by http://github-trends.ryotarai.info/
|
|
|
|
showdown.js -- A javascript port of Markdown.
|
|
Copyright (c) 2007 John Fraser.
|
|
Original Markdown Copyright (c) 2004-2005 John Gruber
|
|
<http://daringfireball.net/projects/markdown/>
|
|
|
|
GitHub Flavored Markdown modifications by Tekkub
|
|
http://github.github.com/github-flavored-markdown/
|
|
|
|
com.github.mobile.util.HtmlUtils, com.github.mobile.util.HttpImageGetter, com.github.mobile.util.ImageUtils
|
|
https://github.com/github/android/tree/master/app/src/main/java/com/github/mobile/util
|