Grzegorz Adam Hankiewicz

Results 49 issues of Grzegorz Adam Hankiewicz

Added again Spanish translation, which seems to have been previously discarded. Also some tweaks to code.

When the forum is searched for the word `htmlgen` one of result posts is mine with the text `Something like **htmlgen**?`. The extra asterisks are not present in the original...

Just downloaded librevault_v0.1.18.4 on OSX 10.11.6 to try it. After opening the dialog to add a folder I select one, then click the generate button for the secret. Press OK,...

bug

Under OSX the program creates `.librevault` subdirectories for each shared directory in the program. This is not a very desirable feature, I would prefer all such metadata directories to stay...

- **Etcher version:** 1.7.9 - **Operating system and architecture:** osx monterey 12.4. - **Image flashed:** Clonezila - **What do you think should have happened:** Flash - **What happened:** Nothing. -...

platform:mac
component:sdk

The rss button for site subscription wasn't working for me even though the "latest reports" works. Looking at the HTML I see a likely broken template substitution: ``` html ```

I was trying to follow your first droid-fu blog post and couldn't get it to work, especially since showInfoDialog() doesn't seem to be available any more.

I've released an application using some droid-fu widgets. The program works ok most of the time, but sometimes the WebImageView widgets seem to not update correctly their picture. When a...

When using the WebImageView on devices with higher display density than medium (also affects emulators) the images shown are scaled incorrectly. The problem is in BitmapFactory.decodeByteArray setting the device's density...

I'm using the BetterAsyncTask with a progress dialog, and when the user presses the back button on the device the progress dialog is dismissed but the task continues running. I've...