Commit Graph

19 Commits

Author SHA1 Message Date
TacoTheDank 536371eb89 Fix a bunch of deprecations in Kotlin, and a few misc things 2020-06-28 16:49:50 -04:00
TacoTheDank 421147b465 Use Kotlin math functions 2020-06-08 18:50:51 -04:00
TacoTheDank 4065eddb32 Some heavy "lift"ing 2020-06-08 17:19:10 -04:00
TacoTheDank 973237dff9 Make a bunch of objects and vals const 2020-06-08 17:11:06 -04:00
TacoTheDank a9f5129d95 Optimize variable declarations 2020-06-08 17:09:07 -04:00
TacoTheDank 50804ff533 Fix lots of misc style issues 2020-06-08 17:07:20 -04:00
TacoTheDank 7e47ac9cf0 Even more redundant construct cleanup 2020-06-08 17:01:17 -04:00
TacoTheDank 20fad6b917 Migrate some older Kotlin 2020-05-31 02:44:38 -04:00
TacoTheDank 11a2d99c39 Use require instead of get for better error messages 2020-05-31 01:54:57 -04:00
Tlaster 0fc88a4076 Add yandex translate support 2020-05-13 16:36:15 +08:00
Tlaster 1a0ff60215 Fix import && null safety 2020-04-03 17:49:35 +08: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 1490a874c4 Fixing compile errors 2019-11-20 15:10:24 +09:00
Mariotaku Lee a23448eae4
reverted test code 2017-09-20 13:04:06 +08:00
Mariotaku Lee a9b83d8977
fixed conversation order bug 2017-09-19 13:15:12 +08:00
Mariotaku Lee 5ad7c697e3
added reload translation after changed language 2017-08-28 18:26:46 +08:00
Mariotaku Lee 45a65d099f
moved translation settings 2017-08-28 17:56:09 +08:00