Ecosyste.ms: OpenCollective

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

github.com/deltachat/deltachat-android

Email-based instant messaging for Android.
https://github.com/deltachat/deltachat-android

nix: add NDK toolchain binaries to PATH

Otherwise gradle is unable to strip native binary
and the resulting .apk is 85M instead of 59M.

e56f24b0144b368c015b61ab833d7380bf3631ce authored almost 2 years ago
Add Nix development environment

dc94b8614d26cbe7f6fa79a7caee0be37dc381c0 authored almost 2 years ago
scripts/ndk-make.sh: unset RUSTFLAGS

Common way to configure `mold` is to set

RUSTFLAGS="-C linker=clang -C link-arg=-fuse-ld=/u...

8ed79c5b273b4f7d0e94fa3d7d66e170c27ec781 authored almost 2 years ago
scripts/ndk-make.sh: use absolute paths for TARGET_{CC,AR}

Do not assume that $PATH contains toolchain bin/

84a767dc17c2622c6bb2aa20873083bbea1f297b authored almost 2 years ago
scripts/ndk-make.sh: export RUSTUP_TOOLCHAIN

This allows to build the core on systems without rustup.
In this case system rust is used,
but t...

be8f9f14684290cb235d44bcae94ed3c02298dfd authored almost 2 years ago
scripts/ndk-make.sh: escape grep argument

This makes `scripts/ndk-make.sh` print meaningful error.

63fc13179bff2753ed8af73dc943c4724530d241 authored almost 2 years ago
Revert "add epoll_create fallback which is missing in API<21"

This reverts commit e29b6f9974bcad9a1e97493979f261cdb4cf4ea3.

Since update to `mio` 0.8.5, it d...

df5822519271d26c674d01568aed49bbdbaf56cb authored almost 2 years ago
update translations

9d9932775af69f24e0020d6c5ed01cb868751ef8 authored almost 2 years ago
remove unused lines; the iframe should include webxdc.js as needed (#2474)

2b75ec5515a137c883ff2718ee86426d3523d355 authored almost 2 years ago
update translations

95d58765e204ea98271aa342580cba0ce4acb4de authored almost 2 years ago
amend f-droid changelog from CHANGELOG

7ece7b1ca9daade624880357abf77a37b06d6c37 authored almost 2 years ago
update f-droid changelog from CHANGELOG

e12960299665f87ffcfc75ec71c7f8518b9d0e28 authored almost 2 years ago
update translations

6a677517fc698fdb554b1a149a8eae80f1aa7b9f authored almost 2 years ago
update translations

0d52b49727dc60f5b9c3b370c171a2bf8a73238b authored almost 2 years ago
Update release-checklist.md

d523d674154d599e1da35fa4a32a9942641193d1 authored almost 2 years ago
refine and update release checklist, add things that were done more implicitly before (#2473)

9748952129b622cb27020e8cee0cd3795a5c6604 authored almost 2 years ago
prepare 1.34.13 (#2472)

* update CHANGELOG for 1.34.13

* nudge outselves to drop a line about what to test

the cha...

8620b85416ade6f3d064cfa5244e4fbe1cba0b73 authored almost 2 years ago
fix receiving updates during runtime (#2471)

aae4e337cdac124198f9398ac5384630bc3d734e authored almost 2 years ago
no automatic remote content loading for contact requests (#2469)

* factor out checkmark strings

* no automatic remote content for contact requests

loading ...

4f8d6aad05d586a3e5a74ee652dd324d15bd12ed authored about 2 years ago
prepare 1.34.12 (#2467)

* update CHANGELOG for 1.34.12

* bump version to 1.34.12

904efe872bf4aa7111f269da67328260c9a87cb6 authored about 2 years ago
add CSP to webxdc (#2466)

01ebb166d750506c81e4549e71c71ac49e94b5e9 authored about 2 years ago
update translations

81cd2aa7291888fa1bb164c2d6c38025da2ed6c9 authored about 2 years ago
update deltachat-core-rust to 'Release 1.107.1' of branch 'stable-1.107'

a1e3bde74701c31abe58f82793ca41e7274f8642 authored about 2 years ago
Combined webxdc patches (#2465)

* re-applying patch from @Hocuri from #2458

* apply sandbox isolation patch from @WofWca

*...

563c0296fa22ceb7080cffee2d7c63c9903ad883 authored about 2 years ago
set unique data for getRemoteReplyIntent() and getMarkAsReadIntent() pending intents

3ce9a792742ff73c54593b8e7beaa7f1ad3e0853 authored about 2 years ago
set unique data for getOpenChatlistIntent() and getOpenChatIntent() pending intents

040249af57e3875a087eb1ad3214d76e1b714ad6 authored about 2 years ago
implement ChatData.equals()

64c1c5af2ea0fc1eb8be233012879bec510fe840 authored about 2 years ago
use ChatData class instead of Pair, fix notifications preferences

93a17e99e973192c43bbd1274583a2d99b4c2ae1 authored about 2 years ago
update comment in inboxes declaration

1d6a2350f0fc7f2efc316af1bba83ff7e14d9c13 authored about 2 years ago
use different values for "ACCOUNT_ID_EXTRA and CHAT_ID_EXTRA"

8962476a21c67fd943a496f759422a4b2e6cd3e3 authored about 2 years ago
Update src/org/thoughtcrime/securesms/notifications/NotificationCenter.java

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

f38a15024ca71a17bd98560b98cd54c10d94c95c authored about 2 years ago
Revert "Webxdc fixes"

This reverts commit 6afddd84fff659fa6d8f727f2bf388d0c504058d.

4ba6daae21e95599ff28cff4bf49c1ba8fcf16c4 authored about 2 years ago
allow notifications for all accounts

402fedaf781b325f69f7a2ef0c64ddce3a5edd1b authored about 2 years ago
clarify branch name in update script

ae4a725764a10115064e8064690044607bbb83b1 authored about 2 years ago
prepare 1.34.11 (#2459)

* update changelog for 1.34.11

* bump version to 1.34.11

699d97cccc5450e83d4c67d9d58fce311e1458ea authored about 2 years ago
Webxdc fixes (#2458)

This now fixes all the checks in the `test webxdc`, see the
Delta Chat group

8281bf948931704790b53fa00a78356fc5a7d909 authored about 2 years ago
refine new f-droid documentation (#2461)

successor of #2444:

- there seems to be a maximal lenght of 500 characters for the changelog
...

38be87ee8ebcd5ff56781f385d35119b2d6fd34e authored about 2 years ago
update deltachat-core-rust to 'Prepare 1.107.0' of branch 'stable-1.107'

f088fbd0bcd1b7f160843b5fc5ac894d00b0b85d authored about 2 years ago
adapt ./scripts/update-core.sh to work with different branches (#2460)

c4651acceb7feef17c9a0980d0555c9109fa3f56 authored about 2 years ago
update translations

354ddb5e0a57ff5fc69f2372e994c431cddc9079 authored about 2 years ago
update translations, clarify hint for string 'N Selected'

7f874fe1f4e0c43c486fa023f82d9f9d2f67312a authored about 2 years ago
Merge pull request #2455 from deltachat/adb/fix-socks5-switch-style

fix "use SOCKS5" switch style

0db90343dae5835197559da3a2b44122fb43c689 authored about 2 years ago
fix "use SOCKS5" switch style (not visible in dark mode due to forced Light theme)

6993317be3f29daf5a3a1a041406524aa2e8aa64 authored about 2 years ago
Merge pull request #2454 from deltachat/adb/disable-socks5-password-toogle-after-config

don't allow to reveal proxy password

f19e29bb22ccf77dc9f14e8ce5bf28500c94f979 authored about 2 years ago
don't allow to reveal proxy password when editing the settings after account was successfully configured

cc97b61299373282e6425fb9423b3ed6d8d70384 authored about 2 years ago
Merge pull request #2452 from deltachat/adb/add-socks5

add socks5 settings to registration activity

bde84845d83980b2a36912da4cfb2774c14d5bce authored about 2 years ago
make SOCKS5 section more similar to Delta Chat Desktop

4aaa6569386f0f064845d4cd420fa910399e8390 authored about 2 years ago
update translations

85918cf33f2a564a97d891c5d1d376e1f3712055 authored about 2 years ago
add socks5 settings to registration activity

3dfc587183e3d47220271066cf624a6cdde2bff3 authored about 2 years ago
prepare 1.34.10 (#2447)

* update CHANGELOG for 1.34.9

* bump version to 1.34.9

* add a little device message for t...

90c4399d2a5ff92b9236d09f7b5b6358dce9c7cb authored about 2 years ago
update deltachat-core-rust submodule to 'Clippy fix'

fffff6abe527037de798ac72eddcb897116ca059 authored about 2 years ago
update translations

826cea5d82b2c03cd1a55e7e77f0a668b725068b authored about 2 years ago
fade left/right animation when opening the archive (#2446)

this is similar to opening a chat and feels more natural.
settings/connectivity/help etc. still...

a7e624f4a7f20abd7daed8654dcd5e1f020c24de authored about 2 years ago
update deltachat-core-rust submodule to 'Prepare 1.105.0 release'

598089655a8647bfac8b7963c05ecae679f1b646 authored about 2 years ago
update translations

ef25dff3e49db7728a83b2bbae634a8afde547e2 authored about 2 years ago
add function 'mark all as read' to archive (#2443)

* add function 'mark all as read' to archive

as we have the unread counter there now,
we sho...

17039651be21146e8e3cb976a73408c9eceb1a13 authored about 2 years ago
update deltachat-core-rust submodule to 'mark all archived read (#3919)'

8fb414068978221aaa8aed58915317c1effa91e1 authored about 2 years ago
Remove ndk-make.sh symlink to scripts/ndk-make.sh

If scripts are always called directly without symlink,
there is no need to use `realpath` which ...

543a7965c29bac064b6bdfae6abe625524cf76e9 authored about 2 years ago
Document adding changelogs for F-Droid

a08335ec3879513de641c5c1986501176d79e28a authored about 2 years ago
Add changelog for the latest version into metadata

568bfaaad022f5eb8aa13832e38174d0cac5370d authored about 2 years ago
Copy full_description.txt from F-Droid repository

The highest precedence description is at
<https://gitlab.com/fdroid/fdroiddata/-/blob/master/met...

4b53aa81c61cff7898b894f611a6dca24e45d480 authored about 2 years ago
Add metadata/ for F-Droid

fdroiddata/ contains some metadata, but no icon or screenshots at
<https://gitlab.com/fdroid/fdr...

8c128937e07ab8c74d26f4b516c9081ec25ea4af authored about 2 years ago
Update f-droid.md documentation

93cea05e338297c1d3bd7d83aada3167775e16c8 authored about 2 years ago
tweak archive (#2441)

* basic layout of new archive-link, including icon and unread counter

* remove 'archived chat...

fc542dbe7e6049a725be4b8f0a799769f1ac8fe2 authored about 2 years ago
update deltachat-core-rust submodule to '"archive" consistency and improvements (#3918)'

4f6fb1cd15d98d6fb972791a13e10871bce93c66 authored about 2 years ago
update deltachat-core-rust submodule to 'ci: update rust toolchain for repl.exe builds'

7cff5c731156db0728e7f0da832f5de81a9dcef4 authored about 2 years ago
Use `realpath` for the case of running the script via symlink

2f8992a77c8e7291247fe68be44dbcf6548aa6b7 authored about 2 years ago
Explicitly set RUSTUP_TOOLCHAIN to 1.64.0

Core is supposed to support all Rust versions above
MSRV, there is no need to use the same toolc...

78aada7027184d497bd2e1da75c9834bd1fd322a authored about 2 years ago
use new node directory for grep-string.sh

d72c0eebb7e655689135d7be5b1174b2d74405e0 authored about 2 years ago
prepare 1.34.8 (#2438)

* update changelog

* bump version to 1.34.8

* mark recent testrun vesions as such

949cb3fafbc4bf0c66eb4fc301a8b1ab764119e6 authored about 2 years ago
update local help

df2abd5fcb35131af73819dde9baf4f1d36b8658 authored about 2 years ago
update deltachat-core-rust submodule to 'release 1.104.0 (#3857)'

192ee8776085d6521965a59f67c916ad4d0a7d95 authored about 2 years ago
add greek (#2437)

* add greek to language menu

* add greek strings.xml

a0e874cf9e2fe5de08f4d743d8689e7233eeb8ef authored about 2 years ago
update translations: korean, polish

2efe9eb704709b285d3f6707ef14ced051b9d377 authored about 2 years ago
prepare 1.34.7 (#2436)

* update CHANGELOG for 1.34.7

* bump version to 1.34.7

b016ccc6dd6edd1e713acfd01870bfaa755d37c8 authored about 2 years ago
update translations

8f7d0ce0f6770344d99bc867b306b268a8251f1b authored about 2 years ago
update deltachat-core-rust submodule to 'Release 1.103.0'

5353f89144fa6eaf542e81440bdd0d8c5f77eb4c authored about 2 years ago
Make ndk-make.sh work with the standard shell

0c877425771b68852b7b66a628c7486421a602f3 authored about 2 years ago
update translations

d196e087884ae3852e331472649977d5792762f9 authored about 2 years ago
update transifex tool (#2434)

the old `tx` (written in Python) tool is sunset end nov22 [^1].

- installed the new `tx` tool...

b07f23674e4ddbca815c79562d2176225014fbea authored about 2 years ago
adapt build script for M1/M2 hosts (#2433)

* adapt build script for M1/M2 hosts

* GUI way to set up build environment, update NDK inform...

f2e1503b5275fdfb18094653be5eb00e11a4b5c0 authored about 2 years ago
Don't animate the spinning circle if animations are disabled (#2338)

d1b3124ab0613b69972f7dc699c864df8d918603 authored about 2 years ago
prepare 1.34.5 (#2428)

* update changelog for 1.34.5

* bump version to 1.34.5

4d22d91e98256bcd0290e47c8c46d195565a721b authored about 2 years ago
add versionCode to debug info (#2427)

0169db714696ef26590305856e29b57a700972d6 authored about 2 years ago
update deltachat-core-rust submodule to 'prepare 1.101.0 (#3757)'

97868bcdbcd44d678d39a5cdf1ca240136168ae8 authored about 2 years ago
update translations

2a9223a706fc86cbff825e47f73d2f4c6b17991e authored about 2 years ago
prepare 1.34.4 (#2424)

* update changelog for 1.34.4

* bump version to 1.34.4

ae0be1302c9c0ec706a5ae1644807b963312f7e8 authored about 2 years ago
let `DynamicLanguage.getLayoutDirection()` work on sdk16/android4.1 (#2423)

sdk16/android4.1 does not support RTL fully,
therefore just return LTR in this case
(this is a...

81c28123902d7ad9c189fb897651da10da5a636d authored about 2 years ago
update translations

521f55fe04e4fbe915d8ddf0a2d0a1e2466a50af authored about 2 years ago
remove meanwhile superfluous data2IsString() (#2418)

2450bfc4bfaa4709b84e47e1fe89f0d9f7baf524 authored about 2 years ago
avoid crashes when adding notifications (#2419)

notificationManager.notify() sometime crashes,
it seems to be on some OS versions
in combinati...

d6f9b5e28322cc0fa722115f83768df3ad945dd4 authored about 2 years ago
clarify meaning of 'left'; this came out of transifex discussions (#2416)

d764ed7b9191cb42b70eaa619f458ba13970fbcd authored over 2 years ago
update translations

966589edfe35ddba28e1a69d26b99b5e82b32d07 authored over 2 years ago
prepare 1.34.3 (#2412)

* update changelog for 1.34.3

* bump version to 1.34.3

f9ce0baea1d9d84688976dff924a12371e572258 authored over 2 years ago
fix crash in share-to-delta and similar issues (#2411)

* fix crash in share-to-delta

the crash was introduced by 1.34.2 that was released for testin...

c28c72511ea642650e84bafba8fa779bca93a176 authored over 2 years ago
prepare 1.34.2 (#2406)

* update changelog for 1.34.2

* bump version to 1.34.2

33bbfaf951392d95e89d02f570a55c0a39a94bbb authored over 2 years ago
fix message bubble corner for RTL languages (#2410)

856b2d3cdfae85c25bd007aa9f643816406747e6 authored over 2 years ago
bump targetSdkVersion to 32 (#2407)

* bump targetSdkVersion to 32

* explicitly set `android:exported` for `indent-filter`

this...

443ea0cd3612055cb63288507f255788bfe3fc6b authored over 2 years ago
update local help

c29013eda29624869b805ea47b98ab6c179f91ee authored over 2 years ago
update translations

b77528c9ef608b3330de9c3d485d0c9a9a31e65f authored over 2 years ago