Dmitry Pashkevich

Results 16 issues of Dmitry Pashkevich

I understand that it may be too early to think of such issues, but nevertheless, Focal's app data is 130Mb for me. Given that it resides in precious app storage,...

Using Sony Xperia S running CyanogenMod 10 (from FreeXperia, FXP2360. Happy to provide any additional debug information if you need it.

bug

When using Focal's internal quick gallery and deleting a picture via swipe action, the next picture appears after a noticeable delay (I see just black space for about 2 seconds)....

enhancement

Enabling silent mode is the first thing I do when using a new camera app (or a new hardware camera :smile:)

enhancement

It's probably already on the roadmap but there wasn't an issue for that. I think it's useful to be able to remap volume keys behavior to: 1. digital zoom (when...

enhancement

## **Describe the bug** I'm trying to use Dredd with Ruby hooks with Ruby 2.6.2. `dredd-hooks-ruby` fails to run because of the json gem mismatch: ``` $ dredd-hooks-ruby $HOME/projects/my-project/dredd/dredd_hooks.rb $HOME/projects/calendly/api-docs/dredd/dredd_hooks.rb...

Context: hooks

**User story.** As a developer on a large API project, I can do apply rule overrides not just to the root document, but to external files as well, so that...

triaged

The implementation clips character codes to byte-length at some point, which causes collisions when non-ASCII characters are used in the input string. Example: ``` function md5(string) { var hasher =...

I use ExtJS library and they use single quotes everywhere. To me it's mostly a question of style except one good argument I've found so far: generating HTML. It's more...

Hi, thanks for making leapmouse! I'm trying to use it on Ubuntu 13.10 but it doesn't seem to work. I downloaded the latest SDK for linux, installed xtest as instructed...