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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-16
fall back to search in other tab on search enter
Christian Schneppe
1
-0
/
+6
2018-06-16
Added expert setting for direct search
Christian Schneppe
1
-1
/
+8
2018-05-05
add animators for more activities
Christian Schneppe
1
-0
/
+2
2018-04-29
mock (non functional) search activity
Christian Schneppe
1
-2
/
+5
2018-04-29
fine tuned style of toolbar search view
Christian Schneppe
1
-0
/
+13
2018-04-29
provide access to show qr code from context menu in start conversation activity
Christian Schneppe
1
-8
/
+9
2018-04-29
fixed npe when OS invokes StartConversationsActivity with null action
Christian Schneppe
1
-1
/
+5
2018-04-24
fixed up button refresh in start conversation activity
Christian Schneppe
1
-1
/
+7
2018-04-23
provide up navigation in start conversation activity
Christian Schneppe
1
-7
/
+30
2018-04-22
show account chooser for new conferences / join conferences
Christian Schneppe
1
-2
/
+2
2018-04-22
fixed regression in StartConversationActivity that ignored welcome jid
Christian Schneppe
1
-4
/
+3
2018-04-22
catch NPE
Christian Schneppe
1
-1
/
+1
2018-04-12
StartConversationActivity: persist search across rotation
Christian Schneppe
1
-44
/
+68
2018-04-12
prevent double tapping on overflow menu
Christian Schneppe
1
-0
/
+4
2018-04-11
code cleanup
Christian Schneppe
1
-38
/
+18
2018-04-11
fixed some regressions introduced in toolbar migration
Christian Schneppe
1
-10
/
+27
2018-04-11
replace deprecated action bar with toolbar
Christian Schneppe
1
-34
/
+26
2018-04-08
dynamically get known hosts in dialog
Christian Schneppe
1
-15
/
+21
2018-04-08
add data binding and check in back stack for dialogs
Christian Schneppe
1
-5
/
+23
2018-04-08
place enter jid dialog in dialog fragment
Christian Schneppe
1
-3
/
+3
2018-04-08
replace group dialogs by dialog fragment
Christian Schneppe
1
-116
/
+67
2018-04-08
make camera feature optional
Christian Schneppe
1
-0
/
+2
2018-04-08
scanned results are always a trusted source
Christian Schneppe
1
-1
/
+1
2018-04-07
fixed rare crash on jolla devices
Christian Schneppe
1
-1
/
+1
2018-04-07
return contact and account.getServer() as String
Christian Schneppe
1
-2
/
+3
2018-04-03
remove deprecated method
Christian Schneppe
1
-2
/
+1
2018-04-02
migrate to xmpp-addr
Christian Schneppe
1
-18
/
+29
2018-04-01
add missing permission result handling in StartConversationActivity
Christian Schneppe
1
-0
/
+1
2018-04-01
changed some of the jid entering dialogs to textinputlayout
Christian Schneppe
1
-3
/
+2
2018-04-01
removed 'preemptive grant' setting
Christian Schneppe
1
-1
/
+1
2018-03-31
bring scan button to StartConversationActivity
Christian Schneppe
1
-125
/
+114
2018-03-30
added dedicated scan button
Christian Schneppe
1
-4
/
+1
2018-03-24
WIP & fragment voodoo
Christian Schneppe
1
-0
/
+5
2018-03-22
make account chooser visible for group chats
Christian Schneppe
1
-0
/
+16
2018-03-20
show own account if multi account is enabled
Christian Schneppe
1
-1
/
+1
2018-03-20
add fab to start conversations activity
Christian Schneppe
1
-19
/
+22
2018-03-17
started to change text style to app compat
Christian Schneppe
1
-0
/
+2
2018-03-14
fixed crash when selecting participants
Christian Schneppe
1
-29
/
+19
2018-03-09
fixed search in abstractsearchablelistitem
Christian Schneppe
1
-2
/
+2
2018-03-09
migrated alert dialogs to app compat
Christian Schneppe
1
-1
/
+1
2018-03-09
started work on migrating to appcompat
Christian Schneppe
1
-28
/
+25
2018-03-08
implement multi accounts via expert settings
Christian Schneppe
1
-0
/
+6
2018-02-15
Pass invite XMPP URI along instead of JID
Christian Schneppe
1
-4
/
+4
2018-02-15
null check on invite object
Christian Schneppe
1
-1
/
+1
2018-02-15
allow roster action with name
Christian Schneppe
1
-0
/
+3
2018-02-10
do not cross reference bookmarks and conversations
Christian Schneppe
1
-3
/
+3
2018-01-27
just switch to conversations & do not creat when 'creating' self contact
Christian Schneppe
1
-1
/
+4
2018-01-17
do not use theme in uri activity
Christian Schneppe
1
-0
/
+1
2017-12-27
transport invitee from welcome activity to start conversations activity
Christian Schneppe
1
-2
/
+15
2017-12-23
refactor StartConversationsActivity
Christian Schneppe
1
-57
/
+28
[next]