Twidere-App-Android-Twitter.../twidere/src/main/kotlin/org/mariotaku/twidere/util
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
..
api fixing lint problems 2017-08-28 00:37:40 +08:00
cache added reload translation after changed language 2017-08-28 18:26:46 +08:00
concurrent removed apache commons lang dependency 2017-09-25 14:04:37 +08:00
content swallow some db exceptions 2017-05-10 17:22:54 +08:00
dagger 280 character backport 2017-11-13 12:53:40 +08:00
database [NO-CI] Migration WIP 2019-10-25 00:52:11 +09:00
emoji added launch presentation related code 2017-08-22 15:39:47 +08:00
filter added launch presentation related code 2017-08-22 15:39:47 +08:00
gifshare refactoring 2017-04-14 00:57:14 +08:00
glide refactoring 2017-04-14 00:57:14 +08:00
kovenant limits parallel task for promises 2017-05-10 17:42:38 +08:00
linkhandler using hashtag search for mastodon for now 2017-04-23 19:09:16 +08:00
media moved classes 2017-05-03 21:50:29 +08:00
net improved dns compatibility on newer versions 2017-09-04 14:10:39 +08:00
notification Fixing compile errors 2019-10-25 17:50:10 +09:00
okhttp thumbor is now fully functional 2017-03-08 10:08:56 +08:00
premium implemented some ads for promotion reward 2017-09-18 13:28:36 +08:00
promotion implemented some ads for promotion reward 2017-09-18 13:28:36 +08:00
qr fixed reply highlighting 2017-04-11 09:21:15 +08:00
refresh added launch presentation related code 2017-08-22 15:39:47 +08:00
schedule refactoring 2017-04-14 00:57:14 +08:00
shortcut added create list shortcut 2017-09-03 22:53:27 +08:00
streaming [NO-CI] Migration WIP 2019-10-25 00:52:11 +09:00
support added import filters from blocks/mutes 2016-12-28 11:17:11 +08:00
sync [NO-CI] Migration WIP 2019-10-25 00:52:11 +09:00
text improved compose error handling 2017-11-13 14:57:26 +08:00
theme fixed dropbox sync crash 2017-04-15 16:18:01 +08:00
twitter/card code cleanup 2017-04-07 12:12:34 +08:00
view use keep annotations 2017-09-11 23:53:34 +08:00
webkit code cleanup 2017-04-20 20:04:38 +08:00
AccountMigrator.kt improved theme 2017-09-16 22:36:21 +08:00
ActivityTracker.kt removed apache commons dependencies 2017-09-25 14:37:03 +08:00
Analyzer.kt fixed some memory leak 2017-04-12 14:12:45 +08:00
AsyncTwitterWrapper.kt Removed private API usages 2020-01-08 11:37:49 +09:00
BitmapFactoryUtils.kt code cleanup 2017-04-17 10:44:58 +08:00
ClipboardUtils.kt Fixing compile errors 2019-10-25 17:50:10 +09:00
ContentScrollHandler.kt fixing lint problems 2017-08-28 12:31:19 +08:00
ContentValuesCreator.kt removed unused function 2017-05-18 11:25:38 +08:00
DataStoreFunctions.kt updated lib version 2017-09-20 19:28:14 +08:00
DataStoreUtils.kt Removed private API usages 2020-01-08 11:37:49 +09:00
DebugLog.kt implementing conversation info ui 2017-02-20 23:13:48 +08:00
DeviceUtils.kt code cleanup 2017-04-17 10:44:58 +08:00
DirectMessageOnLinkClickHandler.kt improved hashtag auto completion 2017-05-14 01:44:33 +08:00
ETagCache.kt added filter url subscription 2017-01-13 00:26:44 +08:00
EntityArrays.kt removed apache commons lang dependency 2017-09-25 14:04:37 +08:00
ErrorInfoStore.kt fixed #762 2017-04-16 21:09:56 +08:00
ExternalThemeManager.kt improved emoji support 2017-05-13 14:19:23 +08:00
HtmlBuilder.kt fixing lint problems 2017-08-27 22:28:44 +08:00
HtmlEscapeHelper.kt removed apache commons lang dependency 2017-09-25 14:04:37 +08:00
HtmlSpanBuilder.kt [NO-CI] Migration WIP 2019-10-25 00:52:11 +09:00
HttpClientFactory.kt fixed can't proxy when use username and password 2019-06-02 11:35:03 +08:00
IntentUtils.kt supported advanced filter scope 2017-09-13 17:52:09 +08:00
LinkCreator.kt crash fixes 2017-09-08 19:40:12 +08:00
ListViewScrollHandler.kt fixed add filtered users 2017-01-31 16:02:44 +08:00
MapFragmentFactory.kt code cleanup 2016-12-15 20:15:58 +08:00
MastodonApplicationRegistry.kt fixed a possible memleak in login activity 2017-04-24 16:56:51 +08:00
MenuUtils.kt Removed private API usages 2020-01-08 11:37:49 +09:00
MultiSelectEventHandler.kt fixed #762 2017-04-16 21:09:56 +08:00
OAuthPasswordAuthenticator.kt [NO-CI] Migration WIP 2019-10-25 00:52:11 +09:00
OnLinkClickHandler.kt fixing lint problems 2017-08-28 12:31:19 +08:00
PreviewGridItemDecoration.kt verified tweet video in dm 2017-02-14 20:32:15 +08:00
ReadStateManager.kt kotlin migration 2017-04-17 21:10:15 +08:00
RecyclerViewScrollHandler.kt fixed add filtered users 2017-01-31 16:02:44 +08:00
RestFuNetworkStreamDownloader.kt updated library version 2016-10-17 20:27:37 +08:00
StatusActionModeCallback.kt added confirmation for favorite 2017-04-12 16:17:20 +08:00
StatusAdapterLinkClickHandler.kt fixing lint problems 2017-08-27 22:28:44 +08:00
StatusCodeMessageUtils.kt fixed fanfou retweet 2017-05-19 17:33:30 +08:00
StatusLinkClickHandler.kt improved hashtag auto completion 2017-05-14 01:44:33 +08:00
TaskServiceRunner.kt added automatic refresh launch presentations 2017-08-23 15:25:06 +08:00
ThemeUtils.kt distinguished incoming and outgoing message with color 2017-08-30 20:17:55 +08:00
TransitionUtils.kt code cleanup 2017-02-04 18:42:14 +08:00
TwidereQueryBuilder.kt improved dm notifications 2017-02-17 21:21:07 +08:00
TwidereViewUtils.kt close #745 2017-04-04 12:37:44 +08:00
TwitterCardUtils.kt code cleanup 2017-04-07 12:12:34 +08:00
TwitterValidatorMETLengthChecker.kt implemented algorithm to revive good old mentions 2017-04-02 13:58:04 +08:00
UserColorNameManager.kt improved theme 2017-09-16 22:36:21 +08:00
Utils.kt Fixing compile errors 2019-10-25 17:50:10 +09:00