adbenitez
5ac6fe3ed2
add allow to enable location streaming again, remove dead code
2024-07-07 21:37:51 +02:00
adbenitez
b540b5250d
Merge remote-tracking branch 'upstream/main' into lite
2024-07-07 21:25:07 +02:00
B. Petersen
dd9d198c6f
fix typo in string key
2024-07-06 23:55:49 +02:00
B. Petersen
cd9b03cf5c
assumeSingleDevice() and assumeMultiDevice() check for chatmail
2024-07-06 23:53:48 +02:00
B. Petersen
7257a3180d
be more explicit on at-once deletion
2024-07-06 23:53:48 +02:00
B. Petersen
067677ecbf
be unexcited about 'delete old messages' setting, showing that in the 'chats and media' summary is enough, too complicated otherwise
2024-07-06 23:53:48 +02:00
B. Petersen
1420a4b7d9
allow only automatic/atOnce for chatmail
2024-07-06 23:53:48 +02:00
B. Petersen
d1552e389e
do not repeat 'after Download' to not clutter the dialog; things should be clearer already without and for chatmail we do not want the other options
2024-07-06 23:53:48 +02:00
B. Petersen
89a4eb9538
set single-device on profile-creation, assume multi-device when we go a hint
2024-07-06 23:53:48 +02:00
B. Petersen
29b1c1e493
warn when chosing autodel-settings that may break multi-device
2024-07-06 23:53:48 +02:00
B. Petersen
d7babe8694
tweak autodelete-from-sever UI
...
- say in the timespans explicitly that it is _latest after fetch_;
this matches better to server-side settings on chatmail -
but also when you have different (non-dc)-clients with different settings.
- do not show the alarming confirmation dialog for chatmail -
other, non-dc clients is usually not fitting,
and also there is anyways an auto-deletion
- the default for chatmail becomes 'automatic',
'never' is just wrong for chatmail
2024-07-06 23:53:48 +02:00
B. Petersen
364ec0e88d
prefer new 'Profile' over old 'Login' wording
2024-07-06 12:49:32 +02:00
B. Petersen
76888c540d
update translations and local help
2024-07-05 14:20:17 +02:00
B. Petersen
7e7257bf41
refine huawei instructions
2024-06-24 12:19:47 +02:00
B. Petersen
221595cb12
remove deprecated hint 'chat with any email'
...
the string is deprecated and also no longer used on desktop/iOS.
the 'empty state view' where the string could appear
is anyways not shown often
(usually, there is 'saved messages' and 'device messages'),
so it also does not make sense to think over a replacement.
2024-06-20 17:52:55 +02:00
Asiel Díaz Benítez
0a8425d540
Merge pull request #3135 from deltachat/adb/issue-3119
...
don't go back to welcome screen when pressing back after instant onboarding
2024-06-19 13:44:07 +02:00
B. Petersen
c22b20171d
update translations
2024-06-19 12:43:17 +02:00
B. Petersen
796bcec8e1
consolidate wording for "Message Info"
...
before, "Info" and "Message Details" were used for the same things synonymously,
this is an issue mostly in the context menus,
where eg. iOS had "Info" but desktop did not -
and android had an "i"-icon ...
but also, tapping 'Info' and then getting a different title
(not only a longer version) is not super-nice.
with this change, everything is "Info", making also the "i"-icon fit.
this is also consistent with WhatsApp.
Signal has the same mess as we before, at least on iOS.
2024-06-19 12:27:20 +02:00
gerryfrancis
bcdeff2870
Merge pull request #3136 from deltachat/f-droid-md-updates
...
Various corrections/updates to f-droid.md
2024-06-17 17:49:07 +02:00
gerryfrancis
dc3f03c48e
Update f-droid.md
2024-06-17 17:07:04 +02:00
gerryfrancis
9313e8e37a
Further corrections/updates
2024-06-17 17:03:40 +02:00
gerryfrancis
af46f8979a
Various corrections/updates to f-droid.md
2024-06-17 16:22:42 +02:00
adbenitez
cef9729ead
don't go back to welcome screen when pressing back after instant onboarding
2024-06-16 00:52:12 +02:00
Asiel Díaz Benítez
80e2620aa3
Merge pull request #3130 from deltachat/adb/issue-3128
...
allow to mark as read selected chats
2024-06-15 20:35:09 +02:00
adbenitez
6a843f51ce
use "mark as read"
2024-06-15 20:04:32 +02:00
B. Petersen
b302786dab
bump version to 1.46.5
2024-06-15 11:43:54 +02:00
B. Petersen
96d0a81ccf
update changelog for 1.46.5 (1.46.4 was never released)
2024-06-15 11:43:54 +02:00
B. Petersen
75538c61a4
bump version to 1.46.4
2024-06-15 11:22:08 +02:00
B. Petersen
dc28d188f2
update CHANGELOG for 1.46.4
2024-06-15 11:22:08 +02:00
Asiel Díaz Benítez
b2c420c8bb
Merge pull request #3131 from deltachat/adb/issue-3106
...
only show debug entries if developer mode is enabled
2024-06-15 10:19:09 +02:00
B. Petersen
8b18731e86
call setConfigFromQR() from background thread
...
setConfigFromQR() involves network and should not block the UI.
2024-06-14 21:33:55 +02:00
Asiel Díaz Benítez
fb14a8ed66
Merge pull request #3101 from deltachat/weblate
...
Translations update from Hosted Weblate
2024-06-14 19:47:13 +02:00
Hosted Weblate
919b300246
Merge remote-tracking branch 'origin/main'
2024-06-14 18:29:58 +02:00
Asiel Díaz Benítez
d1f7f4c31f
Merge pull request #3132 from deltachat/adb/use-foss-flavor
...
rename fat flavor to foss
2024-06-14 18:29:55 +02:00
adbenitez
d4048efb52
rename fat flavor to foss
2024-06-14 17:58:53 +02:00
adbenitez
5897711af5
only show debug entries if developer mode is enabled
2024-06-14 15:58:26 +02:00
adbenitez
39f17056d2
allow to mark as read selected chats
2024-06-14 14:18:23 +02:00
Hosted Weblate
e78e79a65e
Merge remote-tracking branch 'origin/main'
2024-06-13 20:14:37 +02:00
B. Petersen
f7dfb875a7
do not forget to update changelog (i was searching for that before)
2024-06-13 20:14:33 +02:00
B. Petersen
d86d390fe7
add instructions for releasing for Huawei AppGallery
2024-06-13 20:14:33 +02:00
Hosted Weblate
f54fcb6c2f
Merge remote-tracking branch 'origin/main'
2024-06-13 20:14:16 +02:00
B. Petersen
1083e19356
use name deviceMsgLabel as it is a label and no id
...
came over that while targeting https://github.com/deltachat/deltachat-ios/pull/2204
and was shortly confused about what is going on there :)
(the name saved to database is not changed, however,
to avoid popping up the message again in case we do an update without a new device messase)
2024-06-13 20:14:13 +02:00
Hosted Weblate
e7bacfc447
Merge remote-tracking branch 'origin/main'
2024-06-13 20:02:41 +02:00
Asiel Díaz Benítez
ce93edf1a3
Merge pull request #3108 from deltachat/adb/issue-3103
...
add support for RealtimeChannel API
2024-06-13 19:55:28 +02:00
adbenitez
3cd1f3b8cc
update realtime preference name title and set summary
2024-06-13 19:42:11 +02:00
Hosted Weblate
194b4d2497
Merge remote-tracking branch 'origin/main'
2024-06-13 15:25:09 +00:00
B. Petersen
b33b421615
cancel muting should not exit select-mode
...
exiting 'select mode' is unexpected when hitting 'cancel' -
the user may still want to do other things with the selection.
this makes the 'mute' behavior consisten with other cases showing a dialog,
eg. 'delete'
2024-06-13 17:25:05 +02:00
Hosted Weblate
5a44d90f15
Merge remote-tracking branch 'origin/main'
2024-06-13 15:12:18 +00:00
B. Petersen
4194e094c1
update translations
2024-06-13 17:12:13 +02:00
B. Petersen
5abb1b2d7b
update local help
2024-06-13 17:12:13 +02:00