#Twidere - Twitter client, ∞# Twidere is a powerful twitter client for Android 1.6+ [1](#note1) , which gives you a full Holo experience and nearly full Twitter's feature. --- ## Features ## * Pure & Clean Holo design works for both ICS and pre-ICS devices * Four themes [2](#note2) (Light theme with colored ActionBar, Dark theme, Light theme, Light theme with dark ActionBar), theme color will change if you're using CM9+/AOKP * Dual pane layout for Tablets * Image preview (disabled by default in order to reduce network usage) * Built in image viewer and map viewer * Custom tabs * Profile banner (header) image support * Direct messages with conversation style * Filters (mute unwanted tweets) * Drafts feature * Extension support like [Twicca](http://twicca.r246.jp/), but more friendly to users and developers * t.co link auto expanding * Multiple account support * Custom OAuth consumer key/secret * Direct login with user name and password (Don't worry! It's TOTALLY safe!) * Custom API Proxy (jtapi recommended, gtap and twip o mode works) * GZip compressing for API requests * TCP DNS query and custom host mapping to fight against censorship * Many many many other configurations to fit your habit * Free, open source, NO ads, forever! --- ## Credits ## ### Icon designers ### * [@lordfriend](https://twitter.com/#!/lordfriend) * [@ilovinheart](https://twitter.com/#!/ilovinheart) (0.0.7 version) * [@Rieya](https://twitter.com/#!/Rieya) (0.0.6 version) Thanks to their excellent design! ### Open source projects ### * [Android-ViewPagerIndicator](https://github.com/JakeWharton/Android-ViewPagerIndicator/), Copyright 2012 Jake Wharton * [Android ViewBadger](https://github.com/jgilfelt/android-viewbadger), Copyright (c) 2012 readyState Software Ltd. * [Universal Image Loader for Android](https://github.com/nostra13/Android-Universal-Image-Loader), Copyright 2011-2013 Sergey Tarasevich * [ImageViewZoom](https://github.com/sephiroth74/ImageViewZoom), Copyright 2012 Alessandro Crugnola * [Gallery2](https://android.googlesource.com/platform/packages/apps/Gallery2), Copyright 2008-2013 Android Open Source Project * [Commons Lang](http://commons.apache.org/proper/commons-lang/), Copyright 2001-2013 The Apache Software Foundation * [SwipeBackLayout](https://github.com/Issacw0ng/SwipeBackLayout), Copyright 2013 Issac Wong * [Crouton](https://github.com/keyboardsurfer/Crouton), Copyright 2013 Benjamin Weiss at Neofonie Mobile GmbH. * [twitter-text-java](https://github.com/twitter/twitter-text-java), Copyright 2011 Twitter, Inc. * [Twitter4J](https://github.com/yusuke/twitter4j), Copyright 2007-2013 Yusuke Yamamoto * [dnsjava](http://www.xbill.org/dnsjava/), Copyright 1999-2005, Brian Wellington * [HttpMime](http://hc.apache.org/httpcomponents-client-ga/httpmime/), Copyright 1999-2013 The Apache Software Foundation * [ACRA](http://github.com/ACRA/acra), Copyright 2013 Kevin Gaudin * [drag-sort-listview](https://github.com/bauerca/drag-sort-listview), Copyright 2012 Carl Bauer * [MenuComponent-Android](https://github.com/mariotaku/MenuComponent-Android), Copyright 2014 Mariotaku Lee * [RefreshNow-Android](https://github.com/mariotaku/RefreshNow-Android), Copyright 2014 Mariotaku Lee * [AndroidStaggeredGrid](https://github.com/etsy/AndroidStaggeredGrid), Copyright 2013 Etsy * [cwac-merge](https://github.com/commonsguy/cwac-merge), Copyright 2013 CommonsWare * [cwac-sacklist](https://github.com/commonsguy/cwac-sacklist), Copyright 2013 CommonsWare * [SlidingMenu](https://github.com/mariotaku/SlidingMenu) ([Original](https://github.com/jfeinstein10/SlidingMenu)), Copyright 2012 Jeremy Feinstein * [holoaccent](https://github.com/negusoft/holoaccent), Copyright 2013 NEGU Soft * [IconicDroid](https://github.com/mariotaku/IconicDroid) ([Original](https://github.com/atermenji/IconicDroid)), Copyright 2013 Artur Termenji --- ## 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** PayPal & AliPay: "mariotaku.lee#gmail.com".replace("#", "@"); Bitcoin: 1FHAVAzge7cj1LfCTMfnLL49DgA3mVUCuW **Donators** [@TwidereProject/donators](https://twitter.com/TwidereProject/lists/donators), if you haven't find your name, please contact @TwidereProject :) Buy me a bread or anything you want :) --- ## License ## /* * Copyright (C) 2012-2014 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 ## 1 : There're two versions, one for Android 4.0+, another for Android 1.6 to Android 3.2, there will be less feature for legacy devices, but both of them has Holo style. 2 : Legacy device only support Dark and Light with dark ActionBar theme.