# We'll be back soon # Months ago, I started a long and slow migration to fit new Android frameworks. Unfortunately, Twidere has hundreds of thousands lines of code, and over 50% needs to be rewritten because there're breaking changes. It's even impossible to maintain as publishing to Google Play requires new API target, and that target requires new libraries, and those libraries will break current code. Don't worry, I don't like Twitter's new timeline & ads as much as you do. I can't give any promise, but my plan is to start a new one, focusing on cleaness & simplicity. And before this proposed product, I want to build a web service to help you manage your Twitter data, such as removing spam followers (like [TwitBlock](https://twitblock.org/)). Twidere-Android will be maintained by community and supporter including [Dimension](https://dimension.im/). Stay tuned and we'll back soon! # Twidere for Android # [![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-Twidere-brightgreen.svg?style=flat)](http://android-arsenal.com/details/3/2453) [![Travis status](https://api.travis-ci.org/TwidereProject/Twidere-Android.png)](https://travis-ci.org/TwidereProject/Twidere-Android/) [![Crowdin](https://d322cqt584bo4o.cloudfront.net/twidere/localized.svg)](https://crowdin.com/project/twidere) 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](https://buffer.com/) * Search & share GIFs by [GIPHY](https://giphy.com/) [Get it on Google Play](https://play.google.com/store/apps/details?id=org.mariotaku.twidere) [Get it on F-Droid](https://f-droid.org/repository/browse/?fdid=org.mariotaku.twidere) --- ## Credits ## ### Material re-design ### * [@Uucky_Lee](https://twitter.com/Uucky_Lee) ### Icon designers ### * [@NovaDNG](https://twitter.com/NovaDNG) * [@Linkzero](https://twitter.com/Linkzero) * [@lordfriend](https://twitter.com/lordfriend) * [@ilovinheart](https://twitter.com/ilovinheart) * [@Rieya](https://twitter.com/Rieya) 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](http://crowdin.net/project/twidere) ### 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 * * 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 . */ --- ## 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`.