fdroiddata/metadata/org.mariotaku.twidere.txt

155 lines
6.6 KiB
Plaintext
Raw Normal View History

Categories:Internet
2012-07-17 04:29:10 +00:00
License:GPLv3
Web Site:
Source Code:https://github.com/TwidereProject/Twidere-Android
Issue Tracker:https://github.com/TwidereProject/Twidere-Android/issues
2012-08-21 13:47:11 +00:00
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=mariotaku.lee%40gmail%2ecom&item_name=Donate%20to%20Twidere
Bitcoin:1FHAVAzge7cj1LfCTMfnLL49DgA3mVUCuW
2012-07-17 04:29:10 +00:00
2013-06-15 16:23:15 +00:00
Auto Name:Twidere
Summary:Microblogging client
2012-07-17 04:29:10 +00:00
Description:
Features include:
* Built in image viewer and map viewer
* Direct messages with conversation style
* Extension support like Twicca, but more friendly for users and developers
* t.co link auto expanding
* Multiple account support
2013-01-29 13:01:17 +00:00
* Custom oAuth consumer key/secret
* Basic features supported for StatusNet/Fanfou
* Direct login with user name and password (Don't worry! It's safe!)
* Custom API Proxy (gtap, twip, jtapi supported)
* GZip compressing for API requests
* TCP DNS query and custom host mapping to fight against censorship
2013-04-09 21:38:55 +00:00
Development is focussed on Twitter and that service is the only one officially
2013-01-29 13:01:17 +00:00
supported.
2012-10-29 11:48:13 +00:00
If you want a StatusNet account press the button at the top of the account
2013-05-27 10:08:12 +00:00
setup page.
Set an appropriate REST API url and choose basic authentication.
Searches will go to Twitter by default.
2013-04-09 21:38:55 +00:00
For general info about the StatusNet API see
[http://status.net/wiki/Twitter-compatible_API their wiki].
2013-04-09 21:38:55 +00:00
You can donate via PayPal here, with the same address being used for AliPay
2013-01-29 13:01:17 +00:00
donations.
2012-07-17 04:29:10 +00:00
.
Repo Type:git
2014-11-23 16:13:56 +00:00
Repo:https://github.com/TwidereProject/Twidere-Android
2012-07-17 04:29:10 +00:00
2015-01-05 02:34:14 +00:00
#Repo:https://github.com/mariotaku/twidere.git
Build:0.2.9.5,81
disable=repo changed
commit=0.2.9.5
init=rm libs/android-support-v13.jar
2014-03-31 06:21:49 +00:00
srclibs=1:ActionBar-PullToRefresh@v0.9.1,2:DragSort@0.6.1,3:SlidingMenu@7ebe32772
extlibs=android/android-support-v4.jar,android/android-support-v13.jar
prebuild=rm -rf dist/ art/ && \
cp libs/android-support-v4.jar $$SlidingMenu$$/libs/ && \
cp libs/android-support-v4.jar $$DragSort$$/libs/
Build:0.2.9.6-update2,84
disable=repo changed
commit=13811314f8ab9f14
2013-12-08 10:52:05 +00:00
init=rm libs/android-support-v13.jar
2014-03-31 06:21:49 +00:00
srclibs=1:ActionBar-PullToRefresh@v0.9.1,2:DragSort@0.6.1,3:SlidingMenu@7ebe32772
extlibs=android/android-support-v4.jar,android/android-support-v13.jar
2013-12-08 10:52:05 +00:00
prebuild=rm -rf dist/ art/ && \
cp libs/android-support-v4.jar $$SlidingMenu$$/libs/ && \
cp libs/android-support-v4.jar $$DragSort$$/libs/
2013-12-21 14:18:05 +00:00
Build:0.2.9.7-update1,86
disable=repo changed
2013-12-21 14:18:05 +00:00
commit=da803eb75188eb9
init=rm libs/android-support-v13.jar
2014-03-31 06:21:49 +00:00
srclibs=1:ActionBar-PullToRefresh@v0.9.1,2:DragSort@0.6.1,3:SlidingMenu@7ebe32772
extlibs=android/android-support-v4.jar,android/android-support-v13.jar
2013-12-21 14:18:05 +00:00
prebuild=rm -rf dist/ art/ && \
cp libs/android-support-v4.jar $$SlidingMenu$$/libs/ && \
cp libs/android-support-v4.jar $$DragSort$$/libs/
2013-12-21 14:18:05 +00:00
Build:0.2.9.8-update2,90
disable=missing resources
commit=b88ae6c3d3
init=rm libs/android-support-v13.jar
2014-03-31 06:21:49 +00:00
srclibs=1:ActionBar-PullToRefresh@v0.9.1,2:DragSort@0.6.1,3:SlidingMenu@7ebe32772
extlibs=android/android-support-v4.jar,android/android-support-v13.jar
prebuild=rm -rf dist/ art/ && \
cp libs/android-support-v4.jar $$SlidingMenu$$/libs/ && \
cp libs/android-support-v4.jar $$DragSort$$/libs/
Build:0.2.9.9,91
disable=repo changed
commit=8a07f3a809
init=rm libs/android-support-v13.jar
srclibs=1:ActionBar-PullToRefresh@v0.9.2,2:DragSort@0.6.1,3:SlidingMenu@d929476be,4:HoloAccent@v0.9,5:MenuComponent@ee3d4,6:SmoothProgressBar@v0.3.2
2014-03-31 06:21:49 +00:00
rm=dist,art
2014-01-23 12:00:19 +00:00
extlibs=android/android-support-v13.jar
prebuild=cp $$HoloAccent$$/libs/android-support-v4.jar $$DragSort$$/libs/ && \
cp $$HoloAccent$$/libs/android-support-v4.jar $$SlidingMenu$$/libs/ && \
cp $$HoloAccent$$/libs/android-support-v4.jar $$MenuComponent$$/libs/
Build:0.2.9.10,92
disable=repo changed
commit=8858369
init=rm libs/android-support-v13.jar
srclibs=SmoothProgressBar@0.3.3,1:RefreshNow@3090bcde2a,2:DragSort@0.6.1,3:SlidingMenu@d929476be,4:HoloAccent@v0.9,5:MenuComponent@b52ff0493,6:AndroidStaggeredGrid@1.0.3
2014-03-31 06:21:49 +00:00
rm=dist,art
extlibs=android/android-support-v13.jar
prebuild=cp $$HoloAccent$$/libs/android-support-v4.jar $$DragSort$$/libs/ && \
cp $$HoloAccent$$/libs/android-support-v4.jar $$SlidingMenu$$/libs/ && \
cp $$HoloAccent$$/libs/android-support-v4.jar $$MenuComponent$$/libs/ && \
2014-03-31 06:21:49 +00:00
mkdir $$AndroidStaggeredGrid$$/libs/ && \
cp $$HoloAccent$$/libs/android-support-v4.jar $$AndroidStaggeredGrid$$/libs/
target=android-19
2014-11-23 16:13:56 +00:00
#old repo
2014-03-30 17:08:39 +00:00
Build:0.2.9.12,94
commit=503153f4ec
patch=HomeActivity.patch
srclibs=SmoothProgressBar@0.4.0,1:RefreshNow@edea0165172e3,2:DragSort@0.6.1,3:SlidingMenu@4254feca3ec,4:HoloAccent@v0.9.1,5:MenuComponent@2caf41895e,6:AndroidStaggeredGrid@1.0.4,7:ViewPagerIndicator@2.4.1
2014-03-31 06:21:49 +00:00
rm=dist,art
extlibs=android/android-support-v4.jar
prebuild=cp libs/android-support-v4.jar $$DragSort$$/libs/ && \
cp libs/android-support-v4.jar $$SlidingMenu$$/libs/ && \
cp libs/android-support-v4.jar $$MenuComponent$$/libs/ && \
2014-03-31 06:21:49 +00:00
mkdir $$AndroidStaggeredGrid$$/libs/ && \
cp libs/android-support-v4.jar $$AndroidStaggeredGrid$$/libs/ && \
cp libs/android-support-v4.jar $$ViewPagerIndicator$$/libs/
target=android-19
2014-11-23 16:13:56 +00:00
#new repo
Build:0.3.0-dev-fdroid,98
commit=49742e744692a213668a7855f75148b5f00877a0
subdir=twidere
submodules=yes
gradle=fdroid
2015-01-05 02:34:14 +00:00
srclibs=CWACMerge@v1.0.1,CWACSacklist@v1.0.1
2014-11-22 15:32:07 +00:00
rm=twidere.wear,libraries/SlidingMenu/example
prebuild=sed -i -e '/googleCompile/d' build.gradle && \
cp -fR $$CWACMerge$$/merge/src/com src/main/java/ && \
cp -fR $$CWACSacklist$$/sacklist/src/com src/main/java && \
2015-01-05 02:34:14 +00:00
pushd libs && \
jar xf jsonserializer-*.jar && \
jar xf dnsjava-ipv6-1.0-with-sources.jar && \
find -regex ".+\.\(a\|dll\|so\|exe\|lib\|class\)" -type f -delete && \
cp -fR org ../src/main/java/ && \
popd && \
rm -fR libs && \
2014-11-23 16:13:56 +00:00
echo -e "allprojects {\nsourceCompatibility = 1.7\ntargetCompatibility = 1.7\n}" >> ../build.gradle
Maintainer Notes:
2014-11-23 16:13:56 +00:00
* JavaNetDns issue when using dnsjava srclib: package sun.net.spi.nameservice does not exist
* JonSerializer issues when using srclib, see: https://github.com/TwidereProject/Twidere-Android/issues/37
* We might want to install CWAC into mavenLocal. Use this instead of copying:
sed -i -e '/googleCompile/d' -e "/twitter-text/acompile 'com.commonsware.cwac:merge:1.0.1'\ncompile 'com.commonsware.cwac:sacklist:1.0.0'" build.gradle && \
.
2013-12-08 10:52:05 +00:00
2012-09-24 15:20:17 +00:00
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:0.3.0-dev
2015-01-05 02:34:14 +00:00
Current Version Code:99
2012-07-19 19:17:34 +00:00