fynngodau

Results 112 comments of fynngodau

Yes, upstream fixed this quite a while back already

Snapshots are now implemented: https://github.com/microg/GmsCore/blob/d56b6a088fab43397be4f2cec65f12a90dde7187/play-services-maps-core-mapbox/src/main/kotlin/org/microg/gms/maps/mapbox/GoogleMap.kt#L477-L500 Re. sharing locations in Signal (https://github.com/signalapp/Signal-Android/issues/12723), the next blocker is https://github.com/microg/GmsCore/issues/1960.

@opusforlife2 On my Android 13 device, turning off the "*.bandcamp.com" URL for NewPipe in the system settings has the desired effect, i.e. NewPipe no longer opens when clicking links elsewhere...

@PigDan20 Indeed, this is the settings page I am referring to. Your Android flavor seems to not be AOSP-like, and I suspect this to be a bug that your device...

@PigDan20 I was only able to test on a Samsung Galaxy S22 Ultra with Android 12, not Android 13. On this device, the described behavior was not the case, and...

I think it's okay to have the generated files in the source, but the version in the repository should always match the generated files exactly. Right now `pre-commit.ci` auto-reindents the...

I'll have to disagree. Ideally, backups are encrypted with GPG and therefore can't be leaked by any other app that does not have the key. If the backups were in...

> Let the Gesundheitsamt know, that you tested you negativ back than and you probably wasn't infective. I like your idea, however I'd like to note that to my knowledge,...

PR: https://github.com/TeamNewPipe/NewPipeExtractor/pull/1177

(Tests fail because we didn't have the render tests at the time. I'll try merging main into `android-annotations` after this is merged.)