Marvin W

Results 18 issues of Marvin W

I think it's perfectly valid from the design guidelines to not only have horizontal but also vertical scores. This is done in some Google icons as well, and I think...

feature request
area: launcher icons

This means, applications might have problems accessing or writing to the cache which can end in empty maps or no maps at all. Possible workaround for self-compiled apps is to...

As mentioned in microg/AppleWifiNlpBackend#4

The current implementation of the maps API lacks support for the snapshot() functionality. https://github.com/microg/GmsCore/blob/master/play-services-maps-core-mapbox/src/main/kotlin/org/microg/gms/maps/mapbox/GoogleMap.kt#L483 This is a requirement for location sharing in Signal messenger.

enhancement
🗺 Maps
good first issue

I was considering to do a major change in the structure of the microG repositories. The main reason therefor is that I often have to touch multiple repositories. Other reason...

discussion
information

see https://get.google.com/smartlock/ Details need to be investigated [![Bountysource](https://api.bountysource.com/badge/issue?issue_id=33050721)](https://www.bountysource.com/issues/33050721-smart-lock)

enhancement
bounty

Currently we have the components - `org.microg:unifiednlp-api`: The UnifiedNlp module API - `org.microg:unifiednlp-compat`: This is just providing some dummy code for linking to platform internal classes - `org.microg:unifiednlp-base`: This is...

- Send Jingle IQs to real JID - Define how to use with XEP-0353 (Draft) - Adjust namespace

This incorporates most of the ideas of the ["Compatibility Fallback" ProtoXEP](https://xmpp.org/extensions/inbox/compatibility-fallback.html) as discussed in the council chat room back then. - Add 'for' attribute such that entities can discover what...

- Replace the ProtoXEP reference with a reference to the published XEP. - Add urn:xmpp:ciphers:aes-256-cbc-pkcs7:0 (same as used in XEP-0384).