Commit Graph

163 Commits

Author SHA1 Message Date
TacoTheDank 966bd2c7b5 Replace cascade ifs with whens 2020-06-08 20:21:48 -04:00
TacoTheDank 1ac1c58824 Fold some if-thens 2020-06-08 19:09:31 -04:00
TacoTheDank 4065eddb32 Some heavy "lift"ing 2020-06-08 17:19:10 -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
Tlaster 478a7dd1ae Support filtering list timeline 2020-05-14 14:03:06 +08:00
Michel Roux 9f72c84782 Fix part of removing streaming #1266 2020-04-23 14:51:41 +02: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 74efc30740
close #951 2017-10-05 11:50:35 +08:00
Mariotaku Lee bfc9282b18
fixed search tab query requirement 2017-10-04 14:37:12 +08:00
Mariotaku Lee efebd94e55
code style tweaks 2017-09-20 17:52:09 +08:00
Mariotaku Lee db272c33db
improved filter data sync 2017-09-16 23:33:00 +08:00
Mariotaku Lee fee338157e
improved activity filters 2017-09-15 15:18:33 +08:00
Mariotaku Lee 9dc4f72bb4
fixed some compatibility issues on older devices
fixing memory leaks
2017-09-03 21:23:45 +08:00
Mariotaku Lee 20d014e370
distinguished incoming and outgoing message with color
supported notification channel settings on Android 8.0
2017-08-30 20:17:55 +08:00
Mariotaku Lee b69f89df8b
fixing lint problems 2017-08-27 22:28:44 +08:00
Mariotaku Lee c21e6ebcb5
supports grouped notification channels 2017-08-26 00:58:47 +08:00
Mariotaku Lee 1d81c8cdf8
supported notification channels
fixed some memory leaks
2017-08-25 19:59:43 +08:00
Mariotaku Lee ff0968f4a6
crash fixes 2017-07-07 20:25:33 +08:00
Mariotaku Lee 265daecbdc
fixed #880 2017-06-20 13:18:46 +08:00
Mariotaku Lee d87d8a2212
updated build tools version 2017-06-19 12:11:28 +08:00
Mariotaku Lee 1376910711
code cleanup 2017-06-06 18:07:42 +08:00
Mariotaku Lee 0eb13ade81
improved hashtag auto completion
supports double hashtag for fanfou
2017-05-14 01:44:33 +08:00
Mariotaku Lee a3adb9a0aa
improved auto complete 2017-05-14 00:15:52 +08:00
Mariotaku Lee e48a39979a
fixed read on main thread
updated version
2017-05-12 18:12:28 +08:00
Mariotaku Lee 8b416bd364
improved interactions tab settings 2017-05-11 13:33:53 +08:00
Mariotaku Lee c2d43c8c93
fixed possible NPEs 2017-05-10 17:10:10 +08:00
Mariotaku Lee d42835a9d2
fixed #825 2017-05-07 22:14:48 +08:00
Mariotaku Lee 62d4740e21
fixed duplicate retweets icon 2017-05-05 15:10:42 +08:00
Mariotaku Lee e4a618ff42
moved classes 2017-05-03 21:50:29 +08:00
Mariotaku Lee c8f94880fa
improved sign in type #802 2017-05-03 21:42:05 +08:00
Mariotaku Lee d3778c22e4
fixed GNU social media preview 2017-04-30 11:18:20 +08:00
Mariotaku Lee c4269a1885
fixed kotlin fucked up my imports when refactoring
updated library version
2017-04-29 22:32:02 +08:00
Mariotaku Lee a08759ef12
improved activity filter 2017-04-29 14:55:11 +08:00
Mariotaku Lee 31086e7718
improved twitter replies #809 2017-04-29 11:19:31 +08:00
Mariotaku Lee fa6d658394
improved activity item click 2017-04-28 23:25:44 +08:00
Mariotaku Lee 6bf9b30539
updated activity data structure 2017-04-28 21:44:45 +08:00
Mariotaku Lee c86c9eb79a
implemented pin/unpin tweet, close #807 2017-04-28 09:41:17 +08:00
Mariotaku Lee 05aa18a824
fixed NPEs 2017-04-25 23:54:18 +08:00
Mariotaku Lee 92ab85adf9
fixed #770
fixed #787
2017-04-24 18:54:09 +08:00
Mariotaku Lee 8626109153
trying to implement timeline sync 2017-04-24 00:40:32 +08:00
Mariotaku Lee 8a5450880e
using hashtag search for mastodon for now
improved compose
2017-04-23 19:09:16 +08:00
Mariotaku Lee ca382e499a
added visibility for mastodon
improved account color
2017-04-22 14:25:42 +08:00
Mariotaku Lee d1b175b524
implemented mastodon interactions timeline 2017-04-22 01:38:47 +08:00
Mariotaku Lee 8fc93f1d2e
migrated status pagination 2017-04-22 00:32:03 +08:00
Mariotaku Lee 2308a6c291
fixed status pagination 2017-04-21 20:24:15 +08:00
Mariotaku Lee d28d19f94b
package name fixes 2017-04-21 18:01:54 +08:00