Daniel Gultsch
|
72388e37f5
|
fixed some issues with jid escaping
|
2018-03-11 18:32:16 +01:00 |
|
Daniel Gultsch
|
4bb45996c5
|
return contact and account.getServer() as String
|
2018-03-11 12:13:56 +01:00 |
|
iamharsshit
|
69374f3e5f
|
remove deprecated method
|
2018-03-07 22:30:36 +01:00 |
|
Daniel Gultsch
|
1accf9d961
|
migrate to xmpp-addr
|
2018-03-07 22:30:36 +01:00 |
|
Daniel Gultsch
|
76732af63d
|
add missing permission result handling in StartConversationActivity
|
2018-03-07 22:30:36 +01:00 |
|
Daniel Gultsch
|
3130d40262
|
changed some of the jid entering dialogs to textinputlayout
|
2018-03-07 22:30:35 +01:00 |
|
Daniel Gultsch
|
ac22007e28
|
removed 'preemptive grant' setting
|
2018-03-07 22:30:35 +01:00 |
|
Daniel Gultsch
|
12031515d1
|
bring scan button to StartConversationActivity
|
2018-03-07 22:30:35 +01:00 |
|
Daniel Gultsch
|
b0bec2c390
|
added dedicated scan button
|
2018-03-07 22:30:34 +01:00 |
|
Daniel Gultsch
|
dd21f5d072
|
wip
|
2018-03-07 22:30:34 +01:00 |
|
Daniel Gultsch
|
c0b95a9d1c
|
add fab to start conversations activity
|
2018-03-07 22:30:33 +01:00 |
|
Daniel Gultsch
|
0262975635
|
started to change text style to app compat
|
2018-03-07 22:30:33 +01:00 |
|
Daniel Gultsch
|
6f5076e8c4
|
fixed crash when selecting participants
|
2018-03-07 22:30:33 +01:00 |
|
Daniel Gultsch
|
bd90f2140d
|
fixed search in abstractsearchablelistitem
|
2018-03-07 22:30:33 +01:00 |
|
Daniel Gultsch
|
f81fbb36f1
|
migrated alert dialogs to app compat
|
2018-03-07 22:30:33 +01:00 |
|
Daniel Gultsch
|
6e89427d5e
|
started work on migrating to appcompat
|
2018-03-07 22:30:33 +01:00 |
|
Marc Schink
|
3b7d9b39f7
|
Pass invite XMPP URI along instead of JID
|
2018-02-14 17:03:43 +01:00 |
|
Daniel Gultsch
|
d3e755ceb1
|
null check on invite object
|
2018-02-13 15:20:30 +01:00 |
|
Christoph Scholz
|
9360f5c960
|
allow roster action with name
|
2018-02-12 20:00:42 +01:00 |
|
Daniel Gultsch
|
e2ac1db225
|
do not cross reference bookmarks and conversations
|
2018-02-10 19:06:31 +01:00 |
|
Daniel Gultsch
|
8f9640a9e1
|
just switch to conversations & do not creat when 'creating' self contact
|
2018-01-27 21:04:42 +01:00 |
|
Daniel Gultsch
|
97bc93aeb0
|
do not use theme in uri activity
|
2017-12-19 12:50:19 +01:00 |
|
Daniel Gultsch
|
21615477ed
|
transport invitee from welcome activity to start conversations activity
|
2017-12-16 20:38:14 +01:00 |
|
Daniel Gultsch
|
0be41e0aab
|
refactor StartConversationsActivity
|
2017-12-15 19:13:58 +01:00 |
|
Daniel Gultsch
|
cc6a001ac2
|
remove NFC handling + let edit account handle own jids
|
2017-12-15 18:25:21 +01:00 |
|
Marc Schink
|
7dc68522a2
|
Handle NFC action in UriHandlerActivity
|
2017-12-13 21:20:30 +01:00 |
|
Marc Schink
|
d5f8a4dacb
|
StartConversationActivity: Scan QR codes via UriHandlerActivity
|
2017-12-13 21:20:30 +01:00 |
|
Marc Schink
|
0fac4be94d
|
XmppUri: Parse 'message action' query
|
2017-12-13 21:16:31 +01:00 |
|
Daniel Gultsch
|
172d249369
|
initialize emoji helper in StartConversationActivity
|
2017-12-08 18:43:58 +01:00 |
|
Daniel Gultsch
|
5885bc7f25
|
show warning when opening invalid jid
|
2017-12-05 17:29:05 +01:00 |
|
Daniel Gultsch
|
3dbe5db44b
|
Rename 'conference' to 'group chat'
|
2017-11-16 13:30:27 +01:00 |
|
Daniel Gultsch
|
aa10b9ff05
|
code refactoring to provide shorter account enabled check
|
2017-11-06 13:57:25 +01:00 |
|
Daniel Gultsch
|
311c99bb6d
|
put settings defaults into resource file
|
2017-06-30 21:22:35 +02:00 |
|
Daniel Gultsch
|
00bb527333
|
recreate settingsactivity when theme changed
|
2017-06-05 14:57:09 +02:00 |
|
Daniel Gultsch
|
2cf05528b4
|
add the 4 most frequently contacted contacts as app shortcuts
|
2017-05-31 16:45:51 +02:00 |
|
Daniel Gultsch
|
0904ba42f8
|
use async message loading only when called from UI
|
2017-04-13 00:12:23 +02:00 |
|
Daniel Gultsch
|
1c56b74e41
|
closing the corresponding conversations after blocking a contact. fixes #2347
|
2017-03-06 16:53:54 +01:00 |
|
Daniel Gultsch
|
4cddf31ad2
|
properly handle onNewIntent() in StartConversations activity
* fixes a glitch a caused xmpp uris not to open when activiy was already started
|
2017-02-28 11:48:28 +01:00 |
|
Daniel Gultsch
|
2665c3a1e0
|
rethink mam catchup strategies
|
2017-02-14 16:50:33 +01:00 |
|
Daniel Gultsch
|
9116782cdc
|
fixed adhoc conference creation behaviour. properly show errors. fixes #2290
|
2017-02-13 17:32:26 +01:00 |
|
Daniel Gultsch
|
f2d9539d90
|
share uri for bookmark direclty from Start Conversation
|
2017-01-25 00:15:50 +01:00 |
|
Daniel Gultsch
|
40a9f70478
|
always open account details when scanning one of our own keys. fixes #2211
|
2016-12-29 12:50:18 +01:00 |
|
Daniel Gultsch
|
1e7b4030bb
|
show jid monospaced in verify dialog
|
2016-12-04 13:39:08 +01:00 |
|
Daniel Gultsch
|
6e289b8738
|
show warning dialog beforing verifying keys via a link
|
2016-12-03 13:19:56 +01:00 |
|
Daniel Gultsch
|
bbe01c9a6a
|
add support for body paramater in xmpp uri
|
2016-11-28 15:09:02 +01:00 |
|
Daniel Gultsch
|
20d3a41b52
|
explictly scan for aztec and qr codes only
|
2016-11-23 11:01:58 +01:00 |
|
Daniel Gultsch
|
d2268c6a6f
|
show proper avatar for 'self' contact. fixes #2138
|
2016-11-22 12:34:16 +01:00 |
|
Daniel Gultsch
|
cb639f3fdd
|
don't use xmpp uri for self verification if account is disabled
|
2016-11-19 21:31:41 +01:00 |
|
Daniel Gultsch
|
1820b163a1
|
fixed regression that would crash create contact dialog. fixes #2131
|
2016-11-19 10:29:08 +01:00 |
|
Daniel Gultsch
|
211354ee26
|
put omemo fingerprint in own uri (qr code / nfc)
|
2016-11-17 22:28:45 +01:00 |
|