Commit Graph

70 Commits

Author SHA1 Message Date
TacoTheDank 50ee094889 Fix style issues related to parameters, little misc cleanup 2020-06-08 19:48:04 -04:00
TacoTheDank 4065eddb32 Some heavy "lift"ing 2020-06-08 17:19:10 -04:00
TacoTheDank 50804ff533 Fix lots of misc style issues 2020-06-08 17:07:20 -04:00
TacoTheDank 11a2d99c39 Use require instead of get for better error messages 2020-05-31 01:54:57 -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 cdad3eb532
fixed #950 2017-09-15 17:58:29 +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 e4a618ff42
moved classes 2017-05-03 21:50:29 +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 3f793b2193
close #803
updated version
2017-04-27 23:56:54 +08:00
Mariotaku Lee b67cc84718
fixed some NPEs 2017-04-24 19:09:02 +08:00
Mariotaku Lee 12ea0cd55c
fixed #777 again
improved sign in type picker
fixed #786
2017-04-24 12:38:19 +08:00
Mariotaku Lee 8626109153
trying to implement timeline sync 2017-04-24 00:40:32 +08:00
Mariotaku Lee 8fc93f1d2e
migrated status pagination 2017-04-22 00:32:03 +08:00
Mariotaku Lee 2175f0120e
implementing advanced pagination 2017-04-21 17:23:56 +08:00
Mariotaku Lee 7d07c4f7a3
fixed #761 2017-04-16 16:47:02 +08:00
Mariotaku Lee 7fb561cdee
improved account query performance
fixed menu item color
2017-04-15 20:38:39 +08:00
Mariotaku Lee 5f58d0edce
refactoring
improved compose reply
2017-04-14 00:57:14 +08:00
Mariotaku Lee 56c65af196
close #758 2017-04-13 15:53:22 +08:00
Mariotaku Lee d45a5722b6
fixed null pointer problems 2017-04-12 20:58:08 +08:00
Mariotaku Lee f1bafacfd4
added confirmation for favorite 2017-04-12 16:17:20 +08:00
Mariotaku Lee 658953306f
moved classes 2017-04-12 14:14:16 +08:00
Mariotaku Lee f9fee5feb5
fixed some memory leak 2017-04-12 14:12:45 +08:00
Mariotaku Lee ad5a055ec7
fixed dm unread count issue 2017-04-10 17:35:35 +08:00
Mariotaku Lee 6f4b9e43f3
fixed crashes while load statuses/activities 2017-03-26 19:08:43 +08:00
Mariotaku Lee ed469b2c82
improved activities text
improved activities in streaming mode
2017-03-26 18:05:34 +08:00
Mariotaku Lee 215272b447
fixed conversation order for retweet
supports notification enabled user displaying
2017-03-18 17:11:20 +08:00
Mariotaku Lee 9506fa704e
fixed interactions notifications unread
improved streaming refresh
2017-03-13 23:00:04 +08:00
Mariotaku Lee 13dac670d2
improved activities gap load
improved load more items
2017-03-10 16:37:35 +08:00
Mariotaku Lee 2ab0c19bd8
made thumbor work again 2017-03-07 22:13:59 +08:00
Mariotaku Lee 760d84adcc
disabled pause image load on scroll
updated library
2017-03-03 23:24:32 +08:00
Mariotaku Lee 163cc2f88e
reduced status list item child view count 2017-03-02 20:42:53 +08:00
Mariotaku Lee 097752d30b
migrating to Glide 2017-03-01 22:12:26 +08:00
Mariotaku Lee a01cef7a3b
improved status timeline 2017-02-28 14:35:31 +08:00
Mariotaku Lee a8c5fca745
implementing conversation info ui 2017-02-20 23:13:48 +08:00
Mariotaku Lee 7e577b5957
improved status conversation load 2017-02-10 19:55:00 +08:00
Mariotaku Lee fcaed05c23
implementing new dm 2017-02-09 16:00:13 +08:00
Mariotaku Lee 632db4ad0c
rewrite update status logic
close #506
close #539
2017-02-08 17:36:47 +08:00
Mariotaku Lee f6aa30a66a
improved gap load 2017-02-04 22:47:50 +08:00
Mariotaku Lee 8685437b85
improved read position 2017-02-02 22:20:14 +08:00
Mariotaku Lee ed7ebbcb1c
improved media player 2017-02-02 22:08:04 +08:00
Mariotaku Lee 4ceaf681c4
rewriting userlist picker 2017-01-31 12:04:36 +08:00
Mariotaku Lee 37631054ab
implemented swipe down close media, close #684 2017-01-29 19:38:12 +08:00
Mariotaku Lee 5b19739007
code cleanup 2017-01-26 23:15:05 +08:00
Mariotaku Lee 289d9fe904
code cleanup 2017-01-20 22:08:42 +08:00
Mariotaku Lee ff21ccc962 improved UI on tablet 2017-01-18 01:59:44 +08:00
Mariotaku Lee 70830e404d removed timeline user color/nickname caching 2017-01-16 01:55:53 +08:00