mirror of
https://github.com/nuclearfog/Shitter.git
synced 2024-12-27 01:53:39 +01:00
version upgrade, fastlane update
Signed-off-by: nuclearfog <hatespirit666@gmail.com>
This commit is contained in:
parent
dd21dbb9d9
commit
4b99a07007
@ -12,8 +12,8 @@ android {
|
||||
applicationId 'org.nuclearfog.twidda'
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 31
|
||||
versionCode 47
|
||||
versionName '1.10.2'
|
||||
versionCode 48
|
||||
versionName '1.10.3'
|
||||
// limiting language support for smaller APK size
|
||||
resConfigs 'en', 'de-rDE', 'zh-rCN'
|
||||
vectorDrawables.useSupportLibrary true
|
||||
|
@ -1,12 +1,13 @@
|
||||
<p><i>Shitter</i> ist ein alternativer Android-Client für Twitter.</p>
|
||||
<p><br><b>Features:</b></p><ul>
|
||||
<li>schneller Zugriff auf Tweets und Benutzerprofile</li>
|
||||
<li>anpassbare Farben</li>
|
||||
<li>Bild/Video Upload & Vorschau</li>
|
||||
<li>Twitter Trends</li>
|
||||
<li>Twitter Suche</li>
|
||||
<li>Direktnachrichten</li>
|
||||
<li>Nutzerlisten erstellen und bearbeiten</li>
|
||||
<li>Profil Editor</li>
|
||||
<li>Multi Account Support</li>
|
||||
<li>Proxy Setup</li></ul>
|
||||
<p><i>Shitter</i> ist ein einfach aufgebauter Android-Client für Twitter.</p>
|
||||
<p><br><b>Features:</b></p>
|
||||
<ul>
|
||||
<li>schneller Zugriff auf Tweets und Nutzerprofile</li>
|
||||
<li>anpassbares Aussehen</li>
|
||||
<li>Bild/Video Upload & Vorschau</li>
|
||||
<li>Twitter Trend- und Suchfunktion</li>
|
||||
<li>Direktnachrichten</li>
|
||||
<li>Nutzerlisten anzeigen und bearbeiten</li>
|
||||
<li>Profil bearbeiten</li>
|
||||
<li>Multi Account Support</li>
|
||||
<li>Proxy Funktion</li>
|
||||
</ul>
|
||||
|
@ -1 +1 @@
|
||||
alternativer Twitter-Client
|
||||
einfacher Twitter-Client
|
||||
|
@ -1,12 +1,13 @@
|
||||
<p><i>Shitter</i> is an alternative Android client for Twitter.</p>
|
||||
<p><br><b>Features:</b></p><ul>
|
||||
<li>fast access to tweets and userprofiles</li>
|
||||
<li>customizable colors</li>
|
||||
<li>image/video upload & preview</li>
|
||||
<li>twitter trends</li>
|
||||
<li>twitter search</li>
|
||||
<li>Directmessage</li>
|
||||
<li>User list editor</li>
|
||||
<li>Profile editor</li>
|
||||
<li>Multi Account Support</li>
|
||||
<li>Proxy setup</li></ul>
|
||||
<p><i>Shitter</i> is a lightweight Android client for Twitter.</p>
|
||||
<p><br><b>Features:</b></p>
|
||||
<ul>
|
||||
<li>fast access to tweets and userprofiles</li>
|
||||
<li>customizable look</li>
|
||||
<li>image/video upload & preview</li>
|
||||
<li>twitter trends and search</li>
|
||||
<li>Directmessage</li>
|
||||
<li>Userlist editor</li>
|
||||
<li>Profile editor</li>
|
||||
<li>Multi Account Support</li>
|
||||
<li>Proxy setup</li>
|
||||
</ul>
|
||||
|
@ -1 +1 @@
|
||||
alternative Twitter client
|
||||
lightweight Twitter client
|
||||
|
Loading…
Reference in New Issue
Block a user