Commit Graph

100 Commits

Author SHA1 Message Date
Mariotaku Lee 1a5cffbe5b migrating to dagger 2015-10-05 18:00:07 +08:00
Mariotaku Lee 5a3c15161f fixed unable to open media for quoted tweet 2015-09-19 11:26:53 +08:00
Mariotaku Lee 6358edefdb added account label for retweet quote dialog 2015-09-05 16:54:41 +08:00
Mariotaku Lee 54c8254040 fixed twitter link handler 2015-09-05 11:50:33 +08:00
Mariotaku Lee 0a901af740 added malformed data handling 2015-09-02 22:49:11 +08:00
Mariotaku Lee 0870731d28 added activity actions 2015-09-02 19:44:57 +08:00
Mariotaku Lee 170184144b added account toggle 2015-09-02 15:03:17 +08:00
Mariotaku Lee 78e5a43985 fixed crashes when reading incompatible status cache
fixed NPEs
2015-09-02 10:45:18 +08:00
Mariotaku Lee 63eb236c54 moved media preview below text
improved quote displaying
2015-08-31 23:32:26 +08:00
Mariotaku Lee 47bf917d5b quote should work in activities list 2015-08-13 11:27:53 +08:00
Mariotaku Lee d272a2785f improved status quote
improved compose
fixed draft deletion
2015-08-08 21:10:06 +08:00
Mariotaku Lee 0bf7f466a5 migrating SlidingMenu to DrawerLayout 2015-07-17 22:30:44 +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 9d6a0e4558 improved theme settings
moved some unused settings
bug fixes
2015-06-16 12:09:48 +08:00
Mariotaku Lee 8451c50104 migrating to RoundedImageView 2015-06-06 23:15:33 +08:00
Mariotaku Lee a2f0cf6f56 trying to change image view implementation 2015-06-06 21:11:16 +08:00
Mariotaku Lee 2db066f467 fixed wrong color in add tab menu
added reply/retweet/favorite count for quotes
2015-06-01 17:35:34 +08:00
Mariotaku Lee 3d21728cfd merged name view into one 2015-05-30 01:06:25 +08:00
Mariotaku Lee 73619da1fb migrated to RestFu
re-added streaming implementation
2015-05-26 19:19:04 +08:00
Mariotaku Lee 3b0899ddd4 improved media viewer
moved some call into separate thread
2015-05-17 18:14:29 +08:00
Mariotaku Lee 458c50a820 improved name displaying 2015-05-17 03:30:53 +08:00
Mariotaku Lee 5689edf58e supports card again 2015-05-11 22:37:29 +08:00
Mariotaku Lee 248781a524 support text selection in direct messages 2015-05-10 18:05:34 +08:00
Mariotaku Lee 12e4be008c added authorization to image loader
fixed direct message media preview
2015-05-10 14:28:42 +08:00
Mariotaku Lee 702a31f741 api refactoring 2015-05-09 03:47:04 +08:00
Mariotaku Lee 3657295baf updated some api 2015-05-08 17:29:07 +08:00
Mariotaku Lee d88e4902c3 added rtl xml attributes 2015-05-04 14:23:47 +08:00
Mariotaku Lee a52c8ccd9e migrated user lists into new recyclerview implementation
improved edit text theme
2015-04-29 02:35:04 +08:00
Mariotaku Lee 72506e853f fixed translation not displayed
fixed quick search bar search button
2015-04-28 21:50:11 +08:00
Mariotaku Lee 328c70b42a fixed wrong window content overlay in search screen when action bar hidden
improved theme
2015-04-26 21:46:23 +08:00
Mariotaku Lee 134cbeb916 fixed open quoted user when click profile name in status screen
added click quoted user name to open quoted user
added tinted progress wheel
fixed quote text link highlighting
2015-04-26 00:17:04 +08:00
Mariotaku Lee 8dbacf5528 improving dm ui 2015-04-25 02:13:50 +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 451a4d8df7 using new json serialization implementation 2015-04-23 15:40:11 +08:00
Mariotaku Lee c09259f30e migrating to newest appcompat library 2015-04-22 16:36:56 +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 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 d7421ff1f4 improved theme
improving users list
2015-04-17 04:29:36 +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
Mariotaku Lee 162ac1af42 optimized code (fixed some lint problems) 2015-04-16 02:40:29 +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