adbenitez
db427a036e
use drawable for the stared footer mark
2025-02-07 13:02:53 +01:00
adbenitez
ab2151b974
fix indentation
2025-02-07 12:40:55 +01:00
adbenitez
0fa59fa22d
remove save/unsave action
2025-02-07 12:39:55 +01:00
adbenitez
ec7807e662
use save API for msgs forwarded to "saved messages"
2025-02-07 12:26:16 +01:00
adbenitez
d47196d899
add "jump to original" button to stared messages
2025-02-06 23:43:43 +01:00
adbenitez
b692abc235
don't allow to star video-call messages
2025-02-06 20:44:09 +01:00
Hocuri
e3809cf1f8
fix: Opening files in external apps always works now ( #3585 )
...
The problem was that we returned `null` from `getType()`.
fix #3517
2025-02-06 13:46:19 +01:00
adbenitez
564c0fe27d
don't show staring option in saved messages chat
2025-02-05 22:38:16 +01:00
adbenitez
705e283cf5
Merge remote-tracking branch 'upstream/main'
2025-02-05 21:56:21 +01:00
adbenitez
40b5e10999
remove unused code
2025-02-05 21:54:18 +01:00
B. Petersen
d1f77d9de5
add 'save' option to chat's action bar
2025-02-05 16:34:43 +01:00
B. Petersen
0704f7f1e7
render saved messages accordingly
2025-02-05 16:34:43 +01:00
adb
0eb02b59a3
Merge pull request #3582 from deltachat/adb/remove-deprecated-half-camera-dep
...
remove deprecated half-camera dependency
2025-02-05 15:55:19 +01:00
bjoern
770861d6db
update translations ( #3584 )
...
* remove deprecated strings, usage was checked with ./scripts/grep-string.sh
* add new 'Chat with...', needed currently only for iOS
* update translations
2025-02-05 12:36:14 +01:00
adb
17986e9d86
Merge branch 'main' into adb/remove-deprecated-half-camera-dep
2025-02-04 18:45:49 +01:00
adbenitez
5ce1f415ce
remove deprecated half-camera dependency
2025-02-04 18:40:02 +01:00
adbenitez
e1c92712a0
Merge remote-tracking branch 'upstream/main'
v1.52.2
2025-02-04 16:18:00 +01:00
adb
6ec0f1bfce
Merge pull request #3580 from deltachat/adb/issue-3566
...
align avatar to message bubble instead of parent bottom
2025-02-03 23:41:12 +01:00
adbenitez
db410d8b44
align avatar to message bubble instead of parent bottom
2025-02-03 23:08:32 +01:00
B. Petersen
cd07f3de96
update translations
2025-02-03 11:58:06 +01:00
B. Petersen
12072a0342
'exiting' may be misleading as others can create new groups with blocked contacts. try to clarify that aspect
2025-02-03 11:51:58 +01:00
B. Petersen
c6f3761bb9
simplify unblock wording, it is somehow clear it is the opposite, other apps do not even clarify one way
2025-02-03 11:51:58 +01:00
B. Petersen
673f0e78b1
be more clear about the impact of blocked contacts
2025-02-03 11:51:58 +01:00
B. Petersen
65c8960ec8
update translations
2025-02-03 11:45:19 +01:00
adb
089ecc67d1
Merge pull request #3576 from deltachat/r10s/empty-apps-wording
...
tweak wording in empty "all apps" and "all files" views
2025-02-03 00:49:01 +01:00
B. Petersen
0f84af5b32
adapt empty-hint also for 'files'
2025-02-02 18:52:31 +01:00
B. Petersen
710ed6dd56
in 'All Apps' tap, do not say 'Media will be shared here', but 'Apps will be shown here'
2025-02-02 18:37:49 +01:00
adb
335aabd4ff
Merge pull request #3570 from deltachat/adb/update-changelog-31/1/25
...
update changelog header for v1.52.1
2025-02-01 00:24:47 +01:00
adbenitez
98c97a8aed
update changelog header for v1.52.1
2025-01-31 22:24:44 +01:00
adbenitez
23d18d2ac5
Merge remote-tracking branch 'upstream/main'
2025-01-31 21:28:47 +01:00
adbenitez
a136b8b1e5
update version
2025-01-31 21:28:08 +01:00
adbenitez
7f8b71cf28
tweak attachment selector layout temporarily
2025-01-31 21:27:19 +01:00
adbenitez
9e5f2b18b9
update .github/FUNDING.yml
2025-01-31 19:50:37 +01:00
adbenitez
bdfeddecd5
add "get it on google play"
v1.52.1
2025-01-31 14:19:32 +01:00
B. Petersen
23cbe63cd4
update translations
2025-01-31 12:37:57 +01:00
B. Petersen
f0f53455a5
do not deprecate string for smoother adaption of other OS
2025-01-31 12:26:09 +01:00
B. Petersen
d8b49f57a9
always colorize 'Reset' as destructive-red
2025-01-31 12:26:09 +01:00
B. Petersen
7eaaf3bbb4
refine QR reset wording
2025-01-31 12:26:09 +01:00
adbenitez
d4f83cd38b
Merge remote-tracking branch 'upstream/main'
2025-01-30 02:03:47 +01:00
adbenitez
9eca5f518e
disable location streaming for now
2025-01-30 02:02:42 +01:00
B. Petersen
d17bed02e6
update translations
2025-01-29 14:47:03 +01:00
B. Petersen
b4b194a59b
add app-picker-strings needed for iOS
2025-01-29 14:47:03 +01:00
adb
c6f62a2b81
Merge pull request #3565 from deltachat/prep-1.52.1
...
Prep 1.52.1
2025-01-28 17:24:22 +01:00
adbenitez
e3a9f42a56
update changelog
2025-01-28 17:23:56 +01:00
adb
323bcef1fe
Update CHANGELOG.md
...
Co-authored-by: Hocuri <hocuri@gmx.de >
2025-01-28 17:13:54 +01:00
adbenitez
095b92b498
bump version number
2025-01-28 16:50:46 +01:00
adbenitez
18c2ccd66c
update changelog
2025-01-28 16:36:39 +01:00
adb
28fdeac01c
Merge pull request #3564 from deltachat/update-core-and-stuff-28/1/25
...
Update translations and core to 1.155.1
2025-01-28 16:31:11 +01:00
adbenitez
a7e4267b9b
update translations
2025-01-28 16:28:24 +01:00
adbenitez
d6837aa121
update deltachat-core-rust to 'chore(release): prepare for 1.155.1' of 'v1.155.1'
2025-01-28 16:25:23 +01:00