Commit Graph

64 Commits

Author SHA1 Message Date
Mariotaku Lee 1a5cffbe5b migrating to dagger 2015-10-05 18:00:07 +08:00
Mariotaku Lee 939c78e5cb removed action mode view
limits disk cache to 384 mb, it will be configurable in the future
2015-08-28 18:16:41 +08:00
Mariotaku Lee 470ecc3726 improved swipe refresh progress position
updated sdk version
2015-08-20 10:19:02 +08:00
Mariotaku Lee dd4104b503 modified build script 2015-08-13 20:59:03 +08:00
Mariotaku Lee 6fbc782ce2 fixed #188
moved query builder to a separate library
try implementing dm and activities
2015-07-06 17:36:18 +08:00
Mariotaku Lee 4a0df8b563 updated api 2015-06-23 22:50:53 +08:00
Mariotaku Lee 9d73a4bb3a added image crop
updated translation
2015-06-17 23:04:28 +08:00
Mariotaku Lee 6abbdb2c6a trying to fix 'load more' 2015-06-13 15:52:38 +08:00
Mariotaku Lee 57f94e2978 redesigning dashboard 2015-05-28 00:31:48 +08:00
Mariotaku Lee 73619da1fb migrated to RestFu
re-added streaming implementation
2015-05-26 19:19:04 +08:00
Mariotaku Lee 350373aa9f improved quote feature 2015-05-13 23:59:20 +08:00
Mariotaku Lee 0a47a6bb92 added enable/disable retweet feature 2015-05-13 18:54:13 +08:00
Mariotaku Lee d672aa89e5 for sync 2015-05-10 23:05:26 +08:00
Mariotaku Lee 5ccdb8fd8d fixed refreshing trends crash 2015-05-10 02:35:16 +08:00
Mariotaku Lee 702a31f741 api refactoring 2015-05-09 03:47:04 +08:00
Mariotaku Lee e32e3d62a5 updated some api 2015-05-08 18:25:58 +08:00
Mariotaku Lee 3657295baf updated some api 2015-05-08 17:29:07 +08:00
Mariotaku Lee 3a286bf321 implemented some api
better error handing
2015-05-08 12:05:05 +08:00
Mariotaku Lee 1b76a2bf7f migrating to new api
[skip ci]
2015-05-07 03:47:09 +08:00
Mariotaku Lee cb29592819 updated translation 2015-05-02 20:55:16 +08:00
Mariotaku Lee 17394ce47d improved nickname/color performance (hopefully!) 2015-04-24 14:14:33 +08:00
Mariotaku Lee 738fc2468b added workaround for blackberry devices when setting hotkey.
added quote user to reply dialog for quoted tweet
trying to make mock user-agent work for some consumer keys.
2015-04-20 23:06:39 +08:00
Mariotaku Lee bf42c3d792 merged #125 #126 manually
theme improvements
2015-04-17 22:36:04 +08:00
Mariotaku Lee eb82d1eee7 migrating users list to RecyclerView 2015-04-16 20:48:24 +08:00
Mariotaku Lee 162ac1af42 optimized code (fixed some lint problems) 2015-04-16 02:40:29 +08:00
Mariotaku Lee ee4c2a857c disabled quick return for multi column ui
fixed wrong actionbar position on chrome
2015-04-13 11:54:36 +08:00
Mariotaku Lee aa0a63163d implemented keyboard navigation
fixed favorite count
2015-04-13 03:45:54 +08:00
Mariotaku Lee 809876c050 implementing keyboard shortcut
removed some unused sources
2015-04-13 00:37:54 +08:00
Mariotaku Lee bd0198a623 migrated Void[] to Object[] for AsyncTask
improved status screen
removed internet error toast for refreshes
2015-04-09 19:50:32 +08:00
Mariotaku Lee 5288fe34e9 fixed 404 error while upload media 2015-04-07 12:19:40 +08:00
Mariotaku Lee 6f8efb2b66 improved twitter error message handling 2015-04-07 01:19:32 +08:00
Mariotaku Lee fe5a6eb6c6 improved database performance
fixed auto complete hashtag icon
2015-04-02 00:09:19 +08:00
Mariotaku Lee dd729d2d5c improved search ui
fixed notification light/vibrate/ringtone option
improved refresh indicator in statuses timeline
fixed crashes when open drafts
fixed annoying loading indicator always visible on screen
2015-04-01 21:42:07 +08:00
Mariotaku Lee 9f2abf6cd9 improved search ui
fixed notification light/vibrate/ringtone option
improved refresh indicator in statuses timeline
fixed crashes when open drafts
2015-04-01 18:28:26 +08:00
Mariotaku Lee 0a18f26224 removed donation link (still not work though! fuck google!)
use trigger to remove duplicate statuses, which makes refresh faster.
added database inspector for debug build
2015-04-01 00:39:14 +08:00
Mariotaku Lee cf6959c0f2 removed my own AsyncTask implementation
fixed Content-Type for multipart ( thanks to @jimmyxu )
2015-03-30 02:19:25 +08:00
Mariotaku Lee acd084ab8a implemented direct messages notification 2015-03-25 21:20:51 +08:00
Mariotaku Lee 2a071975bc fixed an NPE after cleaning database
removed nickname_only option
rewrote notifications
2015-03-24 23:40:47 +08:00
Mariotaku Lee 9ff0ffa7f9 simplified share intent label 2015-03-23 01:38:41 +08:00
Mariotaku Lee 5fc7b03a7c fixed read from bottom in home/mentions timeline
improved media viewer ui
2015-03-18 15:34:23 +08:00
Mariotaku Lee 6ccb61e183 added nfc share (user/tweet), and twidere is not required, if you don't have twidere installed, a browser(or other client can handle twitter link) will be opened 2015-03-14 23:11:20 +08:00
Denny C. Ng 016b96ec8a update statistic code
update the statistic of  size of image which you read
2015-03-11 20:38:23 +01:00
Denny C. Ng b0d17af775 add retweet operation statistic
add usage statistic operation when user retweet some tweet
2015-03-11 15:39:47 +01:00
Mariotaku Lee 880deb116b ui fixes
updated build tools version
2015-03-11 22:15:32 +08:00
Mariotaku Lee c02fda3e4f added profiling 2015-03-04 16:02:32 +08:00
Mariotaku Lee 793b6bf735 improved drafts, now unsent tweet wont lost even killed by system 2015-01-15 00:35:37 +08:00
Mariotaku Lee ff13288b65 refactoring
make streaming extension work again
2015-01-11 17:28:48 +08:00
Mariotaku Lee 4b93497c5d implemented quick search bar 2015-01-10 23:17:02 +08:00
Mariotaku Lee 281eaf6910 implementing quick search bar
improved link text color
2015-01-08 17:13:20 +08:00
Mariotaku Lee efd8ec1c27 started to re-implement twitter activity feature 2015-01-03 23:16:50 +08:00