2019-04-03 18:35:39 +02:00
< p align = "center" > < img src = "/logo/logotype-horizontal.png" > < / p >
2022-08-25 19:10:22 +02:00
# Lightweight Android Twitter app
2021-06-27 13:43:48 +02:00
2022-12-10 11:49:53 +01: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" / >
2020-07-12 14:02:59 +02:00
2019-11-08 14:02:46 +01:00
2021-06-27 13:43:48 +02:00
## Features
2022-01-19 18:08:16 +01:00
2022-12-04 12:14:52 +01:00
- access to statuses, users and trends
- real timeline (chronological order)
- status, list and profile editor
2022-01-19 18:08:16 +01:00
- customizable theme
2022-12-04 12:14:52 +01:00
- media preview
2021-06-27 13:43:48 +02:00
- GPS locale support
2022-12-04 12:14:52 +01:00
- multi account support (experimental support for Mastodon)
- no ads, no app tracking, proxy support
2020-06-09 15:24:05 +02:00
2021-01-13 23:12:31 +01:00
2022-12-10 11:49:53 +01:00
## Download
2021-01-13 12:05:17 +01:00
2022-12-10 11:49:53 +01:00
<!-- 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)
2018-01-08 09:48:27 +01:00
2022-01-19 18:08:16 +01:00
2022-07-18 17:23:36 +02:00
## Information
2021-06-27 13:43:48 +02:00
2022-07-18 17:23:36 +02:00
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.
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
2022-12-04 12:14:52 +01:00
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
2022-12-10 11:49:53 +01:00
2021-06-27 13:43:48 +02:00
## Graphics
2022-12-04 12:14:52 +01:00
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 >
2022-08-25 19:10:22 +02:00
- Twitter4J logo (version 1.x) from < a href = "https://twitter4j.org/en/powered-by.html" > Twitter4J website</ a >
2021-02-06 16:11:40 +01:00
2022-12-10 11:49:53 +01:00
2021-06-27 13:43:48 +02:00
## Thanks to
2022-12-04 12:14:52 +01:00
2022-11-05 20:26:56 +01:00
- < a href = "https://github.com/Tobaloidee" > @Tobaloidee</ a >
- < a href = "https://github.com/lehmaning" > @lehmaning</ a >