Commit Graph

54 Commits

Author SHA1 Message Date
Mariotaku Lee 451a4d8df7 using new json serialization implementation 2015-04-23 15:40:11 +08:00
Mariotaku Lee d7b934a3e0 unofficial keys also supports animated gif 2015-04-20 08:27:04 +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 eb82d1eee7 migrating users list to RecyclerView 2015-04-16 20:48:24 +08:00
Mariotaku Lee 809876c050 implementing keyboard shortcut
removed some unused sources
2015-04-13 00:37:54 +08:00
Mariotaku Lee 3d75fbbfd0 fixed crashes for tweets quoting yourself 2015-04-12 05:16:13 +08:00
Mariotaku Lee 5aa3385b1b fixed parcelable tweet loader gap handling
fixed last character lost in quote comment
merged 'load more automatically' into 'media preview' option
2015-04-10 01:27:59 +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 90e7a068e3 hide link for quote tweets
maintain read position in status viewer
2015-04-09 02:37:05 +08:00
Mariotaku Lee 3babd63c0f improved some preferences 2015-04-09 00:33:10 +08:00
Mariotaku Lee be7dffff16 improved support for sensitive content 2015-04-08 21:26:44 +08:00
Mariotaku Lee 1371bb901c restarts activity when tabs changed.
improved quote feature
fixed media preview in status screen
2015-04-08 14:33:07 +08:00
Mariotaku Lee b966f0d04b improved status quote 2015-04-08 00:36:54 +08:00
Mariotaku Lee b181bbe38f trying thumbor integration
improving quoted status support
2015-04-07 23:43:03 +08:00
Mariotaku Lee 6d76e18d8a implemented unread count
improved link highlighting
2015-04-07 00:42:09 +08:00
Mariotaku Lee f146c2c246 fixed crashes caused by dummy status adapter 2015-04-06 13:58:25 +08:00
Mariotaku Lee 490b1d3aef implementing link highlighting
fixed some crashes under rare conditions
2015-04-06 01:58:10 +08:00
Mariotaku Lee 07b3ed7998 supports place full name displaying in status detail
fixed location validation
some features with "force using private apis" should work
2015-04-04 01:22:00 +08:00
Mariotaku Lee 6fce7a8e03 fixed initial theme color
implemented enable/disable profile image
2015-03-30 20:24:51 +08:00
Mariotaku Lee 344136e7bd click media preview to open media now works 2015-03-29 15:17:42 +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 6a62ba6382 added experimental vine video support
use jitpack instead of submodule
2015-03-23 01:06:25 +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 5fc7b03a7c fixed read from bottom in home/mentions timeline
improved media viewer ui
2015-03-18 15:34:23 +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 c4de14c780 added "open with account" for list details 2015-02-17 13:49:23 +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 550e337161 added multiple media viewer
fixed filter issue for links
2015-01-24 00:09:03 +08:00
Mariotaku Lee 549f478806 fixed crashes under lollipop
fixed theme
2015-01-20 01:46:14 +08:00
Mariotaku Lee 43bca1b273 removing MenuComponent library
redesigning compose dialog
2015-01-18 02:58:29 +08:00
Mariotaku Lee 79e80bfaad redesigned compose dialog 2015-01-14 16:47:52 +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 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 30c302fa52 improved compose account selection button appearance
implemented retweet in tweet list
2014-12-10 20:15:09 +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 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 b47b7c7d3b new user profile screen
started to make l transition animation
bug fixes
2014-12-01 15:00:37 +08:00