bjoern
e784b01f37
make tracking core versions easier ( #2152 )
...
* nicer commit messasge on updating core
this sets the commit message for updating core module to sth. as
`update deltachat-core-rust submodule to 'prepare 1.68 (#2844 )'`
instead of always the same message `update deltachat-core-rust submodule`.
this makes it easier to track changes.
* add a hint to release checklist to include the used core version
2021-11-28 20:16:14 +01:00
B. Petersen
f1f7156f15
hotfix: fix source strings.xml errors
2021-11-28 17:23:58 +01:00
B. Petersen
9fb695739d
update translations
2021-11-28 13:46:53 +01:00
B. Petersen
c67e61c12e
update deltachat-core-rust submodule to 'prepare 1.68 ( #2844 )'
2021-11-28 12:38:43 +01:00
B. Petersen
fd8c4a628e
update translations
2021-11-28 00:38:29 +01:00
Simon Laux
5601ca91b1
add translation strings from desktop ( #2149 )
...
* add translation strings from desktop
* Update res/values/strings.xml
Co-authored-by: bjoern <r10s@b44t.com >
* rename `mailto_dialog_confirm_replace_draft` to just `confirm_replace_draft`
Co-authored-by: bjoern <r10s@b44t.com >
2021-11-28 00:29:36 +01:00
B. Petersen
0213019aa0
update translations
2021-11-26 11:42:27 +01:00
Asiel Díaz Benítez
e90185a02e
Merge pull request #2147 from deltachat/generated-avatar-improvements
...
make avatar letter bold and transform it to uppercase
2021-11-25 17:57:51 -05:00
bjoern
447e879bac
use dc_get_last_error() api ( #2109 )
...
* add getLastError() api
* use getLastError() for QR code processing
* use getLastError() for import/export
* remove now unused getCapturedError()
2021-11-25 12:15:39 +01:00
bjoern
1b68e13d9c
"scan qr code" wordings ( #2146 )
...
* pass qr-code strings to core (as qr code images are generated in core now)
* shorter wording of qr code hints
* quote group name as done in most other places
2021-11-25 12:09:10 +01:00
adbenitez
9a8b94c38b
make avatar letter bold and transform it to uppercase
2021-11-24 19:59:16 -05:00
B. Petersen
1223bd1f32
update translations
2021-11-24 23:31:18 +01:00
B. Petersen
cb5ac04afe
update deltachat-core-rust submodule
2021-11-24 23:26:39 +01:00
Asiel Díaz Benítez
23ad457fab
[WIP] use the new SVG QR images generated in core ( #2138 )
...
* use the new SVG QR images generated in core
* hack y-offset of fallback-avatar-letter
the dominant-baseline=central and baseline=middle attributes are not working,
see https://github.com/deltachat/deltachat-core-rust/pull/2815#issuecomment-978067378
and source code comment for some more details.
Co-authored-by: B. Petersen <r10s@b44t.com >
2021-11-24 23:24:55 +01:00
bjoern
ddda0750ba
tweak wording for 'Last seen' ( #2145 )
2021-11-23 21:51:31 +01:00
Asiel Díaz Benítez
8b050f3b1e
Merge pull request #2144 from deltachat/display-last-seen
...
Display last-seen info in profile
2021-11-23 12:18:36 -05:00
Asiel Díaz Benítez
a79912109c
Update res/values/strings.xml
...
Co-authored-by: bjoern <r10s@b44t.com >
2021-11-23 11:41:27 -05:00
Asiel Díaz Benítez
d798571786
Update src/org/thoughtcrime/securesms/ProfileSettingsAdapter.java
...
Co-authored-by: bjoern <r10s@b44t.com >
2021-11-23 11:41:19 -05:00
B. Petersen
01f213c400
fix slovak string
2021-11-23 14:21:53 +01:00
B. Petersen
d6daf72b8d
update translations
2021-11-23 11:45:47 +01:00
B. Petersen
06322d0632
update deltachat-core-rust submodule
2021-11-23 11:42:24 +01:00
Simon Laux
cb84872957
fix that ndk make didn't work with symlinked core ( #2139 )
...
* fix that ndk make didn't work with symlinked core
* Use $PWD instead of $(pwd)
Co-authored-by: Hocuri <hocuri@gmx.de >
2021-11-23 11:37:51 +01:00
Hocuri
206929a63c
Switch from Mapbox to Maplibre ( #2143 )
2021-11-23 10:29:33 +01:00
adbenitez
b96560b19a
show verification status in title
2021-11-22 23:48:52 -05:00
adbenitez
c7956abbaf
show last-seen info in profile
2021-11-22 23:11:42 -05:00
adbenitez
22fced3fa5
add DcContact.getLastSeen()
2021-11-22 21:16:54 -05:00
Hocuri
a4dd8446e8
Fix layout bug in chatlist title ( #2137 )
...
Fix #2127
* Fix layout bug in chatlist title
* Support RTL languages better
2021-11-22 10:14:51 +01:00
B. Petersen
a9764e89ed
update translations
2021-11-17 11:06:03 +01:00
B. Petersen
6468094ac2
update translations
2021-11-16 22:27:50 +01:00
B. Petersen
3cadf2f3fa
update translations
2021-11-16 22:20:34 +01:00
B. Petersen
5b64238c82
fix translation source
2021-11-16 22:19:35 +01:00
Hocuri
a6be2f426c
Don't set draft after creating group, instead improve group creation hint ( #2134 )
...
fix deltachat/deltachat-core-rust#2793
Also see deltachat/deltachat-core-rust#2805
2021-11-16 10:44:55 +01:00
bjoern
6a89861623
prepare 1.24.4 ( #2135 )
...
* update changelog for 1.24.4
* bump version to 1.24.4
2021-11-15 23:01:32 +01:00
B. Petersen
2a16ab4fc2
update deltachat-core-rust submodule
2021-11-15 14:53:44 +01:00
B. Petersen
c2a98233c3
update local help
2021-11-15 13:36:34 +01:00
B. Petersen
86582100da
update translations
2021-11-15 13:34:02 +01:00
Asiel Díaz Benítez
6309e8da98
Merge pull request #2132 from deltachat/adb-fix-ci
...
CI: fix and improve apk preview workflows
2021-11-13 12:35:51 -05:00
adbenitez
16f912875f
add comment with link to apk preview when the app is built
2021-11-13 01:07:22 -05:00
adbenitez
2ebfeebdbd
CI: fix apk previews
2021-11-12 16:06:10 -05:00
bjoern
c87be95d5d
prepare 1.24.3 ( #2130 )
...
* update changelog for 1.24.3
* bump version to 1.24.3
2021-11-12 00:57:34 +01:00
B. Petersen
5352690246
update translations and local help
2021-11-11 22:37:32 +01:00
B. Petersen
425ab77a49
update deltachat-core-rust submodule
2021-11-11 16:48:07 +01:00
cyBerta
3927ecd8fb
Merge pull request #2129 from deltachat/fix_package_naming
...
package names should always be lower cased
2021-11-11 01:45:01 +01:00
cyberta
60f8c58d0d
package names should always be lower cased
2021-11-10 15:43:05 +01:00
cyBerta
18c3306832
Merge pull request #2088 from deltachat/provider-app-support
...
provider app support
2021-11-10 14:54:01 +01:00
cyberta
502ff5c12a
add a little coment about IPC
2021-11-10 14:35:19 +01:00
cyberta
287c344e74
change AndroidYggmail package name to chat.delta.AndroidYggmail
2021-11-10 13:48:50 +01:00
Asiel Díaz Benítez
e5fdf3303d
Merge pull request #2125 from deltachat/adb-issue-2124
...
fix NullPointerException in SaveAttachmentTask.onPostExecute()
2021-11-09 21:52:25 -05:00
cyberta
981552a97d
IPCAddAccountsService: switch to account instead of re-adding if account already exists
2021-11-08 13:19:20 +01:00
cyberta
4aee96254f
No need to call super.handleMessage() as IncomingHandler directly inherits from Handler which has an empty handleMessage stub
2021-11-08 12:58:24 +01:00