index
:
PiratX
feature/fixed_domain_flavor
master
thedevstack
The new way for communications
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
de
/
pixart
/
messenger
/
ui
/
StartConversationActivity.java
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
fixed rare crash on jolla devices
Christian Schneppe
2018-04-07
1
-1
/
+1
|
*
return contact and account.getServer() as String
Christian Schneppe
2018-04-07
1
-2
/
+3
|
*
remove deprecated method
Christian Schneppe
2018-04-03
1
-2
/
+1
|
*
migrate to xmpp-addr
Christian Schneppe
2018-04-02
1
-18
/
+29
|
*
add missing permission result handling in StartConversationActivity
Christian Schneppe
2018-04-01
1
-0
/
+1
|
*
changed some of the jid entering dialogs to textinputlayout
Christian Schneppe
2018-04-01
1
-3
/
+2
|
*
removed 'preemptive grant' setting
Christian Schneppe
2018-04-01
1
-1
/
+1
|
*
bring scan button to StartConversationActivity
Christian Schneppe
2018-03-31
1
-125
/
+114
|
*
added dedicated scan button
Christian Schneppe
2018-03-30
1
-4
/
+1
|
*
WIP & fragment voodoo
Christian Schneppe
2018-03-24
1
-0
/
+5
|
*
make account chooser visible for group chats
Christian Schneppe
2018-03-22
1
-0
/
+16
|
*
show own account if multi account is enabled
Christian Schneppe
2018-03-20
1
-1
/
+1
|
*
add fab to start conversations activity
Christian Schneppe
2018-03-20
1
-19
/
+22
|
*
started to change text style to app compat
Christian Schneppe
2018-03-17
1
-0
/
+2
|
*
fixed crash when selecting participants
Christian Schneppe
2018-03-14
1
-29
/
+19
|
*
fixed search in abstractsearchablelistitem
Christian Schneppe
2018-03-09
1
-2
/
+2
|
*
migrated alert dialogs to app compat
Christian Schneppe
2018-03-09
1
-1
/
+1
|
*
started work on migrating to appcompat
Christian Schneppe
2018-03-09
1
-28
/
+25
|
*
implement multi accounts via expert settings
Christian Schneppe
2018-03-08
1
-0
/
+6
|
*
Pass invite XMPP URI along instead of JID
Christian Schneppe
2018-02-15
1
-4
/
+4
|
*
null check on invite object
Christian Schneppe
2018-02-15
1
-1
/
+1
|
*
allow roster action with name
Christian Schneppe
2018-02-15
1
-0
/
+3
|
*
do not cross reference bookmarks and conversations
Christian Schneppe
2018-02-10
1
-3
/
+3
|
*
just switch to conversations & do not creat when 'creating' self contact
Christian Schneppe
2018-01-27
1
-1
/
+4
|
*
do not use theme in uri activity
Christian Schneppe
2018-01-17
1
-0
/
+1
|
*
transport invitee from welcome activity to start conversations activity
Christian Schneppe
2017-12-27
1
-2
/
+15
|
*
refactor StartConversationsActivity
Christian Schneppe
2017-12-23
1
-57
/
+28
|
*
remove NFC handling + let edit account handle own jids
Christian Schneppe
2017-12-16
1
-40
/
+0
|
*
fix init EmojiService in StartConversationActivity
Christian Schneppe
2017-12-16
1
-1
/
+7
|
*
StartConversationActivity: Scan QR codes via UriHandlerActivity
Christian Schneppe
2017-12-16
1
-18
/
+4
|
*
XmppUri: Parse 'message action' query
Christian Schneppe
2017-12-16
1
-5
/
+1
|
*
initialize emoji helper in StartConversationActivity
Christian Schneppe
2017-12-16
1
-0
/
+2
|
*
show warning when opening invalid jid
Christian Schneppe
2017-12-10
1
-0
/
+4
|
*
code cleanup
Christian Schneppe
2017-11-23
1
-10
/
+10
|
*
code refactoring to provide shorter account enabled check
Christian Schneppe
2017-11-20
1
-1
/
+1
|
*
put settings defaults into resource file
Christian Schneppe
2017-08-01
1
-2
/
+2
|
*
recreate settingsactivity when theme changed
Christian Schneppe
2017-06-11
1
-2
/
+4
|
*
add the 4 most frequently contacted contacts as app shortcuts
Christian Schneppe
2017-05-31
1
-2
/
+9
|
*
use async message loading only when called from UI
Christian Schneppe
2017-04-13
1
-5
/
+5
|
*
closing the corresponding conversations after blocking a contact
Christian Schneppe
2017-03-09
1
-1
/
+1
|
*
properly handle onNewIntent() in StartConversations activity
Christian Schneppe
2017-03-04
1
-0
/
+9
|
|
|
|
|
* fixes a glitch a caused xmpp uris not to open when activiy was already started
*
rethink mam catchup strategies
Christian Schneppe
2017-02-22
1
-14
/
+3
|
*
fixed adhoc conference creation behaviour. properly show errors
Christian Schneppe
2017-02-14
1
-3
/
+4
|
*
share uri for bookmark direclty from Start Conversation
Christian Schneppe
2017-01-25
1
-0
/
+21
|
*
always open account details when scanning one of our own keys
Christian Schneppe
2017-01-02
1
-6
/
+9
|
*
show jid monospaced in verify dialog
Christian Schneppe
2016-12-18
1
-1
/
+10
|
*
show warning dialog beforing verifying keys via a link
Christian Schneppe
2016-12-18
1
-108
/
+149
|
*
add support for body paramater in xmpp uri
Christian Schneppe
2016-11-29
1
-5
/
+5
|
*
explictly scan for aztec and qr codes only
Christian Schneppe
2016-11-24
1
-1
/
+1
|
*
show proper avatar for 'self' contact
Christian Schneppe
2016-11-24
1
-3
/
+6
|
[next]