2019-04-03 18:35:39 +02:00
< p align = "center" > < img src = "/logo/logotype-horizontal.png" > < / p >
2021-06-27 13:43:48 +02:00
# Lightweight Twitter app for Android 4.1+
< img src = "/images/twitter4j.gif" width = "138" height = "30" / >
2021-01-29 19:05:06 +01:00
2020-07-12 14:02:59 +02:00
[![GitHub release (latest by date) ](https://img.shields.io/github/v/release/nuclearfog/shitter )](https://github.com/nuclearfog/Shitter/releases/latest/download/SH1TT3R.apk)
![](https://img.shields.io/github/downloads/nuclearfog/Shitter/total)
2021-10-16 11:47:28 +02:00
[![License ](https://img.shields.io/badge/License-Apache%202.0-blue.svg )](https://github.com/nuclearfog/Shitter/blob/master/LICENSE)
2019-11-15 11:26:48 +01:00
2019-11-08 14:02:46 +01:00
2021-06-27 13:43:48 +02:00
## Features
2018-09-22 13:02:31 +02:00
- fast access to tweets and userprofiles
2021-06-27 13:43:48 +02:00
- customizable colors
- Image/Video preview & upload
2021-02-06 16:11:40 +01:00
- Twitter trends and search
2021-06-27 13:43:48 +02:00
- Userlist
2018-09-22 13:02:31 +02:00
- Directmessage
2020-02-23 20:24:27 +01:00
- Profile editor
2021-06-27 13:43:48 +02:00
- GPS locale support
- Proxy support
- Custom API key support
- Multi account support
2020-06-09 15:24:05 +02:00
2021-01-13 23:12:31 +01:00
2021-06-27 13:43:48 +02:00
## Screenshots
2021-01-13 12:05:17 +01:00
2021-06-27 13:43:48 +02:00
< 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" / >
2018-01-08 09:48:27 +01:00
2022-01-05 11:52:20 +01:00
## How to build
You can import this project with Android Studio. Add your API keys to this < a href = "https://github.com/nuclearfog/Shitter/blob/master/app/src/main/java/org/nuclearfog/twidda/backend/utils/Tokens.java" > file< / a > .
2021-06-27 13:43:48 +02:00
## Information
2018-07-27 23:07:01 +02:00
2021-06-27 13:43:48 +02:00
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, feel free to open a < a href = "https://github.com/nuclearfog/Shitter/discussions" > discussion< / a >
2018-07-29 21:00:36 +02:00
2019-11-08 14:02:46 +01:00
2021-06-27 13:43:48 +02:00
## 3rd party libraries and licenses
2019-04-07 19:00:45 +02:00
- < a href = "https://github.com/Twitter4J/Twitter4J" > Twitter4J 4.0.7</ a >
2022-01-05 11:52:20 +01:00
- < a href = "https://github.com/square/picasso" > picasso 2.8</ a >
2019-04-07 19:00:45 +02:00
- < a href = "https://github.com/QuadFlask/colorpicker" > QuadFlask colorpicker</ a >
2021-01-29 19:05:06 +01:00
- < 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 >
2021-06-27 13:43:48 +02:00
- < a href = "https://github.com/kyleduo/SwitchButton" > SwitchButton</ a >
- < a href = "https://github.com/LeonardoCardoso/Android-Link-Preview" > Android-Link-Preview</ a >
2021-10-16 11:47:28 +02:00
- < a href = "https://github.com/LarsWerkman/LicenseView" > LicenseView</ a >
2020-07-12 14:02:59 +02:00
- < 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 >
2021-01-08 00:22:36 +01:00
2021-06-27 13:43:48 +02:00
## Graphics
2021-01-30 16:26:52 +01:00
- SVG Icons from < a href = "http://www.entypo.com" > Entypo</ a > & < a href = "https://www.svgrepo.com" > SVG Repo</ a >
2021-02-06 16:11:40 +01:00
- logo and app icon design by < a href = "https://github.com/Tobaloidee" > @Tobaloidee</ a >
2021-06-27 13:43:48 +02:00
- Twitter4J logo from < a href = "https://twitter4j.org/en/powered-by.html" > Twitter4J website</ a >
2021-02-06 16:11:40 +01:00
2021-06-27 13:43:48 +02:00
## Thanks to
2021-02-06 16:11:40 +01:00
- < a href = "https://github.com/Tobaloidee" > @Tobaloidee</ a > for app logo design
- < a href = "https://github.com/lehmaning" > @lehmaning</ a > for simplified chinese translation