Commit Graph

413 Commits

Author SHA1 Message Date
Mariotaku Lee 815eb7a83c trying to fix ci error 2015-04-30 19:06:44 +08:00
Mariotaku Lee e9c0811f24 trying to fix ci error 2015-04-30 19:06:30 +08:00
Mariotaku Lee 624777bafd improved theme 2015-04-30 18:37:29 +08:00
Mariotaku Lee 46f85ce421 improved theme
improved blackberry and meizu compatibility
2015-04-30 17:55:03 +08:00
Mariotaku Lee a52c8ccd9e migrated user lists into new recyclerview implementation
improved edit text theme
2015-04-29 02:35:04 +08:00
Mariotaku Lee 7f063531b6 updated library version 2015-04-29 00:54:42 +08:00
Mariotaku Lee 86c77d4dd8 added name for account selector in compose screen 2015-04-28 23:23:23 +08:00
Mariotaku Lee 72506e853f fixed translation not displayed
fixed quick search bar search button
2015-04-28 21:50:11 +08:00
Mariotaku Lee 49593c0c4e use new apply tint strategy 2015-04-28 20:46:46 +08:00
Mariotaku Lee ee605af79c trying to fix overflow icon color 2015-04-28 15:18:20 +08:00
Mariotaku Lee a8ab005aae fixed action bar theme 2015-04-28 12:47:57 +08:00
Mariotaku Lee bf30ed5a35 moved OSM viewer fragment to right source folder - fixed CI errors
also, previous commits fixed #137, #138
2015-04-28 12:02:57 +08:00
Mariotaku Lee 42bca8487c menu button to open sliding menu should work
improved user profile editor
2015-04-28 11:58:47 +08:00
Mariotaku Lee 85aa0299ab fixed overflow icon sometimes not applied to theme color 2015-04-28 02:36:34 +08:00
Mariotaku Lee e99a370146 fixed layout 2015-04-28 01:57:39 +08:00
Mariotaku Lee a8744f499d fixed actionmode 2015-04-28 00:47:31 +08:00
Mariotaku Lee 5ed6b66dff added missing hasOptionsMenu 2015-04-27 21:44:11 +08:00
Mariotaku Lee 2437dfe04c moved map to link handler 2015-04-27 21:41:19 +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 f99df87959 fixed crashes when opening maps
updated version code
2015-04-27 01:22:06 +08:00
Mariotaku Lee c40835b7c9 fixed activity tab account selection 2015-04-27 00:51:14 +08:00
Mariotaku Lee 1a0d3eeb83 fixed crashes when activity tab enabled
updated version code
2015-04-27 00:39:49 +08:00
Mariotaku Lee 1639240c1e hides indicator when media viewer has only one page 2015-04-26 22:06:12 +08:00
Mariotaku Lee ae20834b21 ignores gap when searching 2015-04-26 21:58:47 +08:00
Mariotaku Lee 328c70b42a fixed wrong window content overlay in search screen when action bar hidden
improved theme
2015-04-26 21:46:23 +08:00
Mariotaku Lee 3c8f7d007f added restart confirm 2015-04-26 18:55:41 +08:00
Mariotaku Lee e2b0f62f93 added some xxxhdpi resources
added empty message for timeline
2015-04-26 14:11:53 +08:00
Mariotaku Lee 95c60ceeae fixed sign in screen style 2015-04-26 13:30:13 +08:00
Mariotaku Lee ca05126422 fixed crash on lollipop+ 2015-04-26 13:06:22 +08:00
Mariotaku Lee e9af6b662e improved link highlight color 2015-04-26 12:39:53 +08:00
Mariotaku Lee 368bf267c3 data import/export should work 2015-04-26 03:20:44 +08:00
Mariotaku 46bbd25513 Merge pull request #134 from TwidereProject/data_export_crash
fixed data export/import crash
2015-04-26 02:18:53 +08:00
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
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 be0c164a1a Merge branch 'master' of ssh://github.com/TwidereProject/Twidere-Android 2015-04-19 23:12:15 +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 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
Mariotaku 0148436e1b Merge pull request #124 from GeMotionX/patch-6
delete useless code
2015-04-14 12:13:18 +08:00
Mariotaku 62c6d39d57 Merge pull request #123 from GeMotionX/patch-5
delete useless code
2015-04-14 12:13:13 +08:00