Commit Graph

107 Commits

Author SHA1 Message Date
Mariotaku Lee 2db066f467 fixed wrong color in add tab menu
added reply/retweet/favorite count for quotes
2015-06-01 17:35:34 +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 adc9434695 removed unused resources
fixed query data fetching
fixed quoting screen name
2015-05-14 01:15:33 +08:00
Mariotaku Lee 64b7692391 quote is also available for users not using official keys!
fixed black background issue
2015-05-13 23:40:56 +08:00
Mariotaku Lee a6dd10a3f9 removed some unused sources 2015-05-13 22:12:54 +08:00
Mariotaku Lee 57cf2e7eff implemented some apis 2015-05-13 22:00:31 +08:00
Mariotaku Lee 0a47a6bb92 added enable/disable retweet feature 2015-05-13 18:54:13 +08:00
Mariotaku Lee d56cda1b37 fixed some crashes 2015-05-13 14:45:52 +08:00
Mariotaku Lee 2fe5ca0c85 added cursor support 2015-05-13 00:19:02 +08:00
Mariotaku Lee 1f262d5075 added friend followers api 2015-05-12 23:57:46 +08:00
Mariotaku Lee 2a75fa15db fixed image upload 2015-05-12 01:52:57 +08:00
Mariotaku Lee 3ba340ba01 improved pure black/white theme 2015-05-12 00:36:18 +08:00
Mariotaku Lee 5689edf58e supports card again 2015-05-11 22:37:29 +08:00
Mariotaku Lee e23c00505c implemented upload profile image/banner api 2015-05-11 19:45:20 +08:00
Mariotaku Lee d247f1921e added automatic bug report 2015-05-11 18:54:41 +08:00
Mariotaku Lee d672aa89e5 for sync 2015-05-10 23:05:26 +08:00
Mariotaku Lee 12e4be008c added authorization to image loader
fixed direct message media preview
2015-05-10 14:28:42 +08:00
Mariotaku Lee 5ccdb8fd8d fixed refreshing trends crash 2015-05-10 02:35:16 +08:00
Mariotaku Lee 41995a819d fixed oauth sign in 2015-05-10 01:49:59 +08:00
Mariotaku Lee 92727151cd implemented some api 2015-05-10 01:26:48 +08:00
Mariotaku Lee fa14be1f8e implemented some api 2015-05-10 00:59:08 +08:00
Mariotaku Lee 707604ed16 implemented activity api 2015-05-09 16:28:14 +08:00
Mariotaku Lee 99bac7968b api refactoring 2015-05-09 13:20:47 +08:00
Mariotaku Lee 702a31f741 api refactoring 2015-05-09 03:47:04 +08:00
Mariotaku Lee 1c54004385 removed twitter4j configuration 2015-05-09 02:57:26 +08:00
Mariotaku Lee 7d593bf60c updated some api 2015-05-09 01:34:29 +08:00
Mariotaku Lee 1336e516e2 Merge branch 'master' into new_api 2015-05-08 15:59:29 +08:00
Mariotaku Lee 4e08f103af handles image paste event in compose activity 2015-05-08 15:59:20 +08:00
Mariotaku Lee 5e62ad8508 added a new key 2015-05-08 15:52:15 +08:00
Mariotaku Lee 3a286bf321 implemented some api
better error handing
2015-05-08 12:05:05 +08:00
Mariotaku Lee a7d314dcc2 implemented some api 2015-05-07 23:40:59 +08:00
Mariotaku Lee 1b76a2bf7f migrating to new api
[skip ci]
2015-05-07 03:47:09 +08:00
Mariotaku Lee f6bed5e772 migrating to new api
[skip ci]
2015-05-07 00:15:38 +08:00
Mariotaku Lee 5b6aecf852 HUGE refactoring - rewriting rest client
DO NOT TRY TO BUILD THIS VERSION
[ci skip]
2015-05-06 15:50:44 +08:00
Mariotaku Lee 723372e08c HUGE refactoring - rewriting rest client
DO NOT TRY TO BUILD THIS VERSION
[ci skip]
2015-05-06 00:01:02 +08:00
Mariotaku Lee d88e4902c3 added rtl xml attributes 2015-05-04 14:23:47 +08:00
Mariotaku Lee cb29592819 updated translation 2015-05-02 20:55:16 +08:00
Mariotaku Lee 7f063531b6 updated library version 2015-04-29 00:54:42 +08:00
Mariotaku Lee b1e00a9dce fixed crashes on tablets
improved performance by reducing setTheme() call
2015-04-27 20:25:26 +08:00
Mariotaku Lee c40835b7c9 fixed activity tab account selection 2015-04-27 00:51:14 +08:00
Mariotaku Lee ae20834b21 ignores gap when searching 2015-04-26 21:58:47 +08:00
Mariotaku Lee 134cbeb916 fixed open quoted user when click profile name in status screen
added click quoted user name to open quoted user
added tinted progress wheel
fixed quote text link highlighting
2015-04-26 00:17:04 +08:00
Mariotaku Lee c5ec57652f restarts activity when some theme preference changed 2015-04-24 17:48:29 +08:00
Mariotaku Lee 17394ce47d improved nickname/color performance (hopefully!) 2015-04-24 14:14:33 +08:00
Mariotaku Lee b564feddfb removed old json serializer
migrated all data models to new serialization method - seems worked very well!
2015-04-24 00:27:13 +08:00
Mariotaku Lee 240aaf1b22 fixed wrong field name 2015-04-23 23:09:13 +08:00
Mariotaku Lee 921be18099 started to use https://github.com/bluelinelabs/LoganSquare/ as json serialization library 2015-04-23 22:59:20 +08:00
Mariotaku Lee 451a4d8df7 using new json serialization implementation 2015-04-23 15:40:11 +08:00
Mariotaku Lee c09259f30e migrating to newest appcompat library 2015-04-22 16:36:56 +08:00