Commit Graph

80 Commits

Author SHA1 Message Date
Mariotaku Lee 6a62ba6382 added experimental vine video support
use jitpack instead of submodule
2015-03-23 01:06:25 +08:00
Mariotaku Lee 1852b5305b removed unused modules
simplified account manager
2015-03-22 18:33:32 +08:00
Mariotaku Lee 8ad206a9c8 redesigned account selector 2015-03-21 22:53:26 +08:00
Mariotaku Lee 05d367388a improved card preview 2015-03-21 00:51:39 +08:00
Mariotaku Lee 11df375b3d updated resources
improved media preview layout
fixed media preview
2015-03-21 00:42:44 +08:00
Mariotaku Lee c123204952 fixed #79 2015-03-20 20:40:27 +08:00
Mariotaku Lee 42532e068c improved ugly white border of profile image/fab on 4.x devices
fixed possibly crash in other settings on 4.0 devices
2015-03-20 01:10:42 +08:00
Mariotaku Lee 348e56d7d3 ui fixes
optimized resources to make app small
2015-03-19 18:35:49 +08:00
Mariotaku Lee 5fc7b03a7c fixed read from bottom in home/mentions timeline
improved media viewer ui
2015-03-18 15:34:23 +08:00
Mariotaku Lee 98297fa860 fixed many lint errors
removed unused resources
2015-03-17 21:48:59 +08:00
Mariotaku Lee 6ccb61e183 added nfc share (user/tweet), and twidere is not required, if you don't have twidere installed, a browser(or other client can handle twitter link) will be opened 2015-03-14 23:11:20 +08:00
Mariotaku Lee 0961ba2d44 added status view inside media viewer
improved media share
2015-03-12 23:04:45 +08:00
Mariotaku Lee 880deb116b ui fixes
updated build tools version
2015-03-11 22:15:32 +08:00
Mariotaku Lee db7bc78006 added quick return pattern
use color picker designed by uucky
2015-03-08 23:44:47 +08:00
Mariotaku Lee e028baab7f improved theme 2015-03-08 18:35:05 +08:00
Mariotaku Lee 3c31e49f4f fixed profile image transition in direct messages conversation 2015-03-08 17:47:28 +08:00
Mariotaku Lee 0be3c08c45 added gif viewer support 2015-03-08 14:29:35 +08:00
Mariotaku Lee 3dce8d9a9f improved media gallery 2015-02-18 19:13:23 +08:00
Mariotaku Lee 9d469b80c6 improved gallery 2015-02-17 21:48:55 +08:00
Mariotaku Lee c4de14c780 added "open with account" for list details 2015-02-17 13:49:23 +08:00
Mariotaku 1c8c7c6ad8 Merge pull request #49 from hnws/master
Fix NPE and build on Linux
2015-02-03 13:22:23 +08:00
Eric Liu 2d5ddcd7af Build on case-sensitive filesystem, such as ext4 2015-02-03 01:03:28 +08:00
Mariotaku Lee 2d2c94c321 added swipe to delete history
theme fix
2015-01-30 22:27:22 +08:00
Mariotaku Lee 3e383ce492 fixed crashes under 4.4 caused by Paint.setShader(null)
improved fragments
improved status card layout
2015-01-27 00:09:02 +08:00
Mariotaku Lee 6bf22e803f ui improvements 2015-01-25 02:07:32 +08:00
Mariotaku Lee 550e337161 added multiple media viewer
fixed filter issue for links
2015-01-24 00:09:03 +08:00
Mariotaku Lee d5a5c437aa improved profile image appearance
bug fixes
2015-01-22 19:16:22 +08:00
Mariotaku Lee 549f478806 fixed crashes under lollipop
fixed theme
2015-01-20 01:46:14 +08:00
Mariotaku Lee 450818eff2 fixing theme 2015-01-19 00:15:38 +08:00
Mariotaku Lee 2200678565 bug fixes 2015-01-18 04:19:11 +08:00
Mariotaku Lee dd0ea030f8 redesigning compose dialog 2015-01-18 03:00:17 +08:00
Mariotaku Lee 43bca1b273 removing MenuComponent library
redesigning compose dialog
2015-01-18 02:58:29 +08:00
Mariotaku Lee 793b6bf735 improved drafts, now unsent tweet wont lost even killed by system 2015-01-15 00:35:37 +08:00
Mariotaku Lee 79e80bfaad redesigned compose dialog 2015-01-14 16:47:52 +08:00
Mariotaku Lee ff13288b65 refactoring
make streaming extension work again
2015-01-11 17:28:48 +08:00
Mariotaku Lee 4b93497c5d implemented quick search bar 2015-01-10 23:17:02 +08:00
Mariotaku Lee 281eaf6910 implementing quick search bar
improved link text color
2015-01-08 17:13:20 +08:00
Mariotaku Lee deae5ed743 started to implement new search bar
improving new card ui
2015-01-06 23:46:08 +08:00
Mariotaku Lee d7058741b0 updated build script
continue improving activity feature
2015-01-04 23:12:10 +08:00
Mariotaku Lee efd8ec1c27 started to re-implement twitter activity feature 2015-01-03 23:16:50 +08:00
Mariotaku Lee 5c355a1b12 implementing twitter card support 2015-01-01 18:38:34 +08:00
Mariotaku Lee 5209ae8db6 moved nyan sakamoto to library module
improved direct message
bug fixes
2014-12-24 12:39:22 +08:00
Mariotaku Lee a54790312a added round rect profile image (not completed yet)
bug fixes
use crc32 checksum of official keys to check official API availability
2014-12-15 19:21:15 +08:00
Mariotaku Lee 97b8487c56 fixed aspect ratio of large profile image in user profile 2014-12-14 12:09:38 +08:00
Mariotaku Lee fface0d9f2 removing old card design completely
added santa hat for sakamoto easter egg!
2014-12-13 23:14:47 +08:00
Mariotaku Lee a31cde86a1 removed unused resource
improved favorite feature
improving tab indicator
2014-12-12 21:53:18 +08:00
Mariotaku Lee a07fbf3102 improved retweet/favorite feature 2014-12-11 13:40:08 +08:00
Mariotaku Lee c5c40c2f67 added elevation for FAB (L+)
trying to improve fav/unfav indication
2014-12-10 22:41:55 +08:00
Mariotaku Lee 30c302fa52 improved compose account selection button appearance
implemented retweet in tweet list
2014-12-10 20:15:09 +08:00
Mariotaku Lee 10ac7ccf52 redesigned account select button
improved actionbar shadow appearance on android L
2014-12-08 23:16:33 +08:00