131 lines
4.1 KiB
Plaintext
131 lines
4.1 KiB
Plaintext
Categories:Internet
|
|
License:GPLv3
|
|
Web Site:https://github.com/mariotaku/twidere
|
|
Source Code:https://github.com/mariotaku/twidere
|
|
Issue Tracker:https://github.com/mariotaku/twidere/issues
|
|
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=mariotaku.lee%40gmail%2ecom&item_name=Donate%20to%20Twidere
|
|
|
|
Auto Name:Twidere
|
|
Summary:Microblogging client
|
|
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
|
|
* 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
|
|
|
|
Development is focussed on Twitter and that service is the only one officially
|
|
supported.
|
|
Versions prior to 0.2.0 use Twitter API v1.0.
|
|
|
|
If you want a StatusNet account press the button at the top of the account
|
|
setup page.
|
|
Set an appropriate REST API url and choose basic authentication.
|
|
Searches will go to Twitter by default.
|
|
For general info about the StatusNet API see
|
|
[http://status.net/wiki/Twitter-compatible_API their wiki].
|
|
|
|
You can donate via PayPal here, with the same address being used for AliPay
|
|
donations.
|
|
.
|
|
|
|
Repo Type:git
|
|
Repo:git://github.com/mariotaku/twidere.git
|
|
|
|
# needs Google API to build but also works without Google Maps installed
|
|
# using later commit for 0.1.1 because it includes bugfix
|
|
Build:0.1.1,28
|
|
commit=4db856984ecb1636daf6c97947dcb49069ec1c11
|
|
target=Google Inc.:Google APIs:16
|
|
|
|
Build:0.1.3,31
|
|
commit=5a577b1c0248e0
|
|
target=Google Inc.:Google APIs:16
|
|
|
|
Build:0.1.5,33
|
|
commit=b3409715af
|
|
target=Google Inc.:Google APIs:16
|
|
|
|
Build:0.1.6,35
|
|
commit=b87d64e197
|
|
target=Google Inc.:Google APIs:16
|
|
|
|
Build:0.1.8,39
|
|
commit=4946938d3
|
|
target=Google Inc.:Google APIs:16
|
|
|
|
Build:0.1.9,42
|
|
commit=ff62cd1fb
|
|
target=Google Inc.:Google APIs:16
|
|
|
|
Build:0.2.0,47
|
|
commit=0.2.0
|
|
patch=constants.patch
|
|
|
|
Build:0.2.0.5,48
|
|
disable=no source
|
|
commit=unknown
|
|
|
|
Build:0.2.1,49
|
|
commit=0.2.1
|
|
patch=constants.patch
|
|
prebuild=rm -rf dist/
|
|
|
|
# From here on it can't find some symbols that should come fron android-support-v4.jar
|
|
Build:0.2.2,50
|
|
disable=build error
|
|
commit=0.2.2
|
|
patch=constants.patch
|
|
prebuild=rm -rf dist/
|
|
|
|
Build:0.2.8.3,72
|
|
disable=still fails
|
|
commit=eefd4bf2d79f21f0
|
|
patch=constants1.patch
|
|
prebuild=rm -rf dist/ art/
|
|
|
|
# From here on, the api keys are already hard-coded in the source code
|
|
Build:0.2.8.6,76
|
|
disable=still fails
|
|
commit=8b7f5477018d6cc56a
|
|
prebuild=rm -rf dist/ art/
|
|
|
|
Build:0.2.9.1,78
|
|
disable=Fails due to missing symbols - see https://github.com/mariotaku/twidere/issues/74
|
|
commit=0.2.9.1
|
|
prebuild=rm -rf dist/ art/
|
|
|
|
Build:0.2.9.3,79
|
|
commit=0.2.9.3
|
|
disable=builds but crashes during setup
|
|
init=rm libs/android-support-v13.jar
|
|
extlibs=android/android-support-v4.jar;android/android-support-v13.jar
|
|
srclibs=1:ActionBar-PullToRefresh@v0.9.1;2:drag-sort-listview@0.6.1;3:SlidingMenu@7ebe32772
|
|
prebuild=rm -rf dist/ art/ src/org/mariotaku/twidere/fragment/support/NativeMapFragment.java && \
|
|
cp libs/android-support-v4.jar $$SlidingMenu$$/libs/ && \
|
|
cp libs/android-support-v4.jar $$drag-sort-listview$$/libs/
|
|
patch=GooglePlay.patch
|
|
|
|
Build:0.2.9.4,80
|
|
commit=0.2.9.4
|
|
init=rm libs/android-support-v13.jar
|
|
extlibs=android/android-support-v4.jar;android/android-support-v13.jar
|
|
srclibs=1:ActionBar-PullToRefresh@v0.9.1;2:drag-sort-listview@0.6.1;3:SlidingMenu@7ebe32772
|
|
prebuild=rm -rf dist/ art/ src/org/mariotaku/twidere/fragment/support/NativeMapFragment.java && \
|
|
cp libs/android-support-v4.jar $$SlidingMenu$$/libs/ && \
|
|
cp libs/android-support-v4.jar $$drag-sort-listview$$/libs/
|
|
patch=GooglePlay.patch
|
|
|
|
Auto Update Mode:None
|
|
Update Check Mode:Tags
|
|
Current Version:0.2.9.4
|
|
Current Version Code:80
|
|
|