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
*
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
*
reset subject and name on empty
Christian Schneppe
2018-07-09
1
-1
/
+2
*
save name instead of subject in bookmark
Christian Schneppe
2018-07-09
1
-10
/
+2
*
scale text size if topic is long
Christian Schneppe
2018-06-29
1
-2
/
+14
*
open/close soft keyboard in quick edit
Christian Schneppe
2018-06-29
1
-9
/
+38
*
non functional muc edit button
Christian Schneppe
2018-06-29
1
-24
/
+76
*
do not include white listed domains in room list
Christian Schneppe
2018-06-29
1
-1
/
+1
*
use TextInputLayout in quickedit dialog
Christian Schneppe
2018-06-29
1
-2
/
+2
*
linkify subject + open xmpp directly w/o going through start conv activity
Christian Schneppe
2018-06-29
1
-1
/
+6
*
use room name (if available and != localpart) as group name
Christian Schneppe
2018-06-29
1
-3
/
+19
*
WIP: set room avatar and slight redesign of group details
Christian Schneppe
2018-06-29
1
-22
/
+22
*
permit empty values for subject and roster name
Christian Schneppe
2018-06-16
1
-2
/
+3
*
edit public=true/false property in mucs
Christian Schneppe
2018-06-16
1
-0
/
+4
*
Revert "fade in images and avatars" because of strange flickering
Christian Schneppe
2018-06-04
1
-6
/
+0
[next]