2012-07-17 04:29:10 +00:00
|
|
|
Category: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
|
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
|
2012-07-17 04:29:10 +00:00
|
|
|
|
2012-08-31 12:24:26 +00:00
|
|
|
Summary:Twitter & Identi.ca client
|
2012-07-17 04:29:10 +00:00
|
|
|
Description:
|
2012-10-11 11:40:19 +00:00
|
|
|
v0.2.0 has problems updating Twitter feeds. An update could be a couple of weeks away
|
|
|
|
so if you experience problems, downgrade to 0.1.9.
|
|
|
|
|
2012-10-03 09:29:18 +00:00
|
|
|
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
|
2012-09-11 15:54:38 +00:00
|
|
|
|
2012-10-03 09:29:18 +00:00
|
|
|
Development is focussed on Twitter and that service is the only one officially supported.
|
|
|
|
If you want a StatusNet/Identi.ca account press the button at the top of the account
|
|
|
|
setup page. Set an appropriate REST API url, which is https://identi.ca/api in the
|
|
|
|
case of Identi.ca. 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.
|
2012-07-17 04:29:10 +00:00
|
|
|
.
|
|
|
|
|
|
|
|
Repo Type:git
|
|
|
|
Repo:git://github.com/mariotaku/twidere.git
|
|
|
|
|
2012-07-19 19:17:34 +00:00
|
|
|
# needs Google API to build but also works without Google Maps installed
|
|
|
|
# using later commit for 0.1.1 because it includes bugfix
|
|
|
|
Build Version:0.1.1,28,4db856984ecb1636daf6c97947dcb49069ec1c11,target=Google Inc.:Google APIs:16
|
2012-07-30 07:21:25 +00:00
|
|
|
Build Version:0.1.3,31,5a577b1c0248e0,target=Google Inc.:Google APIs:16
|
2012-08-03 14:54:47 +00:00
|
|
|
Build Version:0.1.5,33,b3409715af,target=Google Inc.:Google APIs:16
|
2012-08-21 13:47:11 +00:00
|
|
|
Build Version:0.1.6,35,b87d64e197,target=Google Inc.:Google APIs:16
|
2012-09-16 18:51:54 +00:00
|
|
|
Build Version:0.1.8,39,4946938d3,target=Google Inc.:Google APIs:16
|
2012-09-20 12:15:41 +00:00
|
|
|
Build Version:0.1.9,42,ff62cd1fb,target=Google Inc.:Google APIs:16
|
2012-10-11 11:40:19 +00:00
|
|
|
#Flaky and not going to be updated for another two weeks
|
2012-10-04 16:34:55 +00:00
|
|
|
Build Version:0.2.0,47,0.2.0,prebuild=\
|
|
|
|
sed -i 's/PrivateConstants.GOOGLE_MAPS_API_KEY_RELEASE/"0kjPwJOe_zwYjzGc9uYak7vhm_Sf3eob-2L3Xzw"/g' \
|
|
|
|
src/org/mariotaku/twidere/Constants.java && \
|
|
|
|
sed -i 's/PrivateConstants.GOOGLE_MAPS_API_KEY_DEBUG/"1LhWN5eWaqRrP0ZgO3h7vevsAwtJJs80C-G9o7RA"/g' \
|
|
|
|
src/org/mariotaku/twidere/Constants.java && \
|
|
|
|
sed -i 's/PrivateConstants.TWITTER_CONSUMER_SECRET/"JARXkJTfxo0F8MyctYy9bUmrLISjo8vXAHsZHYuk2E"/g' \
|
|
|
|
src/org/mariotaku/twidere/Constants.java && \
|
|
|
|
sed -i 's/PrivateConstants.TWITTER_CONSUMER_KEY/"uAFVpMhBntJutfVj6abfA"/g' \
|
|
|
|
src/org/mariotaku/twidere/Constants.java
|
2012-10-07 12:48:58 +00:00
|
|
|
Build Version:0.2.0.5,48,!no source
|
2012-07-19 19:17:34 +00:00
|
|
|
|
2012-09-24 15:20:17 +00:00
|
|
|
Auto Update Mode:None
|
2012-10-10 12:12:08 +00:00
|
|
|
Update Check Mode:None
|
2012-10-11 11:40:19 +00:00
|
|
|
Current Version:0.1.9
|
|
|
|
Current Version Code:42
|
2012-07-19 19:17:34 +00:00
|
|
|
|