Daniel Gultsch
|
90048e92bb
|
use url span method to show context menu. fixes #4393
|
2022-10-12 18:43:05 +02:00 |
|
Millesimus
|
562ffd2003
|
preserve new lines when quoting. fixes #3876
|
2022-09-05 12:19:17 +02:00 |
|
Daniel Gultsch
|
8111460913
|
minor code clean up
|
2022-08-22 10:01:15 +02:00 |
|
Stephen Paul Weber
|
56a6b17e7e
|
Use the same mechanism for link copying and linkification (#4357)
Prevents copying something different from what was linked, such as in the
message "fine.gif https://example.com"
|
2022-08-22 09:50:26 +02:00 |
|
Daniel Gultsch
|
41d98da17d
|
set immutable flags for backup notifications
|
2022-08-12 11:02:22 +02:00 |
|
Daniel Gultsch
|
4fbe2deffc
|
skip empty uris on attach
|
2022-08-12 10:22:45 +02:00 |
|
Daniel Gultsch
|
dd30951dfb
|
every device is 21+ now
|
2022-07-22 10:14:01 +02:00 |
|
Daniel Gultsch
|
d8fd59394c
|
fix array out of bounds. fixes #4334
|
2022-07-01 15:54:56 +02:00 |
|
Daniel Gultsch
|
d6be6ddd18
|
use full file name for all new files
|
2022-02-22 16:05:02 +01:00 |
|
Millesimus
|
2553895300
|
Fix #4249.
|
2022-02-13 10:24:01 +01:00 |
|
Daniel Gultsch
|
d4cbf2e11e
|
take intent type into account when sharing with conversations
|
2021-11-07 11:35:00 +01:00 |
|
Daniel Gultsch
|
ba4a47204b
|
fixed IndexOutOfBounds when rendering quotes
|
2021-10-31 10:20:34 +01:00 |
|
Daniel Gultsch
|
64a6edd3fb
|
Revert "Migrate Fragments to AndroidX"
This reverts commit 231d97ea81 .
Migrating to AndroidX Fragments seems to have some unforseen side effects
and no clear benefits
|
2021-09-21 11:41:35 +02:00 |
|
Ashique Bava
|
231d97ea81
|
Migrate Fragments to AndroidX
|
2021-09-20 06:22:55 +00:00 |
|
Millesimus
|
4d36231fa5
|
>.< should be quoteable (bugfix).
|
2021-09-08 16:29:01 +00:00 |
|
Daniel Gultsch
|
2819545a43
|
click on action bar title should open chat details screen
|
2021-08-25 20:04:47 +02:00 |
|
Daniel Gultsch
|
88d7ddf124
|
PIP aspect ratio should match video aspect ratio. fixes #4077
|
2021-08-24 14:40:12 +02:00 |
|
Maximilian Weiler
|
ef8f10cc13
|
Optionally prevent taking screenshots
- Add setting to prevent screenshots
- Enforce using FLAG_SECURE in onResume for each activity
|
2021-08-24 07:15:30 +00:00 |
|
Millesimus
|
a0bca08997
|
Rewrite QuoteHelper to integrate French quotes logics. Also reallow QuoteChars not followed by whitespace as indicated in XEP-0393.
|
2021-08-24 07:14:34 +00:00 |
|
Millesimus
|
c81c8a62b3
|
Small refactoring for a more intuitive config.
|
2021-08-24 07:14:34 +00:00 |
|
Millesimus
|
e850900b40
|
Quoting quotes, limited by nesting depth.
|
2021-08-24 07:14:34 +00:00 |
|
Millesimus
|
65a72827bc
|
New helper to help with quotes.
|
2021-08-24 07:14:34 +00:00 |
|
Daniel Gultsch
|
e217551a82
|
migrate to OkHttp instead of HttpUrlConnection
OkHttp gives us more fine grained control over the HTTP library and frees us from any platform bugs
|
2021-03-19 14:57:20 +01:00 |
|
Daniel Gultsch
|
4a9dfb9567
|
fix copy url to clipboard action for undownloaded files
|
2021-01-28 17:49:34 +01:00 |
|
Daniel Gultsch
|
8ce7bfb95e
|
automated code clean up
|
2021-01-23 09:25:34 +01:00 |
|
Ferdinand Pöll
|
453ca7c0ed
|
Migrate from Android Support Library to AndroidX
Unignored gradle.properties since androidX requires additions there
See also https://developer.android.com/jetpack/androidx/migrate
|
2021-01-18 20:49:35 +01:00 |
|
Daniel Gultsch
|
2de8f3d35b
|
change title of lock icon when changing encryption
|
2020-08-31 16:56:23 +02:00 |
|
Daniel Gultsch
|
c48499253b
|
set content description for all avatars
|
2020-08-31 13:05:10 +02:00 |
|
Daniel Gultsch
|
28856aaf9f
|
add icons for gpx files
|
2020-07-19 21:27:43 +02:00 |
|
Daniel Gultsch
|
400c8461fc
|
fix feature discovery in jingle file transfer for empty resources
|
2020-06-13 22:53:24 +02:00 |
|
Daniel Gultsch
|
fda9e7b51c
|
make presence selector work with empty resources (bare jid)
|
2020-06-13 09:59:39 +02:00 |
|
Daniel Gultsch
|
7e2d87f39c
|
recover if attachImage can’t generate scalled down version of image. fixes #3773
|
2020-06-09 21:08:27 +02:00 |
|
Daniel Gultsch
|
637c208f55
|
ask for resource and use jingle direct init when JMI is not available. fixes #3751
|
2020-05-30 14:56:12 +02:00 |
|
Daniel Gultsch
|
b6703dbe38
|
switch xmpp-addr to jxmpp-jid
|
2020-05-15 17:06:16 +02:00 |
|
Daniel Gultsch
|
63ddd97b6b
|
add button to switch cameras during video call
RIP symmetry :-(
fixes #3683
|
2020-05-02 17:15:50 +02:00 |
|
Daniel Gultsch
|
d64bc1776b
|
show pdf previews in media browser
fixes #3639
|
2020-02-14 16:02:15 +01:00 |
|
Daniel Gultsch
|
9653d68bdd
|
parse install referrer from gplay
|
2020-01-10 12:51:04 +01:00 |
|
Daniel Gultsch
|
2ab65609e4
|
always show 'contact details' on avatar long press in non-anon
|
2019-10-09 20:40:56 +02:00 |
|
Daniel Gultsch
|
7b160a358e
|
do not add 'quote' when sharing own msgs
|
2019-09-28 23:56:29 +02:00 |
|
Daniel Gultsch
|
02351dc0fb
|
fixed direct invites after adhoc
|
2019-09-18 09:55:18 +02:00 |
|
Daniel Gultsch
|
d963d95e30
|
fixed some minor NPE
|
2019-09-16 14:20:15 +02:00 |
|
Daniel Gultsch
|
29d0bed38b
|
when sharing text from Conversations to Conversations use quotes
|
2019-08-26 13:40:47 +02:00 |
|
Daniel Gultsch
|
52c0bf73a0
|
handle some rare npe
|
2019-06-16 18:04:43 +02:00 |
|
Daniel Gultsch
|
bcab77a044
|
wait with presence selection until attachment commit
|
2019-04-27 14:41:43 +02:00 |
|
Daniel Gultsch
|
d04e2e99f3
|
use mediated invite on reinvite if user is not member
|
2019-04-11 08:57:20 +02:00 |
|
Daniel Gultsch
|
d79768e923
|
do not show 'manage permissions' submenu when only 'remove from room' is visible
|
2019-02-15 09:57:58 +01:00 |
|
Daniel Gultsch
|
bfaf10aa72
|
brought back 'moderated' config in advanced mode
|
2019-02-07 18:11:21 +01:00 |
|
Daniel Gultsch
|
ad64058d25
|
hide lock icon in channels; modify muc user context
|
2019-02-07 13:18:42 +01:00 |
|
Daniel Gultsch
|
b6a501d24b
|
rights managment in muc
|
2019-02-06 23:47:29 +01:00 |
|
Daniel Gultsch
|
32ef3755e2
|
show different room settings for channels and groups
|
2019-02-06 18:29:07 +01:00 |
|