Commit Graph

24 Commits

Author SHA1 Message Date
TacoTheDank 4065eddb32 Some heavy "lift"ing 2020-06-08 17:19:10 -04:00
TacoTheDank 537aa5dbb4 Redundant construct cleanup 2: kotlin boogaloo 2020-05-31 02:53:41 -04:00
Tlaster 2407b9f193 Revert "Removed private API usages"
This reverts commit 5052d1fc62.
2020-04-03 17:14:42 +08:00
Tlaster 55b8cd640a Migrate to AndroidX 2020-01-26 15:35:15 +08:00
Mariotaku Lee 5052d1fc62 Removed private API usages
> Hello,
>
> This is a policy violation notice from Twitter API Policy. Multiple applications registered to your account (or accounts) have been found in violation of the Developer Agreement and Policy:
>
> Developer Agreement: Section II.A.4
>
> Developer Agreement: Section II.E
>
> Developer Policy: Section I.F.5.a
>
> To ensure continued API access you must do the following:
>
> Delete all applications associated with your service that are in violation of Twitter’s multi-key abuse policy
>
> Eliminate all functionality from your service that allows people to use Twitter client application credentials
>
> Eliminate all functionality from your service that allows people to access non-public API endpoints
>
> We look forward to hearing back from you on or before 17 JANUARY 2020. If we don’t receive a response by that time your API access will be permanently suspended.
>
> Regards,
>
> Twitter API Policy
2020-01-08 11:37:49 +09:00
Mariotaku Lee 647767e436
moved some code out of common library 2017-05-25 10:33:19 +08:00
Mariotaku Lee e5cd398af3
fixed invalid account condition 2017-04-28 10:08:47 +08:00
Mariotaku Lee c86c9eb79a
implemented pin/unpin tweet, close #807 2017-04-28 09:41:17 +08:00
Mariotaku Lee 8626109153
trying to implement timeline sync 2017-04-24 00:40:32 +08:00
Mariotaku Lee 059c38b6bf
supports mastodon user timeline and favorites loader 2017-04-19 18:59:39 +08:00
Mariotaku Lee 4a36a4b857
finished login flow for Mastodon #712
added account framework support for Mastodon #712
2017-04-18 23:10:44 +08:00
Mariotaku Lee 7fb561cdee
improved account query performance
fixed menu item color
2017-04-15 20:38:39 +08:00
Mariotaku Lee e0baf8c875
fixed possible deadlock 2017-04-11 12:25:48 +08:00
Mariotaku Lee 4f13376e78
code cleanup 2017-04-07 12:12:34 +08:00
Mariotaku Lee 0d79ab4b27
made json mapper resolve single threaded 2017-04-05 13:03:18 +08:00
Mariotaku Lee 2b3c65678b
improved quoted media style
updated translations
fixed some warnings
2017-03-21 21:36:06 +08:00
Mariotaku Lee 9e615969f5
supports save media for ExoPlayerPageFragment 2017-03-03 22:56:29 +08:00
Mariotaku Lee 922040ce9a
migrating to Glide 2017-03-02 09:08:54 +08:00
Mariotaku Lee 685e61cc7e
fixed signing properties 2017-03-01 15:04:11 +08:00
Mariotaku Lee c032cca828
fixed NPE 2017-02-08 12:28:00 +08:00
Mariotaku Lee 2f040f3aaf
trying to improve account manager 2017-01-31 23:24:33 +08:00
Mariotaku Lee a45eb56c90
trying to fix null account user data errors 2017-01-22 19:57:02 +08:00
Mariotaku Lee 2995759d9a updated sync code 2017-01-02 16:33:27 +08:00
Mariotaku Lee 619db08c69 improving filter/drafts sync 2016-12-29 13:50:18 +08:00