Hans-Christoph Steiner
Hans-Christoph Steiner
[Fastlane](https://github.com/fastlane/fastlane/blob/2.28.7/supply/README.md#images-and-screenshots) and Triple-T are two tools for syncing app store texts/graphics/screenshots/etc from a git repo to Google Play. Both of them are also [directly supported](https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots/) by F-Droid. Weblate just launched...
In CalyxOS, I went to Settings -> System -> Advanced -> Backups. The option Sicherungsort (backup location) had "Nextcloud" written under it in the summary text field. I clicked on...
This creates the first, complete builds of snowflake for Android in the form of a shared library that can be integrated into https://github.com/guardianproject/AndroidPluggableTransports (https://github.com/guardianproject/AndroidPluggableTransports/issues/9). It builds using the _libwebrtc-android-arm-magic.a_ binary...
- [X] **I have reviewed and accepted the [guidelines for contributing](https://github.com/CellularPrivacy/Android-IMSI-Catcher-Detector/blob/development/.github/CONTRIBUTING.md) to this project.** - [X] **I have searched the [open Issues](https://github.com/CellularPrivacy/Android-IMSI-Catcher-Detector/issues) and made sure I am not filing a...
Thanks for drozer! We're working now to integrating it into the whole f-droid stack, and running it on all apps built for f-droid.org. In the process, we found that in...
I'm working with @sftcd on implementing the TLSv1.3 ECH standard as widely as possible. One thing that would be quite helpful would be to have data on whether anyone is...
_black_ does not have bash-completion, hitting tab brings up nothing. I wrote up a quick bash-completion script that can be included under the same license as black uses. There are...
With a clean build of _master_ in Travis-CI and on my machine, I get this build failure repeatedly when using Android NDK r16 or r17. Its been this way for...
This project is listed as having an Apache-2.0 license. The last release (v8.0.1) included a binary lib _app/libs/setup-wizard-lib-platform-release.aar_. _master_ includes three: * _lib/setupcompat.aar_ * _lib/setupdesign.aar_ * _lib/strings.aar_ The only documentation...
### Describe the issue https://hosted.weblate.org/translate/f-droid/f-droid/sr/?q=button_view_all_apps_in_category&sort_by=-priority%2Cposition shows "one", "few", and "many". But using this string in Android causes a crash because "other" is missing: ``` org.fdroid.fdroid.LocalizationTest > testLoadAllPlural[ci_test(AVD) - 6.0] FAILED...