diff --git a/metadata/org.mumod.android.txt b/metadata/org.mumod.android.txt index e03f075a04..2540a988e0 100644 --- a/metadata/org.mumod.android.txt +++ b/metadata/org.mumod.android.txt @@ -9,8 +9,6 @@ FlattrID:998492 Auto Name:Mustard {MOD} Summary:Microblogging app Description: -N.B. Twitter is disabled in this build. - Client for [http://status.net/wiki/Take_a_tour StatusNet] (now known as [http://www.gnu.org/software/social GNU social]). GNU social is a microblogging platform somewhat like Twitter, @@ -18,13 +16,18 @@ but decentralized. Some examples are: [https://status.fsf.org fsf.org], [https://sn.jpope.org jpope.org] and [http://bka.li bka.li]. The latter is in German, as is the website. + +Twitter is disabled in this build, but in future versions +it will be possible to enter oAuth credentials into the app, after +registering your own client at dev.twitter.com. +It is already possible to add oAuth credentials for StatusNet sites. . Repo Type:git Repo:https://github.com/kromonos/Mustard-Mod.git # Patch out Twitter button -Build Version:0.4.0.16,167,2f4beca53,prebuild=\ +Build Version:0.4.0.16,167,05b41e1f17,prebuild=\ sed -i '53\,60d' res/layout/account_create.xml && \ sed -i '50\,55d' src/org/mumod/android/activity/Login.java