Twidere è un'applicazione open source, con tutte le funzionalità di Twitter e Mastodon insieme. Stanchi di vedere annunci e promozioni nella vostra linea temporale, di essere disturbati da bot e persone che non vi piacciono. https://mastodon.it
Go to file
Suji Yan 3cafdacb35
Merge pull request #1291 from Linkid/fix/mastodon_follow_remote
Mastodon: remove the follows endpoint
2020-05-01 23:30:43 +08:00
gradle/wrapper updated build tools version 2018-03-27 16:26:38 +08:00
resources/logos removed unused files 2017-04-07 13:30:17 +08:00
travis added dex build error reporting 2017-11-17 00:08:17 +08:00
twidere Mastodon: remove the follows endpoint 2020-04-30 18:52:56 +02:00
twidere.component.common Mastodon: remove the follows endpoint 2020-04-30 18:52:56 +02:00
twidere.component.nyan updated build script 2017-09-05 17:00:01 +08:00
.gitattributes improved emoji support 2017-05-13 14:19:23 +08:00
.gitignore improved EditTextPreference appearance 2018-02-21 10:19:47 +08:00
.gitmodules fully switched to jitpack 2015-03-26 22:26:52 +08:00
.travis.yml updated build tools version 2018-03-27 16:26:38 +08:00
CONTRIBUTING.md added issue_template 2017-01-11 18:55:32 +08:00
ISSUE_TEMPLATE.md updated issue template 2017-09-11 23:04:35 +08:00
README.md updated travis shield 2017-10-09 19:20:46 +08:00
build.gradle status card databinding migration 2018-09-03 11:39:57 +08:00
build.properties ui fixes 2015-03-11 22:15:32 +08:00
gradle.properties WIP: account stats implementation 2018-05-17 01:19:46 +08:00
gradlew removed unused code 2017-03-04 21:04:50 +08:00
gradlew.bat distinguished incoming and outgoing message with color 2017-08-30 20:17:55 +08:00
lint.xml fixed text selection crashes 2015-11-20 16:02:35 +08:00
settings.gradle removed unused wear module 2017-10-11 14:28:53 +08:00

README.md

Twidere for Android

Android Arsenal Travis status Crowdin

Material Design ready and feature rich Twitter app for Android 4.0+


Features

  • Customizable Material Design
  • Night mode
  • Customizable tabs
  • Tweet with photos and videos
  • Powerful mute filters
  • Multiple account support
  • Custom API settings
  • Free, open source, NO ads, forever!

Enhanced Features (Available on Google Play)

  • Data sync with your cloud drive (Dropbox, Google Drive)
  • Filters subscription
  • Filters import
  • Schedule tweets even when you're offline by Buffer
  • Search & share GIFs by GIPHY

Get it on Google Play Get it on F-Droid


Credits

Material re-design

Icon designers

Thanks to their excellent design!

Open source projects

See dependencies in build.gradle


Support my work

Translation

I started a crowdin project, so anyone can do something for Twidere. Visit this crowdin project page

Donation

Donation methods

Enhanced features on Google Play

PayPal & AliPay: String.format("%s@%s", "mariotaku.lee", "gmail.com");

Bitcoin: 1FHAVAzge7cj1LfCTMfnLL49DgA3mVUCuW

Sponsors

If you donate on behalf of an organization or company, feel free to contact me. I'll add your logo to this list.


License

/*
 * Copyright (C) 2012-2017 Mariotaku Lee <mariotaku.lee@gmail.com>
 *
 * This program is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */

Notes

Closed Source Licensing

If you wish to use Twidere's code base but don't want to release your modified source code, please contact mariotaku.lee@gmail.com.