Commit Graph

759 Commits

Author SHA1 Message Date
Tlaster 74698b066d Update build in api key 2020-06-08 16:22:24 +08:00
Tlaster 3f80c43f62 Merge branch 'feature/link-preview' into maintenance 2020-06-02 17:16:46 +08:00
Tlaster d345ad3d25 complete link preview 2020-06-02 17:15:34 +08:00
TacoTheDank 4534946314 Simplify some code constructs 2020-05-31 02:39:35 -04:00
TacoTheDank b33a1e8763 Fix size of passed arrays 2020-05-31 02:34:34 -04:00
TacoTheDank 5bc9d6770e Java 8 migration aid 2020-05-31 02:32:14 -04:00
TacoTheDank 65e46a8ee6 Java 5 migration aid 2020-05-31 02:28:38 -04:00
TacoTheDank df8a083ec7 Replace switches with too few cases with ifs 2020-05-31 02:24:17 -04:00
TacoTheDank 5072e34900 Remove redundant suppressions 2020-05-31 02:18:48 -04:00
TacoTheDank 95f407ee2b Add compile encoding option to prevent possible strange xml malformation 2020-05-31 00:32:22 -04:00
TacoTheDank 3f74f2e21e Update plugins and Studio 2020-05-30 21:12:53 -04:00
TacoTheDank 86dcfde321 Clean up gradle files a ton 2020-05-30 21:12:29 -04:00
Tlaster d88e7f331a Fix real size media for mastodon 2020-05-28 15:16:02 +08:00
Tlaster aed42087ca Update build in key 2020-05-28 14:06:48 +08:00
François Magimel d889ac2119 Mastodon: add pin / unpin toots
This feature has already been implemented for Twitter, so the structure
is already there.
2020-05-24 18:03:10 +02:00
Tlaster 1d19161b2e Add option to hide status numbers 2020-05-14 15:47:36 +08:00
Tlaster fd237ee188 Add auto hide tabs support 2020-05-14 14:34:03 +08:00
Tlaster 478a7dd1ae Support filtering list timeline 2020-05-14 14:03:06 +08:00
Tlaster 0fc88a4076 Add yandex translate support 2020-05-13 16:36:15 +08:00
Tlaster 2768086678
Merge pull request #1271 from Xefir/1266
Remove streaming #1266
2020-05-12 15:33:11 +08:00
Tlaster 0d6f6c5dd1 Add tab position setting support 2020-05-12 15:20:12 +08:00
François Magimel 3abd773790 Mastodon: remove FollowsResources imports 2020-05-01 19:04:55 +02:00
Suji Yan dda112b0ca
Delete FollowsResources.java
upgrade Mastodon API - Thanks for https://github.com/TwidereProject/Twidere-Android/pull/1291/files
2020-05-02 00:09:22 +08:00
Tlaster 1d89889f7c
Merge pull request #1281 from Xefir/fix-mastodon-upload-alt-text
Backport #1007 Fix Mastodon upload image with description (alt text)
2020-04-28 13:33:21 +08:00
Michel Roux b1074688c4 Backport #1007 Fix Mastodon upload image with description (alt text) 2020-04-27 15:51:57 +02:00
Tlaster 429086e0c5 Fix #1124 2020-04-26 16:39:30 +08:00
Michel Roux 9f72c84782 Fix part of removing streaming #1266 2020-04-23 14:51:41 +02:00
TacoTheDank bb7bf7c8ac Rearrange and clean up build.gradle files for easier comprehension 2020-04-21 11:37:51 -04:00
TacoTheDank 1fbb3a4897 Delete some unneeded files 2020-04-21 11:25:33 -04:00
Tlaster c4a3f1f281 Fix #1239 2020-04-15 16:14:08 +08:00
Tlaster 3d0d574985 Fix direct message send failed 2020-04-14 14:59:59 +08:00
Tlaster b1b9fd6026 Update buildin api key 2020-04-14 14:31:07 +08:00
Tlaster fc2bbe857b Merge remote-tracking branch 'origin/maintenance' into maintenance 2020-04-13 00:42:35 +08:00
Tlaster ab6ce51872 Migrate PrivateDirectMessagesResources to AndroidX 2020-04-03 17:17:41 +08:00
Tlaster 2407b9f193 Revert "Removed private API usages"
This reverts commit 5052d1fc62.
2020-04-03 17:14:42 +08:00
Tlaster 13d1c1bfae Fix DM display 2020-03-03 14:13:19 +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 35da54f967
[NO-CI] Migration WIP 2019-10-25 00:52:11 +09:00
Mariotaku Lee d3892354f0 Updated dependencies 2019-10-24 18:19:37 +09:00
Mariotaku Lee 9559b8850e Fixed security issue for startActivity with potential malicious intent. 2019-07-17 18:40:34 +09:00
Mariotaku Lee d98c25c453
prepare for big change 2017-10-07 12:40:37 +08:00
Mariotaku Lee 74efc30740
close #951 2017-10-05 11:50:35 +08:00
Mariotaku Lee 4341e53696
fixed DM account selection 2017-10-03 17:06:04 +08:00
Mariotaku Lee f644622339
fixed #958 2017-09-17 00:35:21 +08:00
Mariotaku Lee 6cc278d667
improved theme
improved filters
2017-09-16 22:36:21 +08:00
Mariotaku Lee d43d6220bd
improved filters 2017-09-16 19:11:27 +08:00
Mariotaku Lee fee338157e
improved activity filters 2017-09-15 15:18:33 +08:00
Mariotaku Lee f8a7e22063
fixed activity name filter 2017-09-15 14:11:59 +08:00
Mariotaku Lee 003b47ac59
added purchase introduction for advanced filter rule 2017-09-15 13:24:37 +08:00