Commit Graph

44 Commits

Author SHA1 Message Date
Mariotaku Lee 1a5cffbe5b migrating to dagger 2015-10-05 18:00:07 +08:00
Mariotaku Lee 6fbc782ce2 fixed #188
moved query builder to a separate library
try implementing dm and activities
2015-07-06 17:36:18 +08:00
Mariotaku Lee ce7ab1b6a6 fixed npe in draft notification 2015-07-04 20:19:04 +08:00
Mariotaku Lee 9b0a41cb80 improved draft notification 2015-07-03 22:45:29 +08:00
Mariotaku Lee 4cbd0ac353 catch some exceptions 2015-06-30 07:59:22 +08:00
Mariotaku Lee 3b36188f29 added network usage 2015-06-24 23:13:03 +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 702a31f741 api refactoring 2015-05-09 03:47:04 +08:00
Mariotaku Lee e402e161d8 added some svg resources 2015-05-04 23:53:52 +08:00
Mariotaku Lee 17394ce47d improved nickname/color performance (hopefully!) 2015-04-24 14:14:33 +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 00281dce88 trying to improve look and feel on tablets (not finished yet)
supported keyboard shortcut import/export
2015-04-14 00:34:10 +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 31171ad05e now delete notification can also mark read.
fixed crashes in notification settings due to non exists key "stream_notification"
2015-04-08 18:39:25 +08:00
vanita5 8b0776b529 add Pebble notifications 2015-04-07 13:39:57 +02:00
Mariotaku Lee 6d76e18d8a implemented unread count
improved link highlighting
2015-04-07 00:42:09 +08:00
Mariotaku Lee 7a3d995b0e removed dashclock support
fixed 404 errors when signing in
fixed share in tweet list
fixed white button on pre-lollipop versions
2015-04-04 22:31:37 +08:00
Mariotaku Lee 8d6c2629a1 copy link now work
fixed user auto completion
2015-04-04 05:12:33 +08:00
Mariotaku Lee fe5a6eb6c6 improved database performance
fixed auto complete hashtag icon
2015-04-02 00:09:19 +08:00
Mariotaku Lee 9f2abf6cd9 improved search ui
fixed notification light/vibrate/ringtone option
improved refresh indicator in statuses timeline
fixed crashes when open drafts
2015-04-01 18:28:26 +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 6de9da0338 improved notification
use acra temporarily
2015-03-29 02:30:51 +08:00
Mariotaku Lee e7d013bb12 fixed a stupid bug cause send tweet longer than 15 seconds
bug fixes
2015-03-28 00:50:18 +08:00
Mariotaku Lee 3a7b3e20ef improving direct messages notification 2015-03-25 23:04:25 +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 44752e47c7 removed twitter bird icon for default profile image 2015-03-23 11:57:55 +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 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 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 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 2f679124b0 new account selector in dashboard fragment 2014-11-26 15:30:05 +08:00
Mariotaku Lee f1db4e6ca7 improved some settings
fixed #13
added credits
2014-11-09 13:02:43 +08:00
Mariotaku Lee 8ec18a70d2 bug fixes 2014-09-14 19:47:35 +08:00
Mariotaku Lee 8b0b3f47b9 Initial commit 2014-07-03 13:48:39 +08:00