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

allow to resend attachments from chat profile

5e5a1ec6c59531109d18a2e95b9ee945d58cf109 authored over 1 year ago
check if thumbnail's footer is visible in getDescription()

408df46643ed454a2fb9205313258775cd93d963 authored over 1 year ago
fix displaying of sticker's footer

ce1733f3eaac15498d3e20cd5f0cfba860bebed5 authored over 1 year ago
Merge pull request #2702 from deltachat/adb/issue-2470

improve screen reader support in conversations

44376a60469288aa6dbda00146086865e041fd03 authored over 1 year ago
reuse `ACCESSIBILITY_SERVICE` object

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

a7296c74653eac9429c454167e7eb68c6c727f28 authored over 1 year ago
Update src/org/thoughtcrime/securesms/ConversationItem.java

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

681c7294cc9a2842a880055b743495e266625d3c authored over 1 year ago
update translations

6dea636ba3b5b86d7976018f5e6837d3dd466fbf authored over 1 year ago
Update src/org/thoughtcrime/securesms/ConversationItem.java

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

cccbe5aa3c8541ff661b45181632b45c69c17907 authored over 1 year ago
create Util.isTouchExplorationEnabled()

25cca695f924ab652a294db05b8e468d24e12b4e authored over 1 year ago
Update src/org/thoughtcrime/securesms/components/AudioView.java

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

4a4f8b3d2e22c3272ce3224c4399f2f3d3108724 authored over 1 year ago
use only one `audioFocusChangeListener`

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

9325f276988877c47749a2003fa15f7862739cb4 authored over 1 year ago
set some descriptions

8300242d0f3766009113bf7623908b522543a10b authored over 1 year ago
remove unnecessary description

27466decf52733e4080b3d6380bce2f2dcd30381 authored over 1 year ago
improve screen reader support in conversations

1e149eef8361494de5dbf66751f39a5bb276995f authored over 1 year ago
finish settings on language changes

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

...

479305198c9c283c0647b34dafda173e25dee425 authored over 1 year ago
resume settings activity on language changes

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

66d4a5d88467d720b9e68812492b1c6ef79f0356 authored over 1 year ago
check areNotificationsEnabled() before adding notification (#2697)

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

6addd6f8fdd3755a59b67620416123240b9abf38 authored over 1 year ago
set targetSdkVersion to 33 (#2649)

* set targetSdkVersion to 33

* api33 requires permission NEARBY_WIFI_DEVICES to access wifi
...

f18831b196034f32b92fcfe295009376cc07db2d authored over 1 year ago
update translations

a7f1c7e014b64a56696ffb19fe89f9ba318933fc authored over 1 year ago
Merge pull request #2694 from deltachat/adb/refresh-chatlist

fix account switching issues

33a729b855aa1b02ddf1f3b2d30182b650662d56 authored over 1 year ago
Update src/org/thoughtcrime/securesms/ConversationListFragment.java

2be2da87d41f56e1a2391dd338a77d2a9dad34c8 authored over 1 year ago
use correct account context for dcChat

55fedbc751c28d521f692931a5c37c00f966b5e8 authored over 1 year ago
refresh chatlist data on new intent

0ef046a2bc6e16c5b8aba455eed4a9313f17314c authored over 1 year ago
Merge pull request #2696 from deltachat/chat-get-account-id

add DcChat.getAccountId()

ee1d128e8c0cd035e1661d1720dfec3c7aaf9392 authored over 1 year ago
api33: prefer color-scheme over setForceDark()

e980793afba724e3bce7ab2e6d02f46d0e7265df authored over 1 year ago
add DcChat.getAccountId()

15b791978791666c06aa87b22bfe71fffdff2074 authored over 1 year ago
streamline DcContext finalize

922f0dab1e44b2c39b843ec7fa23e2207f8bd560 authored over 1 year ago
Merge pull request #2692 from deltachat/adb/issue-2248

sanitize filename before creating it in the blobs dir

19662383559031d69a80858d2500834b831d2b2a authored over 1 year ago
remove redundant checks

e5e987f932ddce59585f4e91f1ffe6b0469a6e2b authored over 1 year ago
Merge pull request #2689 from deltachat/fix-webxdc-fast-tapping

no more than one webxdc start within 500ms

f32d647dfe70184bedf52639bbf770a92005a218 authored over 1 year ago
sanitize filename before creating it in the blob dir

abb777294f8eca720c5ef8d70ab09d1954c5fa58 authored over 1 year ago
reset seekbar to zero on init, fix equals() for AudioSlide

9fa3c03048024d9d2530b80eb2ed81bc57d71bba authored over 1 year ago
update progress only for the actually playing AudioSlide

3fd06ad27e76c98faa295a3c95a27bee39eeda81 authored over 1 year ago
update translations

c6d944b6925f34274a9ca11b7beccdb8a53dde90 authored over 1 year ago
show alert if no camera is available

de0e0666fb94ff76d2d56b5c04620f3a91c541f9 authored over 1 year ago
improve message of too large video

49a177c5ce7b23856a89f996ef2a704eec42886d authored over 1 year ago
show alert instead of toasts in case of video errors

ba1240420b37fa40f165865484479f30fdd5b3a9 authored over 1 year ago
improve logging video errors

bc3e61791921a8cd6f071a9b97620c08d627c22a authored over 1 year ago
Merge pull request #2688 from deltachat/adb/code-cleanup

code cleanup

b937ee443c6bc0105b32d6254e37bb0712a81d4d authored over 1 year ago
use DC_CHAT_NO_CHAT instead of 0, remove unused line of code

bf54dd9027ac9aa36adf4d57e2966a8027b2ae20 authored over 1 year ago
remove unnecessary overrides

5bc3157d2e115914cf127bfb195fbd736f8a9252 authored over 1 year ago
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...

722ded32d33b51821b6fc2ce83c556d445ff993b authored over 1 year ago
remove unnecessary copyToClipboardSdk11()

7ccf26d0e70212d11d3b7f15ba61631c55111c42 authored over 1 year ago
make fields final

2ad6186ea35bf19a904a0f4f48a7c743050b29ed authored over 1 year ago
remove double semicolon

b2fc07457fd6c345473cbbb7c40c1b211273cc51 authored over 1 year ago
remove unused imports

39de85ef6e2e7e6e0dc1703c1bb88502a297a82c authored over 1 year ago
add logging for chatlist timers

140c0577a2ec16dcf14cda5534c15db272ce9d30 authored over 1 year ago
instant update on resume

d1e71c83a6f172500191274caa400b4b548b8db2 authored over 1 year ago
use AttachmentManager.selectImage instead of duplicating code in ChatBackgroundActivity

0a3c8d1b91dd3ea0a427b31f6f85ec9aac169540 authored over 1 year ago
Merge pull request #2686 from deltachat/adb/issue-2091

pause background music when playing voice messages

c886eab47483a980f1d9e377bea80bb568b81a45 authored over 1 year ago
pause background music when playing voice messages

b7285068c9a198d8db8e1e20023adb3773ba00fc authored over 1 year ago
move part of left padding from emoji-button to parent; this looks better the emoji button is not needed as using system-emoji are used

05850a0d00ad1883d4882e994bc28dc448632df2 authored over 1 year ago
fix welcome title bar

this was overseen at #2671

closes #2682

7b47c0adf8f15f3f73b0ceb0f64f76316e398492 authored over 1 year ago
Merge pull request #2683 from deltachat/adb/issue-2679

display text in reaction pill

b515053f7d8e55864bc376cc012d9742ab5107be authored over 1 year ago
Merge pull request #2681 from deltachat/adb/issue-2658

allow to select key to import instead of using Download folder

c874081926dae0576732baeea8797fe8e3b3baab authored over 1 year ago
display text in reaction pill

9ad19a3c41a117c789c5a931e4c0eb412caaa6b9 authored over 1 year ago
display dialog after selecting file

d03ad47f68fcaca5ed8f5c8aa05a5014848e3eec authored over 1 year ago
Merge pull request #2676 from deltachat/adb/issue-2675

display reactions details

7e845261a2b547ec8f7bfca6d2c8f9610a3751ac authored over 1 year ago
disable click in reactions pills in multi-select mode

a86ba375dcb0b079d504b142b85e0aa77c72f730 authored over 1 year ago
rename pathName and fix indentation

05249ef38f6ee4d67a2683b5a183f106cb3718b6 authored over 1 year ago
remove empty line

1f7a0aa265d952c6b33949db3bd0e67ba509fa10 authored over 1 year ago
allow to select key to import instead of using Download folder

849839a3346882bbe5bdb9d1a4c2e78937f25e21 authored over 1 year ago
update deltachat-core-rust to 'chore(release): prepare for 1.123.0' of 'v1.123.0'

c11a6ced62569fddf53d5762d09edf993c89b12b authored over 1 year ago
do not use a single 'Cancel' button; use 'OK' instead

04a42469c287c6e53cd7b30abb1ff8bcf1aaa897 authored over 1 year ago
typo

fc96f964705407fbb98f0e987624adb2aa1142bf authored over 1 year ago
rename li

dbf734b04f69271d8687a3e64dbd2eada2e03065 authored over 1 year ago
remove FragmentActivity

32f5cf419275e7de0e0be02a1798c489bbf65e21 authored over 1 year ago
rename reactions_details_title to reactions

7b21dacc728e0cb50d34bfd830f0f9ecb315d6a7 authored over 1 year ago
set same padding right

79fb3956131ade2938c53d0bbb089557d24f78c7 authored over 1 year ago
Update src/org/thoughtcrime/securesms/ConversationItem.java

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

7b90ac648991105711797040896d729671665798 authored over 1 year ago
Merge branch 'stable' into adb/issue-2675

6bf5e9bfd0cffe4774c50cd960993eb0a0c858ae authored over 1 year ago
add reactions details dialog

e6107c4dcf1d4391c8dbd4044c0a8402ba201440 authored over 1 year ago
update translations

24f15b6d92c44eb032a0e2b874eef27c58c170b1 authored over 1 year ago
reword 'Built-In Camera' to 'In-App Camera'

built-in may also refer to the camera hardware build into you phone,
esp. on some translations t...

ecd8558e7f74416dde48faac9290df1f453f675e authored over 1 year ago
do not pass `+NUM` to translations

i just checked all translations from Signal,
they all use `+NUM` or very few `+ NUM`
(the latter...

660f0e90c3fd94e77da7695441d0e836ced7afe0 authored over 1 year ago
clarify 'less'

e1a36cfeaeebbe15baeb6106be1e1bfa47de6def authored over 1 year ago
show 'verified by SELF' as such

core was changed to return SELF from `get_verifier_id()`
at https://github.com/deltachat/deltach...

d208b011c598e5ed748480abcab9624b9e580993 authored over 1 year ago
add onReactionClicked()

c2ffe4250c1bbc50c1cca826cb2241d696244b5a authored over 1 year ago
Merge pull request #2554 from deltachat/adb/add-reactions-api

display reactions

9fd21b41ea7e3730cc9638bdea12e26503de0a37 authored over 1 year ago
Merge pull request #2671 from deltachat/adb/issue-1799

set current locale on orientation changes

9e116df4c708079fdb41e8ab0af5ff09f6d3a4b0 authored over 1 year ago
guarantee onCreate() is called before finish()

4080bae12022e9c4214bbb1635dd508199c5797d authored over 1 year ago
listen to DC_EVENT_REACTIONS_CHANGED event

bd9d53511646266914e4edbd0d574dcfc0cfc354 authored over 1 year ago
fix error

974bec7a789280a0fcf2e9fcf85184881d30157f authored over 1 year ago
properly set language for all activities, also on screeen rotation

74bae4e3712da1f4d3624dc705743b416b6bf50f authored over 1 year ago
set current locale on orientation changes

60fc520dc9de989f96c33cc23c3c4031b50f9c52 authored over 1 year ago
improve ConversationItem

49602bd58185cec829c734e85b6cb5bc98840b2a authored over 1 year ago
implement `get_msg_reactions()` JSON-RPC API

de1f1d4fe2917dcb5dbc030a6bddd77c14621ae7 authored over 1 year ago
basic display of reactions

a38ad255dadedb61cbcc68397e12b29df840fb37 authored over 1 year ago
use system camera as default

the system camera has usually more features (flash, physical zoom, filter)
and is less buggy tha...

30d4febee78c4000823f45a6aaa1c86736e3fd76 authored over 1 year ago
Merge pull request #2672 from deltachat/adb/issue-1022

keep screen on while playing voice message

2fbada8d651f132c1749192e09bc5faae0227a24 authored over 1 year ago
improve code

118fdccc7b0e4c4ac16d2b606f003de5a8bfe2d4 authored over 1 year ago
remove getActivity()

9dbcff390814c841d04790156ad87fbfe4a0e194 authored over 1 year ago
put keepScreenOn together getActivity()

c50ebe6e1663228542ccff005f61dafd22a3b668 authored over 1 year ago
also turn off screen if track is paused

9a9a60223592fec01013547964b0c3d9e6d2cde6 authored over 1 year ago
keep screen on while playing voice message

c72127e1ce53caf3e28e7bda0155ac84beaf8a31 authored over 1 year ago
Merge pull request #2667 from deltachat/adb/issue-2594

add more context to dialog title shown after sendToChat()

cbc00391ff7bec71b8f294c0d7ba9c1ccc792441 authored over 1 year ago
Apply suggestions from code review

use SHARED_TITLE instead of SHARING_TITLE

2332d7c227ac1561d16a9945377fae82523fdf3d authored over 1 year ago
style: add dark theme for webxdc wrapper

It affects the "loading" stage

Related: https://github.com/deltachat/deltachat-desktop/pull/3411

da5309124e2cebfb3f526743c5abf605faf99e50 authored over 1 year ago
profiles: rename info-category items to what they are

3cf1168a067586c991a00a0636179c778e1a0518 authored over 1 year ago
profiles: rename categories to what they are

afd0cee3e66dff828c987aefeaba408298b9e03e authored over 1 year ago