Commit graph

304 commits

Author SHA1 Message Date
B. Petersen
42544fd447 update translations 2025-08-12 14:57:13 +02:00
adb
4fbb8d2b78
Merge branch 'main' into r10s/allow-cloning-email-chats 2025-08-08 14:50:06 +02:00
B. Petersen
db35fef6db update CHANGELOG 2025-08-08 13:39:15 +02:00
adbenitez
168d2ae16c improve group image quality 2025-08-07 23:59:05 +02:00
adbenitez
fc8bfabeb2 update changelog 2025-08-05 11:56:40 +02:00
adbenitez
76dda10a31 update changelog 2025-08-05 11:26:33 +02:00
adbenitez
0a34456302 update changelog 2025-08-02 21:51:10 +02:00
adb
8ff8cffa15
Merge branch 'main' into adb/issue-3855 2025-08-02 19:31:59 +00:00
adbenitez
84fc885617 fix typos in changelog 2025-08-02 21:30:31 +02:00
adbenitez
72bcbe80c0 update changelog 2025-08-02 21:27:49 +02:00
adbenitez
9a2fdcdcbd update changelogC 2025-08-01 19:42:48 +02:00
adbenitez
d40652d394 prepare 2.9.0 2025-07-31 21:44:18 +02:00
adbenitez
ef0b8efcfa update changelog 2025-07-31 21:13:53 +02:00
adbenitez
aa5fcb139e update changelog 2025-07-31 17:00:00 +02:00
adbenitez
cc64142e7b don't enlage email chats avatar placeholder 2025-07-31 16:47:58 +02:00
adbenitez
a280407370 update changelog 2025-07-31 16:26:44 +02:00
adbenitez
de13a70c66 update changelog 2025-07-31 16:17:15 +02:00
adbenitez
5525cfa5a9 update changelog 2025-07-28 22:01:46 +02:00
adbenitez
f16c59897d update version number 2025-07-23 15:54:44 +02:00
adbenitez
f11ae0a5ff prepare 2.5.0 2025-07-22 17:35:42 +02:00
adbenitez
a5070c879a update changelog 2025-07-22 16:45:45 +02:00
adbenitez
84e8be9776 update changelog 2025-07-22 15:05:05 +02:00
adb
8b52a99327
tune down green checkmark (#3828)
* remove green checkmarks from chatlist

* remove green checkmark from contact lists

* remove green checkmark from chat-protected info-message (DC_INFO_PROTECTION_ENABLED)

* remove green checkmark from profile title

* add green checkmark to "Introduced by..." line

* when tapping chat-protected or chat-e2ee info-message, open help at #e2ee

* update changelog

* Update CHANGELOG.md

Co-authored-by: Hocuri <hocuri@gmx.de>

* add verified checkmark when verifier is unknown but contact is verified

* Update CHANGELOG.md

---------

Co-authored-by: Hocuri <hocuri@gmx.de>
Co-authored-by: bjoern <r10s@b44t.com>
2025-07-22 14:21:59 +02:00
adbenitez
cc1fd53021 update translations and changelog 2025-07-20 21:11:07 +02:00
adbenitez
d7c3303cec allow to create new unencrypted group 2025-07-15 22:03:31 +02:00
adb
8daaa45aa3
Merge branch 'main' into adb/account-move-to-top 2025-07-15 15:38:24 +00:00
bjoern
fa40d4fb44
make donate device message translatable (#3813)
* make donate device message translatable

* update CHANGELOG

* Update CHANGELOG.md

Co-authored-by: Hocuri <hocuri@gmx.de>

* Update src/main/res/values/strings.xml

---------

Co-authored-by: Hocuri <hocuri@gmx.de>
2025-07-14 11:25:45 +02:00
adbenitez
9104971baa update changelog 2025-07-12 01:13:37 +02:00
Hocuri
717777f628
Show channels in a proper "Channel" chat (#3783)
* Rename "broadcast list" to "channel"/"broadcast channel" both in UI and code

* feat: Add new channel types

* Update CHANGELOG.md

* adb's review

* refactor: Rename BroadcastChannel to Broadcast

* Revert accidental change

* Make it possible to leave channels

- In a chat, if the chat is an InBroadcast, and it's not a contact
  request, then the `Leave` menu option is shown with the translated
  stock string `menu_leave_channel` as its label.
- If the user clicks on it, the confirmation dialog has
  `menu_leave_channel` (rather than `menu_leave_group`) as its positive
  option.

Counterpart of https://github.com/chatmail/core/pull/6984.

---------

Co-authored-by: adbenitez <asieldbenitez@gmail.com>
Co-authored-by: adb <adb@merlinux.eu>
2025-07-10 10:32:04 +02:00
adb
b699451c2a
Update CHANGELOG.md
Co-authored-by: Hocuri <hocuri@gmx.de>
2025-07-09 20:34:53 +00:00
adbenitez
fa6fad5787 update changelog 2025-07-09 22:20:49 +02:00
adbenitez
59ec5826aa update changelog 2025-07-07 18:39:51 +02:00
bjoern
4663299951
re-focus profile (#3792)
* duplicate ProfileActivity to AllMediaActivity

* update CHANGELOG

* remove profile stuff from AllMediaActivity

* remove media stuff from ProfileActivity

* remove TabLayout from ProfileActivity

* decouple header from viewType

* easier name editing

* add link to 'apps & media'

* move bio up

* move 'send message' up

* prepare avatar/title/subtitle

* set title

* set subtitle to member count

* add address to profile

* rename ProfileSettings* to just Profile*

* set avatar

* use avatar view

* adaptive avatar cell height

* no endless growing of online-indicator

* simplify

* handle tap on avatars

* rename Profile* to AllMedia*

* set title accordingly

* move 'last seen' up

* edit name by tapping

* Revert "edit name by tapping"

This reverts commit 6727b16830.

Reason is that it introduces uncertainity what happens if the name is tapped -
we do not want to nudge ppl to edit the group name in a similar way.

we may revert this revert,
but for now, let's see if the icon atop isn't sufficient.

* add media count

* space below avatar

* refactor allmedia viewtypes

* select the first tab that has content

* format footer

* remove unused headers

* space above header

* add dividers

* tweak some spacings

* tap on avatar only for enlarge/set avatar

* immediate view of first tap

* tweak value display

* add icons to buttons

* tweak paddings

* no address for self-talk and device-chat

* use signature background for less cluttered UI

* avoid global state modification and showing eg. app-icon tinted also elsewhere

* tweak sizes

* move introduced-by/server down. these information become less important the more chats you have with the contact - and otherwise just clutter UI

* update CHANGELOG

* typo

* use more normal font and spacing for footer

* open "media" deterministically

remove the smart forwarding to "tab with content",
which results in unclear behaviour.

also, we want to push for apps,
which is also the thing that really changes.
when searching for an image, another tap is fine.
2025-07-05 11:16:30 +02:00
adbenitez
90350729d5 Merge branch 'adb/webxdc-tts' of https://github.com/deltachat/deltachat-android into adb/webxdc-tts 2025-05-26 17:40:44 +02:00
adbenitez
7ae4cd4dd3 update changelog 2025-05-26 17:40:03 +02:00
adbenitez
0b50dd445f update changelog 2025-05-26 17:39:01 +02:00
B. Petersen
29d04afc51 update CHANGELOG 2025-05-24 13:24:53 +02:00
adbenitez
52788976e3 update changelog 2025-05-23 15:13:24 +02:00
B. Petersen
bb410a1bb1 update CHANGELOG 2025-05-23 13:43:35 +02:00
adbenitez
deddc5dd29 fix version header 2025-05-19 13:11:31 +02:00
adbenitez
cf653f41b7 prepare 1.58.4 2025-05-15 12:49:47 +02:00
adbenitez
a881f84a03 update changelog 2025-05-15 12:11:09 +02:00
adbenitez
b6ffc8df9e prepare v1.58.3 2025-05-06 16:03:15 +02:00
adbenitez
f023961239 update changelog 2025-05-06 15:43:43 +02:00
adbenitez
8e8b49508d update changelog 2025-05-05 22:11:15 +02:00
B. Petersen
8f2b761361 update CHANGELOG 2025-05-03 21:01:15 +02:00
B. Petersen
6f3f356997 update CHANGELOG 2025-04-26 17:29:55 +02:00
adbenitez
7c77b946ed update version number 2025-04-24 14:45:50 +02:00
adbenitez
9e70bfb5ae update changelog: fix core version 2025-04-24 14:08:57 +02:00
adbenitez
5d05e99ad6 update changelog 2025-04-24 13:45:32 +02:00