Commit Graph

4630 Commits

Author SHA1 Message Date
B. Petersen 0ce8fd72f5 update deltachat-core-rust submodule to 'Merge pull request #3161 from deltachat/dependabot/cargo/syn-1.0.90' 2022-03-29 15:32:48 +02:00
Asiel Díaz Benítez c20cf03f10 Merge pull request #2251 from deltachat/adb/issue-1798
use the same size for the app title and conversation title
2022-03-28 16:10:31 -04:00
adbenitez 332bd00024 use the same size for the action bar's title in the chat list and conversation's title 2022-03-28 11:38:51 -04:00
adbenitez 2962796afb avoid rotated avatar image when selecting new self-avatar from Gallery 2022-03-27 11:13:34 -04:00
Hocuri c4b3fb9d80 Add a UI test 2022-03-26 13:01:26 +01:00
Hocuri de9100f8e1 fix stuff 2022-03-26 13:01:26 +01:00
Asiel Díaz Benítez 764023f227 Merge pull request #2245 from deltachat/adb-issue-2195
Do not disable fullscreen keyboard
2022-03-23 19:14:27 -04:00
adbenitez f5b6e774cb do not disable fullscreen keyboard 2022-03-23 18:07:20 -04:00
B. Petersen 33ec742fc4 bump version to 1.29.0 beta series 2022-03-23 15:25:59 +01:00
B. Petersen c8cc1bd3d3 update deltachat-core-rust submodule to 'Merge pull request #3144 from deltachat/dependabot/cargo/zip-0.6.0' 2022-03-23 11:27:50 +01:00
Asiel Díaz Benítez e1379e41aa add account id to webxdc-fake-url (#2243) 2022-03-23 11:16:38 +01:00
B. Petersen cf46d0df5a update translations 2022-03-22 22:49:20 +01:00
B. Petersen a67b9a559c update deltachat-core-rust submodule to 'config_cache fixes (#3145)' 2022-03-22 22:48:04 +01:00
B. Petersen c71c534311 update deltachat-core-rust submodule to 'log file size on backup import' 2022-03-22 13:51:08 +01:00
link2xt 4a338de5bc Mark already seen messages as seen
Marking the message as seen starts ephemeral timer if it is not
already started.

Due to the bug in the core, sometimes messages were marked as seen
without starting ephemeral timer. This can also happen due to other
errors, like database access timeout.

Always calling markseenMsgs whenever the message is displayed, even if
it is already seen, ensures that ephemeral timer is started
eventually.
2022-03-19 17:23:52 +00:00
Hocuri 41b04decd3 Better build instructions in Readme (#2232) 2022-03-13 12:15:52 +01:00
B. Petersen 00cfc6dc72 update finnish translations 2022-03-11 23:02:35 +01:00
B. Petersen 376fd2ff47 update deltachat-core-rust submodule to 'remove getAllUpdates() and add a typical replicatio API for the update call (#3081)' 2022-03-04 20:51:32 +01:00
B. Petersen 2e3a6bc24f update translations 2022-03-04 20:51:13 +01:00
bjoern eb2c06cd25 enable Window.sessionStorage, Window.localStorage and IndexedDB APIs (#2221)
* enable Window.sessionStorage, Window.localStorage and IndexedDB APIs

* scope localStorage per message

when using a custom scheme as `webxdc`,
different messages will share the same localStorage,
even though different domains are in use.

not sure if that is an Android bug, however,
using `https` as the scheme scopes messages correctly,
so we are just using that.
2022-03-04 20:37:43 +01:00
bjoern adf02b50e5 adapt js to new webxdc-update-api (#2223)
* adapt js to new webxdc-update-api

* the stub implementation of getAllUpdates() must still return a Promise

* reword parameters of getStatusUpdates()
2022-03-04 20:23:56 +01:00
bjoern 92e1719d53 add finnish translation (#2227)
* add finish to language array

* add finnish translation

* update changelog
2022-03-04 16:29:34 +01:00
B. Petersen 420f6fbbc4 update to 1.28.3, just because upload of 1.28.2 failed for some reasons and was partly corrupted 2022-02-21 19:11:17 -05:00
bjoern 5fb07d2879 prepare 1.28.2 (#2224)
* update changelog for 1.28.2

* bump version to 1.28.2
2022-02-20 23:51:01 -05:00
B. Petersen 5e10996a58 update deltachat-core-rust submodule to 'prepare 1.76 (#3082)' 2022-02-20 23:00:49 -05:00
B. Petersen e27b097ece update translations 2022-02-20 22:58:20 -05:00
bjoern d91d8c9ea3 prepare 1.28.1 (#2218)
* update changelog to 1.28.1

* bump version to 1.28.1
2022-02-02 17:57:45 +01:00
B. Petersen 481cf9895c update translations 2022-02-02 15:53:25 +01:00
B. Petersen d841812dff update translations 2022-02-01 22:09:04 +01:00
B. Petersen 40631f15c0 update translations 2022-02-01 21:58:03 +01:00
B. Petersen 7f558f8781 fix CHANGELOG typos, mark testrun versions as such, flag Webxdc as experimental 2022-02-01 21:07:19 +01:00
B. Petersen 91869bde25 fix changelog 2022-02-01 15:27:41 +01:00
B. Petersen 5e9d6c38ad update translations 2022-02-01 15:24:06 +01:00
bjoern 6381328c43 prepare 1.28.0 (#2216)
* update changelog for 1.28.0

* bump version to 1.28.0

* add 1.28 device message

* streamlined device message

* fix typo

* simplify wording wrt mailing lists

Co-authored-by: holger krekel <holger@merlinux.eu>
2022-02-01 14:53:51 +01:00
B. Petersen ea38ba35e3 update deltachat-core-rust submodule to 'prepare 1.75 (#3049)' 2022-02-01 14:10:19 +01:00
B. Petersen 1dae90aaf0 update translations 2022-01-31 23:04:38 +01:00
B. Petersen 4c86393f89 update translations 2022-01-31 20:58:55 +01:00
B. Petersen 0668a8fc53 update deltachat-core-rust submodule to 'prepare 1.74 (#3046)' 2022-01-31 19:57:05 +01:00
Hocuri 0bc9f4735c Add OnlyFetchMvbox option (#2206)
* [WIP] Add OnlyFetchMvbox option

* Update res/values/strings.xml

* Adapt to the core changes

* Update res/values/strings.xml

Co-authored-by: bjoern <r10s@b44t.com>

* Remove unnecessary startIo() addition

* Update res/values/strings.xml

Co-authored-by: bjoern <r10s@b44t.com>

Co-authored-by: bjoern <r10s@b44t.com>
2022-01-31 17:47:52 +01:00
B. Petersen 4607af4459 hack: remove quotes from qr-code group join string 2022-01-31 16:27:07 +01:00
B. Petersen 348af8499c update deltachat-core-rust submodule to 'update provider database (#3043)' 2022-01-31 16:26:10 +01:00
B. Petersen 9d0d16dbf4 update translations 2022-01-31 16:26:02 +01:00
B. Petersen 645864217f update summaries for webxdc drafts, so one can see what one is sending 2022-01-30 11:48:45 +01:00
B. Petersen d6dd07fd7a tweak default summaries
- in bubbles, just say "Webxdc",
  the text is replaced by the summary set by the app -
  this is also the reason, why more useful information are not-so-good here,
  it will not be shown often, and that may be irritating.
  in case of the bytesize - we also do not show bytesize stickers etc.,
  users can get it always at message-info.

- for drafts, we say "Tap to open",
  maybe a start-button may be nice as well, however, that is some more work,
  and it is not even clear we want to keep that button in the bubbles.
2022-01-30 11:48:45 +01:00
bjoern 0e553a6e66 Update CHANGELOG.md
Co-authored-by: Asiel Díaz Benítez <adbenitez@nauta.cu>
2022-01-28 23:51:35 +01:00
B. Petersen 13a185518f update changelog for 1.27.2 2022-01-28 23:51:35 +01:00
B. Petersen 19bc6eb85c bump version to 1.27.2 2022-01-28 23:51:35 +01:00
adbenitez 98e6e73717 don't force dark mode in webpage for WebxdcActivity and FullMsgActivity webviews 2022-01-28 22:10:02 +01:00
B. Petersen 1ccbb11bf6 adapt to new webxdc api 2022-01-28 21:11:50 +01:00
bjoern ee47563f3d avoid caching resources between webxdc apps (#2205) 2022-01-27 12:07:34 +01:00