From 912f21eee21f5078ec962c524300e5d33bb0dc2d Mon Sep 17 00:00:00 2001 From: Suji Yan Date: Sun, 3 May 2020 00:52:05 +0800 Subject: [PATCH 1/5] add initiator and update sys required to 4.4+ --- README.md | 35 ++++------------------------------- 1 file changed, 4 insertions(+), 31 deletions(-) diff --git a/README.md b/README.md index bbfa21050..ee11f9ca4 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Travis status](https://img.shields.io/travis/TwidereProject/Twidere-Android.svg)](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+ +Material Design ready and feature rich Twitter app for Android 4.4+ Twidere-Android is maintained by community and supporter including [Dimension](https://dimension.im/). @@ -28,61 +28,38 @@ Twidere-Android is maintained by community and supporter including [Dimension](h * 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 ## - +### Initiator ### +* [@mariotaku](https://twitter.com/mariotaku) ### 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. - +If you donate on behalf of an organization or company, feel free to contact us. I'll add your logo to this list. --- - ## License ## - - /* * Copyright (C) 2012-2017 Mariotaku Lee * @@ -99,11 +76,7 @@ If you donate on behalf of an organization or company, feel free to contact me. * 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`. From 33d343852c3d0cb2bfd06eea41b2666205008cc6 Mon Sep 17 00:00:00 2001 From: Suji Yan Date: Sun, 3 May 2020 00:53:39 +0800 Subject: [PATCH 2/5] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index ee11f9ca4..a5a2aac2d 100644 --- a/README.md +++ b/README.md @@ -50,14 +50,19 @@ See dependencies in `build.gradle` ### 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 us. I'll add your logo to this list. + --- ## License ## /* From 7c5c04671463461bbae282dacc5073e37b639a71 Mon Sep 17 00:00:00 2001 From: Suji Yan Date: Sun, 3 May 2020 00:56:10 +0800 Subject: [PATCH 3/5] Update README.md --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a5a2aac2d..0b2684387 100644 --- a/README.md +++ b/README.md @@ -44,14 +44,20 @@ Twidere-Android is maintained by community and supporter including [Dimension](h * [@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");` @@ -59,6 +65,7 @@ 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 us. I'll add your logo to this list. @@ -82,6 +89,4 @@ If you donate on behalf of an organization or company, feel free to contact us. * 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`. + From 1558ede742dbc0173ca4d54df4b0ff95af3f00d6 Mon Sep 17 00:00:00 2001 From: Suji Yan Date: Sun, 3 May 2020 00:58:45 +0800 Subject: [PATCH 4/5] change wording --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0b2684387..e616b1223 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,9 @@ Material Design ready and feature rich Twitter app for Android 4.4+ Twidere-Android is maintained by community and supporter including [Dimension](https://dimension.im/). +[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) + --- ## Features ## @@ -28,8 +31,7 @@ Twidere-Android is maintained by community and supporter including [Dimension](h * 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 ## ### Initiator ### @@ -88,5 +90,5 @@ If you donate on behalf of an organization or company, feel free to contact us. * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ ---- + From 6de134f7edb1c078cc57411d955146472f2ab458 Mon Sep 17 00:00:00 2001 From: Suji Yan Date: Sun, 3 May 2020 01:04:50 +0800 Subject: [PATCH 5/5] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e616b1223..0b8818577 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ Twidere-Android is maintained by community and supporter including [Dimension](h * [@lordfriend](https://twitter.com/lordfriend) * [@ilovinheart](https://twitter.com/ilovinheart) * [@Rieya](https://twitter.com/Rieya) + Thanks to their excellent design! ### Open source projects ###