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
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
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
e26ac3d264
improve KeepAliveService
2025-12-05 00:29:58 +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
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
B. Petersen
08913a5e76
adapt wording to 'delete contact' question; we no longer check the address book
2025-11-29 13:19:24 +01:00
adbenitez
f3210f2626
remove need for READ_CONTACS permission
2025-11-29 02:25:23 +01:00
adbenitez
6b6d48f5da
remove mostly unused dev mode
2025-11-29 02:02:22 +01:00
B. Petersen
b0e918caab
remove explains partly refering to shared usage
2025-11-28 23:55:11 +01:00
B. Petersen
a6384dc679
clearer category name
2025-11-28 23:55:11 +01:00
B. Petersen
838db45a74
hiding a categoty hides its options
2025-11-28 23:55:11 +01:00
B. Petersen
44328f1086
update advanced settings
...
- move 'server' up
- move other options down, after experimental
- introduce 'legacy' section
2025-11-28 23:55:11 +01:00
adbenitez
6b066d9428
update comment in BaseActionBarActivity
2025-11-28 21:56:25 +01:00
adb
71bb0105ab
Merge pull request #4066 from deltachat/adb/webview-links-tweaks
...
add URL schemes whitelist
2025-11-28 18:12:23 +01:00
adb
796c81af61
Merge pull request #4067 from deltachat/adb/target-sdk-36
...
Target SDK 36
2025-11-28 18:11:39 +01:00
adb
329c7a52a7
Merge pull request #4064 from deltachat/adb/edge-to-edge2
...
Make edge-to-edge great again
2025-11-28 18:10:16 +01:00
B. Petersen
b19d39b794
use updated texts in tests
2025-11-28 14:27:18 +01:00
adbenitez
febf2cb105
(temporarily) opt-out predictive back
2025-11-28 02:19:00 +01:00
adb
1042f4b4f8
Merge branch 'adb/edge-to-edge2' into adb/webview-links-tweaks
2025-11-28 01:38:39 +01:00
adb
0180d63821
Merge branch 'main' into adb/edge-to-edge2
2025-11-28 01:38:20 +01:00