Commit Graph

4630 Commits

Author SHA1 Message Date
B. Petersen 661d54cd03 update deltachat-core-rust to 'Prepare 1.112.5 release' of branch 'stable-1.112' 2023-04-02 19:22:14 +02:00
B. Petersen fbf7f17561 update translations 2023-04-01 14:50:57 +02:00
B. Petersen 7df8023e90 uddate local help 2023-04-01 14:49:48 +02:00
B. Petersen 400ec0498e update deltachat-core-rust to 'Release 1.112.4' of branch 'stable-1.112' 2023-04-01 14:30:21 +02:00
bjoern 7fa576e3b7 if known, show ssid in the AlertDialog directly after scanning (#2528) 2023-04-01 11:51:06 +02:00
link2xt 4a181d630b nix flake update 2023-03-31 08:13:47 +00:00
link2xt dfd8f92068 Fix readme markup 2023-03-29 21:48:22 +00:00
B. Petersen 23c08cdb16 add changelog for f-droid 2023-03-29 15:33:18 +02:00
B. Petersen 40c7eef345 minor release-checklist update 2023-03-29 15:28:55 +02:00
B. Petersen cdefe35369 1.36 hotfix: spanish device message 2023-03-29 14:13:31 +02:00
B. Petersen 99e0f8fbff 1.36.0 hotfix: fix typo in english device message 2023-03-29 12:39:43 +02:00
B. Petersen 7da52a5532 update translations 2023-03-29 12:37:07 +02:00
bjoern affd120ba4 prepare 1.36 (#2522)
* update changelog for 1.36, core part

* update changelog for 1.36, android part

* bump version to 1.36

* add device message for 1.36

* qualify 'Add Second Device' as experimental also in device message

* apply recent suggestions to CHANGELOG
2023-03-29 12:32:42 +02:00
B. Petersen 1c78f9cb3e fix some typos in older changelog history 2023-03-29 12:31:06 +02:00
B. Petersen 188d2d2659 pull in new multi-device section to help 2023-03-29 12:02:27 +02:00
B. Petersen 4ea44bc355 update local help 2023-03-28 19:06:17 +02:00
B. Petersen 9a9bddc45d update translations 2023-03-28 11:11:06 +02:00
adbenitez bae052d735 start with light/dark theme depending on system theme 2023-03-27 16:33:00 -04:00
B. Petersen c88cadd3b5 update local help 2023-03-27 21:46:02 +02:00
Asiel Díaz Benítez cb9147490a Merge pull request #2521 from deltachat/adb/issue-2520
remove notifications from closed accounts
2023-03-27 15:41:52 -04:00
adbenitez e8d398c693 remove notifications from closed accounts 2023-03-27 14:49:36 -04:00
B. Petersen c913d665de update translations 2023-03-27 18:40:47 +02:00
B. Petersen a53bbbe4d5 update deltachat-core-rust to 'Release 1.112.1' of branch 'stable-1.112' 2023-03-27 18:39:01 +02:00
B. Petersen f4dd1dffe3 update translations 2023-03-27 17:33:53 +02:00
B. Petersen 83d2dd5aae update deltachat-core-rust to 'Release 1.112.0' of branch 'stable-1.112' 2023-03-27 17:20:15 +02:00
B. Petersen a3dd8513a4 update translations 2023-03-27 15:54:31 +02:00
B. Petersen bd6dd64c36 'Unlock to continue' is shorter and sufficient - the context is shown above - and the way to unlock (password, swipe...) is shown below 2023-03-27 15:53:15 +02:00
link2xt e55eb9ba8e Avoid NullPointerException in setGenericInfoRecord 2023-03-27 10:51:04 +00:00
B. Petersen 93616bd268 update translations 2023-03-27 12:34:06 +02:00
B. Petersen d29f7ad5c9 center footers 2023-03-27 10:29:26 +02:00
B. Petersen d69d7c06be show a little message before QR code generation
we already had a confirmation dialog for probably most security-aware users
always when the device is protected by a screen lock.

this commits adds a more on-point text -
and shows the same text in a simple alert in case a device has no screen lock.
2023-03-27 10:29:26 +02:00
B. Petersen 7b78358afb fix crashes when aborting during "prepare"
there might still be issues in core,
see https://github.com/deltachat/deltachat-core-rust/issues/4192
2023-03-27 10:29:26 +02:00
B. Petersen ffc7bce1c9 fix: update permantent notification also if only text but not percentage changes 2023-03-27 10:29:26 +02:00
B. Petersen b3d21f0be9 move "experimental" hint below qr-code/scanner
the hint in the title was regarded as "not so nice" on first tests
and was even overseen.
2023-03-27 10:29:26 +02:00
B. Petersen f3b1493dc3 remove now unused strings 2023-03-27 10:29:26 +02:00
B. Petersen df3b488352 show exact progess on receiver side
while both devices show a progess bar,
the exact percentage is shown on receiver side only.

beside the receiver progress being more accurate,
main reason is not not confuse users by the devices showing
slightly different percentages.
2023-03-27 10:29:26 +02:00
B. Petersen 3bcf54def6 do not flash up "Waiting for receiver..." shortly
the screen is changed after a fraction of a second anways;
the message still goes to the permanent notification.
2023-03-27 10:29:26 +02:00
B. Petersen 4e4b453601 just say "Preparing acocunt..."
more detailed text about internals,
that maybe even flashes up only for a fraction of a second
is not helpful after first user tests,
and may even scare ppl.
2023-03-27 10:29:26 +02:00
B. Petersen 1421cb41df use conversation-list-adapter more carefully
we're also checking for null at some other critical code positions,
so this seems reasonable also here.
this might fix a recently reported crash,
maybe caused by a race condition.
2023-03-26 15:37:37 +02:00
B. Petersen 5dc85834a3 if possible, show used wifi already before scanning 2023-03-26 15:36:59 +02:00
Hocuri 3ff42b7c9e Fix sharing, again (#2506)
* Revert "use different values for  "ACCOUNT_ID_EXTRA and CHAT_ID_EXTRA""

This reverts commit 8962476a21.

* Use correct "chat_id" constant
2023-03-26 12:46:29 +02:00
B. Petersen c2099f727c update translations 2023-03-25 20:22:38 +01:00
B. Petersen f2772da1dc update translations 2023-03-25 16:59:42 +01:00
B. Petersen 04ed2f9b38 add explicit experimental and version hint 2023-03-25 16:44:06 +01:00
B. Petersen a2765597dd add instructions 2023-03-25 16:44:06 +01:00
B. Petersen aa997eafb3 use title bar for qr-scan-activity, providing 'back', a title, and options in the future. the 'white only' should really be used only for the welcome screen 2023-03-25 16:44:06 +01:00
B. Petersen b36cfcabe9 add "Add as Second Device" to welcome view
ppl try already now to set up a second device from the welcome screen.
however, end up in logging into their email account again,
creating issues with keys and more.
a dedicated "Add as Second Devies" button targets this UX issue
by offering a clear path for setting up a second device.

moreover, the string "Scan Invitation Code" is used again (as on all releases),
this string is used quite a bit in different handouts,
changing that would worsen UX as well.

the "Restore from Backup is moved down,
if you really use this path, finding the button is the smallest issue.
the different layout of the button makes clear,
that this is not the preferred way to set up a new account
(but sure, to restore a backup :)
2023-03-25 16:44:06 +01:00
B. Petersen f931c9bc41 typo: receiver 2023-03-25 12:30:22 +01:00
B. Petersen 032603a868 bump version 2023-03-25 10:24:51 +01:00
B. Petersen 2e0ec41a37 fix leaving Delta Chat during backup transfer
this fixes leaving Delta Chat during backup transfer
by removing other activities that would abort BackupTransfer
by getting called with onNewIntent() otherwise.

moreover, the permantent notification is removed more reliably
and possible crashes in  the permantent notification closing (races ...)
are catched.

see code + comments for details.
2023-03-25 10:24:20 +01:00