Commit Graph

4630 Commits

Author SHA1 Message Date
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
bjoern fdc1de2d70 update verified icon (#2629) 2023-08-04 22:57:19 +02:00
bjoern 432c7d29d6 update translations and help, add Luri Bakhtiari (#2628)
* update translations: eo, fa

* add language: bqi (Luri Bakhtiari)

* update locale language name for arab language, see discussion at https://github.com/deltachat/deltachat-desktop/pull/3338#discussion_r1283543601

* update local help
2023-08-04 22:27:04 +02:00
link2xt 67906e0c17 chore: nix flake update 2023-07-26 12:56:12 +00:00
B. Petersen e0f4c4fd89 update translations 2023-07-24 14:44:56 +02:00
B. Petersen b1204e08dd webxdc: allow media from blob: and data: 2023-07-21 23:59:43 +02:00
B. Petersen a1e78f58f7 update translations 2023-07-21 23:51:22 +02:00
link2xt df5537f0f6 build: add OpenJDK 17 to flake.nix 2023-07-13 16:30:46 +00:00
Asiel Díaz Benítez f371c30f67 Merge pull request #2614 from pjvleeuwen/propose-clarification-based-on-first-time-build-experience
Propose clarification based on first time build experience
2023-07-13 13:17:50 +02:00
Asiel Díaz Benítez db0d671376 Merge pull request #2615 from pjvleeuwen/another-way-to-determine-processor-architecture
Update ndk-make.sh initial comment to suggest an app for determining CPU architecture
2023-07-13 13:00:08 +02:00
Paul van Leeuwen e7aaebf9ff Update ndk-make.sh initial comment to suggest an app for determining CPU architecture 2023-07-13 10:43:06 +02:00
Paul van Leeuwen 3405a7bc21 Update Build Using Nix section to reference documentation on building for a specific architecture 2023-07-11 22:44:47 +02:00
Paul van Leeuwen ae2ad0fd54 Update Build Using Nix section to use a code block instead of inline code, making it less likely somebody misses this step (like I did) 2023-07-11 22:37:43 +02:00
Hocuri 3becdf52ec Fix crash in the "Full Msg" view by downgrading Gson (#2610) 2023-06-30 16:29:08 +02:00
adbenitez 5b4897a023 remove redundant suppression in shouldInterceptRequest(WebView view, String url) 2023-06-29 18:25:51 +02:00
adbenitez fc3952e805 avoid NullPointerException in WebViewActivity.onCreate(Bundle state, boolean ready) 2023-06-29 18:23:33 +02:00
Hocuri 2084778be1 Fix NullPointerException (#2608) 2023-06-28 23:29:18 +02:00
link2xt 2849555088 Compile native library with -fvisibility=hidden
This avoids exposing the symbols of the used libraries like SQLite3
and reduces the library size.
2023-06-27 22:36:07 +00:00
Asiel Díaz Benítez ebaa5f69c4 Merge pull request #2588 from deltachat/adb/improve-crop
use image editor for avatar selection when possible
2023-06-27 18:31:00 +02:00
link2xt e43aeb0d5b chore: update rust-toolchain to 1.70.0 2023-06-27 16:29:54 +00:00
link2xt 38a716a63b Reduce libnative-utils.so size 2023-06-27 13:55:15 +00:00
link2xt eea523da7f docs: add link to get.delta.chat into README 2023-06-26 17:53:08 +00:00