adbenitez
1c0a54d75e
remove unnecessary lock
2025-12-09 18:39:55 +01:00
B. Petersen
0f82b3ca93
deprecate strings used to create profiles from main scanner
...
instead, one should be asked whether to add a transport.
- it is very probably the more wanted action -
when one wants a new profile, it is better to learn first,
that one has to go over "switch profil"
- less can go wrong -
if ppl play around,
adding a transport is less harmful than a new profile
where they do not know how to switch, send from different ones etc.
2025-12-09 18:27:47 +01:00
adbenitez
e315d0505c
fix startWork
2025-12-09 15:05:42 +01:00
adbenitez
10b966a7c8
store context and get Rpc on startWork
2025-12-09 12:34:39 +01:00
adbenitez
3c65408f25
avoid NPE in WebxdcGarbageCollectionWorker
2025-12-09 11:36:20 +01:00
adbenitez
6f1f446aa8
Merge remote-tracking branch 'upstream/main'
2025-12-08 19:17:03 +01:00
adbenitez
e5149ac255
Merge remote-tracking branch 'upstream/main'
2025-12-08 19:16:02 +01:00
adbenitez
b2d875cc61
update translations
2025-12-08 17:30:55 +01:00
B. Petersen
e94f571744
remove more deprecated strings
2025-12-08 16:25:19 +01:00
adb
69c6fdd070
Merge pull request #4096 from deltachat/adb/rename-relayutil
...
Rename RelayUtil to ShareUtil
2025-12-08 15:37:39 +01:00
B. Petersen
1b9bfc37ad
remove deprecated strings
2025-12-08 15:20:30 +01:00
B. Petersen
8cb1c195b1
mark unused string as deprecated
2025-12-08 13:38:20 +01:00
B. Petersen
41f963332c
remove 'email' from welcome message
2025-12-08 13:38:20 +01:00
B. Petersen
dc6dee6a1a
reword 'transport' to 'relay'
2025-12-08 13:38:20 +01:00
adbenitez
35becfc63b
rename RelayUtil to ShareUtil
2025-12-08 12:54:42 +01:00
adb
be01c3b14f
Merge branch 'main' into adb/issue-4082
2025-12-07 17:21:50 +01:00
adb
bf435f4303
Merge pull request #4090 from deltachat/adb/issue-4089
...
only save common image formats to Pictures
2025-12-07 17:21:31 +01:00
adbenitez
db8d4b5daf
improve realy_list_item layout
2025-12-07 12:53:29 +01:00
adb
5ac7f9ee11
Merge branch 'main' into adb/issue-4082
2025-12-07 12:34:43 +01:00
adb
6c80f85290
Merge branch 'main' into adb/issue-4089
2025-12-07 12:34:30 +01:00
adbenitez
9f2523da21
use R.string.def, don't add extra string
2025-12-07 11:50:47 +01:00
adbenitez
c495c3936b
only save common image formats to Pictures
2025-12-05 23:45:27 +01:00
adb
0c9bec1d3d
Merge branch 'main' into adb/add-transport-list-activity
2025-12-05 23:07:06 +01:00
adbenitez
f32651cd9d
update RPC bindings
2025-12-05 23:03:33 +01:00
adbenitez
07a2663591
update translations
2025-12-05 22:59:22 +01:00
adbenitez
eea4a1b124
Merge remote-tracking branch 'upstream/main'
2025-12-05 22:37:50 +01:00
adb
c4f0dc2f2d
Merge branch 'main' into adb/set-clipToPadding-in-xml
2025-12-05 22:36:47 +01:00
adbenitez
8e944552b3
make last item fully visible in chat list
2025-12-05 21:18:16 +01:00
adbenitez
342b071189
set clipToPadding in xml instead of dynamically
2025-12-05 21:12:11 +01:00
adbenitez
89b4be49c8
tweak dialog buttons's color
2025-12-05 01:55:04 +01:00
adbenitez
e26ac3d264
improve KeepAliveService
2025-12-05 00:29:58 +01:00
adbenitez
fcc98e81d5
Merge remote-tracking branch 'upstream/main'
2025-12-04 23:19:42 +01:00
adb
bd4fa0b032
Merge branch 'main' into adb/add-transport-list-activity
2025-12-04 23:16:58 +01:00
adbenitez
a2a440e57b
use DcContext.getInfo() in LogViewFragment
2025-12-04 21:19:17 +01:00
adbenitez
f8d2cd7bf3
Merge branch 'adb/add-transport-list-activity' of https://github.com/deltachat/deltachat-android into adb/add-transport-list-activity
2025-12-04 20:12:14 +01:00
adbenitez
1ff99ddbe4
add "add transport" floating button
2025-12-04 20:11:42 +01:00
adb
13bf0d6f9f
Merge branch 'main' into adb/add-transport-list-activity
2025-12-04 18:42:58 +01:00
adbenitez
d24f53895e
allow to add transport from QR scanner
2025-12-04 18:42:14 +01:00
B. Petersen
66e8fa9d9e
clearly say that experiments may be unstable/changed/removed
...
by the bare title, this is not clear to everyone.
technically, i also tried <PreferenceCategory summary>,
but that does not wrap text.
moved down 'app picker' for better layout and to match
order of other UI.
2025-12-03 20:28:33 +01:00
adbenitez
230fb79584
allow removing transports
2025-12-02 05:32:21 +01:00
adbenitez
9181a9c398
add uncommited/missing import in RelayListActivity
2025-12-02 05:21:02 +01:00
adbenitez
2f05b20b0f
allow editing transports
2025-12-02 05:20:42 +01:00
adbenitez
115ffae588
create RelayListActivity with basic listing of relays/transports
2025-12-02 04:46:30 +01:00
adb
7455e56f11
Merge branch 'main' into adb/add-transport-list-activity
2025-12-01 23:34:05 +01:00
adbenitez
67a2e3fcd9
Merge remote-tracking branch 'upstream/main'
2025-12-01 22:04:51 +01:00
adbenitez
f12d6855e9
remove superfluous DynamicTheme usage
2025-12-01 21:46:09 +01:00
adbenitez
56459e7e7a
add TransportListActivity
2025-12-01 21:26:37 +01:00
adbenitez
c8722ddcc6
update translations
2025-12-01 20:59:37 +01:00
B. Petersen
5d0b5f7947
remove InfoPlist_NSContactsUsageDescription, this should no longer go to InfoPlist files
2025-12-01 17:54:57 +01:00
B. Petersen
ff438731d8
mark strings as deprecated
2025-11-29 13:20:55 +01:00