QuantumBadger

Results 165 comments of QuantumBadger

@Etim-Orb Thanks for raising this -- yes I think it would be good to have these features in the app.

Thanks for the suggestion! If I add an accessibility action for "go to next top-level comment", would this solve the issue for you? It would be in the accessibility actions...

If I remember correctly, the accessibility actions menu can be reached by swiping up then left in an upside-down L gesture, and then selecting "Actions". However I think in the...

Thanks! By making posts into one line, do you mean making it so that the comments button is hidden and only accessible through e.g. the actions menu or long-click menu?...

Thanks! This looks good to me, when I get a chance I'll test/merge it and maybe add new icons. I think it would be good to keep the new buttons...

> unsubscribing should be done from the top right menu from inside the subreddit This is how I'm planning to implement it. There will also be a way to manage...

Thanks for the suggestions! When I next get some free time to work on the app (hopefully within the next month), I'm planning to do another round of accessibility improvements.

Thank you for the suggestion, I'll look into this. Am I right in thinking that the swipe accessibility actions (ACTION_SWIPE_DOWN etc) are only supported on Android 13 onwards?

I've had a look into this. It seems to be possible add accessibility actions using `ViewCompat.addAccessibilityAction()`. The actions are accessible with TalkBack by: * First, swiping up and right in...

@codeofdusk Thanks. I'm happy to add this, but just wanted to check first why the normal long click menu is inadequate. I'm guessing because (1) you can't change the order...