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
/
ConferenceDetailsActivity.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "hide local part of group chat xmpp address"
Christian Schneppe
2020-02-19
1
-5
/
+1
*
hide local part of group chat xmpp address
Christian Schneppe
2020-02-17
1
-1
/
+5
*
use androidx.appcompat.app.AlertDialog and make AlertDialog final
Christian Schneppe
2020-02-16
1
-4
/
+4
*
add 'show avatar' to context menu in chat view
Christian Schneppe
2020-02-14
1
-2
/
+2
*
use ToastCompat instead of Toast
Christian Schneppe
2020-01-31
1
-3
/
+3
*
optimize imports
Christian Schneppe
2020-01-31
1
-1
/
+0
*
use more material style
Christian Schneppe
2020-01-26
1
-0
/
+4
*
fix some bugs
Christian Schneppe
2020-01-26
1
-2
/
+2
*
show number of participants in a MUC
Christian Schneppe
2020-01-24
1
-0
/
+1
*
show avatar correctly
Christian Schneppe
2020-01-14
1
-0
/
+1
*
rework conference and contact details
Christian Schneppe
2019-12-23
1
-1
/
+27
*
catch rare NPE while deleting bookmark
Christian Schneppe
2019-12-13
1
-3
/
+8
*
small ui fixes for private messages
Christian Schneppe
2019-12-12
1
-0
/
+1
*
Bookmarks2: support retraction
Christian Schneppe
2019-10-26
1
-11
/
+9
*
introduce app intro and some help screens
Christian Schneppe
2019-09-21
1
-0
/
+2
*
migrate to AndroidX
Christian Schneppe
2019-09-20
1
-3
/
+3
*
catch npe on participants context menu
Christian Schneppe
2019-08-31
1
-0
/
+5
*
attempt to unregister when receiving push for channel no longer joined
Christian Schneppe
2019-07-01
1
-1
/
+1
*
fix setting muc avatar
Christian Schneppe
2019-04-26
1
-16
/
+15
*
fix some NPE
Christian Schneppe
2019-04-12
1
-14
/
+16
*
don't let users share private group chats
Christian Schneppe
2019-02-09
1
-1
/
+1
*
show MediaBrowser icon in chat view
Christian Schneppe
2019-02-09
1
-1
/
+0
*
use the term channel in destroy dialog and some other strings
Christian Schneppe
2019-02-09
1
-3
/
+10
*
brought back 'moderated' config in advanced mode
Christian Schneppe
2019-02-08
1
-1
/
+1
*
hide lock icon in channels; modify muc user context
Christian Schneppe
2019-02-08
1
-0
/
+2
*
show different room settings for channels and groups
Christian Schneppe
2019-02-07
1
-49
/
+24
*
provide the same fab submenu for both tabs. rename tab to bookmark
Christian Schneppe
2019-02-07
1
-23
/
+1
*
remove warning messages for kick after ban failing. on modern servers ban is ...
Christian Schneppe
2019-02-04
1
-11
/
+1
*
add context menu for muc user adapter
Christian Schneppe
2019-01-27
1
-1
/
+9
*
refactored group chat members into seperate screen
Christian Schneppe
2019-01-27
1
-194
/
+38
*
refactored avatar workers into single class
Christian Schneppe
2019-01-27
1
-2
/
+4
*
fix crash on getting bookmarks
Christian Schneppe
2019-01-26
1
-5
/
+7
*
modify emoji integration
Christian Schneppe
2019-01-25
1
-2
/
+0
*
add ability to configure autojoin flag in groupchat details
Christian Schneppe
2018-12-30
1
-1
/
+20
*
also show invite button in ConferenceDetailsActivity if there were no users i...
Christian Schneppe
2018-11-30
1
-5
/
+5
*
use toastcompat library to catch BadTokenException
Christian Schneppe
2018-11-23
1
-1
/
+2
*
do not display toast if activity is finishing
Christian Schneppe
2018-11-23
1
-4
/
+3
*
make change nick toast use showToast helper method
Christian Schneppe
2018-11-23
1
-3
/
+10
*
use inContactList() instead inRoster() in the proper places
Christian Schneppe
2018-11-23
1
-1
/
+1
*
try to fix a crash with emojicompat
Christian Schneppe
2018-11-11
1
-2
/
+2
*
fix crash in ConferenceDetailsActivity
Christian Schneppe
2018-10-20
1
-0
/
+4
*
small muc details improvements
Christian Schneppe
2018-10-02
1
-1
/
+1
*
fix crashes with EmojiTextView
Christian Schneppe
2018-10-01
1
-4
/
+4
*
bring back private group messages for all muc and fix broken highlight in muc
Christian Schneppe
2018-09-27
1
-10
/
+5
*
do not show media overview in contact/conference details when missing storage...
Christian Schneppe
2018-09-26
1
-3
/
+7
*
introduce media browser activity
Christian Schneppe
2018-09-26
1
-0
/
+1
*
show conversation media in contact/conference details
Christian Schneppe
2018-09-26
1
-1
/
+21
*
code cleanup for group chat user context menu
Christian Schneppe
2018-09-12
1
-12
/
+2
*
start new conversations by long press on avatar
Christian Schneppe
2018-09-12
1
-111
/
+8
*
use emoji transform for toolbar, muc name and contacts name
Christian Schneppe
2018-07-09
1
-1
/
+1
[next]