B. Petersen
ff22ef8bfb
bump version to 1.31.1
2022-07-17 15:26:34 +02:00
B. Petersen
56139695b5
update translations
2022-07-17 11:02:52 +02:00
B. Petersen
c97fab6a99
update deltachat-core-rust submodule to 'release 1.90.0 ( #3512 )'
2022-07-17 00:09:05 +02:00
B. Petersen
bae0da0285
update translations
2022-07-17 00:07:17 +02:00
Hocuri
776f730e7c
We won't blog post about this yet
2022-07-17 00:05:29 +02:00
Hocuri
7f1bcef8da
Slightly adapt string to this change
2022-07-17 00:05:29 +02:00
Hocuri
05c52e622f
hpk's wording suggestion, correct blog post link
2022-07-17 00:05:29 +02:00
Hocuri
3f9cab2f55
Add AEAP link in the UI instead of core
2022-07-17 00:05:29 +02:00
Hocuri
db84eb8664
r10s' string explanations
...
Co-authored-by: bjoern <r10s@b44t.com >
2022-07-17 00:05:29 +02:00
Hocuri
045ba76390
Add AEAP info dialog & strings
2022-07-17 00:05:29 +02:00
B. Petersen
b661c77b47
rename "Docs" tab to "Files"
...
- "Files" is broader than "Docs"
(documents are just one type of files,
files can also be executables and whatnot)
- at other places in the app, we also speak of "Files"
("sending files" etc.)
- Delta Chat iOS also uses the term "Files"
2022-07-16 22:51:04 +02:00
B. Petersen
1c4f41e96b
update translations
2022-07-16 18:44:49 +02:00
B. Petersen
2d248a543f
fix files tab hint: depending on the system, music may be displayed in other tabs; therefore, just remove that hint 'files' also include 'music' in the remaining cases
2022-07-16 18:18:34 +02:00
B. Petersen
eb7ef043d9
fix upper lowercase, thanks @OzancanKaratas
2022-07-16 11:51:27 +02:00
B. Petersen
92f62444f5
update translations
2022-07-16 11:39:55 +02:00
B. Petersen
d4d0624e39
fix typo in english source
2022-07-11 12:14:25 +02:00
B. Petersen
9c52292ac9
update translations
2022-07-11 00:40:34 +02:00
Hocuri
0e7bc9b8b7
More videochat footer padding ( #2340 )
2022-07-10 10:39:07 +02:00
B. Petersen
aacc7457df
update translations
2022-07-09 22:48:27 +02:00
B. Petersen
90217dc770
update deltachat-core-rust submodule to 'Release 1.89.0'
2022-07-09 22:46:51 +02:00
B. Petersen
c75e611f96
update translations
2022-07-09 16:01:04 +02:00
Rosano
4de96a1b7d
Revise English ( #2331 )
...
* Revise English
* Undo decapitalize
* Shorten Disappearing messages note
* Revise English 2
* Revise English 50%
* Revise English rest
* Fix typos
* Revert group left
* Rename Note
Co-authored-by: bjoern <r10s@b44t.com >
* Fix typo
Co-authored-by: bjoern <r10s@b44t.com >
* Remove 'makers'
* Fix typos
* Make contacts consistent
* Add commas
* Shorten location sharing
Co-authored-by: bjoern <r10s@b44t.com >
2022-07-09 15:56:16 +02:00
B. Petersen
a20c2152e9
update translations
2022-07-09 15:55:01 +02:00
Hocuri
6e98b8a96d
Fix onboarding test
2022-07-09 14:02:14 +02:00
bjoern
5cbb64da7a
prepare 1.31.0 ( #2336 )
...
* bump version to 1.31.0
* update changelog for 1.31.0 (add core88 features)
* update changelog for 1.31.0 (android features)
* remove outdated device message, the final 1.32 will probably get a fresh one
2022-07-08 11:24:21 +02:00
B. Petersen
5bb36639d9
update translations
2022-07-07 19:55:42 +02:00
B. Petersen
e14dbd5c3b
update deltachat-core-rust submodule to 'Release 1.88.0'
2022-07-06 16:12:02 +02:00
B. Petersen
2da19a5f2b
update translations
2022-07-06 13:59:51 +02:00
Asiel Díaz Benítez
8fc1f3b060
Merge pull request #2333 from deltachat/adb/webxdc-allow-mailto
...
allow to open mailto links inside webxdc documents
2022-07-06 07:08:27 -04:00
Hocuri
057fabc1a6
Also identify media type if there are unknown characters in the filename ( #2329 )
...
fix #2306
2022-07-06 12:58:49 +02:00
adbenitez
bdefbe0055
allow to open mailto links inside webxdc documents
2022-07-06 06:31:39 -04:00
link2xt
2a5efba763
Pass APP_ABI to ndk-build instead of creating temporary Application.mk
...
It's simpler and stores objects inside obj/ in-tree,
preventing unnecessary rebuilds.
2022-07-06 00:00:00 +00:00
B. Petersen
74b6da430b
update deltachat-core-rust submodule to 'update CHANGELOG'
2022-07-05 23:38:45 +02:00
B. Petersen
8e43c97547
update deltachat-core-rust submodule to 'update async-zip to fixed version'
2022-07-04 20:23:46 +02:00
B. Petersen
133aa65c36
update translations
2022-07-04 20:23:33 +02:00
B. Petersen
4b19cadbd2
use updated videochat strings
...
`videochat_instance_explain_2`+`videochat_instance_example`
is mostly the same as `videochat_instance_explain`
but offers nicer layout on desktop.
to make things easier for translators,
we aim to remove `videochat_instance_explain`.
2022-07-03 21:39:51 +02:00
link2xt
3b33880fcc
ndk-make.sh: do not modify in-tree Application.mk
...
Use temporary Application.mk directly via NDK_APPLICATION_MK option.
2022-07-03 09:25:16 +00:00
B. Petersen
3d0fbf30d2
update translations
2022-06-28 08:36:20 +02:00
B. Petersen
dc459bdb14
remove unused translations
...
the deleted strings seems not to be used on android/ios/desktop
(checked with `./scripts/grep-string.sh`
2022-06-28 08:32:26 +02:00
B. Petersen
97206a48d2
also emulate EPOLL_CLOEXEC
2022-06-27 23:18:32 +02:00
B. Petersen
e29b6f9974
add epoll_create fallback which is missing in API<21
2022-06-27 23:18:32 +02:00
B. Petersen
49ddacd7c6
update translations
2022-06-26 22:22:52 +02:00
B. Petersen
62ffb8d460
update translation
2022-06-24 21:29:52 +02:00
B. Petersen
d263ee58a6
allow forwarding info-messages
...
i think, it makes sense to allow that,
on receiving side they are just text,
see https://github.com/deltachat/deltachat-core-rust/pull/3446
for further reasoning.
2022-06-24 14:46:43 +02:00
B. Petersen
3227373110
use correct DC_STATE_OUT_FAILED name
...
in core, the state is called `DC_STATE_OUT_FAILED`,
not `DC_STATE_OUT_ERROR`.
the new name also fits better to existing names as `isFailed()`.
2022-06-08 12:13:53 +02:00
bjoern
cc4b13e924
Update CHANGELOG.md
...
Co-authored-by: Asiel Díaz Benítez <asieldbenitez@gmail.com >
2022-06-07 09:52:29 +02:00
B. Petersen
7547628d6b
bump version to 1.30.3
2022-06-07 09:52:29 +02:00
B. Petersen
68b80ec4a0
update changelog for 1.30.3
2022-06-07 09:52:29 +02:00
B. Petersen
c9f7d206c7
update deltachat-core-rust submodule to 'bump version to 1.86.0'
2022-06-06 12:19:36 +02:00
B. Petersen
9f90eb5504
update translations
2022-06-06 12:19:26 +02:00