Commit Graph

44 Commits

Author SHA1 Message Date
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 8f8ce1c3f0 bug fixes 2015-06-29 22:48:39 +08:00
Mariotaku Lee 3b36188f29 added network usage 2015-06-24 23:13:03 +08:00
Mariotaku Lee 6324796383 fixed crashes caused by wrong profile image view cast 2015-06-22 20:56:44 +08:00
Mariotaku Lee 630c6709e2 removed unused classes 2015-06-19 00:14:59 +08:00
Mariotaku Lee 9d73a4bb3a added image crop
updated translation
2015-06-17 23:04:28 +08:00
Mariotaku Lee 0d61d09f06 try fix crashes 2015-06-14 17:56:47 +08:00
Mariotaku Lee 73619da1fb migrated to RestFu
re-added streaming implementation
2015-05-26 19:19:04 +08:00
Mariotaku Lee 0a47a6bb92 added enable/disable retweet feature 2015-05-13 18:54:13 +08:00
Mariotaku Lee 5689edf58e supports card again 2015-05-11 22:37:29 +08:00
Mariotaku Lee 1b76a2bf7f migrating to new api
[skip ci]
2015-05-07 03:47:09 +08:00
Mariotaku Lee 5b6aecf852 HUGE refactoring - rewriting rest client
DO NOT TRY TO BUILD THIS VERSION
[ci skip]
2015-05-06 15:50:44 +08:00
Mariotaku Lee 68ba8d458c removed unused code
fallback to basic image viewer when gif library failed to load
improved keyboard shortcut in accounts dashboard
2015-04-21 23:23:55 +08:00
Mariotaku Lee 738fc2468b added workaround for blackberry devices when setting hotkey.
added quote user to reply dialog for quoted tweet
trying to make mock user-agent work for some consumer keys.
2015-04-20 23:06:39 +08:00
Mariotaku Lee d7b934a3e0 unofficial keys also supports animated gif 2015-04-20 08:27:04 +08:00
Mariotaku Lee 162ac1af42 optimized code (fixed some lint problems) 2015-04-16 02:40:29 +08:00
Mariotaku Lee ae1ab617ca implemented twitter gif (actually video) support 2015-04-15 15:32:20 +08:00
Mariotaku Lee b57e8fc51a fixed sign in activity actionbar
fixed open sensitive media in status screen
added tweets count
2015-04-14 13:11:50 +08:00
Mariotaku 0148436e1b Merge pull request #124 from GeMotionX/patch-6
delete useless code
2015-04-14 12:13:18 +08:00
Mariotaku 62c6d39d57 Merge pull request #123 from GeMotionX/patch-5
delete useless code
2015-04-14 12:13:13 +08:00
Mariotaku 8a75e704d7 Merge pull request #121 from GeMotionX/patch-3
update screen code
2015-04-14 12:13:00 +08:00
Mariotaku 9bac49406c Merge pull request #120 from GeMotionX/patch-2
delete useless code
2015-04-14 12:12:54 +08:00
Denny C. Ng 26a0a006c4 delete useless code
delete useless code
2015-04-14 11:46:14 +08:00
Denny C. Ng 352b780363 delete useless code
delete useless code
2015-04-14 11:45:19 +08:00
Denny C. Ng 4e805040bb update screen code
add screen statistics
2015-04-14 11:42:45 +08:00
Denny C. Ng a100558621 delete useless code
delete useless reference
2015-04-14 11:41:41 +08:00
Denny C. Ng 96b2f39c3c update spice service
add screen records
2015-04-14 11:39:39 +08:00
Mariotaku Lee 668e59f4f2 trying to improve look and feel on tablets (not finished yet)
supported keyboard shortcut import/export
2015-04-14 00:42:08 +08:00
Mariotaku Lee 3d75fbbfd0 fixed crashes for tweets quoting yourself 2015-04-12 05:16:13 +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 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 9ff0ffa7f9 simplified share intent label 2015-03-23 01:38:41 +08:00
Mariotaku Lee cff2d8fb17 Merge remote-tracking branch 'origin/master' 2015-03-20 20:40:41 +08:00
Mariotaku Lee 100586d9cb improved quick search bar user name validation
improved empty view ui for accounts and tabs
fixed status viewer crashes
2015-03-20 19:31:27 +08:00
Denny C. Ng 9266698e4c add wireless power adapter judgement
update the uploading condition: when Wi-Fi connected and wireless power connected
2015-03-19 22:49:20 +01:00
Mariotaku Lee 98297fa860 fixed many lint errors
removed unused resources
2015-03-17 21:48:59 +08:00
Denny C. Ng 37b379bb7b add package function import code
fix the bug that NetworkStateUtil.java cannot be found
2015-03-06 00:21:32 +01:00
Mariotaku 82fea84df2 Merge pull request #59 from GeMotionX/patch-4
Update SpiceUploadReceiver.java
2015-03-05 22:18:29 +08:00
GeMotionX 22ae6982f1 Update SpiceUploadReceiver.java
delete wifi state profiling operation
2015-03-05 13:52:04 +01:00
GeMotionX 800ea39542 Update SpiceProfilingUtil.java
update profile name "NETWORK"
2015-03-05 13:49:00 +01:00
GeMotionX 126811582b Update SpiceService.java
add network info profiling code
2015-03-05 13:18:32 +01:00
Mariotaku Lee c32c38c44c updated spice 2015-03-05 20:06:46 +08:00
Mariotaku Lee c02fda3e4f added profiling 2015-03-04 16:02:32 +08:00