Commit Graph

85 Commits

Author SHA1 Message Date
Mariotaku Lee 871b0a98d9 fixed text selection crashes 2015-11-20 16:02:35 +08:00
Mariotaku Lee 8f19921243 improved global search 2015-11-08 15:12:35 +08:00
Mariotaku Lee 83ee6d855b added option to use favorite instead of like 2015-11-05 18:55:03 +08:00
Mariotaku Lee c25e6e5e07 fixed media size json
fixed user list crashes
media timeline supports load more
2015-10-26 16:10:37 +08:00
Mariotaku Lee d9c47eaf88 dagger migration 2015-10-09 15:58:36 +08:00
Mariotaku Lee 674202dbea dagger migration 2015-10-06 10:50:44 +08:00
Mariotaku Lee b5db451c75 using dagger to retrive image loader 2015-10-05 21:36:31 +08:00
Mariotaku Lee ce3f4f1710 migrating to dagger
updated CI build version
2015-10-05 19:22:10 +08:00
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 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 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 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 72506e853f fixed translation not displayed
fixed quick search bar search button
2015-04-28 21:50:11 +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 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 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