David Berdik

Results 28 issues of David Berdik

I am trying to scrape a now-gone website that used MediaWiki. http://web.archive.org/web/20161008144304/http://evllabs.com/jgaap/w/index.php/Main_Page Unfortunately, the parameters that MediaWiki passes through the URL seem to be confusing this downloader, and the result...

Martinique adopted a new flag in February of this year ([source](https://en.wikipedia.org/wiki/Flag_of_Martinique)). Google recently replaced the old "snake flag" with a new design. Google recently updated the flag in their emoji...

I wanted to check in real quick to ask if this still works? I want to build an Alexa skill for finding my phone. Being able to use this with...

Thanks from my end too, @DavidBerdik – those details were really helpful! And congrats, [your app](https://apt.izzysoft.de/fdroid/index/apk/com.berdik.letmedowngrade)'s build is reproducible and marked such at IzzyOnDroid – see the green shield next...

> This change was included in the release of v1.0.6 Thanks – confirmed, scanner didn't yell on update :star_struck: > If you encounter any issues, please let me know! Will...

In addition to containing the changes from my first two pull requests (#20 and #21), this pull request adds support for Gradle's [configuration cache](https://docs.gradle.org/current/userguide/configuration_cache.html) feature.

enhancement

The method that ResChiper uses to detect the Android Gradle Plugin version does not work properly when using the `plugins` block instead of `buildscript`. Despite this, the plugin is still...

This pull request adds support for generating a universal APK based off the AAB. I have set the feature to be disabled by default. While working on this, I referenced...