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
2019-02-08
optimize imports
Christian Schneppe
1
-5
/
+0
2019-02-08
hide lock icon in channels; modify muc user context
Christian Schneppe
1
-1
/
+1
2019-02-07
provide the same fab submenu for both tabs. rename tab to bookmark
Christian Schneppe
1
-76
/
+92
2019-02-04
rename some variables
Christian Schneppe
1
-1
/
+1
2019-01-27
show sub menu fabs for create group chats
Christian Schneppe
1
-22
/
+47
2019-01-25
modify emoji integration
Christian Schneppe
1
-5
/
+0
2018-11-23
catch illegal state exception on fragment transaction
Christian Schneppe
1
-3
/
+7
2018-11-23
fixed race condition that prevented bookmark nick to be used
Christian Schneppe
1
-1
/
+1
2018-11-23
add suggested contacts to roster on first message
Christian Schneppe
1
-4
/
+4
2018-11-23
always do contact sync in background
Christian Schneppe
1
-1
/
+1
2018-11-23
avatar code changes
Christian Schneppe
1
-10
/
+0
2018-11-23
show synced contacts in choose contact activity
Christian Schneppe
1
-2
/
+1
2018-11-23
refresh contacts when opening StartConversationsActivity
Christian Schneppe
1
-0
/
+1
2018-11-15
do not show up navigation in start conversation screen if called with view in...
Christian Schneppe
1
-2
/
+6
2018-11-15
rename variable
Christian Schneppe
1
-1
/
+1
2018-11-15
refactored some ManageAccount, WelcomeActivity and a few other things
Christian Schneppe
1
-2
/
+10
2018-10-20
Do not insert text shared over XMPP uri when already drafting message
Christian Schneppe
1
-7
/
+12
2018-10-20
removed unused paramater 'newTask' from switchToConversation api
Christian Schneppe
1
-2
/
+2
2018-10-20
make jids appear as monospace in dialogs
Christian Schneppe
1
-12
/
+4
2018-10-04
refresh ui after device list update only if list has changed
Christian Schneppe
1
-3
/
+2
2018-09-13
load contacts and start observer after giving permissions
Christian Schneppe
1
-14
/
+4
2018-09-11
do not show 'delete contact' for phone contacts. do not treat as stranger
Christian Schneppe
1
-0
/
+2
2018-09-11
show jids from address book in Start Conversation screen if only one account ...
Christian Schneppe
1
-2
/
+14
2018-08-23
try to catch rare NPE
Christian Schneppe
1
-1
/
+7
2018-07-09
refined create conference dialog
Christian Schneppe
1
-26
/
+9
2018-06-29
open/close soft keyboard in quick edit
Christian Schneppe
1
-1
/
+1
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
[next]