nyanpasu64

Results 216 issues of nyanpasu64

I'm using DirectoryChooserActivity by sending an explicit intent. Is it possible to change the title of the action bar, as a parameter to `DirectoryChooserConfig.builder`?

I noticed that uppercase directories are sorted before=above lowercase directories. This feels unnatural compared to most file managers. If localization is not an issue (probably solvable, considering other file managers...

### Description If I want to delete `branch` which exists on a remote `origin`, and I type `git push -d origin bran...` and press Tab, autocomplete suggests `origin/branch`. ### Expected...

- The final `while True` loop should catch and ignore all exceptions (but print stack trace anyway). I know it's generally a bad idea to swallow exceptions (only if you...

Is there a reason that the Properties Viewer only auto-updates non-PPU panels once per second? This is almost useless for following the S-DSP registers of music notes which change many...

On Linux x64, if I open a .spc file in bsnes-plus git (17818367f6832269006989de600e64cda0a16bf4), it begins playing. If I go to the System menu and click Reset (or disable and enable...

bsnes-plus's debugger has a Properties window, where the S-SMP tab allows for viewing timer speeds. It possible to edit the value of a timer, to override what the game or...

Unsure if this is the right place to request... this project is literally amazing. But is there any way to count how much time (or how many cycles, or how...

The bookmarklet does not work on Github, and possibly other sites with CSP policies. On a customized Firefox 69.0.3 install, I get `>Content Security Policy: The page’s settings blocked the...

enhancement