Twidere-App-Android-Twitter.../README.md

110 lines
3.4 KiB
Markdown
Raw Normal View History

2017-03-28 17:21:39 +02:00
# Twidere for Android #
2015-03-19 13:23:08 +01:00
2016-04-03 17:08:36 +02:00
[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-Twidere-brightgreen.svg?style=flat)](http://android-arsenal.com/details/3/2453)
2015-03-16 07:34:23 +01:00
[![Travis status](https://api.travis-ci.org/TwidereProject/Twidere-Android.png)](https://travis-ci.org/TwidereProject/Twidere-Android/)
2016-04-03 17:08:36 +02:00
[![Crowdin](https://d322cqt584bo4o.cloudfront.net/twidere/localized.svg)](https://crowdin.com/project/twidere)
2015-03-16 07:19:36 +01:00
2016-08-30 17:30:48 +02:00
Material Design ready and feature rich Twitter app for Android 4.0+
2014-07-03 10:00:15 +02:00
Twidere-Android is maintained by community and supporter including [Dimension](https://dimension.im/).
2014-07-03 10:00:15 +02:00
---
## Features ##
2016-12-16 11:59:39 +01:00
* Customizable Material Design
* Night mode
2016-03-20 13:49:10 +01:00
* Customizable tabs
2017-04-08 17:45:32 +02:00
* Tweet with photos and videos
2016-12-16 11:59:39 +01:00
* Powerful mute filters
* Multiple account support
* Custom API settings
2014-07-03 10:00:15 +02:00
* Free, open source, NO ads, forever!
2017-03-07 10:26:15 +01:00
## Enhanced Features (Available on Google Play) ##
* Data sync with your cloud drive (Dropbox, Google Drive)
* Filters subscription
* Filters import
2017-04-08 17:45:32 +02:00
* Schedule tweets even when you're offline by [Buffer](https://buffer.com/)
* Search & share GIFs by [GIPHY](https://giphy.com/)
2017-03-07 10:26:15 +01:00
2016-05-30 02:09:33 +02:00
[<img src="https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png" alt="Get it on Google Play" height="80">](https://play.google.com/store/apps/details?id=org.mariotaku.twidere)
[<img src="https://f-droid.org/badge/get-it-on.png" alt="Get it on F-Droid" height="80">](https://f-droid.org/repository/browse/?fdid=org.mariotaku.twidere)
2014-07-03 10:00:15 +02:00
---
## Credits ##
2015-03-29 13:06:55 +02:00
### Material re-design ###
* [@Uucky_Lee](https://twitter.com/Uucky_Lee)
2014-07-03 10:00:15 +02:00
### Icon designers ###
2016-12-16 11:59:39 +01:00
* [@NovaDNG](https://twitter.com/NovaDNG)
2015-03-29 13:06:55 +02:00
* [@Linkzero](https://twitter.com/Linkzero)
* [@lordfriend](https://twitter.com/lordfriend)
2016-12-16 11:59:39 +01:00
* [@ilovinheart](https://twitter.com/ilovinheart)
* [@Rieya](https://twitter.com/Rieya)
2014-07-03 10:00:15 +02:00
Thanks to their excellent design!
### Open source projects ###
2016-12-16 11:59:39 +01:00
See dependencies in `build.gradle`
2014-07-03 10:00:15 +02:00
---
## 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**
2017-03-07 10:26:15 +01:00
Enhanced features on Google Play
2015-04-27 18:59:46 +02:00
PayPal & AliPay: `String.format("%s@%s", "mariotaku.lee", "gmail.com");`
Bitcoin: `1FHAVAzge7cj1LfCTMfnLL49DgA3mVUCuW`
2014-07-03 10:00:15 +02:00
**Sponsors**
2014-07-03 10:00:15 +02:00
2017-03-07 10:23:13 +01:00
<a href='http://www.sujitech.com/'><img src='resources/logos/sujitech_logo.png' width='160'/></a>
2016-04-24 06:52:20 +02:00
2017-03-07 10:26:15 +01:00
If you donate on behalf of an organization or company, feel free to contact me. I'll add your logo to this list.
2014-07-03 10:00:15 +02:00
---
## License ##
/*
2017-01-27 11:32:57 +01:00
* Copyright (C) 2012-2017 Mariotaku Lee <mariotaku.lee@gmail.com>
2014-07-03 10:00:15 +02:00
*
* 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`.