use different commit in BV for org.mumod.android
This commit is contained in:
parent
91d3995b13
commit
3fcce4923d
|
@ -9,8 +9,6 @@ FlattrID:998492
|
||||||
Auto Name:Mustard {MOD}
|
Auto Name:Mustard {MOD}
|
||||||
Summary:Microblogging app
|
Summary:Microblogging app
|
||||||
Description:
|
Description:
|
||||||
N.B. Twitter is disabled in this build.
|
|
||||||
|
|
||||||
Client for [http://status.net/wiki/Take_a_tour StatusNet]
|
Client for [http://status.net/wiki/Take_a_tour StatusNet]
|
||||||
(now known as [http://www.gnu.org/software/social GNU social]).
|
(now known as [http://www.gnu.org/software/social GNU social]).
|
||||||
GNU social is a microblogging platform somewhat like Twitter,
|
GNU social is a microblogging platform somewhat like Twitter,
|
||||||
|
@ -18,13 +16,18 @@ but decentralized.
|
||||||
Some examples are: [https://status.fsf.org fsf.org],
|
Some examples are: [https://status.fsf.org fsf.org],
|
||||||
[https://sn.jpope.org jpope.org] and [http://bka.li bka.li].
|
[https://sn.jpope.org jpope.org] and [http://bka.li bka.li].
|
||||||
The latter is in German, as is the website.
|
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 Type:git
|
||||||
Repo:https://github.com/kromonos/Mustard-Mod.git
|
Repo:https://github.com/kromonos/Mustard-Mod.git
|
||||||
|
|
||||||
# Patch out Twitter button
|
# 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 '53\,60d' res/layout/account_create.xml && \
|
||||||
sed -i '50\,55d' src/org/mumod/android/activity/Login.java
|
sed -i '50\,55d' src/org/mumod/android/activity/Login.java
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue