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
Mariotaku Lee 5fe409ebc0 fixed lint problems 2016-03-25 12:14:29 +08:00
gradle/wrapper fixed twitter fallback profile image load failed 2016-03-18 12:00:40 +08:00
resources theme improvements 2016-03-14 16:17:46 +08:00
travis/configs updated build script 2016-02-08 22:30:26 +08:00
twidere fixed lint problems 2016-03-25 12:14:29 +08:00
twidere.component.common implemented attach coarse location 2016-03-23 22:58:37 +08:00
twidere.component.nyan fixed lint problems 2016-03-25 12:14:29 +08:00
twidere.donate.nyanwp removed unused code 2016-02-26 16:11:53 +08:00
twidere.donate.nyanwp.wear removed unused code 2016-02-26 16:11:53 +08:00
twidere.extension.shortener.gist fixed dm crash 2016-03-12 14:46:47 +08:00
twidere.extension.twitlonger performance improvements 2016-03-21 23:28:03 +08:00
twidere.library.extension fanfou support 2016-03-10 20:34:43 +08:00
twidere.wear updated versions 2015-12-28 16:06:57 +08:00
.gitignore updated build script 2016-02-08 22:26:50 +08:00
.gitmodules fully switched to jitpack 2015-03-26 22:26:52 +08:00
.travis.yml updated version 2016-02-22 23:02:30 +08:00
README.markdown updated README 2016-03-20 20:49:10 +08:00
build.gradle fixed user ui color 2016-03-25 11:20:58 +08:00
build.properties ui fixes 2015-03-11 22:15:32 +08:00
gradle.properties removed ndk dependency 2016-01-22 15:14:26 +08:00
gradlew updated gradle version 2015-11-22 23:29:00 +08:00
gradlew.bat Initial commit 2014-07-03 13:48:39 +08:00
lint.xml fixed text selection crashes 2015-11-20 16:02:35 +08:00
settings.gradle rewrite twitlonger and gist extension 2016-02-21 00:44:35 +08:00

README.markdown

#Twidere for Android#

Travis status

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


Features

  • Pure & Clean Material design
  • Theme support
  • Media preview
  • Customizable tabs
  • Powerful filters (mute unwanted tweets)
  • Drafts for tweets / DMs
  • Extension support like Twicca, but more friendly to users and developers
  • t.co link auto expanding
  • Multiple account
  • Custom OAuth consumer key/secret
  • Custom API Proxy (jtapi recommended, gtap and twip o mode works)
  • Advance network settings like proxy or DNS
  • Supports Twitter, Fanfou and GNU social
  • Free, open source, NO ads, forever!

Get it on Google Play Get it on F-Droid


Credits

Material re-design

Icon designers

Thanks to their excellent design!

Open source projects

Too many, 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

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

Bitcoin: 1FHAVAzge7cj1LfCTMfnLL49DgA3mVUCuW

Donators

@TwidereProject/donators, if you haven't find your name, please contact @TwidereProject :)

Buy me a bread game or anything you want :)


License

/*
 * Copyright (C) 2012-2016 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.