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 c52aa2da68
improved profile image on pre-lollipop devices
added sponsors in README
2017-03-07 17:22:02 +08:00
gradle/wrapper android studio update 2017-03-05 00:01:11 +08:00
resources improved profile image on pre-lollipop devices 2017-03-07 17:22:02 +08:00
travis fixed missing config 2017-03-05 20:30:51 +08:00
twidere improved profile image on pre-lollipop devices 2017-03-07 17:22:02 +08:00
twidere.component.common tweaking travis config 2017-03-04 14:51:46 +08:00
twidere.component.nyan updated build script 2017-03-04 13:02:41 +08:00
twidere.library.extension removed old shit code 2017-02-16 19:07:39 +08:00
twidere.wear updated build script 2017-03-04 13:02:41 +08:00
.gitignore updated ObjectCursor 2017-03-05 16:08:09 +08:00
.gitmodules fully switched to jitpack 2015-03-26 22:26:52 +08:00
.travis.yml trying vm based CI 2017-03-06 00:15:06 +08:00
CONTRIBUTING.md added issue_template 2017-01-11 18:55:32 +08:00
ISSUE_TEMPLATE.md updated issue template 2017-02-01 22:44:04 +08:00
README.md improved profile image on pre-lollipop devices 2017-03-07 17:22:02 +08:00
build.gradle added accounts export/import in command line (debug only) 2017-03-07 14:24:28 +08:00
build.properties ui fixes 2015-03-11 22:15:32 +08:00
gradle.properties Revert: tuning gradle memory usage 2017-03-05 23:19:14 +08:00
gradlew removed unused code 2017-03-04 21:04:50 +08:00
gradlew.bat removed unused code 2017-03-04 21:04:50 +08:00
lint.xml fixed text selection crashes 2015-11-20 16:02:35 +08:00
settings.gradle removed modules (will make a separate repo) 2017-02-04 19:44:19 +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, videos and GIFs
  • Powerful mute filters
  • Multiple account support
  • Custom API settings
  • 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

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

Checkout enhanced features on Google Play!

Sponsors


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.