Commit Graph

339 Commits

Author SHA1 Message Date
Mariotaku Lee b249439e10 twitter.com/#!/ link will be handled. 2015-04-26 00:25:06 +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 855594e6f9 fixed theme not applied to compose activity bug 2015-04-25 23:49:04 +08:00
Mariotaku Lee 4c61a2be38 removed window overlay shadow on home screen
improved user profile - default theme color while user not loaded
2015-04-25 22:51:55 +08:00
Yixiao Li 72324e1421 Merge https://github.com/TwidereProject/Twidere-Android 2015-04-25 16:16:15 +09:00
Yixiao Li d8bf7e391f a quick fix for problems caused by getDefaultAccountId(), such as https://twitter.com/mariotaku can't be opened from a browser correctly. 2015-04-25 16:09:29 +09:00
Yixiao Li fda00c8308 Fixed twitter status link handler, tested with Chrome. 2015-04-25 15:37:15 +09:00
Mariotaku Lee a930fcb96f added elevation to input panel in message conversation screen 2015-04-25 12:08:56 +08:00
Mariotaku Lee c5278f9000 improving dm ui 2015-04-25 02:48:28 +08:00
Mariotaku Lee 8dbacf5528 improving dm ui 2015-04-25 02:13:50 +08:00
Mariotaku Lee 9c24a984dc fixed crash of image picker
improved material theme
2015-04-25 01:00:07 +08:00
Mariotaku Lee c5ec57652f restarts activity when some theme preference changed 2015-04-24 17:48:29 +08:00
Mariotaku Lee f9e45f968f font family option will work 2015-04-24 17:19:26 +08:00
Mariotaku Lee bb3ac5e287 improved message when no account selected
reduce some lengthy operation on main thread
2015-04-24 16:26:39 +08:00
Mariotaku Lee 17394ce47d improved nickname/color performance (hopefully!) 2015-04-24 14:14:33 +08:00
Mariotaku Lee 865f42d171 trying to improve performance 2015-04-24 01:36:36 +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 19a91578da improved keyboard shortcut - prev/next item
added better description for 'read from bottom' option, close #70.
2015-04-23 13:22:48 +08:00
Mariotaku Lee 39f55889fa improved keyboard shortcut - navigate back key
material theme improvements
2015-04-23 12:20:17 +08:00
Mariotaku Lee 9eaf596f77 simplified keyboard shortcuts code 2015-04-23 01:18:52 +08:00
Mariotaku Lee fb823d7003 used compat switch 2015-04-22 23:30:45 +08:00
Mariotaku Lee 2d4be1f7e7 fixed ClassCastException caused by ActionBarActivity migrated to AppCompatActivity 2015-04-22 22:45:52 +08:00
Mariotaku Lee 16baa2c966 improved theme
finding a library for colored widgets
2015-04-22 22:19:26 +08:00
Mariotaku Lee c09259f30e migrating to newest appcompat library 2015-04-22 16:36:56 +08:00
Mariotaku Lee 0dce3fcdd5 improved enter key behaviour in messages conversion and quick search bar 2015-04-22 12:23:31 +08:00
Mariotaku Lee 68ba8d458c removed unused code
fallback to basic image viewer when gif library failed to load
improved keyboard shortcut in accounts dashboard
2015-04-21 23:23:55 +08:00
Mariotaku Lee 5d7765b6d3 added load progress for video
improved keyboard shortcut
2015-04-21 15:11:14 +08:00
Mariotaku Lee 46aea213ee caching status view holder to make it faster 2015-04-21 12:16:29 +08:00
Mariotaku Lee 196ddfe9cb fixed bug causes dm notification not clickable
fixed scroll to top doesn't clear unread count
2015-04-21 11:38:09 +08:00
Mariotaku Lee 9336704677 fixed some lint errors
made 'hit enter to send' fully work
2015-04-21 11:29:05 +08:00
Mariotaku Lee 7d71142987 added next/previous tab shortcut
improved 'hit enter to send', this should work well!
2015-04-21 00:02:36 +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 9659330c1e fixed open status link issue
fixed npe
2015-04-20 01:03:37 +08:00
Mariotaku Lee a11b20467a fixed crashes when clicking menu icon in status screen 2015-04-20 00:12:59 +08:00
Mariotaku Lee 810cfaeef4 improved performance by reducing query activated account ids 2015-04-19 23:11:17 +08:00
Mariotaku Lee 8d2712a0f8 improved mouse scrolling
text selection should work on pre-lollipop devices
2015-04-19 22:47:24 +08:00
Mariotaku Lee d8eb58d3a2 fixed crashes when calling from malformed intent 2015-04-19 15:14:08 +08:00
Mariotaku Lee 86ec5e3f4f fixed media saved to wrong place 2015-04-19 02:09:36 +08:00
Mariotaku Lee 6cf363f7e2 fixed wrong media type icon issue 2015-04-19 00:41:28 +08:00
Mariotaku Lee 7acb5375e7 implemented save/share video 2015-04-18 23:38:24 +08:00
Mariotaku Lee d4a8bbb7c0 added saved searches screen
improved theme
added twitter card in search results
2015-04-18 17:54:20 +08:00
Mariotaku Lee 9f75af1cf5 fixed layout in accounts manager 2015-04-18 01:04:42 +08:00
Mariotaku Lee e5f5db6d93 improved theme 2015-04-18 01:00:35 +08:00
Mariotaku Lee f4a2fdc207 improved theme 2015-04-18 00:36:16 +08:00
Mariotaku Lee bf42c3d792 merged #125 #126 manually
theme improvements
2015-04-17 22:36:04 +08:00
Mariotaku Lee 6a1c8ae176 improved user profile editor 2015-04-17 15:17:22 +08:00
Mariotaku Lee 5797ead5fb improved action mode style 2015-04-17 10:54:48 +08:00
Mariotaku Lee d7421ff1f4 improved theme
improving users list
2015-04-17 04:29:36 +08:00
Mariotaku Lee d7b304af98 improved theme 2015-04-17 03:38:02 +08:00
Mariotaku Lee 0e452a4f59 migrating users list to RecyclerView 2015-04-16 22:14:40 +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 9641290502 fixed wrong padding in tab indicator
improved theme
2015-04-15 19:14:47 +08:00
Mariotaku Lee ae1ab617ca implemented twitter gif (actually video) support 2015-04-15 15:32:20 +08:00
Mariotaku Lee 765d14312b brought back gif support 2015-04-15 00:55:28 +08:00
Mariotaku Lee 88cc7a8cce improving theme 2015-04-15 00:05:02 +08:00
Mariotaku Lee a998e690ab improving theme 2015-04-14 23:42:46 +08:00
Mariotaku Lee 476b335a79 improving theme 2015-04-14 23:38:50 +08:00
Mariotaku Lee b57e8fc51a fixed sign in activity actionbar
fixed open sensitive media in status screen
added tweets count
2015-04-14 13:11:50 +08:00
Denny C. Ng e2ab41f42a add location record
add location profiling
2015-04-14 11:43:58 +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 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 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 cf03196923 removed scroll to top animation
use retweet dialog for status screen
2015-04-10 14:55:27 +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 660f68c26e crash fixes 2015-04-10 01:39:51 +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 90e7a068e3 hide link for quote tweets
maintain read position in status viewer
2015-04-09 02:37:05 +08:00
Mariotaku Lee efa748dea2 removed some unused resources
updated version code
added progress bar for video
2015-04-09 01:41:37 +08:00
Mariotaku Lee 3babd63c0f improved some preferences 2015-04-09 00:33:10 +08:00
Mariotaku Lee be7dffff16 improved support for sensitive content 2015-04-08 21:26:44 +08:00
Mariotaku Lee 31171ad05e now delete notification can also mark read.
fixed crashes in notification settings due to non exists key "stream_notification"
2015-04-08 18:39:25 +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 b966f0d04b improved status quote 2015-04-08 00:36:54 +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 6f8efb2b66 improved twitter error message handling 2015-04-07 01:19:32 +08:00
Mariotaku Lee 6d76e18d8a implemented unread count
improved link highlighting
2015-04-07 00:42:09 +08:00
Mariotaku Lee f146c2c246 fixed crashes caused by dummy status adapter 2015-04-06 13:58:25 +08:00
Mariotaku Lee ab3b4fc171 media timeline is back 2015-04-06 02:22:31 +08:00
Mariotaku Lee 490b1d3aef implementing link highlighting
fixed some crashes under rare conditions
2015-04-06 01:58:10 +08:00
Mariotaku Lee 8eb4ee994b fixed crashes when using browser sign in
updated version code
2015-04-04 23:10:29 +08:00
Mariotaku Lee 53565ee293 fixed wrong icon color in wizard page
fixed sign in button color
2015-04-04 22:46:54 +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 c2dae75dec hides title and menu items when hiding action bar in search fragment 2015-04-04 06:06:08 +08:00
Mariotaku Lee 4b32455fa2 updated version code 2015-04-04 05:20:07 +08:00
Mariotaku Lee 8d6c2629a1 copy link now work
fixed user auto completion
2015-04-04 05:12:33 +08:00
Mariotaku Lee f13ed39058 fixed location validation condition 2015-04-04 01:30:23 +08:00