1
0
mirror of https://github.com/TwidereProject/Twidere-Android synced 2024-12-18 19:43:35 +01:00
Commit Graph

364 Commits

Author SHA1 Message Date
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
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