Hans-Christoph Steiner
Hans-Christoph Steiner
I set up MPDroid on a stock Moto G running the latest firmware, Android 5.1. It was working fine but recently, it started crashing shortly after starting. It does this...
The [frosting](https://bi-zone.medium.com/easter-egg-in-apk-files-what-is-frosting-f356aa9f4d1) block in the APK signature can include a separate signature that is tied to the app store that distributed the APK. _apksigcopier_ should be aware of frosting, and...
for example: https://github.com/keroserene/go-webrtc Here's the build log: https://gitlab.com/eighthave/snowflake/-/jobs/111223574
Given the problems of [CVE-2016-1252](https://www.debian.org/security/2016/dsa-3733), HTTPS on mirrors would help improve the security of _apt_. Right now, there are a handful of official mirrors that support HTTPS, like https://mirrors.kernel.org, but...
### Describe the issue Android's _lint_ tool is complaining about missing "many" entries in plural strings for "cs" (Czech), "fr" (French) , "lt" (Lithuanian), and "sk" (Slovak). The Weblate interface...
Markdown is a widely popular markup format for documentation and websites. If translation tools can directly support it, this opens up a lot of possibilties for a really smooth user...
Weblate just launched a beta feature for directly translating the Fastlane name/summary/description/whatsnew texts. Since AndrOBD is already on Fastlane and Weblate, it can easily use this. See this in action...
I've been struggling to make sense about how to cleanly handle having a single static assets folder in a multi-lingual site. Things like Javascript, the logo, form submission, etc. What...
I get this NPE when working with profiles I generated myself from the attached file. ```console $ libscout --opmode match --android-sdk /home/fdroid/android-sdk/platforms/android-29/android.jar --libscout-conf /home/fdroid/code/reddr/LibScout/config/LibScout.toml --log-dir /data/ttt-apks/libraries/run-match.sh-1598623728-logs --profiles-dir ./profiles --json-dir /data/ttt-apks/random-google-play//json...
[Fastlane](https://github.com/fastlane/fastlane/blob/633860a5aae0fa9c0b936797560efb24181b1bf7/fastlane_core/lib/fastlane_core/languages.rb#L14) uses [BCP47](https://www.w3.org/International/articles/bcp47/) locale tags, which use a `-` as the separator rather than `_`. There are a number of locales that use the `_` here. Please rename those dirs...