adbenitez
c50ebe6e16
put keepScreenOn together getActivity()
2023-09-26 20:54:28 +02:00
adbenitez
9a9a602235
also turn off screen if track is paused
2023-09-26 20:52:56 +02:00
adbenitez
c72127e1ce
keep screen on while playing voice message
2023-09-26 17:05:40 +02:00
Asiel Díaz Benítez
cbc00391ff
Merge pull request #2667 from deltachat/adb/issue-2594
...
add more context to dialog title shown after sendToChat()
2023-09-26 09:24:23 -04:00
Asiel Díaz Benítez
2332d7c227
Apply suggestions from code review
...
use SHARED_TITLE instead of SHARING_TITLE
2023-09-26 09:12:11 -04:00
WofWca
da5309124e
style: add dark theme for webxdc wrapper
...
It affects the "loading" stage
Related: https://github.com/deltachat/deltachat-desktop/pull/3411
2023-09-26 13:16:09 +02:00
B. Petersen
3cf1168a06
profiles: rename info-category items to what they are
2023-09-26 13:07:07 +02:00
B. Petersen
afd0cee3e6
profiles: rename categories to what they are
2023-09-26 13:07:07 +02:00
B. Petersen
42143519d7
remove ts fragments from webxdc.js
...
main reason is, that these annotations cover the code,
making it hard to follow what is going on.
maybe opionionated, however,
in general, .ts is not needed in small projects,
and an additional burden for devs.
2023-09-26 11:29:06 +02:00
B. Petersen
92ddabc7ee
remove empty comment
2023-09-26 10:46:37 +02:00
B. Petersen
25d712816b
remove 'last seen' out of headline
2023-09-26 10:46:37 +02:00
B. Petersen
4fd036f798
make the button look more like a button
2023-09-26 10:46:37 +02:00
B. Petersen
89ab39c6ae
open verifier profile on tap
2023-09-26 10:46:37 +02:00
B. Petersen
3194e94f28
set icon beside 'verified by'
2023-09-26 10:46:37 +02:00
B. Petersen
ea93a05d2d
add basic verified-by line
2023-09-26 10:46:37 +02:00
B. Petersen
ed9d0a9462
add getVerifierAddr/Id api
2023-09-26 10:46:37 +02:00
Asiel Díaz Benítez
a78c24f6f8
Merge pull request #2668 from deltachat/adb/issue-2654
...
only jump to message if info message is from webxdc
2023-09-25 19:07:01 -04:00
adbenitez
b8aacfe164
only jump to message if info message is from webxdc
2023-09-26 00:46:23 +02:00
adbenitez
160303521d
add more context to dialog title shown after sendToChat()
2023-09-26 00:30:19 +02:00
B. Petersen
0f09aba7af
remove unused DcHttpResponse and related functions
...
they are replaced by jsonrpc in https://github.com/deltachat/deltachat-android/pull/2479
2023-09-25 21:14:36 +02:00
adbenitez
f4abd655c6
fix title refreshing on webxdc document name changes
2023-09-25 21:05:59 +02:00
Asiel Díaz Benítez
6bda2b290a
Merge pull request #2662 from deltachat/adb/webxdc-rounded-corners
...
set rounded corners for webxdc app icons
2023-09-25 14:49:48 +02:00
adbenitez
32a70bd8da
apply suggestions
2023-09-25 14:39:44 +02:00
Asiel Díaz Benítez
43600f6e01
Merge pull request #2661 from deltachat/adb/issue-2652
...
improve landscape mode for webxdc
2023-09-25 13:38:32 +02:00
adbenitez
b4fe0b30e7
use isBigScreen and isLandscape attrs
2023-09-25 13:17:55 +02:00
adbenitez
9ff3693746
set rounded corner for webxdc icons
2023-09-25 13:08:13 +02:00
adbenitez
287e1d25b0
fix bug if already in landscape mode, and improve tablet support
2023-09-25 01:20:20 +02:00
adbenitez
ae48c40f8d
improve landscape mode for webxdc
2023-09-24 22:17:36 +02:00
Asiel Díaz Benítez
26801d2488
Merge pull request #2609 from deltachat/adb/fix-linter-warnings
...
fix some linter warnings
2023-09-24 13:51:39 +02:00
adbenitez
74c6899dff
don't show connectivity activity on title click when forwarding/sharing
2023-09-24 12:16:16 +02:00
B. Petersen
1e69fa8d04
update translations
2023-09-24 11:44:33 +02:00
link2xt
9e050bbf0e
build: enable -Werror flag when building the core
...
If this flag was enabled, CI would have caught
incorrect core in 1.40.0 release tag
that caused crashing at start F-Droid 1.40.0 release.
2023-09-06 16:55:27 +00:00
link2xt
85f1965a1d
fix: add missing bqi entry to language_values array
2023-09-05 11:20:06 +00:00
B. Petersen
2ec89d617c
update translations
2023-08-31 17:01:08 +02:00
bjoern
93acb0e4bc
add 'Close Window' string needed for desktop ( #2644 )
2023-08-31 16:57:48 +02:00
B. Petersen
71e65f5a4a
update translations
2023-08-31 16:21:51 +02:00
bjoern
e02e2d7735
adapt videchat instance example ( #2643 )
...
- meet.jit.si is no longer usable without registration,
so does not work smoothly for ad-hoc calls
- basicwebrtc: protocol is no longer build-in in any app,
so that example does not make sense as well
this is an intermediate step,
we want to get rid of the example string completely
and instead show the URLs of the predefined settings.
closes https://github.com/deltachat/deltachat-android/issues/2642
2023-08-31 16:15:10 +02:00
B. Petersen
081e658a5d
clarify new webxdc-send-to-chat-strings
2023-08-31 14:51:17 +02:00
B. Petersen
716cc3396a
update translations
2023-08-31 14:10:58 +02:00
link2xt
35a542b574
build: update to Rust 1.72.0
2023-08-26 00:48:35 +00:00
link2xt
a8822101aa
chore(nix): nix flake update
2023-08-25 21:31:05 +00:00
link2xt
859686d2fc
F-Droid changelog
2023-08-19 10:40:46 +00:00
B. Petersen
12ca77ab01
create 1.40.1 release
2023-08-19 12:38:15 +02:00
link2xt
d9effe9138
update deltachat-core-rust to 'chore(release) prepare for 1.119.1' of 'v1.119.1'
2023-08-19 10:26:10 +00:00
bjoern
5c51339ccc
set correct mime type for .wasm files ( #2636 )
...
in case, getMimeTypeFromExtension()
fails to figure out the mime type for .wasm files,
we set application/wasm manually afterwards
2023-08-12 22:56:39 +02:00
B. Petersen
ced9a82cf7
update amazon steps in release-checklist
2023-08-12 14:21:19 +02:00
B. Petersen
8c3728c4c2
add f-droid changelog
2023-08-12 13:50:48 +02:00
B. Petersen
254a78bb02
typo
2023-08-07 10:30:43 +02:00
bjoern
a80fcf32a6
prepare 1.40.0 ( #2630 )
...
* update CHANGELOG for 1.40, core part
* update CHANGELOG for 1.40, android part
* bump version to 1.40
2023-08-05 01:04:32 +02:00
B. Petersen
31e5724592
update deltachat-core-rust to 'chore(release): prepare for 1.119.0' of 'stable'
2023-08-04 23:03:19 +02:00