Commit Graph

60 Commits

Author SHA1 Message Date
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
Mariotaku Lee 5d7765b6d3 added load progress for video
improved keyboard shortcut
2015-04-21 15:11:14 +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 d7b934a3e0 unofficial keys also supports animated gif 2015-04-20 08:27:04 +08:00
Mariotaku Lee bf42c3d792 merged #125 #126 manually
theme improvements
2015-04-17 22:36:04 +08:00
Mariotaku Lee ae1ab617ca implemented twitter gif (actually video) support 2015-04-15 15:32:20 +08:00
Mariotaku Lee 00281dce88 trying to improve look and feel on tablets (not finished yet)
supported keyboard shortcut import/export
2015-04-14 00:34:10 +08:00
Mariotaku Lee 809876c050 implementing keyboard shortcut
removed some unused sources
2015-04-13 00:37:54 +08:00
Mariotaku Lee 3d75fbbfd0 fixed crashes for tweets quoting yourself 2015-04-12 05:16:13 +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 947d250dd9 fixed 404 error when login using custom api proxy 2015-04-10 04:23:17 +08:00
Mariotaku Lee 0b32629de5 experimental support for tablet
menu button should work for sliding menu
2015-04-10 03:22:25 +08:00
Mariotaku Lee 5aa3385b1b fixed parcelable tweet loader gap handling
fixed last character lost in quote comment
merged 'load more automatically' into 'media preview' option
2015-04-10 01:27:59 +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 3babd63c0f improved some preferences 2015-04-09 00:33:10 +08:00
Mariotaku Lee 8f645d3112 added color label for status screen 2015-04-08 17:47:34 +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 e029234b25 resolved conflicts 2015-04-08 00:40:05 +08:00
Mariotaku Lee b181bbe38f trying thumbor integration
improving quoted status support
2015-04-07 23:43:03 +08:00
vanita5 f92fe2e7e0 minor Pebble notification improvement 2015-04-07 16:34:24 +02:00
vanita5 8b0776b529 add Pebble notifications 2015-04-07 13:39:57 +02:00
Mariotaku Lee 5288fe34e9 fixed 404 error while upload media 2015-04-07 12:19:40 +08:00
Mariotaku Lee 7a3d995b0e removed dashclock support
fixed 404 errors when signing in
fixed share in tweet list
fixed white button on pre-lollipop versions
2015-04-04 22:31:37 +08:00
Mariotaku Lee 8fc291fda5 improving location parsing 2015-04-04 02:47:55 +08:00
Mariotaku Lee 92607617cf fixed wrong table name caused card not displaying 2015-04-04 02:39:07 +08:00
Mariotaku Lee 2e6c31d904 fixed typo in location module 2015-04-04 01:37:05 +08:00
Mariotaku Lee f13ed39058 fixed location validation condition 2015-04-04 01:30:23 +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 5eb10fb836 improving user profile ui
improved api editor
2015-04-02 04:13:42 +08:00
Mariotaku Lee fe5a6eb6c6 improved database performance
fixed auto complete hashtag icon
2015-04-02 00:09:19 +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 770bb81c89 fixed no favorite count issue 2015-03-31 00:39:43 +08:00
Mariotaku Lee 6fce7a8e03 fixed initial theme color
implemented enable/disable profile image
2015-03-30 20:24:51 +08:00
Mariotaku Lee 6de9da0338 improved notification
use acra temporarily
2015-03-29 02:30:51 +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 6a62ba6382 added experimental vine video support
use jitpack instead of submodule
2015-03-23 01:06:25 +08:00
Mariotaku Lee 35a7aab06e fixed #82: crashes when clicking links in direct messages 2015-03-22 16:28:06 +08:00
Mariotaku Lee 8ad206a9c8 redesigned account selector 2015-03-21 22:53:26 +08:00
Mariotaku Lee 100586d9cb improved quick search bar user name validation
improved empty view ui for accounts and tabs
fixed status viewer crashes
2015-03-20 19:31:27 +08:00
Mariotaku Lee d05423e77c #76 should be fixed 2015-03-20 00:19:57 +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 98297fa860 fixed many lint errors
removed unused resources
2015-03-17 21:48:59 +08:00
Mariotaku Lee cbac9236bc improved location updates in compose activity 2015-03-15 19:09:12 +08:00
Mariotaku Lee 0961ba2d44 added status view inside media viewer
improved media share
2015-03-12 23:04:45 +08:00
Mariotaku Lee 880deb116b ui fixes
updated build tools version
2015-03-11 22:15:32 +08:00
Mariotaku Lee b6616b8355 removed unused components to make app smaller 2015-03-09 19:56:36 +08:00