Commit Graph

4838 Commits

Author SHA1 Message Date
adbenitez b938a9fc83 update CI 2023-01-18 07:14:57 -05:00
adbenitez 741353a399 fix device message 2023-01-18 06:52:44 -05:00
adbenitez 9cf80c8f82 fix ConversationListActivity 2023-01-18 06:44:38 -05:00
adbenitez f467ccb4d1 Merge branch 'adb/add-socks5' 2023-01-18 06:40:53 -05:00
adbenitez a3ab3e80a4 update submodule 2023-01-18 06:40:37 -05:00
adbenitez b737c05da2 update CI 2023-01-18 06:39:42 -05:00
adbenitez bef2b344c8 update device message 2023-01-18 06:39:06 -05:00
adbenitez accf1413dc allow to share location for 12 hours 2023-01-18 05:58:35 -05:00
adbenitez 3dfc587183 add socks5 settings to registration activity 2023-01-18 01:06:48 -05:00
adbenitez ec29ce0a1f Merge remote-tracking branch 'upstream/master' 2023-01-15 16:24:58 -05:00
bjoern 90c4399d2a prepare 1.34.10 (#2447)
* update CHANGELOG for 1.34.9

* bump version to 1.34.9

* add a little device message for the 1.34.9 update

* add f-droid changelog

* make device message more clear and add it only for existing installations

* bump to 1.34.10
2023-01-11 10:54:02 +01:00
B. Petersen fffff6abe5 update deltachat-core-rust submodule to 'Clippy fix' 2023-01-10 23:32:26 +01:00
B. Petersen 826cea5d82 update translations 2023-01-09 18:17:31 +01:00
bjoern a7e624f4a7 fade left/right animation when opening the archive (#2446)
this is similar to opening a chat and feels more natural.
settings/connectivity/help etc. still appear from the bottom as being
"something little different".
2023-01-08 23:26:16 +01:00
adbenitez f04156dc9d Merge remote-tracking branch 'upstream/master' 2023-01-08 14:02:04 -05:00
B. Petersen 598089655a update deltachat-core-rust submodule to 'Prepare 1.105.0 release' 2023-01-08 17:50:39 +01:00
B. Petersen ef25dff3e4 update translations 2023-01-06 11:45:40 +01:00
bjoern 17039651be add function 'mark all as read' to archive (#2443)
* add function 'mark all as read' to archive

as we have the unread counter there now,
we should have an easy way to reset it.

* more clear strings-key
2023-01-06 11:37:33 +01:00
B. Petersen 8fb4140689 update deltachat-core-rust submodule to 'mark all archived read (#3919)' 2023-01-06 11:22:52 +01:00
link2xt 543a7965c2 Remove ndk-make.sh symlink to scripts/ndk-make.sh
If scripts are always called directly without symlink,
there is no need to use `realpath` which is not available
on some systems.

F-Droid builds already use scripts/ndk-make.sh:
<https://gitlab.com/fdroid/fdroiddata/blob/master/metadata/com.b44t.messenger.yml>

Same for nightly builds running on Concourse CI.
2023-01-05 18:38:20 +00:00
link2xt a08335ec38 Document adding changelogs for F-Droid 2023-01-05 14:46:06 +00:00
link2xt 568bfaaad0 Add changelog for the latest version into metadata 2023-01-05 14:35:23 +00:00
link2xt 4b53aa81c6 Copy full_description.txt from F-Droid repository
The highest precedence description is at
<https://gitlab.com/fdroid/fdroiddata/-/blob/master/metadata/com.b44t.messenger.yml>

It is currently displayed at <https://f-droid.org/en/packages/com.b44t.messenger/>
2023-01-05 13:48:26 +00:00
link2xt 93cea05e33 Update f-droid.md documentation 2023-01-05 13:29:51 +00:00
link2xt 8c128937e0 Add metadata/ for F-Droid
fdroiddata/ contains some metadata, but no icon or screenshots at
<https://gitlab.com/fdroid/fdroiddata/-/tree/master/metadata/com.b44t.messenger/>

How to add metadata to the project repository is described at
<https://f-droid.org/en/docs/All_About_Descriptions_Graphics_and_Screenshots/#in-the-applications-source-repository>

This change adds metadata in the "fastlane" format.
Screenshots and icon are copied from the store/ directory and compressed with `oxipng --zopfli`.
2023-01-05 13:29:51 +00:00
bjoern fc542dbe7e tweak archive (#2441)
* basic layout of new archive-link, including icon and unread counter

* remove 'archived chats' from main menu

* vertically align elements of new archive-link

* show unread indicator also for archived chats

* show muted unread counter in grey

* use shorter label for the 'Archive' link
2023-01-05 10:37:52 +01:00
B. Petersen 4f6fb1cd15 update deltachat-core-rust submodule to '"archive" consistency and improvements (#3918)' 2023-01-05 10:35:09 +01:00
adbenitez 19a2180b2b Merge remote-tracking branch 'upstream/master' 2023-01-04 13:36:03 -05:00
B. Petersen 7cff5c7311 update deltachat-core-rust submodule to 'ci: update rust toolchain for repl.exe builds' 2023-01-04 13:57:03 +01:00
link2xt 2f8992a77c Use realpath for the case of running the script via symlink 2023-01-02 14:47:04 +00:00
link2xt 78aada7027 Explicitly set RUSTUP_TOOLCHAIN to 1.64.0
Core is supposed to support all Rust versions above
MSRV, there is no need to use the same toolchain for
the core across all platforms.
2022-12-30 16:32:52 +00:00
adbenitez 43bd273784 Merge remote-tracking branch 'upstream/master' 2022-12-26 14:06:21 -05:00
B. Petersen d72c0eebb7 use new node directory for grep-string.sh 2022-12-22 14:24:43 +01:00
adbenitez 0af77c7e9c Merge remote-tracking branch 'upstream/master' 2022-12-21 15:01:29 -05:00
bjoern 949cb3fafb prepare 1.34.8 (#2438)
* update changelog

* bump version to 1.34.8

* mark recent testrun vesions as such
2022-12-21 20:18:27 +01:00
adbenitez 5959e6947d Merge remote-tracking branch 'upstream/master' 2022-12-21 13:34:13 -05:00
B. Petersen df2abd5fcb update local help 2022-12-21 10:41:04 +01:00
B. Petersen 192ee87760 update deltachat-core-rust submodule to 'release 1.104.0 (#3857)' 2022-12-20 18:02:19 +01:00
bjoern a0e874cf9e add greek (#2437)
* add greek to language menu

* add greek strings.xml
2022-12-20 18:01:40 +01:00
adbenitez a162b75794 Merge remote-tracking branch 'upstream/master' 2022-12-17 21:08:46 -05:00
B. Petersen 2efe9eb704 update translations: korean, polish 2022-12-17 23:25:23 +01:00
bjoern b016ccc6dd prepare 1.34.7 (#2436)
* update CHANGELOG for 1.34.7

* bump version to 1.34.7
2022-12-16 16:11:28 +01:00
B. Petersen 8f7d0ce0f6 update translations 2022-12-12 20:02:03 +01:00
B. Petersen 5353f89144 update deltachat-core-rust submodule to 'Release 1.103.0' 2022-12-12 17:44:33 +01:00
adbenitez b9df85d856 Merge remote-tracking branch 'upstream/master' 2022-12-10 14:40:38 -05:00
link2xt 0c87742577 Make ndk-make.sh work with the standard shell 2022-12-09 17:41:26 +00:00
B. Petersen d196e08788 update translations 2022-12-05 21:45:17 +01:00
bjoern b07f23674e update transifex tool (#2434)
the old `tx` (written in Python) tool is sunset end nov22 [^1].

- installed the new `tx` tool (written in Go) according to
  https://developers.transifex.com/docs/cli

- ran `tx migrate` to update tx config files

`/scripts/tx-pull-translations.sh` etc. continue working as expected.

[^1]: https://github.com/transifex/transifex-client
2022-12-05 21:43:31 +01:00
bjoern f2e1503b52 adapt build script for M1/M2 hosts (#2433)
* adapt build script for M1/M2 hosts

* GUI way to set up build environment, update NDK information

* more precice warning message
2022-12-04 02:01:04 +01:00
adbenitez 38d59b655a Merge remote-tracking branch 'upstream/master' 2022-11-30 16:06:11 -05:00