Commit Graph

38 Commits

Author SHA1 Message Date
Mariotaku Lee 3c3ce96358 fixed some lint errors
changed interaction notification icon
2016-01-28 18:50:39 +08:00
Mariotaku Lee b92bf74781 fixed a memory leak (hopefully)
fixed quote location
2016-01-22 23:05:20 +08:00
Mariotaku Lee 94788c7c3c improved conversation loader 2016-01-03 12:43:08 +08:00
Mariotaku Lee 0531652ac3 improved dagger 2015-12-31 16:32:27 +08:00
Mariotaku Lee e1f1e5299b added poll label 2015-12-27 14:48:14 +08:00
Mariotaku Lee c7edd7f647 added read only poll 2015-12-27 14:18:16 +08:00
Mariotaku Lee 6f6dec7bb6 fixing leaks 2015-12-25 17:54:13 +08:00
Mariotaku Lee 74cb6d7f64 added emoji support extension 2015-12-20 19:54:05 +08:00
Mariotaku Lee 2b3e62fc65 improved notifications timeline
bug fixes
2015-12-17 22:20:26 +08:00
Mariotaku Lee c6f31c434f implementing notifications timeline 2015-11-30 13:32:05 +08:00
Mariotaku Lee 75df2ae7b9 trying to fix date parse errors 2015-09-02 21:13:40 +08:00
Mariotaku Lee 78e5a43985 fixed crashes when reading incompatible status cache
fixed NPEs
2015-09-02 10:45:18 +08:00
Mariotaku Lee 63eb236c54 moved media preview below text
improved quote displaying
2015-08-31 23:32:26 +08:00
Mariotaku Lee e119c6f8b1 updated library version 2015-08-16 17:34:49 +08:00
Mariotaku Lee d272a2785f improved status quote
improved compose
fixed draft deletion
2015-08-08 21:10:06 +08:00
Mariotaku Lee 0bf7f466a5 migrating SlidingMenu to DrawerLayout 2015-07-17 22:30:44 +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 127d338386 using https to load media if possible 2015-07-02 11:56:21 +08:00
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 73619da1fb migrated to RestFu
re-added streaming implementation
2015-05-26 19:19:04 +08:00
Mariotaku Lee 702a31f741 api refactoring 2015-05-09 03:47:04 +08:00
Mariotaku Lee a7d314dcc2 implemented some api 2015-05-07 23:40:59 +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 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 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 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 ae1ab617ca implemented twitter gif (actually video) support 2015-04-15 15:32:20 +08:00
Mariotaku Lee 5db3522433 improved in_reply_to information for quote status
optimized some bitmaps
2015-04-11 00:29:23 +08:00
Mariotaku Lee 1371bb901c restarts activity when tabs changed.
improved quote feature
fixed media preview in status screen
2015-04-08 14:33:07 +08:00
Mariotaku Lee b181bbe38f trying thumbor integration
improving quoted status support
2015-04-07 23:43:03 +08:00
Mariotaku Lee 92607617cf fixed wrong table name caused card not displaying 2015-04-04 02:39:07 +08:00
Mariotaku Lee 07b3ed7998 supports place full name displaying in status detail
fixed location validation
some features with "force using private apis" should work
2015-04-04 01:22:00 +08:00
Mariotaku Lee c4de14c780 added "open with account" for list details 2015-02-17 13:49:23 +08:00
Mariotaku Lee 550e337161 added multiple media viewer
fixed filter issue for links
2015-01-24 00:09:03 +08:00
Mariotaku Lee d5a5c437aa improved profile image appearance
bug fixes
2015-01-22 19:16:22 +08:00
Mariotaku Lee 549f478806 fixed crashes under lollipop
fixed theme
2015-01-20 01:46:14 +08:00
Mariotaku Lee ff13288b65 refactoring
make streaming extension work again
2015-01-11 17:28:48 +08:00