Commit Graph

1276 Commits

Author SHA1 Message Date
Mariotaku Lee f4bab1c81a removed some library dependencies from extensions library 2016-02-24 13:07:24 +08:00
Mariotaku Lee dbca8e96c5 fixed #401 2016-02-23 22:42:41 +08:00
Mariotaku Lee 3cf014976d next beta release 2016-02-23 20:50:31 +08:00
Mariotaku Lee 66b7abb535 fixed #396 2016-02-23 15:43:58 +08:00
Mariotaku Lee d52983aef4 fixed #398 2016-02-23 15:06:07 +08:00
Mariotaku Lee 77fafce33f Merge branches 'develop' and 'master' of github.com:TwidereProject/Twidere-Android into develop 2016-02-23 14:42:48 +08:00
Mariotaku f045065e67 Updated copyright info 2016-02-23 14:42:26 +08:00
Mariotaku Lee e976f6be46 Merge branch 'master' of github.com:TwidereProject/Twidere-Android into develop 2016-02-23 14:35:37 +08:00
Mariotaku Lee 405ba459e8 removed retweeted toast 2016-02-23 14:35:17 +08:00
Mariotaku Lee 252b7ce2f2 added drawer entries for dms and interactions when there's no tab available. 2016-02-23 14:34:39 +08:00
Mariotaku 1aedd83e0f Merge pull request #397 from Bubu/patch-1
Add link to F-Droid.
2016-02-23 14:33:24 +08:00
Mariotaku Lee 8b4277691e removed toast after created favorite 2016-02-23 13:28:13 +08:00
Marcus Hoffmann 9d303d3849 Add link to F-Droid.
Add a link and logo to the app in the F-Droid repository besides the Google Play version.
2016-02-22 18:09:25 +01:00
Mariotaku Lee 2e20f21079 updated version 2016-02-22 23:02:30 +08:00
Mariotaku Lee dc4cdc63fd made bandwidth saving mode default off
improved cache
2016-02-22 23:01:54 +08:00
Mariotaku Lee be05ac0775 improved sign in verification
improved like animation
improved status card item
bug fixes
2016-02-22 15:02:41 +08:00
Mariotaku Lee b5e76a056b fixed like animation 2016-02-22 04:26:16 +08:00
Mariotaku Lee 7a6caef202 updated version 2016-02-22 01:29:16 +08:00
Mariotaku Lee 799ea0eb5b polished preference screens
polished status cards ui
2016-02-22 01:27:33 +08:00
Mariotaku Lee d16ffcef60 fixed like animation on 4.2 devices
improved drafts
2016-02-22 00:13:24 +08:00
Mariotaku Lee d3b314a0a8 updated patch file 2016-02-21 19:44:24 +08:00
Mariotaku Lee 1b4e664d21 updated version 2016-02-21 19:26:18 +08:00
Mariotaku Lee 85c8aa931d fixed npe 2016-02-21 19:23:01 +08:00
Mariotaku Lee 6c582e6966 removed unused preferences
updated i18n
2016-02-21 18:43:05 +08:00
Mariotaku Lee 049b0ccc19 improved drafts 2016-02-21 12:47:21 +08:00
Mariotaku Lee 3aee882cab rewrite twitlonger and gist extension
extension api refactoring
fixed instagram user link
2016-02-21 00:44:35 +08:00
Mariotaku Lee 78e5441293 fixed media viewer for multiple tasks 2016-02-19 23:21:26 +08:00
Mariotaku Lee 62fbf6ca10 improved json serialization 2016-02-19 15:09:32 +08:00
Mariotaku Lee 01cfec55dd fixed #372 2016-02-19 11:50:17 +08:00
Mariotaku Lee 473b2fa7be implemented #379 2016-02-19 10:56:39 +08:00
Mariotaku Lee 17edd9232f fixed unread count not displaying #266 2016-02-19 10:19:52 +08:00
Mariotaku Lee e645cbbba5 added some eye candies :) 2016-02-19 00:21:04 +08:00
Mariotaku Lee c05ba531c0 removed retweets from media timeline
close #382
2016-02-18 10:20:07 +08:00
Mariotaku Lee e2678e524b switching to openjdk7 2016-02-18 09:35:37 +08:00
Mariotaku Lee db02a0f145 switching to gradle 2.11
don't crash while deadlock detected
2016-02-17 21:37:08 +08:00
Mariotaku Lee 066b63fca1 fixed #380
fixed #381
added media timeline for all users
added error message for wrong api while basic login
using jackson for settings import/export
fixed crashes when text contains illegal character for html
using single thread pool for json mapper resolve
added play icon for timeline media
removed silent_notifications (do not disturb is good enough)
2016-02-17 19:23:47 +08:00
Mariotaku Lee 802cec6bb8 using context menu for statuses
removed activities_by_friends tab
2016-02-16 23:44:50 +08:00
Mariotaku Lee 35749477e6 fixing class loader deadlock issue 2016-02-16 21:32:40 +08:00
Mariotaku Lee 2787fbe42f fixed #377 2016-02-16 18:40:11 +08:00
Mariotaku Lee 7c3d02c986 changed stream based json deserialization to reader based json deserialization
updated library version
2016-02-16 13:18:51 +08:00
Mariotaku Lee 1969016700 implemented follow request 2016-02-15 14:53:27 +08:00
Mariotaku Lee 3998cb8e64 improved card preview preference 2016-02-14 22:22:21 +08:00
Mariotaku Lee 76645a6ecd supports retype phone login challenge 2016-02-14 16:24:39 +08:00
Mariotaku Lee bb7cdf1b53 moved some tasks 2016-02-14 13:53:10 +08:00
Mariotaku Lee 36a052e518 added new document intent 2016-02-13 22:43:20 +08:00
Mariotaku Lee 978b494c42 updated version code 2016-02-13 21:00:54 +08:00
Mariotaku Lee 0003e62ba1 updated version code 2016-02-13 19:48:51 +08:00
Mariotaku Lee a750f3cb7e hacking into http client trying to fix connectivity problem 2016-02-13 19:46:26 +08:00
Mariotaku Lee 787b780960 fixed CI error 2016-02-13 15:37:55 +08:00
Mariotaku Lee 323674900f updated patch and ci file 2016-02-13 15:29:51 +08:00