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
Перейти к файлу
Tlaster e04beceaec Merge branch 'maintenance' 2021-04-21 17:04:41 +08:00
.github Create FUNDING.yml 2020-05-26 14:21:50 +08:00
gradle/wrapper upgdate packages and migrate to kotlin 1.4.31 2021-03-01 13:55:17 +08:00
resources/logos removed unused files 2017-04-07 13:30:17 +08:00
travis blacklisting android-4.1.1.4.jar to fix ci build 2020-06-09 15:19:28 +08:00
twidere fix wrong if 2021-03-23 10:22:47 +08:00
twidere.component.common Revert "Add yandex translate support" 2020-12-22 17:05:12 +08:00
twidere.component.nyan upgdate packages and migrate to kotlin 1.4.31 2021-03-01 13:55:17 +08:00
.clabot Update .clabot 2020-02-06 15:07:16 +08:00
.gitattributes improved emoji support 2017-05-13 14:19:23 +08:00
.gitignore Delete some unneeded files 2020-04-21 11:25:33 -04:00
.travis.yml Disable ci caching 2020-06-09 14:58:07 +08:00
CONTRIBUTING.md Contributing guide: use the maintenance branch 2020-05-16 13:59:19 +02:00
ISSUE_TEMPLATE.md updated issue template 2017-09-11 23:04:35 +08:00
README.md fix link to TwidereX-Android issue tracker 2021-02-04 12:56:14 -06:00
build.gradle version 4.1.8 2021-04-21 15:27:12 +08:00
gradle.properties blacklisting android-4.1.1.4.jar to fix ci build 2020-06-09 14:33:35 +08:00
gradlew Update gradle wrapper 2020-05-30 20:27:11 -04:00
gradlew.bat Update gradle wrapper 2020-05-30 20:27:11 -04: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/Mastodon/Fanfou app for Android 4.1+. Enjoy Fediverse now!

Twidere-Android is maintained by community and supporter including Dimension.

Get it on Google Play Get it on F-Droid


We are working on the brand new Twidere X, in both Android and iOS

The open beta of Twidere X is here:

Android version: PlayStore

iOS version: TestFlight

Twidere X is still in a very early stage, our short term target is bringing back the most basic Twitter browsing features.

If you have any ideas/requirements/comments/issues, just tell us in the following Twidere X repositories:

TwidereX-Android

TwidereX-iOS


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

Credits

Initiator

Maintainor

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

Patreon:

PayPal: http://paypal.me/yisiliu2

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

Bitcoin: 3HGDdf9ptTPNaY7C53gREMUnUsUVUoqm8G

Ethereum & ERC20 Tokens: 0x6ff82FC45aff81D4081DA7B257fb8ee5F71A2CeC

Sponsors

If you donate on behalf of an organization or company, feel free to contact us. 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/>.
 */