c59ee9e
provide up navigation in start conversation activity
Daniel Gultsch created
c59ee9e
provide up navigation in start conversation activity
Daniel Gultsch created
cc54f02
Fixed small typos (#2933)
* Fixed typo when removing OTR There are two encrypt methods avaliable now * Deleting a repeated resource
esu23 created
a4dc7eb
use font size in action view
Daniel Gultsch created
e6d7e5f
UriHandlerActivity: Always check for XMPP URI validity (#2926)
Also check for XMPP URI validity if there are no configured accounts and the WelcomeActivity is active.
af8a524db1 created
8b70d94
made font size selectable
Daniel Gultsch created
1500299
in case fragment starts after activity is bound to service; fetch conversation from uuid
Daniel Gultsch created
962ecbe
made checkboxes and radiobuttons stylable
Daniel Gultsch created
f0cfbb4
fixed muc detection for rare cases where muc is hosted on primary domain
Daniel Gultsch created
c0d977e
fixed read event when status messages are displayed
Daniel Gultsch created
2e934f1
made all text styleable
Daniel Gultsch created
f4b26f0
code cleanup
Daniel Gultsch created
93ceb9d
fixed read event when using fab scroll down
Daniel Gultsch created
aeaa580
only mark visible messages as read
Daniel Gultsch created
e1a6ceb
fixed regression in StartConversationActivity that ignored welcome jid
Daniel Gultsch created
2442dab
null check for conversation
Daniel Gultsch created
d27d9d9
show scroll down button instantly when scrolling up
Daniel Gultsch created
419e7f5
introduced sroll to bottom button. based on #2777 by @harshitbansal05
Daniel Gultsch created
d5c4a98
persist some muc configurations
Daniel Gultsch created
3dc749b
remove duplicate call to onConversationArchived()
Daniel Gultsch created
f2b0a10
end view if conversation was archived
Daniel Gultsch created
a1b3e2d
hide disable encryption button when omemo is in always mode
Daniel Gultsch created
9646783
fixed regression of 'add contact' not working. fixes #2916
Daniel Gultsch created
5a6527b
pulled translations from transifex
Daniel Gultsch created
a6539be
introduced tri state omemo setting (off by default, on by default, always)
Daniel Gultsch created
06f8d8c
add ruleset to disable omemo-by-default for certain providers
Daniel Gultsch created
5361497
getNextEncryption does not honor ENCYPTION_MASK (#2899)
ChaosKid42 created
1749009
put toolbar elevation in dimen file
Daniel Gultsch created
786d989
fixed popup menu in dark theme
Daniel Gultsch created
a32d0c5
process receipts only on mam catchup
Daniel Gultsch created
ecedda8
reformat
Daniel Gultsch created
fe8f0bd
make receipt handling work with out of order receipts
Daniel Gultsch created
2e8cc12
do not allow user to quote file
Daniel Gultsch created
acdf822
code cleanup in Contact class
Daniel Gultsch created
ce00767
ignore bookmark name of 'None'
Daniel Gultsch created
3be95cd
version bump to 2.0.0 + modified changelog
Daniel Gultsch created
e8bec4f
pulled translations from transifex
Daniel Gultsch created
c41f574
in lack of confirm source dialog in account details only trust scanned uris
Daniel Gultsch created
ce86775
call to update ui after fingerprint verification
Daniel Gultsch created
255dd96
fixed cache key generation for messages w/o full jid
Daniel Gultsch created
dccd3f1
figure out fallbacks with omemo source id
Daniel Gultsch created
bd3799f
messages coming from known muc server are treated as muc when creating conversation
Daniel Gultsch created
4b5eef0
bump version code and version to 2.0.0-rc.1
Daniel Gultsch created
47fba24
pulled translations from transifex
Daniel Gultsch created
3c61af8
StartConversationActivity: persist search across rotation
Daniel Gultsch created
6d3be89
Merge branch 'qr_scan_fix' of https://github.com/klonfish/Conversations into klonfish-qr_scan_fix
Daniel Gultsch created
ad768d1
improved logging while deleting old cache files
Daniel Gultsch created
b249c1f
Improved QR code recognition when screen and camera orientation don't match
klonfish created
2d59a99
pulled translations from transifex
Daniel Gultsch created
b682aeb
use utf-8 in barcodes
Daniel Gultsch created
0f97b44
increased LruCache for unicode script detection
Daniel Gultsch created