Commit Graph

729 Commits

Author SHA1 Message Date
adbenitez 553610cfa4 BlockedContactsActivity: properly implement edge-to-edge 2025-11-26 03:14:43 +01:00
adbenitez ceea00e2cc ApplicationPreferencesActivity: properly implement edge-to-edge 2025-11-26 02:41:33 +01:00
adbenitez ef512b0f14 RegistrationQrActivity: properly implement edge-to-edge 2025-11-26 01:10:57 +01:00
adbenitez 83a7e4df3f BackupTransferActivity: properly implement edge-to-edge 2025-11-26 00:49:08 +01:00
adbenitez d4aa90cc0c ProxySettingsActivity: properly implement edge-to-edge 2025-11-26 00:31:12 +01:00
adbenitez 342d820095 ChatBackgroundActivity: properly implement edge-to-edge 2025-11-25 23:29:19 +01:00
adbenitez 18d9c00d13 NewContactActivity: properly implement edge-to-edge 2025-11-25 22:30:20 +01:00
adbenitez ca56ca2dd1 update JSON-RPC bindings 2025-11-23 23:04:29 +01:00
adbenitez d8ea2ad273 only ask to open link in webxdc 2025-11-23 22:18:55 +01:00
adbenitez a66b4d8923 allow to open link directly in local/offile help 2025-11-23 22:14:47 +01:00
adbenitez 3c9a289e2d convert URL to ASCII 2025-11-23 19:50:39 +01:00
adbenitez 29daa1ee89 tweak dialog, allow to copy to clipboard 2025-11-23 19:21:20 +01:00
adbenitez 0993745c33 allow to open all links (asking before with dialog) 2025-11-23 18:41:04 +01:00
adb 2218ae91e0 Merge branch 'main' into adb/improve-webxdc-link-handling 2025-11-23 16:16:29 +01:00
adb baf5f97e96 Merge branch 'main' into adb/improve-webxdc-link-handling 2025-11-21 19:46:21 +01:00
adb 3426d9cb37 Merge branch 'main' into adb/issue-4020 2025-11-21 19:45:05 +01:00
Hocuri 53f401caf5 feat: Add missing core stock strings (#4044) 2025-11-21 09:54:59 +01:00
adbenitez 4950d0be55 tweak variable name 2025-11-21 03:33:09 +01:00
adbenitez 57ac9d6b91 don't linkify numbers in the middle of text 2025-11-21 03:11:30 +01:00
adb 8723adbfcd Merge branch 'main' into adb/issue-4020 2025-11-21 02:12:56 +01:00
adb 6518c22b79 Merge branch 'main' into adb/issue-4020 2025-11-21 02:11:28 +01:00
adbenitez 0027e2c93b rename RegistrationActivity to EditTransportActivity 2025-11-21 00:50:33 +01:00
adbenitez 16738f053a tweak RegistrationActivity 2025-11-20 23:22:38 +01:00
adbenitez bed9a4d8d4 remove leftover 2025-11-20 23:21:08 +01:00
adbenitez 1ee3d40f37 tweak RegistrationActivity 2025-11-20 23:20:19 +01:00
adbenitez 1c6e9fc391 tweak RegistrationActivity 2025-11-20 23:17:50 +01:00
adb 31c8e8d46b Merge branch 'main' into adb/improve-webxdc-link-handling 2025-11-20 22:42:31 +01:00
adbenitez ff6e0d9fbf improve webxdc link handling
add geo: support and support for i.delta.chat links
2025-11-20 22:33:14 +01:00
adb 32bdce147a Merge pull request #4037 from deltachat/adb/add-full-rpc-bindings
add full rpc bindings
2025-11-20 18:25:06 +01:00
adb 0f9e378923 Merge branch 'main' into adb/use-list_transport 2025-11-20 18:21:32 +01:00
adbenitez e77f266da5 fix usage of R.string.pref_backup_export_this 2025-11-19 18:37:38 +01:00
adbenitez dc1be8e07b use Rpc.listTransports() instead of old configs 2025-11-19 18:34:26 +01:00
adbenitez b30ae06dde add generated JSON-RPC bindings 2025-11-19 00:08:16 +01:00
adbenitez 488ba08e05 use Linkify.sPhoneNumberMatchFilter 2025-11-18 22:02:34 +01:00
adb 7a1db99daa Merge pull request #4017 from deltachat/adb/fix-conversationtitleview
only show three-dots if self is not in chat
2025-11-18 15:17:21 +01:00
B. Petersen 8450349e19 remove deprecated strings and update some translator hints 2025-11-18 12:00:06 +01:00
adbenitez aa4b65dbb0 customize phone number regex in Linkifier 2025-11-18 05:30:09 +01:00
adbenitez 83a6fc531a tweak code 2025-11-17 17:12:10 +01:00
adb 8989737c71 Merge branch 'main' into adb/fix-conversationtitleview 2025-11-17 16:34:31 +01:00
adbenitez 8c7e430d4d use stobBackgroundFetch 2025-11-17 15:29:39 +01:00
adb acf8f10f76 Merge branch 'main' into adb/issue-4016 2025-11-16 13:43:16 +01:00
adb 90e2229543 Merge branch 'main' into adb/issue-3829 2025-11-16 13:08:55 +01:00
bjoern e8e9987eb3 use app-term instead of webxdc-term; add "About Apps" to three dot menu (#4025)
* deprecate 'what is webxdc?' string"

it is used when an in-app is on the screen (on desktop),
however, instead of helping, immediately raises another question,
as the user just did not know about webxdc at all at that point
(we are not using the term in the apps at all).

better just use the string 'Help' and open
offline help at #webxdc - the entry is also just improved :)

* add 'help' to app-menu

* just 'help' may be confused with 'help about that app', be little more specific

* update CHANGELOG
2025-11-16 12:56:23 +01:00
adbenitez 68b5383dc4 tweak date 2025-11-15 23:27:12 +01:00
adbenitez 5ab215489a tweak to suggestions 2025-11-15 23:24:57 +01:00
adb 8f401e2a09 Merge branch 'main' into adb/issue-3829 2025-11-15 23:12:52 +01:00
adbenitez 572932e92d show dialog before changing "multi-device mode" switch 2025-11-15 23:11:52 +01:00
Hocuri f924a407b3 feat: Add the possibility to withdraw channel invite links and QR codes (#4022) 2025-11-15 18:17:06 +00:00
B. Petersen adcbf118b6 make use of new string, deprecate the old one 2025-11-14 18:35:55 +01:00
adbenitez 42d0a40f58 unify multi-device into a single setting 2025-11-12 17:47:52 +01:00