Commit Graph

1712 Commits

Author SHA1 Message Date
B. Petersen 862d96e7ae tweak other-instance text 2024-04-29 16:35:01 +02:00
B. Petersen 605b97fe38 simplify 'Privacy Policy' handling 2024-04-29 16:35:01 +02:00
B. Petersen 0d37d5f866 make 'I agree to 'Privacy Policy' usable for react 2024-04-29 16:35:01 +02:00
B. Petersen a11824b095 make 'I agree to 'Privacy Policy' easier tappable and usable 2024-04-29 16:35:01 +02:00
B. Petersen 7a1e7989d0 refine strings: link to 'privacy policy', avoid 'instance' wording 2024-04-29 16:35:01 +02:00
B. Petersen 33f7fd3c0b add strings needed for instant onboarding 2024-04-29 16:35:01 +02:00
B. Petersen e27f592c07 remove unused relicts from Mapbox -> Leaflet move 2024-04-28 23:22:59 +02:00
B. Petersen 0ec7ab5ce5 update translations 2024-04-28 21:58:16 +02:00
Asiel Díaz Benítez 217478e90b allow to pin, archive, etc. when searching in the chatlist (#3002) 2024-04-27 17:44:33 -04:00
B. Petersen c7ad087b51 remove now unused map resources 2024-04-26 21:42:07 +02:00
B. Petersen 73479bf854 update translations 2024-04-22 17:17:59 +02:00
B. Petersen ed107981a9 update translations 2024-04-16 16:58:13 +02:00
B. Petersen 15a77fb292 add qr-code-scanning hint better fitting for desktop 2024-04-16 16:45:15 +02:00
B. Petersen 82c06f3a97 refine translator hint wrt reaction summary
explicitly say that the string will be truncated often.
2024-04-07 01:22:42 +02:00
B. Petersen 1d44eb84c8 update translations 2024-04-06 12:26:41 +02:00
B. Petersen b3ad055c08 update tranlsations 2024-04-03 22:55:04 +02:00
B. Petersen 0d8a1ee812 update translations 2024-04-03 12:08:46 +02:00
bjoern c5077338f9 add strings needed by core to show reactions in summaries (#2985) 2024-04-03 11:14:37 +02:00
bjoern 2faf7a640f react with any emoji (#2979)
* add button to select any reaction

* add emojipicker to build.gradle and manifest

* fix build error

* open reaction picker and send any reaction

* use RelativeLayout as parent for EmojiPickerView

* dismiss AlertDialog on emoji-selection

* reduce columns to 8 like on iOS

* disable "more reactions" button in android < 5

* show selected reactions instead of '...', this is what whatsapp, signal are doing

* make '...' a bit less bold in light mode

---------

Co-authored-by: adbenitez <asieldbenitez@gmail.com>
2024-03-27 12:33:13 -04:00
B. Petersen 59090c3efa clarify what's done with the counted messages 2024-03-07 13:01:34 +01:00
B. Petersen 4d52d84bf2 add missing translations 2024-03-07 13:01:34 +01:00
B. Petersen 84d8f383b6 draft a device message 2024-03-07 13:01:34 +01:00
B. Petersen be1e880470 update translations 2024-03-07 12:44:37 +01:00
B. Petersen 67dab69c8a update translations 2024-03-06 16:05:32 +01:00
B. Petersen c50feaf82b update translations 2024-03-03 15:44:07 +01:00
B. Petersen 07bc03b1d5 add generic 'body' text for new messages and add translators hints 2024-03-03 01:45:29 +01:00
B. Petersen fb5f143f47 update translations 2024-03-01 15:38:30 +01:00
B. Petersen f293e6446d update translations and local help 2024-02-14 11:21:09 +01:00
Asiel Díaz Benítez 54692e977e add troubleshooting menu option on the scanner side (#2958)
* add troubleshooting menu option on the scanner side

* Update src/org/thoughtcrime/securesms/qr/RegistrationQrActivity.java

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

---------

Co-authored-by: bjoern <r10s@b44t.com>
2024-02-14 11:19:14 +01:00
B. Petersen 86d636d6b9 update translations 2024-02-07 21:32:24 +01:00
Hocuri 81b321f740 Add self-reporting button (#2910)
Depends on https://github.com/deltachat/deltachat-core-rust/pull/5129

Part of https://github.com/deltachat/deltachat-android/issues/2909
2024-02-07 20:23:55 +01:00
B. Petersen 953a888239 update translations 2024-02-02 00:09:24 +01:00
B. Petersen 302a6b5880 update translations 2024-02-01 13:01:42 +01:00
B. Petersen 7f1fcad42b update translations 2024-02-01 10:08:42 +01:00
bjoern 8cb9d42750 add an option to 'Read System Address Book' (#2950)
with chatmail, providers exist that allow to send encrypted mails only.
pulling in the system address book unconditionally for chatmail will harm UX
as for most of these addresses,
no public key will be known until eg. a QR code is scanned.

we may think this over in the future.
note, that one usually also can create a Delta Chat chat from the address book,
so, this works also without having Delta Chat pulled in all addresses
(which has some issues, https://github.com/deltachat/deltachat-android/issues/2923 )
2024-02-01 09:34:15 +01:00
Asiel Díaz Benítez f207251f11 copy invite links to clipboard (#2943)
* copy invite links to clipboard

* rename INVITE_PAGE to INVITE_DOMAIN

* share link together with QR image, improve QR image

* share invite-URL instead of QR image

* 'Load QR code from image' is no longer a recommended workflow

the primary UI works with invite-links now.
'Load QR code from image' is still supported,
but is tuned down as no longer recommended workflow.

---------

Co-authored-by: B. Petersen <r10s@b44t.com>
2024-01-31 09:26:15 -05:00
Asiel Díaz Benítez 9a2968d502 allow to mute/unmute from chatlist (#2948) 2024-01-31 09:22:39 -05:00
Asiel Díaz Benítez 1388e1a996 add global unread messages badge counter (#2942)
* add global unread messages badge counter

* Update src/org/thoughtcrime/securesms/connect/DcEventCenter.java

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

* Update src/org/thoughtcrime/securesms/connect/DcEventCenter.java

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

* improve code

* use more specific names, remove from multiAccountObservers also in removeObserver()

---------

Co-authored-by: bjoern <r10s@b44t.com>
2024-01-30 23:28:28 -05:00
B. Petersen c553615088 update translations 2024-01-26 21:05:31 +01:00
bjoern b5c172ced8 improve status message for "Invalid Unencrypted" (#2940)
* add strings for 'Invalid Unencrypted'

* add a 'learn more' dialog for 'invalid unencrypted'; the dialog shows the known 'scan qr code' and the known help for it

* clarify wording, add 'for this chat'

* do not linkify domains
2024-01-25 11:33:25 +01:00
B. Petersen 6487ac1715 update translations 2024-01-24 23:19:59 +01:00
bjoern 2e3a75c440 update welcome message (#2938)
* draft a new welcome-message with focus about how to get in contact; the 'Invite Link' implies also contacts with delta chat not installed yet (we could also add a QR code to the invite page as well as adding a 'Manual contact' that fits for classic mail)

* add some dc background info

* rename 'Device Talk' to 'Info'

* Revert "rename 'Device Talk' to 'Info'"

This reverts commit 027e205718c2923bc774a2d069f3283fc9e0e7bd.

* improve english grammar, thanks @adzialocha
2024-01-24 23:06:02 +01:00
bjoern 15e68be278 add string 'React' (#2937) 2024-01-22 22:11:10 +01:00
Asiel Díaz Benítez 39f441892e tweak reactions style (#2934)
* tweak reactions style
2024-01-21 18:48:23 -05:00
B. Petersen 3e75c49750 update translations 2024-01-21 21:30:54 +01:00
B. Petersen c08717fb63 do not point ppl towards entering email addresses 2024-01-20 12:00:41 +01:00
B. Petersen ee67c1d217 reactions are no longer experimental
by the reactions support being added to desktop, ubuntu-touch and iOS,
this also ends the experimental time on android :)
2024-01-19 00:23:10 +01:00
B. Petersen 031aeb9551 update translations 2024-01-10 17:21:15 +01:00
B. Petersen b8b15cccdd simplify string, mark old string as deprecated 2024-01-10 17:15:04 +01:00
B. Petersen c920ced553 reword self-name/-avatar hint; name is required 2024-01-10 17:15:04 +01:00