Shitter-android-app/README.md

59 lines
2.4 KiB
Markdown

<p align="center"><img src="/logo/logotype-horizontal.png"></p>
# Lightweight Android Twitter app
<img src="/images/shitter_1.jpg" height="360"/> <img src="/images/shitter_2.jpg" height="360"/> <img src="/images/shitter_3.jpg" height="360"/> <img src="/images/shitter_4.jpg" height="360"/>
## Features
- access to statuses, users and trends
- real timeline (chronological order)
- status, list and profile editor
- customizable theme
- media preview
- GPS locale support
- multi account support (experimental support for Mastodon)
- no ads, no app tracking, proxy support
## Download
<!-- please change the hardcoded links to match your repository name -->
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/nuclearfog/shitter)](../../releases/latest/download/SH1TT3R.apk)
## Information
App releases may contain private API keys belonging to the repository owner. Please check the Twitter rules <a href="https://support.twitter.com/articles/18311-the-twitter-rules">here</a> and <a href="https://help.twitter.com/rules-and-policies/twitter-api">here</a>.
If you have any questions or if you have found a bug, please open an issue.
## 3rd party libraries and licenses
- <a href="https://github.com/square/picasso">picasso 2.8</a>
- <a href="https://github.com/QuadFlask/colorpicker">QuadFlask colorpicker</a>
- <a href="https://github.com/MichaelRocks/paranoid">String obfuscation</a>
- <a href="https://github.com/kyleduo/SwitchButton">SwitchButton</a>
- <a href="https://github.com/open-android/Picasso-transformations">Picasso Transformations</a>
- <a href="https://github.com/kyleduo/SwitchButton">SwitchButton</a>
- <a href="https://github.com/LeonardoCardoso/Android-Link-Preview">Android-Link-Preview</a>
- <a href="https://github.com/LarsWerkman/LicenseView">LicenseView</a>
- <a href="https://github.com/nuclearfog/ZoomView">ZoomView</a>
- <a href="https://github.com/nuclearfog/Tagger">Tagger</a>
- <a href="https://github.com/nuclearfog/LinkAndScrollMovement">LinkAndScrollMovement</a>
## Graphics
- SVG Icons from <a href="http://www.entypo.com">Entypo</a> & <a href="https://www.svgrepo.com">SVG Repo</a>
- logo and app icon design by <a href="https://github.com/Tobaloidee">@Tobaloidee</a>
- Twitter4J logo (version 1.x) from <a href="https://twitter4j.org/en/powered-by.html">Twitter4J website</a>
## Thanks to
- <a href="https://github.com/Tobaloidee">@Tobaloidee</a>
- <a href="https://github.com/lehmaning">@lehmaning</a>