Commit Graph

28 Commits

Author SHA1 Message Date
Mariotaku Lee 5d7765b6d3 added load progress for video
improved keyboard shortcut
2015-04-21 15:11:14 +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 3d75fbbfd0 fixed crashes for tweets quoting yourself 2015-04-12 05:16:13 +08:00
Mariotaku Lee bd0198a623 migrated Void[] to Object[] for AsyncTask
improved status screen
removed internet error toast for refreshes
2015-04-09 19:50:32 +08:00
Mariotaku Lee 6d76e18d8a implemented unread count
improved link highlighting
2015-04-07 00:42:09 +08:00
Mariotaku Lee dd729d2d5c improved search ui
fixed notification light/vibrate/ringtone option
improved refresh indicator in statuses timeline
fixed crashes when open drafts
fixed annoying loading indicator always visible on screen
2015-04-01 21:42:07 +08:00
Mariotaku Lee 0b490524de fixed https://github.com/mariotaku/twidere.extension.streaming/issues/2
improved notification
2015-03-30 23:05:41 +08:00
Mariotaku Lee cf6959c0f2 removed my own AsyncTask implementation
fixed Content-Type for multipart ( thanks to @jimmyxu )
2015-03-30 02:19:25 +08:00
Mariotaku Lee 887e6b9acb now unread dm conversation will have bold text 2015-03-26 00:00:22 +08:00
Mariotaku Lee acd084ab8a implemented direct messages notification 2015-03-25 21:20:51 +08:00
Mariotaku Lee 2a071975bc fixed an NPE after cleaning database
removed nickname_only option
rewrote notifications
2015-03-24 23:40:47 +08:00
Mariotaku Lee 0c1bbaa04a added empty view for tabs list 2015-03-20 03:48:24 +08:00
Mariotaku Lee 8db3c1ade9 moved launcher icon to mipmap 2015-03-19 16:34:30 +08:00
Mariotaku Lee 4e9b67901c implemented load more for direct messages 2015-03-15 22:48:25 +08:00
Mariotaku Lee 11dbc7eb7c added user list beam sharing
direct message now support quick return
2015-03-15 22:40:45 +08:00
Mariotaku Lee cbac9236bc improved location updates in compose activity 2015-03-15 19:09:12 +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 880deb116b ui fixes
updated build tools version
2015-03-11 22:15:32 +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 ff13288b65 refactoring
make streaming extension work again
2015-01-11 17:28:48 +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 cc2f794025 added update profile color feature in profile editor
started to use otto as message bus
updated libraries versions
updated build tools version
2014-12-07 23:13:07 +08:00
Mariotaku Lee 55c33033b1 redesigned profile editor screen
continue migrating statuses list to new implementation
2014-12-05 21:25:27 +08:00
Mariotaku Lee 00c0740d38 added border to user type icon
redesigning settings screen
removed staggered grid support, will use new implementation soon
redesigning direct message entries list
2014-12-04 22:31:29 +08:00
Mariotaku Lee 4cc47a3af1 improved settings ui
improved base theme
started to redesign all timeline fragments.
2014-12-03 18:27:11 +08:00
Mariotaku Lee 8b0b3f47b9 Initial commit 2014-07-03 13:48:39 +08:00