Commit Graph

314 Commits

Author SHA1 Message Date
Mariotaku Lee 458c50a820 improved name displaying 2015-05-17 03:30:53 +08:00
Mariotaku Lee add1907ba3 improved quote 2015-05-16 14:14:51 +08:00
Mariotaku Lee 8565fbafe8 fixed tweet link click
added player control
2015-05-16 02:01:26 +08:00
Mariotaku Lee 5718920a5a fixed quoting dialog crash
fixed reply quote status name
2015-05-14 11:11:55 +08:00
Mariotaku Lee adc9434695 removed unused resources
fixed query data fetching
fixed quoting screen name
2015-05-14 01:15:33 +08:00
Mariotaku Lee ac3b8c315d retweet directly when hit enter to send without text 2015-05-14 00:17:51 +08:00
Mariotaku Lee ee57d0b574 dismisses quote dialog after quote send 2015-05-14 00:09:15 +08:00
Mariotaku Lee 350373aa9f improved quote feature 2015-05-13 23:59:20 +08:00
Mariotaku Lee 64b7692391 quote is also available for users not using official keys!
fixed black background issue
2015-05-13 23:40:56 +08:00
Mariotaku Lee 0a47a6bb92 added enable/disable retweet feature 2015-05-13 18:54:13 +08:00
Mariotaku Lee d529226329 fixed some crashes
fixed build error
2015-05-13 15:05:06 +08:00
Mariotaku Lee d56cda1b37 fixed some crashes 2015-05-13 14:45:52 +08:00
Mariotaku Lee 912dc2cb39 improved quote feature 2015-05-12 23:47:52 +08:00
Mariotaku Lee 21a4b1046f improved compact status card appearance 2015-05-12 14:09:33 +08:00
Mariotaku Lee 25d7491b40 fixed compact status card padding 2015-05-12 12:27:54 +08:00
Mariotaku Lee 3ba340ba01 improved pure black/white theme 2015-05-12 00:36:18 +08:00
Mariotaku Lee d247f1921e added automatic bug report 2015-05-11 18:54:41 +08:00
Mariotaku Lee d672aa89e5 for sync 2015-05-10 23:05:26 +08:00
Mariotaku Lee 248781a524 support text selection in direct messages 2015-05-10 18:05:34 +08:00
Mariotaku Lee 702a31f741 api refactoring 2015-05-09 03:47:04 +08:00
Mariotaku Lee e32e3d62a5 updated some api 2015-05-08 18:25:58 +08:00
Mariotaku Lee 3657295baf updated some api 2015-05-08 17:29:07 +08:00
Mariotaku Lee 1336e516e2 Merge branch 'master' into new_api 2015-05-08 15:59:29 +08:00
Mariotaku Lee 4e08f103af handles image paste event in compose activity 2015-05-08 15:59:20 +08:00
Mariotaku Lee 8c110aeced Merge branch 'master' into new_api 2015-05-08 13:36:09 +08:00
Mariotaku Lee 2ee8864652 fixed #139
make source link clickable
2015-05-08 13:33:55 +08:00
Mariotaku Lee 3a286bf321 implemented some api
better error handing
2015-05-08 12:05:05 +08:00
Mariotaku Lee f6b65be95e implemented some api 2015-05-07 21:31:13 +08:00
Mariotaku Lee 1b532ba23e implemented some api 2015-05-07 15:53:14 +08:00
Mariotaku Lee 1b76a2bf7f migrating to new api
[skip ci]
2015-05-07 03:47:09 +08:00
Mariotaku Lee a10f56a38a reload tweets when filter applied 2015-05-05 17:11:14 +08:00
Mariotaku Lee 507f9c6188 adds user from retweets and quotes to add filter menu
improved rtl support
2015-05-05 13:46:29 +08:00
Mariotaku Lee bd759dd3fb Merge branch 'master' into svg_resources 2015-05-05 01:36:55 +08:00
Mariotaku Lee 50a106474c improved mark as read 2015-05-05 01:36:46 +08:00
Mariotaku Lee e402e161d8 added some svg resources 2015-05-04 23:53:52 +08:00
Mariotaku Lee d88e4902c3 added rtl xml attributes 2015-05-04 14:23:47 +08:00
Mariotaku Lee f01beee026 improved theme
removed redundant set theme code
2015-05-03 22:43:05 +08:00
Mariotaku Lee 6e98c63b80 simplified some code of applying action bar icon color to improve performance 2015-05-03 01:39:06 +08:00
Mariotaku Lee cb29592819 updated translation 2015-05-02 20:55:16 +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 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 1a0d3eeb83 fixed crashes when activity tab enabled
updated version code
2015-04-27 00:39:49 +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 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 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 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 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 921be18099 started to use https://github.com/bluelinelabs/LoganSquare/ as json serialization library 2015-04-23 22:59:20 +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 2d4be1f7e7 fixed ClassCastException caused by ActionBarActivity migrated to AppCompatActivity 2015-04-22 22:45:52 +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 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 d4a8bbb7c0 added saved searches screen
improved theme
added twitter card in search results
2015-04-18 17:54:20 +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 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