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 (
Expand
)
Author
Age
Files
Lines
*
Bookmarks2: support retraction
Christian Schneppe
2019-10-26
1
-3
/
+1
*
WIP Bookmarks 2 support
Christian Schneppe
2019-10-26
1
-3
/
+3
*
channel search result long press to show join dialog
Christian Schneppe
2019-09-24
1
-7
/
+21
*
show context menu in channel search to share uri
Christian Schneppe
2019-09-21
1
-16
/
+20
*
migrate to AndroidX
Christian Schneppe
2019-09-20
1
-12
/
+12
*
do not put default nick into bookmark if none has been set before
Christian Schneppe
2019-08-31
1
-2
/
+3
*
attempt to unregister when receiving push for channel no longer joined
Christian Schneppe
2019-07-01
1
-2
/
+2
*
code cleanup & small fixes
Christian Schneppe
2019-07-01
1
-1
/
+1
*
add contact dialog: warn on suspicious addresses
Christian Schneppe
2019-05-03
1
-1
/
+2
*
implement channel discovery
Christian Schneppe
2019-04-26
1
-1
/
+5
*
fixed regression of search hint not updating in StartConversation screen
Christian Schneppe
2019-02-18
1
-1
/
+8
*
optimize imports
Christian Schneppe
2019-02-08
1
-5
/
+0
*
hide lock icon in channels; modify muc user context
Christian Schneppe
2019-02-08
1
-1
/
+1
*
provide the same fab submenu for both tabs. rename tab to bookmark
Christian Schneppe
2019-02-07
1
-76
/
+92
*
rename some variables
Christian Schneppe
2019-02-04
1
-1
/
+1
*
show sub menu fabs for create group chats
Christian Schneppe
2019-01-27
1
-22
/
+47
*
modify emoji integration
Christian Schneppe
2019-01-25
1
-5
/
+0
*
catch illegal state exception on fragment transaction
Christian Schneppe
2018-11-23
1
-3
/
+7
*
fixed race condition that prevented bookmark nick to be used
Christian Schneppe
2018-11-23
1
-1
/
+1
*
add suggested contacts to roster on first message
Christian Schneppe
2018-11-23
1
-4
/
+4
*
always do contact sync in background
Christian Schneppe
2018-11-23
1
-1
/
+1
*
avatar code changes
Christian Schneppe
2018-11-23
1
-10
/
+0
*
show synced contacts in choose contact activity
Christian Schneppe
2018-11-23
1
-2
/
+1
*
refresh contacts when opening StartConversationsActivity
Christian Schneppe
2018-11-23
1
-0
/
+1
*
do not show up navigation in start conversation screen if called with view in...
Christian Schneppe
2018-11-15
1
-2
/
+6
*
rename variable
Christian Schneppe
2018-11-15
1
-1
/
+1
*
refactored some ManageAccount, WelcomeActivity and a few other things
Christian Schneppe
2018-11-15
1
-2
/
+10
*
Do not insert text shared over XMPP uri when already drafting message
Christian Schneppe
2018-10-20
1
-7
/
+12
*
removed unused paramater 'newTask' from switchToConversation api
Christian Schneppe
2018-10-20
1
-2
/
+2
*
make jids appear as monospace in dialogs
Christian Schneppe
2018-10-20
1
-12
/
+4
*
refresh ui after device list update only if list has changed
Christian Schneppe
2018-10-04
1
-3
/
+2
*
load contacts and start observer after giving permissions
Christian Schneppe
2018-09-13
1
-14
/
+4
*
do not show 'delete contact' for phone contacts. do not treat as stranger
Christian Schneppe
2018-09-11
1
-0
/
+2
*
show jids from address book in Start Conversation screen if only one account ...
Christian Schneppe
2018-09-11
1
-2
/
+14
*
try to catch rare NPE
Christian Schneppe
2018-08-23
1
-1
/
+7
*
refined create conference dialog
Christian Schneppe
2018-07-09
1
-26
/
+9
*
open/close soft keyboard in quick edit
Christian Schneppe
2018-06-29
1
-1
/
+1
*
fall back to search in other tab on search enter
Christian Schneppe
2018-06-16
1
-0
/
+6
*
Added expert setting for direct search
Christian Schneppe
2018-06-16
1
-1
/
+8
*
add animators for more activities
Christian Schneppe
2018-05-05
1
-0
/
+2
*
mock (non functional) search activity
Christian Schneppe
2018-04-29
1
-2
/
+5
*
fine tuned style of toolbar search view
Christian Schneppe
2018-04-29
1
-0
/
+13
*
provide access to show qr code from context menu in start conversation activity
Christian Schneppe
2018-04-29
1
-8
/
+9
*
fixed npe when OS invokes StartConversationsActivity with null action
Christian Schneppe
2018-04-29
1
-1
/
+5
*
fixed up button refresh in start conversation activity
Christian Schneppe
2018-04-24
1
-1
/
+7
*
provide up navigation in start conversation activity
Christian Schneppe
2018-04-23
1
-7
/
+30
*
show account chooser for new conferences / join conferences
Christian Schneppe
2018-04-22
1
-2
/
+2
*
fixed regression in StartConversationActivity that ignored welcome jid
Christian Schneppe
2018-04-22
1
-4
/
+3
*
catch NPE
Christian Schneppe
2018-04-22
1
-1
/
+1
*
StartConversationActivity: persist search across rotation
Christian Schneppe
2018-04-12
1
-44
/
+68
[next]