Commit Graph

111 Commits

Author SHA1 Message Date
Mariotaku Lee 0cae282645 fixed npe while exit during task execution
fixed wrong condition for context menu creation
added title for context menu
updated library version
2016-02-25 12:21:06 +08:00
Mariotaku Lee f4bab1c81a removed some library dependencies from extensions library 2016-02-24 13:07:24 +08:00
Mariotaku Lee be05ac0775 improved sign in verification
improved like animation
improved status card item
bug fixes
2016-02-22 15:02:41 +08:00
Mariotaku Lee 3aee882cab rewrite twitlonger and gist extension
extension api refactoring
fixed instagram user link
2016-02-21 00:44:35 +08:00
Mariotaku Lee 066b63fca1 fixed #380
fixed #381
added media timeline for all users
added error message for wrong api while basic login
using jackson for settings import/export
fixed crashes when text contains illegal character for html
using single thread pool for json mapper resolve
added play icon for timeline media
removed silent_notifications (do not disturb is good enough)
2016-02-17 19:23:47 +08:00
Mariotaku Lee 7c3d02c986 changed stream based json deserialization to reader based json deserialization
updated library version
2016-02-16 13:18:51 +08:00
Mariotaku Lee 787b780960 fixed CI error 2016-02-13 15:37:55 +08:00
Mariotaku Lee b89e87942a added some hacks to improve network issue 2016-02-13 14:39:25 +08:00
Mariotaku Lee ddc94a718d moved some methods 2016-02-12 14:53:57 +08:00
Mariotaku Lee 67c4235de1 fixed #327 2016-02-08 17:50:31 +08:00
Mariotaku Lee 337cf8acdb removed ignore ssl errors option
updating version code - fix #286
2016-02-07 22:09:45 +08:00
Mariotaku Lee a0e5f6ef6f okhttp3 migration
fixed #308
2016-02-05 02:25:28 +08:00
Mariotaku Lee 6120164d08 fixed library version 2016-02-04 03:29:53 +08:00
Mariotaku Lee 7a85746eeb improved statuses fragment load more 2016-02-04 03:27:43 +08:00
Mariotaku Lee aee9bab7b4 fixed interactions notification count
updated library version
2016-02-01 22:31:11 +08:00
Mariotaku Lee d443558495 updated RestFu
fixing memory leak
2016-01-26 14:35:06 +08:00
Mariotaku Lee d742d2b697 updated RestFu
improved filter
2016-01-25 22:11:10 +08:00
Mariotaku Lee 675949a528 refactoring 2016-01-22 14:40:23 +08:00
Mariotaku Lee d634ecb276 updated libraries 2016-01-20 11:52:08 +08:00
Mariotaku Lee c2f7ecc706 fixed RestFu version 2016-01-04 20:23:55 +08:00
Mariotaku Lee 9ed9f12841 api refactoring 2016-01-04 19:07:58 +08:00
Mariotaku Lee 483a8707a2 fixing #274 2016-01-04 11:32:48 +08:00
Mariotaku Lee 0db5471e03 fixed activity unread count 2015-12-29 20:25:16 +08:00
Mariotaku Lee 63946e2831 updated versions 2015-12-28 16:06:57 +08:00
Mariotaku Lee 2b3e62fc65 improved notifications timeline
bug fixes
2015-12-17 22:20:26 +08:00
Mariotaku Lee 77e8793e67 logansqaure 1.3.4 2015-12-13 21:30:14 +08:00
Mariotaku Lee 11ff55a68a logansqaure 1.3.4 2015-12-13 20:17:26 +08:00
Mariotaku Lee 5a7aac3643 using PatchLib 2015-12-01 09:39:08 +08:00
Mariotaku Lee c6f31c434f implementing notifications timeline 2015-11-30 13:32:05 +08:00
Mariotaku Lee 6f8b2aa324 updated okhttp
fixed #251
2015-11-25 08:47:30 +08:00
Mariotaku Lee a2c5e3b3a4 trying to solve CI errors 2015-11-22 22:55:29 +08:00
Mariotaku Lee c17f41a485 fixed #242 - link not clickable
fixed #244 - 403 while saving search
2015-11-22 11:26:59 +08:00
Mariotaku Lee 1cadc195cd updated library versions 2015-11-21 15:26:10 +08:00
Mariotaku Lee b720abe8b2 implemented Push 2FA (approve request on official client) 2015-11-14 22:33:36 +08:00
Mariotaku Lee 3b16568474 implemented 2FA login 2015-11-14 20:36:56 +08:00
Mariotaku Lee 8f19921243 improved global search 2015-11-08 15:12:35 +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 a73cc68259 updated json classes 2015-10-21 21:53:46 +08:00
Mariotaku Lee b22fdcfe72 bug fixes 2015-10-19 17:28:16 +08:00
Mariotaku Lee 1a5cffbe5b migrating to dagger 2015-10-05 18:00:07 +08:00
Mariotaku Lee 05355969e9 fixed upload media error
updated version code
2015-09-01 18:44:45 +08:00
Mariotaku Lee 939c78e5cb removed action mode view
limits disk cache to 384 mb, it will be configurable in the future
2015-08-28 18:16:41 +08:00
Mariotaku Lee d272a2785f improved status quote
improved compose
fixed draft deletion
2015-08-08 21:10:06 +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 3b36188f29 added network usage 2015-06-24 23:13:03 +08:00
Mariotaku Lee 4a0df8b563 updated api 2015-06-23 22:50:53 +08:00
Mariotaku Lee 095f499b1c fixed some crashes 2015-06-12 16:36:40 +08:00
Mariotaku Lee 57f94e2978 redesigning dashboard 2015-05-28 00:31:48 +08:00
Mariotaku Lee 73619da1fb migrated to RestFu
re-added streaming implementation
2015-05-26 19:19:04 +08:00
Mariotaku Lee 64b7692391 quote is also available for users not using official keys!
fixed black background issue
2015-05-13 23:40:56 +08:00
Mariotaku Lee 702a31f741 api refactoring 2015-05-09 03:47:04 +08:00
Mariotaku Lee 723372e08c HUGE refactoring - rewriting rest client
DO NOT TRY TO BUILD THIS VERSION
[ci skip]
2015-05-06 00:01:02 +08:00
Mariotaku Lee 7f063531b6 updated library version 2015-04-29 00:54:42 +08:00
Mariotaku Lee 921be18099 started to use https://github.com/bluelinelabs/LoganSquare/ as json serialization library 2015-04-23 22:59:20 +08:00
Mariotaku Lee 8f645d3112 added color label for status screen 2015-04-08 17:47:34 +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 d05423e77c #76 should be fixed 2015-03-20 00:19:57 +08:00
Mariotaku Lee 880deb116b ui fixes
updated build tools version
2015-03-11 22:15:32 +08:00
Mariotaku Lee b6616b8355 removed unused components to make app smaller 2015-03-09 19:56:36 +08:00
Mariotaku Lee 21cad7ebb8 commit for sync 2015-02-03 13:22:02 +08:00
Mariotaku Lee ff13288b65 refactoring
make streaming extension work again
2015-01-11 17:28:48 +08:00