Daniel Gultsch
960b20db3e
introduce 'large font' setting
2024-04-16 08:35:50 +02:00
Daniel Gultsch
c06f2d23f6
shorten colorful bubble description
2024-04-15 12:35:11 +02:00
Daniel Gultsch
b0bc2c2856
omit type of encryption from message hint
2024-04-15 10:14:14 +02:00
Daniel Gultsch
c104f67c4d
fix typo in UP description
2024-04-09 11:50:16 +02:00
Daniel Gultsch
0e4fd163f2
use MITM instead of MIM
2024-04-08 18:52:33 +02:00
Daniel Gultsch
38bff563ae
use slighter darker shades for send button in dark theme
2024-04-08 18:51:45 +02:00
Daniel Gultsch
32de58ce65
add require channel binding
2024-04-08 17:20:39 +02:00
Daniel Gultsch
b752508adb
remove autojoin setting
2024-04-08 15:32:52 +02:00
Daniel Gultsch
e84d66874c
flip 'never send crash reports' to positive
2024-04-08 08:10:13 +02:00
Daniel Gultsch
b30a88e7a5
make notification tone picker work
2024-04-07 20:35:01 +02:00
Daniel Gultsch
85771fc26c
redesign settings screen (WIP)
2024-04-07 20:05:43 +02:00
Daniel Gultsch
ed332020fd
fix typos
2024-04-05 15:32:36 +02:00
Daniel Gultsch
0f101ffd9f
use correct status bar color in splash theme
2024-04-05 13:32:53 +02:00
Daniel Gultsch
a2c44aac8a
use vector drawable for notification icon
2024-04-05 13:32:52 +02:00
Daniel Gultsch
347f995c21
use 'chat' and 'archive' instead of 'conversation' and 'close'
2024-04-05 07:53:19 +02:00
Daniel Gultsch
6e43248135
apply Material 3 theme to all activites
2024-04-04 11:38:27 +02:00
Daniel Gultsch
0f50f71176
prevent deletion of bookmark w/o also closing conversation
2024-03-12 09:22:26 +01:00
Daniel Gultsch
a04dc6e4ad
show warning when call integration accounts exceed 10
2024-02-23 09:54:12 +01:00
Daniel Gultsch
1090b2edd3
add optional strict offline checking for calls
2024-02-23 09:54:11 +01:00
Daniel Gultsch
66cd50e163
add permission check to placeCall method
2024-02-23 09:54:10 +01:00
Daniel Gultsch
8e73b7f477
make contact integration depend on manifest, not flavor
2024-02-19 10:12:52 +01:00
Daniel Gultsch
8598462737
remove address book integration from Conversations on PlayStore
2024-02-14 13:53:46 +01:00
Daniel Gultsch
59c23f5558
add ability to display privacy policy link in menu
2024-02-14 09:11:49 +01:00
Daniel Gultsch
b93c5622df
modify quicksy user consent wording once more
2024-02-09 11:25:00 +01:00
Licaon_Kter
b08466d688
No one knows what a "2D Barcode" is
...
"stolen" from https://git.singpolyma.net/cheogram-android/commit/e9ce8ebbaf57067b71f11467312975b62c04cca7
2024-02-08 10:36:44 +00:00
Daniel Gultsch
5aff7d023c
slight modifications in quicksy onboard flow
2024-02-08 11:06:07 +01:00
Daniel Gultsch
aa558f83f2
bump copyright year to 2024
2024-01-15 19:25:53 +01:00
Daniel Gultsch
38ca53fcac
bump reporting xep and add ability to report messages
2023-11-12 19:29:15 +01:00
Daniel Gultsch
49910aed0f
fix wording that broke in earlier commit
...
f739752f76
(Spelling: Language reworked) broke
the wording around trusting fingerprints. this commit fixes this.
2023-11-09 08:58:27 +01:00
Daniel Gultsch
434736adf9
spelling
2023-11-01 08:21:13 +01:00
Daniel Gultsch
dfd7410b1a
make copy omemo fp button a show qr code button
2023-10-30 14:26:28 +01:00
Daniel Gultsch
71b6492d61
show unverified devices warning in contact and account details
2023-10-30 13:06:04 +01:00
Daniel Gultsch
f042efd550
add 'log out' button to foreground notifcation
...
this temporarily disconnects all accounts until the user opens the app again.
essentially this akin to an 'Exit' button
Users previously had the option to 'disable' accounts but this provides a
faster way to "free up resources" until the next time the app is opened.
2023-10-29 08:54:16 +01:00
Daniel Gultsch
5b2444ea13
implement see-other-host stream error
2023-10-13 08:29:23 +02:00
Daniel Gultsch
541c8ba80d
modify mime type detection for shared files
...
add support for audiobooks
2023-10-06 12:34:13 +02:00
Daniel Gultsch
8ba90f266e
add explicit error message for outdated backup files
2023-09-20 17:00:04 +02:00
Daniel Gultsch
9a662a7e55
disable opeing ceb files from file manager
2023-08-16 14:00:42 +02:00
Daniel Gultsch
cc16811444
rename bookmarks tab to 'group chats'
...
fixes #38
exposing bookmarks like this was a mistake that Conversations 3 will not repeat
in the meantime we rename this to group chats which might be more broadly understood
2023-05-03 08:00:40 +02:00
Daniel Gultsch
1fff1a0649
add ability to remove account from server
2023-04-08 09:31:17 +02:00
Daniel Gultsch
9456ba6f56
put timestamp in all call logs
2023-04-03 13:15:57 +02:00
Daniel Gultsch
2cb21bcb87
use static (not translated) text for Privacy policy and TOS
...
For a long time Quicksy had a privacy policy written by myself that explains
in plain English what data we store and how we use it.
https://quicksy.im/#privacy
Google doesn’t like that and prefers that we use some bullshit template that
is extremely vague, doesn’t explain anything and gives us permission to do
basically everything. (At least I think so. I don’t understand the text I
copy pasted)
Apparantly the text in the app is important as well (BARD didn’t explain
that very well when it reviewed our app) therfor we need a static text (not
allow translations)
Furthermore the data safety section on Google Play now claims we store the
users address book even though we don’t actually. But who cares; nobody reads
this and we just do this to make the machine happy. Cool!
2023-04-03 10:29:55 +02:00
Daniel Gultsch
fbf8b09fe6
point to a privacy policy that doesn’t use anchors
2023-03-06 08:06:46 +01:00
Daniel Gultsch
e996555852
remove footnote in magic create text
2023-01-06 20:32:35 +01:00
Daniel Gultsch
b1f95d2e39
integrate UnifiedPush distributor
2023-01-04 10:23:20 +01:00
Daniel Gultsch
eb51b03d1a
change source code links
2022-12-26 14:30:43 +01:00
Daniel Gultsch
c178e9ad33
add switch to video menu item to call
2022-11-28 11:39:26 +01:00
Daniel Gultsch
8fb2c11771
use plurals for missed call strings
2022-11-19 08:14:50 +01:00
Daniel Gultsch
e204457c31
show toast warning about unavailable calls when using tor
...
closes #4103
2022-09-03 15:51:15 +02:00
Daniel Gultsch
928a16d31d
abort on 'continue' - no client support
2022-08-29 18:53:34 +02:00
Dmitry Markin
a6b88ba9e9
Add missed call notifications
...
Co-authored-by: Daniel Gultsch <daniel@gultsch.de>
2022-08-29 12:41:35 +02:00