adbenitez
af40a8b57e
update translations
2024-12-06 07:39:00 +01:00
B. Petersen
529139099e
fix starting of webxdc
...
the issue is that unset `EXTRA_HREF` is passed around as an empty string,
however `Bundle.getString(href, "index.html")` returns `index.html` only when `href` is `NULL`,
which is mostly never the case.
this results in webxdc never started with index.html,
and then not started at all
2024-12-06 01:19:44 +01:00
B. Petersen
b4aa18abae
amend 1.50 changelog
2024-12-05 21:40:28 +01:00
adb
a7cee63d1c
Merge pull request #3469 from deltachat/update-core-and-stuff-5.12.25
...
Update core to 1.151.5
2024-12-05 17:47:34 +01:00
adbenitez
eda735925a
update local help and translations
2024-12-05 17:46:03 +01:00
adbenitez
46650c8cc3
update deltachat-core-rust to 'chore(release): prepare for 1.151.5' of 'v1.151.5'
2024-12-05 16:34:26 +01:00
adbenitez
fbab156d22
tweak apps icon
2024-12-05 15:50:14 +01:00
adb
539cb670f1
Merge pull request #3465 from deltachat/adb/force-base-url-in-webxdc-href
...
always prefix href with baseURL
2024-12-04 16:54:32 +01:00
adb
2a6aba110b
Update src/main/java/org/thoughtcrime/securesms/WebxdcStoreActivity.java
...
Co-authored-by: Hocuri <hocuri@gmx.de >
2024-12-04 16:40:02 +01:00
adb
0351a1e974
Update src/main/res/values/strings.xml
...
Co-authored-by: bjoern <r10s@b44t.com >
2024-12-04 16:06:32 +01:00
adbenitez
d48ab128a0
open clicked non-xdc URLs in external browsers instead of internally
2024-12-04 16:01:49 +01:00
adbenitez
ef67585529
remove label
2024-12-04 14:59:10 +01:00
adbenitez
953e7c6da0
don't export WebxdcStoreActivity
2024-12-04 14:57:12 +01:00
adbenitez
ab5a9c9d60
rename config name and meaning
2024-12-04 13:55:02 +01:00
adb
af91cf7413
Update src/main/res/values/strings.xml
...
Co-authored-by: bjoern <r10s@b44t.com >
2024-12-04 12:59:18 +01:00
adbenitez
6a618986d0
rename to ui.notify_mentions_if_muted and improve code
2024-12-04 12:59:18 +01:00
adbenitez
9eefcacbc1
add option to disable notifying "mentions" in muted chats
2024-12-04 12:59:18 +01:00
adbenitez
e245e29058
notify webxdc events, replies and reactions to own messages even if chat is muted
2024-12-04 12:59:18 +01:00
adbenitez
7d879f8d1f
always prefix href with baseURL
2024-12-04 11:24:13 +01:00
adbenitez
f7963a56e9
add App Picker URL setting
2024-12-03 19:32:36 +01:00
adbenitez
0a73877c25
add app picker to attachments menu
2024-12-03 18:52:15 +01:00
adb
1b57880be3
Merge pull request #3464 from deltachat/adb/fix-strings
...
fix strings.xml
2024-12-03 14:07:59 +01:00
adbenitez
f54144e7e8
fix strings.xml
2024-12-03 13:41:09 +01:00
adb
b735759bd0
Merge pull request #3462 from deltachat/prep-1.50.0
...
prepare 1.50.0
2024-12-03 13:22:29 +01:00
adb
a7199ecedf
Update src/main/res/values/strings.xml
...
Co-authored-by: bjoern <r10s@b44t.com >
2024-12-03 13:22:10 +01:00
adbenitez
2cb529be32
update ndk-make.sh
2024-12-03 12:05:30 +01:00
adbenitez
235038027b
Merge remote-tracking branch 'upstream/main'
2024-12-03 11:54:39 +01:00
adbenitez
e8eb036594
prepare 1.50.0
2024-12-03 11:36:26 +01:00
adb
d531eb8b47
Merge pull request #3461 from deltachat/update-core-and-stuff-3.12.24
...
update core to 1.151.3
2024-12-03 11:02:46 +01:00
adbenitez
a88a619099
update deltachat-core-rust to 'chore(release): prepare for 1.151.3' of 'v1.151.3'
2024-12-03 10:56:47 +01:00
adb
00bc429f20
Merge pull request #3460 from deltachat/adb/dont-notify-open-webxdc
...
do not notify if the webxdc is open
2024-12-02 18:40:31 +01:00
adbenitez
3f25d002e4
do not notify if the webxdc is open
2024-12-02 18:01:50 +01:00
adb
74c6f20c3e
Merge pull request #3457 from deltachat/adb/fix-callJavascriptFunction
...
fix WebxdcActivity.callJavaScriptFunction()
2024-12-02 14:41:05 +01:00
B. Petersen
8728a0a39b
remove dead code
...
these RPC calls are probably a relict of first tries,
they are not exhaustive in their area are nor were ever used,
maybe not even working.
if we decide to go that way at some point anyways much more is needed :)
2024-12-02 13:30:38 +01:00
adbenitez
dcf5cf7f54
translate mention pref to Spanish
2024-11-30 18:21:35 +01:00
adbenitez
7f89ecea5c
Merge remote-tracking branch 'upstream/adb/improve-notifications'
v1.49.0
2024-11-30 13:17:01 +01:00
adbenitez
30a63dd13b
allow to toggle direct mentions notifications in muted chats
2024-11-30 13:16:05 +01:00
adbenitez
a5d2642c37
do not notify mentions in muted 1:1 chats
2024-11-30 13:13:50 +01:00
adbenitez
79e5eedab0
Merge remote-tracking branch 'upstream/adb/improve-notifications'
2024-11-30 12:21:20 +01:00
adbenitez
27da217eb7
Merge remote-tracking branch 'upstream/adb/fix-callJavascriptFunction'
2024-11-30 12:20:07 +01:00
adbenitez
a0c71a5387
fix WebxdcActivity.callJavaScriptFunction()
...
now even if internet access is enabled, the index.html is wrapped in
an iframe
2024-11-30 12:03:44 +01:00
adbenitez
4d19a59cb6
improve notifications handling
2024-11-29 20:10:49 +01:00
adbenitez
819a9f415a
Merge remote-tracking branch 'upstream/main'
2024-11-29 19:38:43 +01:00
adbenitez
dff1ef3778
update CI
2024-11-29 16:49:15 +01:00
B. Petersen
7131f5774e
adapt to changed deltachat-pages output folder
2024-11-27 20:36:46 +01:00
adb
aa572508dc
prepare 1.49.0 ( #3453 )
...
* update changelog
* update build.gradle
* update changelog
* update scripts/upload-beta.sh
2024-11-27 20:36:30 +01:00
adb
1f880efb3f
Merge pull request #3454 from deltachat/adb/update-link-generation
...
remove Util.QrDataToInviteURL()
2024-11-27 19:15:41 +01:00
adbenitez
72ace5c156
remove Util.QrDataToInviteURL()
2024-11-27 19:01:49 +01:00
B. Petersen
2f34a6ffa4
do not quote a dedicated message; current android shows them grouped and you do not really know what the message refers to
2024-11-27 18:02:07 +01:00
adbenitez
afdfe7bbaa
update strings
2024-11-27 14:37:29 +01:00