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

add checkbox to selected account

ba40209723661ce774e3bf43a2105e53b17d94b7 authored over 3 years ago
include selected account in list

584f2648e6528d084db6bf92c71d677c8cbfc3ce authored over 3 years ago
Apply some of Android Studio's suggestions

e55f1a9c201a766d80ca16307b40b801ac5ea689 authored over 3 years ago
Remove unused elements in account_selection_list_fragment.xml

1810508ff00c973969e605c1da62424df78b3f58 authored over 3 years ago
add missing contentDescription to delete button in res/layout/selected_recipient_list_item.xml

e20c1787050207a64403a01a9126ef2c195a4dc0 authored over 3 years ago
Update src/org/thoughtcrime/securesms/accounts/AccountSelectionListFragment.java

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

646ed8bb183cc22ea674b49d50cbef0834128f36 authored over 3 years ago
Update src/org/thoughtcrime/securesms/accounts/AccountSelectionListFragment.java

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

bc0d103f1365db11dffa1c14b86b3c2cb4f3453a authored over 3 years ago
Update res/layout/account_selection_list_item.xml

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

90930ae1a7c7a383d02738faa89ec256bebe7d16 authored over 3 years ago
Update res/layout/account_selection_list_item.xml

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

6578e008dfbb43c8e846406cffbdddc0e57a8115 authored over 3 years ago
set click listener in AccountViewHolder

e1c52835e595e340dd4a9e41997f49a9671d7fca authored over 3 years ago
adapt delete button to theme

1895e30a9ba6a4219fe5e3db06bf05ee4af5b0b4 authored over 3 years ago
make avatar smaller

502a9461fbc9c1f9f323e4539b828ad4c1a7efd0 authored over 3 years ago
improve fallback avatar in account list

746c666148903298226590b3b87336bca4eaafc0 authored over 3 years ago
add unread count badge to account selector

811f8eaf0bd3b770daa08177b32841a92dc73c4d authored over 3 years ago
improve the account selector dialog

3880fd67a56849b6946d05b041b86b0ee5078266 authored over 3 years ago
Merge pull request #2071 from deltachat/adb-issue-2069

allow to select audio files in multi-select mode in Docs tab

74adc7e4b222df28e78d0cd21d06b27fecc28542 authored over 3 years ago
Merge pull request #2047 from deltachat/adb-fix-reference-links

use loadDataWithBaseURL() instead of loadData()

9c20275f6ee8107a14de676216a632341c413047 authored over 3 years ago
Merge pull request #2076 from deltachat/adb-hidde-keyboard

hidde keyboard when compose panel is hidden

8cbb65374031dc0eace5ee19126ab4955dbd98f6 authored over 3 years ago
hidde keyboard when compose panel is hidden

9d41055379ba190be2440ba262a9a48fb22b56eb authored over 3 years ago
add self avatar to conversation list's toolbar

9338981626c67ea309013b3809f1fa1d8fa24b93 authored over 3 years ago
Merge pull request #2065 from deltachat/fix-shared-image-being-set-as-draft-repeatedly

Fix shared image being set as draft repeatedly (Fix #2040)

The problem was that

if ...

624a1d08f2f55f2ef7a1348b07f92c3f6c31f3b2 authored over 3 years ago
remove unnecessary call to notifyDataSetChanged()

07dc53804d0ec36d271d437a98229c378bad6dfc authored over 3 years ago
allow to select audio files in multi-select mode

19d1b56bf28d8f3daf005e09a83f3a25b0a21afe authored over 3 years ago
Merge pull request #2061 from deltachat/adb-issue-2016

Disable group editing actions if user can't edit group (ex. self not in group)

c9689097d4fd6d2478409688125a8a31f40af054 authored over 3 years ago
Fix #2040

0f102ffc88bf6391c1865575e273216debe2be28 authored over 3 years ago
Don't let the doze dialog make the tests fail

dfb13ca7a4830d32a5b905de38a729d329155b51 authored over 3 years ago
Remove forgotten dbg statement

b495b847f47ddb03f28093d8b7b8cd800e09d334 authored over 3 years ago
Move tests to separate packages so that I can e.g. run all offline tests

925fec13b238daac80b9bfa5ef7c7b8adc8ef7c3 authored over 3 years ago
Add failing test

2c6f84967666a696aeb1567f27b8108bc04aac9f authored over 3 years ago
Add very basic onboarding and sharing test (#2031)

* Start creating onboarding test

* Start adding sharing test

* Create very basic sharing test

a2ffa4cd5a6e8562e8710e18407ca01bfc23bff7 authored over 3 years ago
hidde add-member and qr-invite buttons if they can't be used at the moment

02588ebb8b504c9e3b1c01e93171ac36cc778642 authored over 3 years ago
Fix back button not working in connectivity view sometimes (#2064)

I noticed that sometimes the system back button (the one in the lower
left) does not work in th...

1b6965e43eec4f1ea4957636153784f02dcdc3c4 authored over 3 years ago
update translations

e66455743576fb96f7095d208c539a3992b621b4 authored over 3 years ago
disable group editing actions for contact requests and groups where it doesn't makes sense (ex. self is not in group)

bf8ceed829cb795becbd4e2782e2059eceb07f96 authored over 3 years ago
disable buttons actions if user can't send in group

404c40379cb9fe7143fc8af52d18a32d772c10d1 authored over 3 years ago
update translations

2279ef38a37beec42c7b15eafcdbfe0e5a6c44b8 authored over 3 years ago
add usage string for connectivity view (#2066)

moreover, fix the id used for 'Broadcast List'

a73f17144bfb731fd631797c62fa0d42ea720c51 authored over 3 years ago
update translations

427e70fcbf25bd29ca1d8e21ce58ee4b2510c0ca authored over 3 years ago
update translations

362ccd81c55717f1545c61496de0bfbfacc598d7 authored over 3 years ago
rename isGroup() to isMultiUser() (#2063)

* rename isGroup() to isMultiUser()

* rename isGroupConversation()/isPushGroupConversation() ...

1eed088f6648da08740f29cae43eae13f4c2f059 authored over 3 years ago
update translations

154a6fce921d4cda4b92be4d88f704b286400a4a authored over 3 years ago
broadcasts android ui (#2060)

* add broadcasts ffi

* add 'broadcast' options to menu, chat, profile etc.

* generate init...

e71f5d9bbaa874796e817261e9522e3137cabc08 authored over 3 years ago
fix translation syntax error

bafccdec1fa45bbd292cd4afb14e3297734049f1 authored over 3 years ago
update deltachat-core-rust submodule

3db47cb2c6d4094eb76f10c7c377a641506f1f3b authored over 3 years ago
update translations

62b8a7d646cd21e25987d137ddc2709983813b2b authored over 3 years ago
update translations

a1aae81bb40c2219389428fd8467120bd024b064 authored over 3 years ago
do not say, device-messages can be deleted from the server somehow (#2059)

it is a bit nitpicking and also a cornercase,
however, yes, it was not correct before.

3af9fdcea64e75edecd674062a8c72c94e09a29c authored over 3 years ago
prefer 'All' over 'No Limit' (#2055)

1ef4b238111d24db3259811347621078dae83f74 authored over 3 years ago
fix typo in english source strings

17bdd6e0da44da5f6555195ce028de61239034c8 authored over 3 years ago
update translations

6a574bacc6dabf77906343d33fe32728cb03141b authored over 3 years ago
update translations

db647e773eb83e28cc74c36988a1bdf7610f774b authored over 3 years ago
update translations

7b4e7d5990b56019084954e94efed45f434503d6 authored over 3 years ago
make check-translations.sh accept escaped percent sign

96b38e60b5fa0748ce222e7967c729517d2bc4a2 authored over 3 years ago
hotfix: remove superfluous backslash

fe113cb52079766df38f5a62af04d407738f09d6 authored over 3 years ago
add translations recently needed by core: connectivity, quota, device messages and some other bits (#2053)

d7072d57df5cec8b23dec82fff2646050b193402 authored over 3 years ago
update deltachat-core-rust submodule

35573e1ec96fd0b1a9dd3e0484369a6571be90ec authored over 3 years ago
update translations

9e3f08c7b7c3df745839f5eb008640aa1ea92cb5 authored over 3 years ago
update translations

95bc9cb23674bdb1b9175081a668775e7ec1be00 authored over 3 years ago
pull in translatable/lasting strings from desktop (#2050)

* pull in translatable/lasting strings from desktop -> _locales/_untranslated_en.json

* fix t...

a33ff17f3f80205337b9e3bf115185e4e08813b1 authored over 3 years ago
update translations

75366e78e4cf6d23ce4cd4a9daeb64c507f0a68c authored over 3 years ago
bump version

9214d0cf76ea55151687e2244d6fdbb48e9cc9ae authored over 3 years ago
update deltachat-core-rust submodule

3fce5bbd218df0f373c5d9296ebbc650d5a7fb10 authored over 3 years ago
update translations

e4a02f3d4b75f4e267f7ad490abd5c9e593df1cf authored over 3 years ago
update translations

f55658546081332bf9a37ab5c3a1ebe0ec8f52fa authored over 3 years ago
do not download large messages automatically (#2045)

* add download-ffi methods

* add 'Download' button for incomplete messages

* show 'downloa...

beb601bc0683f406aa063d344ba81cd2376a5b10 authored over 3 years ago
update deltachat-core-rust submodule

8c750a43ca0ca7405a8111a110346a0eb21907d6 authored over 3 years ago
allow to export all selected attachments (#2048)

* allow to export more than one attachment

* tweak strings

c4f7a72493ff0d4a482ef4bbc065bf6eb94bafb3 authored over 3 years ago
update translations

024099b322d51a92566504dd31818a9287ea7532 authored over 3 years ago
use loadDataWithBaseURL() instead of loadData()

9f252ae41c67e361ffdacbbcc0ccdded3775c4a9 authored over 3 years ago
tweak upload-testrun script

ac5d8dc5d0a087006fa2d4662eaadbc788876553 authored over 3 years ago
prepare 1.22.1 (#2041)

* update changelog for 1.22.1

* bump version to 1.22.1

847faedd7b83def0dcb8c56ebcf484a49c76cbfd authored over 3 years ago
update translations

db4feb7282603e871f3a6b1ad981cec789fc740b authored over 3 years ago
update translations

13e2a22277f1630ba55d09c1bab29b7d7db98f56 authored over 3 years ago
typo: it is not 'Learn Apeeling' :D

75af8159c0294bd1a040da5085437dd238f7b113 authored over 3 years ago
update translations

f7c22e60b7d3a19d31f8b94612a4d538a04c1ffd authored over 3 years ago
fix typo

da6ed2682000d4622988859d54a41a55e03bca96 authored over 3 years ago
prepare 1.22.0 (#2038)

* update changelog for 1.22.0

* bump version to 1.22.0

* add #2034 to CHANGELOG

b50463c2b2935d4e50b6894133de7f1a1e505fac authored over 3 years ago
profile: show tab containing 'status' for device chat (#2039)

the device chat's status contains some useful information
since https://github.com/deltachat/de...

5b937b56530802c0f4f1e269b5e020e9387de36c authored over 3 years ago
update translations

34513086b4a974bda41d2780489a2009ac0783c1 authored over 3 years ago
update deltachat-core-rust submodule

519958e88c4135bf8ed48d6d31b4fb074bbb20a9 authored over 3 years ago
update translations

95bb578d158adfbf51f9dc5d991294e4e64864e8 authored over 3 years ago
add device message for 1.22 (#2036)

* add device message for 1.22

* adapt 1.22 device message for ios, for desktop, update_1_22 c...

ed1b363d705981cb647838112df4637bc99b70be authored over 3 years ago
Remove RequiresApi(19) annotation on ScribbleActivity (#2033)

These annotations don't actually have an effect, but they lead to an
error (not a warning) bein...

1222e6fc900b091cc0690a6e99d6fab1169e0392 authored over 3 years ago
hide 'search' option in connectivity view (#2035)

it is currently just not needed for a dialog-style html-page,
but raises the question what can ...

a08f8ed5273bf7f023b3fc8878eedd7f10e79d00 authored over 3 years ago
[WIP] Fix "Can't edit shared image" (#2034)

Fix #2032

The problem was that after returning from the image editor, `doReinitializeDraft` w...

e2b2d6bea4fd67cecd53347e8efcd8d7acf63e4b authored over 3 years ago
Merge pull request #2027 from deltachat/adb-issue-1992

reload adapter's dcChat when chat is modified

ffd58739ed23c9272f041c52bed7c918226603de authored over 3 years ago
Add some @NonNull annotations, remove unused method (#2028)

This was in an attempt to find the cause for #2026. I didn't succeed,
but this is an improvemen...

b8cbc6d3b0b1ab1fea2e53cf4e724155229b6786 authored over 3 years ago
Add simple benchmark & a test framework (#2022)

See #2019, #2020 and #2021 for failed attempts at using a benchmark framework. So, for now I'll ...

f7b74e49637bbcaf5f4914186b4829905451ff51 authored over 3 years ago
reload adapter's dcChat when chat is modified

3327812628403e0203faf79b958c63b14d49be47 authored over 3 years ago
refine changelog

e8cf64d5ea11d361f62f1710332c3d0f1c62a7c7 authored over 3 years ago
Fix: When searching, entering an archived chat, and going back, go back to search (#2025)

Steps to reproduce the bug:
- Search and select an archived chat
- Press back

Expected: Go ...

44ffbdbb5855ea992ad053c99677e5a967f76219 authored over 3 years ago
Fix: When returning to chat after blocking it, hide request buttons (#2023)

Steps to reproduce the bug:

- Go to a contact request
- Go to the profile
- Block the conta...

5952f303347e9da83879bd0868bb25f395d42bbd authored over 3 years ago
Fix: When blocking a contact from the profile, update the chatlist (#2024)

Steps to reproduce:

- Go to the profile of a contact
- Block the contact
- Press back twice...

93d9a84caea017bdd53c7d15cdbf7c3cb77727f3 authored over 3 years ago
update translations

521ee305174b35405a6f42d779c5b7f5bad168f6 authored over 3 years ago
prepare 1.21.2 testrun 🏃 (#2018)

* update changelog for 1.21.2

* bump version to 1.21.2

f2934a330dc160eeb78c11f6845d37ad3450c4d7 authored over 3 years ago
update translations

d49ae69b5525f02ce0ea7befcda23585e7d9c34a authored over 3 years ago
validate email-addresses in core (#2015)

successor of #1980,
allowing to add contacts with dotless email-domains to groups;
that is nee...

1c36190c878efa31a902386b6199f302197e1b68 authored over 3 years ago
keep selection when migrating several accounts (#2011)

postpone selection after the last migration
as migrateAccount() currently selects the migrated ...

726f751cac08f723bf8d48de860d30c619d3eeea authored over 3 years ago
avoid NullPointerException (#2013)

9be90a589e211f24e89f2e95fc9cb71a3a4c7ef6 authored over 3 years ago
typo

3d3b1cc03febbc0a85cd0a3e738e94f5cc2d7e0f authored over 3 years ago