Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Delta Chat collective

Developing and releasing Delta Chat apps and experimenting with the future of e-mail: e2e-encrypted and anonymous. Supporting people in repressive situations.
Collective - Host: opensource - https://opencollective.com/delta-chat - Website: https://delta.chat - Code: https://github.com/deltachat

allow to select all media

github.com/deltachat/deltachat-android - 1adf8e5d38ad1dd1212ccd755a53b106c32f16b5 authored about 1 year ago by adbenitez <[email protected]>
Merge pull request #2717 from deltachat/adb/issue-2716

allow to set chat background per-account

github.com/deltachat/deltachat-android - f0a9ac05d37814fbebf224ddab071f5a4b2d5b91 authored about 1 year ago by Asiel Díaz Benítez <[email protected]>
Update src/org/thoughtcrime/securesms/ApplicationContext.java

Co-authored-by: bjoern <[email protected]>

github.com/deltachat/deltachat-android - d1f44e9c82ff303b197dd8af749404e9ee7a4b63 authored about 1 year ago by Asiel Díaz Benítez <[email protected]>
Merge tag 'v1.124.0'

github.com/deltachat/deltachat-core-rust - 275791595cfd07efc7c6ee69a399a574e1a7b53e authored about 1 year ago by link2xt <[email protected]>
chore(release): prepare for 1.124.0

github.com/deltachat/deltachat-core-rust - 1040bc551fe37e2cfc7a519b6bddcb3d2a915b35 authored about 1 year ago by link2xt <[email protected]>
remove dead code

the screen-lock functionality was removed in
https://github.com/deltachat/deltachat-android/pull...

github.com/deltachat/deltachat-android - 3242f12052cecd485b5b6e496705a7f710b25f2b authored about 1 year ago by B. Petersen <[email protected]>
Merge pull request #2715 from deltachat/adb/issue-2714

save map preferences per account, not only per chat id

github.com/deltachat/deltachat-android - 1c15de63304b7181289bbcb03aa468f49a714888 authored about 1 year ago by Asiel Díaz Benítez <[email protected]>
move migration to ApplicationContext

github.com/deltachat/deltachat-android - 41588d0de310e013124b987230a6c345e3f8bf8a authored about 1 year ago by adbenitez <[email protected]>
fix: Add protected-headers directive to Content-Type of encrypted/signed MIME (#2302)

Add protected-headers="v1" directive to Content-Type of an encrypted/signed MIME so that other M...

github.com/deltachat/deltachat-core-rust - 5aa0205c808de4db2d1d5fec607b1b80906a4623 authored about 1 year ago by iequidoo <[email protected]>
ci: test with Python 3.12 and PyPy 3.10

github.com/deltachat/deltachat-core-rust - 8a2417f32d6c1a03a13d57f658f7e839fbf8d97b authored about 1 year ago by link2xt <[email protected]>
ci: test async python bindings with Python 3.11

github.com/deltachat/deltachat-core-rust - 210a4ebcbe5571e2c07b34ef95ceb7fd0756d802 authored about 1 year ago by link2xt <[email protected]>
bulid: build wheels for Python 3.12 and PyPy 3.10

github.com/deltachat/deltachat-core-rust - 1177c19a4303a6131f692845ad1d8660592a457c authored about 1 year ago by link2xt <[email protected]>
ci(mypy): ignore distutils

Python 3.12 removed `distutils`.
`distutils` from `setuptools` work fine,
but have not typing st...

github.com/deltachat/deltachat-core-rust - 7fc2b06b3febf231630d50b610533ef71dadda3a authored about 1 year ago by link2xt <[email protected]>
adapt release-checklist

github.com/deltachat/deltachat-ios - e798e1790175eac6dd94ad033029e8ba35e1d70b authored about 1 year ago by B. Petersen <[email protected]>
there is no version any longer for DcShare

github.com/deltachat/deltachat-ios - 7dcf5152bb72b67a19ba1d4d143e6a3f684a58aa authored about 1 year ago by B. Petersen <[email protected]>
update CHANGELOG to 1.40.2

github.com/deltachat/deltachat-ios - 1a230af86dd4dcf2e631af56504635babefbff81 authored about 1 year ago by B. Petersen <[email protected]>
bump version to 1.40.1, correct deployment target that was increased accidentally by some update

github.com/deltachat/deltachat-ios - c8dbbf1b3cc4213de68eb671cb9b81439ce96ce0 authored about 1 year ago by B. Petersen <[email protected]>
update translations

github.com/deltachat/deltachat-ios - dd3fbadaf8743cd7993e062f8bd3c8ea7d75c4da authored about 1 year ago by B. Petersen <[email protected]>
be backwards compatible

also fix bug: save custom wallpaper in different file per account

github.com/deltachat/deltachat-android - e6e92f60e8e91f0f6cecc597ff6b688ef7eda6f5 authored about 1 year ago by adbenitez <[email protected]>
fix(deltachat-rpc-client): increase stdio buffer to 64 MiB

Otherwise readline() gets stuck when JSON-RPC response
is longer that 64 KiB.

github.com/deltachat/deltachat-core-rust - a15434783421885edc4a1e37915faf6a34a3ec29 authored about 1 year ago by link2xt <[email protected]>
run 'pod deintegrate; pod install' and update pod deployment version to 11.0

github.com/deltachat/deltachat-ios - 4b6bfa34242d986d7fbd74bbd0e0977d2573ff9b authored about 1 year ago by B. Petersen <[email protected]>
wording: renamed private apps to webxdc apps again

github.com/deltachat/deltachat-pages - 977398f173c3565def16bdf61d902846bd8dbe21 authored about 1 year ago by missytake <[email protected]>
allow to set chat background per-account

github.com/deltachat/deltachat-android - d65c45f96ae420df321d7a5a15b65e6d42efc621 authored about 1 year ago by adbenitez <[email protected]>
Merge pull request #2713 from deltachat/adb/fix-webxdc-loading

properly display webxdc's loading screen in dark mode

github.com/deltachat/deltachat-android - 402e6ac970732b66fef4f25336affde1526b1fa1 authored about 1 year ago by Asiel Díaz Benítez <[email protected]>
save map preferences per account, not only per chat id

github.com/deltachat/deltachat-android - 6bd0b972579e364605f5d155e895633a73bf3b3e authored about 1 year ago by adbenitez <[email protected]>
Merge pull request #2712 from deltachat/adb/issue-2711

switch account if needed when opening webxdc app from home shortcut

github.com/deltachat/deltachat-android - 2e2a22b75db7e985651407f10b52954db379b809 authored about 1 year ago by Asiel Díaz Benítez <[email protected]>
properly display webxdc's loading screen in dark mode

github.com/deltachat/deltachat-android - 512299a1d9213a5dfca511bc503313484a253b02 authored about 1 year ago by adbenitez <[email protected]>
switch account if needed when opening webxdc app from home shortcut

github.com/deltachat/deltachat-android - 4eda9a009101fd08f1695b184083ff8e4e6eb761 authored about 1 year ago by adbenitez <[email protected]>
Merge pull request #2710 from deltachat/adb/issue-2708

use DynamicNoActionBarTheme in ScribbleActivity

github.com/deltachat/deltachat-android - 703b1e39cb245026903799e7ec9e5a5c21b12199 authored about 1 year ago by Asiel Díaz Benítez <[email protected]>
Merge pull request #2708 from deltachat/adb/issue-2707

allow to resend attachments from chat profile

github.com/deltachat/deltachat-android - 387bd33e1fa7f96b8eb83a74df60a3e8757b09ba authored about 1 year ago by Asiel Díaz Benítez <[email protected]>
use DynamicNoActionBarTheme in ScribbleActivity

github.com/deltachat/deltachat-android - c4930309f3b3daa766b5f3d07bb8d7271a42bddd authored about 1 year ago by adbenitez <[email protected]>
Merge pull request #2705 from deltachat/adb/issue-2704

fix displaying of sticker's footer

github.com/deltachat/deltachat-android - b2712545a4975cb163d10c43869fc9f9dd646d00 authored about 1 year ago by Asiel Díaz Benítez <[email protected]>
Merge pull request #2706 from deltachat/adb/improve-thumbnail-description

check if thumbnail's footer is visible in getDescription()

github.com/deltachat/deltachat-android - 463acaa47cb971100f4ffb9f34918333faad1706 authored about 1 year ago by Asiel Díaz Benítez <[email protected]>
feat(deltachat-rpc-client): log exceptions when long-running tasks die

For example, reader_loop() may die
if readline() tries to read too large line
and thows an excep...

github.com/deltachat/deltachat-core-rust - d51adf2aa0730faea84b04d215e15f51cbadd874 authored about 1 year ago by link2xt <[email protected]>
allow to resend attachments from chat profile

github.com/deltachat/deltachat-android - 5e5a1ec6c59531109d18a2e95b9ee945d58cf109 authored about 1 year ago by adbenitez <[email protected]>
check if thumbnail's footer is visible in getDescription()

github.com/deltachat/deltachat-android - 408df46643ed454a2fb9205313258775cd93d963 authored about 1 year ago by adbenitez <[email protected]>
fix displaying of sticker's footer

github.com/deltachat/deltachat-android - ce1733f3eaac15498d3e20cd5f0cfba860bebed5 authored about 1 year ago by adbenitez <[email protected]>
Merge pull request #2702 from deltachat/adb/issue-2470

improve screen reader support in conversations

github.com/deltachat/deltachat-android - 44376a60469288aa6dbda00146086865e041fd03 authored about 1 year ago by Asiel Díaz Benítez <[email protected]>
reuse `ACCESSIBILITY_SERVICE` object

as `isTouchExplorationEnabled()` is called more often now,
this avoids tens of calls per chat vi...

github.com/deltachat/deltachat-android - a7296c74653eac9429c454167e7eb68c6c727f28 authored about 1 year ago by B. Petersen <[email protected]>
Update src/org/thoughtcrime/securesms/ConversationItem.java

Co-authored-by: bjoern <[email protected]>

github.com/deltachat/deltachat-android - 681c7294cc9a2842a880055b743495e266625d3c authored about 1 year ago by Asiel Díaz Benítez <[email protected]>
update translations

github.com/deltachat/deltachat-android - 6dea636ba3b5b86d7976018f5e6837d3dd466fbf authored about 1 year ago by B. Petersen <[email protected]>
Update src/org/thoughtcrime/securesms/ConversationItem.java

Co-authored-by: bjoern <[email protected]>

github.com/deltachat/deltachat-android - cccbe5aa3c8541ff661b45181632b45c69c17907 authored about 1 year ago by Asiel Díaz Benítez <[email protected]>
create Util.isTouchExplorationEnabled()

github.com/deltachat/deltachat-android - 25cca695f924ab652a294db05b8e468d24e12b4e authored about 1 year ago by adbenitez <[email protected]>
use only one `audioFocusChangeListener`

use only one `audioFocusChangeListener`
as otherwise the "old" will immediately pause
when we re...

github.com/deltachat/deltachat-android - 9325f276988877c47749a2003fa15f7862739cb4 authored about 1 year ago by B. Petersen <[email protected]>
Update src/org/thoughtcrime/securesms/components/AudioView.java

Co-authored-by: Asiel Díaz Benítez <[email protected]>

github.com/deltachat/deltachat-android - 4a4f8b3d2e22c3272ce3224c4399f2f3d3108724 authored about 1 year ago by bjoern <[email protected]>
set some descriptions

github.com/deltachat/deltachat-android - 8300242d0f3766009113bf7623908b522543a10b authored about 1 year ago by adbenitez <[email protected]>
remove unnecessary description

github.com/deltachat/deltachat-android - 27466decf52733e4080b3d6380bce2f2dcd30381 authored about 1 year ago by adbenitez <[email protected]>
improve screen reader support in conversations

github.com/deltachat/deltachat-android - 1e149eef8361494de5dbf66751f39a5bb276995f authored about 1 year ago by adbenitez <[email protected]>
fix: add Let's Encrypt root certificate to `reqwest`

This certificate does not exist on older Android phones.
It is already added manually for IMAP a...

github.com/deltachat/deltachat-core-rust - a5f0c1613e9f7f75bbd8336546170504c8d24b95 authored about 1 year ago by link2xt <[email protected]>
finish settings on language changes

if we do not stay in the appearance page,
it makes more sense to quit the settings completely.

...

github.com/deltachat/deltachat-android - 479305198c9c283c0647b34dafda173e25dee425 authored about 1 year ago by B. Petersen <[email protected]>
resume settings activity on language changes

this applies changed immediately,
so esp. right-to-left-changes are correct -
but also weird iss...

github.com/deltachat/deltachat-android - 66d4a5d88467d720b9e68812492b1c6ef79f0356 authored about 1 year ago by B. Petersen <[email protected]>
api!: deprecate `get_next_media()`

github.com/deltachat/deltachat-core-rust - 7c4bcf9004f7ec3d9e1d2c12862adc0f2b8d080e authored about 1 year ago by link2xt <[email protected]>
check areNotificationsEnabled() before adding notification (#2697)

this is best-practise according to
https://developer.android.com/develop/ui/views/notifications...

github.com/deltachat/deltachat-android - 6addd6f8fdd3755a59b67620416123240b9abf38 authored about 1 year ago by bjoern <[email protected]>
chore(cargo): bump proptest from 1.2.0 to 1.3.1

Bumps [proptest](https://github.com/proptest-rs/proptest) from 1.2.0 to 1.3.1.
- [Release notes]...

github.com/deltachat/deltachat-core-rust - f3fb0dc5fed13c2c34a7de031b1131454c6aebe6 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #4770 from deltachat/dependabot/cargo/thiserror-1.0.49

github.com/deltachat/deltachat-core-rust - 24ea90bd68460489b7f754598921001eb6f027cc authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #4777 from deltachat/dependabot/cargo/fuzz/webpki-0.22.2

github.com/deltachat/deltachat-core-rust - ef3e94c7e17b90affd015bb067f7aeea12f38149 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #4768 from deltachat/dependabot/cargo/brotli-3.4.0

github.com/deltachat/deltachat-core-rust - 883832f78de09e9a6356a39669254ed64052ee0f authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #4773 from deltachat/dependabot/cargo/sha2-0.10.8

github.com/deltachat/deltachat-core-rust - 1f032672734b6fa4d1b95d6ca857093c9ad2eacf authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
set targetSdkVersion to 33 (#2649)

* set targetSdkVersion to 33

* api33 requires permission NEARBY_WIFI_DEVICES to access wifi
...

github.com/deltachat/deltachat-android - f18831b196034f32b92fcfe295009376cc07db2d authored about 1 year ago by bjoern <[email protected]>
chore(deps): bump webpki from 0.22.0 to 0.22.2 in /fuzz

Bumps [webpki](https://github.com/briansmith/webpki) from 0.22.0 to 0.22.2.
- [Commits](https://...

github.com/deltachat/deltachat-core-rust - 8bc2ce1c305b92939412480132c75106cbc799d5 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
update translations

github.com/deltachat/deltachat-android - a7f1c7e014b64a56696ffb19fe89f9ba318933fc authored about 1 year ago by B. Petersen <[email protected]>
Merge pull request #4771 from deltachat/dependabot/cargo/regex-1.9.6

github.com/deltachat/deltachat-core-rust - 2ae92c06e32b03a8738d512954782935ecafc3aa authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #4769 from deltachat/dependabot/cargo/tokio-util-0.7.9

github.com/deltachat/deltachat-core-rust - 4a6a214f3cd27ed47c9d1d9eb8061bebb0972f0f authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #4772 from deltachat/dependabot/cargo/smallvec-1.11.1

github.com/deltachat/deltachat-core-rust - c2d7011aa79a2d17db66bc64d0368b17363aeeae authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(cargo): bump sha2 from 0.10.7 to 0.10.8

Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.10.7 to 0.10.8.
- [Commits](https://gi...

github.com/deltachat/deltachat-core-rust - c0195ab23f71976a87a97abc21307021a92cdd6f authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(cargo): bump smallvec from 1.11.0 to 1.11.1

Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.11.0 to 1.11.1.
- [Release notes...

github.com/deltachat/deltachat-core-rust - e4e50d0e8161805ba59bb28270188e9fe24e2e9a authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(cargo): bump regex from 1.9.5 to 1.9.6

Bumps [regex](https://github.com/rust-lang/regex) from 1.9.5 to 1.9.6.
- [Release notes](https:/...

github.com/deltachat/deltachat-core-rust - 573746ce546828d0f2824839dbced00a57330ff0 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(cargo): bump thiserror from 1.0.47 to 1.0.49

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.47 to 1.0.49.
- [Release notes]...

github.com/deltachat/deltachat-core-rust - 6b2df13cdb3f6e111c14308fac60d0b513a6b107 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(cargo): bump tokio-util from 0.7.8 to 0.7.9

Bumps [tokio-util](https://github.com/tokio-rs/tokio) from 0.7.8 to 0.7.9.
- [Release notes](htt...

github.com/deltachat/deltachat-core-rust - 3166b4458040208446edf942cbf4d222d1afafaf authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(cargo): bump brotli from 3.3.4 to 3.4.0

Bumps [brotli](https://github.com/dropbox/rust-brotli) from 3.3.4 to 3.4.0.
- [Release notes](ht...

github.com/deltachat/deltachat-core-rust - e500485c2190fd244de12d0a8a97128bcfd262f1 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2694 from deltachat/adb/refresh-chatlist

fix account switching issues

github.com/deltachat/deltachat-android - 33a729b855aa1b02ddf1f3b2d30182b650662d56 authored about 1 year ago by Asiel Díaz Benítez <[email protected]>
Update src/org/thoughtcrime/securesms/ConversationListFragment.java

github.com/deltachat/deltachat-android - 2be2da87d41f56e1a2391dd338a77d2a9dad34c8 authored about 1 year ago by Asiel Díaz Benítez <[email protected]>
use correct account context for dcChat

github.com/deltachat/deltachat-android - 55fedbc751c28d521f692931a5c37c00f966b5e8 authored about 1 year ago by adbenitez <[email protected]>
refresh chatlist data on new intent

github.com/deltachat/deltachat-android - 0ef046a2bc6e16c5b8aba455eed4a9313f17314c authored about 1 year ago by adbenitez <[email protected]>
Merge pull request #2696 from deltachat/chat-get-account-id

add DcChat.getAccountId()

github.com/deltachat/deltachat-android - ee1d128e8c0cd035e1661d1720dfec3c7aaf9392 authored about 1 year ago by Asiel Díaz Benítez <[email protected]>
api33: prefer color-scheme over setForceDark()

github.com/deltachat/deltachat-android - e980793afba724e3bce7ab2e6d02f46d0e7265df authored about 1 year ago by B. Petersen <[email protected]>
add DcChat.getAccountId()

github.com/deltachat/deltachat-android - 15b791978791666c06aa87b22bfe71fffdff2074 authored about 1 year ago by B. Petersen <[email protected]>
streamline DcContext finalize

github.com/deltachat/deltachat-android - 922f0dab1e44b2c39b843ec7fa23e2207f8bd560 authored about 1 year ago by B. Petersen <[email protected]>
Merge pull request #2692 from deltachat/adb/issue-2248

sanitize filename before creating it in the blobs dir

github.com/deltachat/deltachat-android - 19662383559031d69a80858d2500834b831d2b2a authored about 1 year ago by Asiel Díaz Benítez <[email protected]>
remove redundant checks

github.com/deltachat/deltachat-android - e5e987f932ddce59585f4e91f1ffe6b0469a6e2b authored about 1 year ago by adbenitez <[email protected]>
Merge pull request #2689 from deltachat/fix-webxdc-fast-tapping

no more than one webxdc start within 500ms

github.com/deltachat/deltachat-android - f32d647dfe70184bedf52639bbf770a92005a218 authored about 1 year ago by Asiel Díaz Benítez <[email protected]>
sanitize filename before creating it in the blob dir

github.com/deltachat/deltachat-android - abb777294f8eca720c5ef8d70ab09d1954c5fa58 authored about 1 year ago by adbenitez <[email protected]>
fix: cap percentage in connectivity layout to 100%

it may happen that percentages larger than 100% are reported by the provider,
eg. for some time ...

github.com/deltachat/deltachat-core-rust - 2dd44d5f89b5ce0ff0442f7770736888190d79c4 authored about 1 year ago by B. Petersen <[email protected]>
reset seekbar to zero on init, fix equals() for AudioSlide

github.com/deltachat/deltachat-android - 9fa3c03048024d9d2530b80eb2ed81bc57d71bba authored about 1 year ago by adbenitez <[email protected]>
update progress only for the actually playing AudioSlide

github.com/deltachat/deltachat-android - 3fd06ad27e76c98faa295a3c95a27bee39eeda81 authored about 1 year ago by B. Petersen <[email protected]>
update translations

github.com/deltachat/deltachat-android - c6d944b6925f34274a9ca11b7beccdb8a53dde90 authored about 1 year ago by B. Petersen <[email protected]>
fix: ignore special chats in get_similar_chat_ids()

For unknown reason trash chat contains members in some existing databases.
Workaround this by ig...

github.com/deltachat/deltachat-core-rust - f656cb29be8ac23f854859c13e70109009441f63 authored about 1 year ago by link2xt <[email protected]>
Merge branch 'stable', resolving conflicts

github.com/deltachat/deltachat-core-rust - 59e5a63d5fd567773a62c1343ab22175aab40b36 authored about 1 year ago by link2xt <[email protected]>
chore(cargo): update webpki to fix RUSTSEC-2023-0052

github.com/deltachat/deltachat-core-rust - 53230b6eb045e383d75584e91b12d6456d541764 authored about 1 year ago by link2xt <[email protected]>
improve message of too large video

github.com/deltachat/deltachat-android - 49a177c5ce7b23856a89f996ef2a704eec42886d authored about 1 year ago by B. Petersen <[email protected]>
show alert instead of toasts in case of video errors

github.com/deltachat/deltachat-android - ba1240420b37fa40f165865484479f30fdd5b3a9 authored about 1 year ago by B. Petersen <[email protected]>
show alert if no camera is available

github.com/deltachat/deltachat-android - de0e0666fb94ff76d2d56b5c04620f3a91c541f9 authored about 1 year ago by B. Petersen <[email protected]>
improve logging video errors

github.com/deltachat/deltachat-android - bc3e61791921a8cd6f071a9b97620c08d627c22a authored about 1 year ago by B. Petersen <[email protected]>
Merge pull request #2688 from deltachat/adb/code-cleanup

code cleanup

github.com/deltachat/deltachat-android - b937ee443c6bc0105b32d6254e37bb0712a81d4d authored about 1 year ago by Asiel Díaz Benítez <[email protected]>
feat: Remove extra members from the local list in sake of group membership consistency (#3782)

9bd7ab72 brings a possibility of group membership inconsistency to the original Hocuri's algo
de...

github.com/deltachat/deltachat-core-rust - 80ca59f152e4b280b281e34e90ba24cced79c893 authored about 1 year ago by iequidoo <[email protected]>
refactor: remove incomplete protected header code skipping Legacy Display Part

The code removed is an incomplete implementation of skipping
the Legacy Display Part specified i...

github.com/deltachat/deltachat-core-rust - eb624e43c08608725aec28bfc198041e3fecdf89 authored about 1 year ago by link2xt <[email protected]>
use DC_CHAT_NO_CHAT instead of 0, remove unused line of code

github.com/deltachat/deltachat-android - bf54dd9027ac9aa36adf4d57e2966a8027b2ae20 authored about 1 year ago by adbenitez <[email protected]>
remove unnecessary overrides

github.com/deltachat/deltachat-android - 5bc3157d2e115914cf127bfb195fbd736f8a9252 authored about 1 year ago by adbenitez <[email protected]>
no more than one webxdc start within 500ms

it seems, fast tapping may result in starting a webxdc twice on some systems,
i cannot reproduce...

github.com/deltachat/deltachat-android - 722ded32d33b51821b6fc2ce83c556d445ff993b authored about 1 year ago by B. Petersen <[email protected]>
remove unnecessary copyToClipboardSdk11()

github.com/deltachat/deltachat-android - 7ccf26d0e70212d11d3b7f15ba61631c55111c42 authored about 1 year ago by adbenitez <[email protected]>