deltachat-ios icon indicating copy to clipboard operation
deltachat-ios copied to clipboard

Email-based instant messaging for iOS.

Results 75 deltachat-ios issues
Sort by recently updated
recently updated
newest added

pinch to zoom is more annoying than helpful in most games and apps, it should just be disabled for now; also android has it disabled. doing a quick search, i...

webxdc

Looks like it needs the `aarch64-apple-ios-sim` target (https://doc.rust-lang.org/nightly/rustc/platform-support/aarch64-apple-ios-sim.html), but that isn't installable via rustup yet: ``` % rustup target add aarch64-apple-ios-sim error: toolchain '1.50.0-aarch64-apple-darwin' does not contain component 'rust-std' for...

bug
build
m1

- Device: iPad Pro 12.9" (2021) (A2461) - iOS version: iPadOS 15.0.2 (Build 19A404) - Delta Chat version: 1.22.1 - Expected behavior: The Slide Over window should display message field...

bug

sharing a panorama to delta chat does not work (tested on iphone7 with ios 14.7.1) - the panorama is not shared, and the share-to dialog does not disappear. sharing normal...

bug

error messages sent from the server may contain links as "click here to do this-and-that", therefore, if we show the error messages after configure fails, we should make the links...

enhancement

@cyberta in Xcode, there is nearly the same script at DcCore/Targets/DcCore/Build Phases/Run Script and at deltachat-ios/Targets/deltachat-ios/Build Phases/Run Script the only difference are the relative paths. - are really both scripts...

question

- Operating System (Linux/Mac/Windows/iOS/Android): iOS - Delta Chat Version: 1.12 - Expected behavior: for multiple messages in a chat I only get a single notification (last message? first message? indicator...

bug
notify

part of #1703 not yet implemented: UI changes. We could add the account avatar to the navigation bar, e.g. left of the cancel button or left of the send button...

Currently the amount of unread messages is read out by VoiceOver just as a number, the context of the number is missing. With #1721 VoiceOver doesn't read it out at...

accessibility

With https://github.com/deltachat/deltachat-ios/pull/1687 we introduced a way to quickly switch accounts from the chat list ui. This ticket is a follow-up to replace the currently shown alert controller with a custom...

enhancement