Commit Graph

476 Commits

Author SHA1 Message Date
Mariotaku Lee 688e7059d6 fixed data export/import crash 2015-04-26 02:17:14 +08:00
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
Mariotaku 05ef4cf640 Merge pull request #132 from YixiaoLi/master
Fixed twitter status link handler, tested with Chrome.
2015-04-25 17:05:53 +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 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 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 be0c164a1a Merge branch 'master' of ssh://github.com/TwidereProject/Twidere-Android 2015-04-19 23:12:15 +08:00
Mariotaku 79bfeb093d Merge pull request #128 from johnjohndoe/fix/line-endings
Convert line endings from CRLF to LF.
2015-04-19 23:11:31 +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
Tobias Preuss d6125168a8 Convert line endings from CRLF to LF. 2015-04-19 15:09:48 +02: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 939f6751ea updated version number 2015-04-19 01:23:32 +08:00
Mariotaku Lee e50127ad8a added card entities for fav/unfav 2015-04-19 01:17:06 +08:00
Mariotaku Lee 6cf363f7e2 fixed wrong media type icon issue 2015-04-19 00:41:28 +08:00