cyBerta

Results 27 issues of cyBerta

This little PR restarts the camera session if the user has canceled the photo confirmation. Before there was a black screen after the cancellation and the user could only restart...

Delta Chat faces problems to distribute the Android app containing MapLibre in F-Droid. F-Droid considers MapLibre as violating their FOSS principles because it contains references to google gms. Even though...

Gradle

Having features like a [webxdc app selector](https://github.com/deltachat/deltachat-ios/issues/1661) or a sticker selector in mind, it would be great if [dc_get_chat_media()](https://c.delta.chat/classdc__context__t.html#a344a82b9f288b5eb5d39c7cf475cddb7) could be used for a global search for messages with certain...

Using the current iOS app 1.22.1 with core 1.60.0 an image of 9.5 mb sent by deltachat consumes more than 250 MB RAM. This leads to crashes of the share...

bug

In order to delete points from the map, we can delete the related messages. Next to the messages, the core needs to delete the locations. There should also be the...

Testing with an ancient Samsung Galaxy S (!), I saw nullpointer exceptions, when [attempting to obtain the filedescriptor of the control socket](https://github.com/guardianproject/tor-android/blob/c43cea7492903d3b8fd9544a77f650e642bbe6ae/tor-android-binary/src/main/java/org/torproject/jni/TorService.java#L293) ``` FileDescriptor controlSocketFd = prepareFileDescriptor(getControlSocket(TorService.this).getAbsolutePath()); ``` I haven't...

I'm currently integrating IPtProxy into a fork of tor-android, so that I can easily run tor over snowflake using tor-android. I wonder if it is of interest for this project...

- Android version: all supported - Device: all android devices - Delta Chat version: 1.12.3 - Expected behavior: photos taken with from the bottom sheet are not distorted - Actual...

bug

closes #1660 there's still one known issue: I haven't figured out yet how the upper left back button responsible to switching back to the former app can be tweaked.

closes #1661