Shitter-android-app/README.md

61 lines
3.0 KiB
Markdown

<p align="center"><img src="/logo/logotype-horizontal.png"></p>
# Lightweight Android Twitter app
<!-- 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)
![](https://img.shields.io/github/downloads/nuclearfog/Shitter/total)
## Features
- fast access to tweets, userprofiles and trends
- tweet, directmessage and userlist editor
- customizable theme
- image/video preview
- GPS locale support
- proxy support
- multi account support
- custom API key support
## Screenshots
<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"/>
## How to build
You can import this project with Android Studio. To get access to the Twitter API, you have to apply for a developer account. For more information visit <a href="https://developer.twitter.com/en/docs/twitter-api/getting-started/getting-access-to-the-twitter-api">Twitter Developer Platform</a>. Add your oauth 1.0 keys to this [file](app/src/main/java/org/nuclearfog/twidda/backend/utils/Tokens.java).
## 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>
- Version 1.x: <a href="https://github.com/Twitter4J/Twitter4J">Twitter4J 4.0.7</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> for app logo design
- <a href="https://github.com/lehmaning">@lehmaning</a> for simplified chinese translation