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
*
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
*
fade in images and avatars
Christian Schneppe
2018-06-03
1
-0
/
+6
*
show MUC avatar in ConferenceDetailsActivity
Christian Schneppe
2018-06-01
1
-0
/
+1
*
fix crash on destroying muc
Christian Schneppe
2018-05-17
1
-2
/
+4
*
add animators for more activities
Christian Schneppe
2018-05-05
1
-0
/
+2
*
ban can be disabled in Config.java
Christian Schneppe
2018-05-05
1
-2
/
+6
*
encode and decode % and # in invite links
Christian Schneppe
2018-05-05
1
-1
/
+2
*
use styled borderless button
Christian Schneppe
2018-04-29
1
-18
/
+26
*
add some more buttons to ConferenceDetailsActivity and bug fixes
Christian Schneppe
2018-04-25
1
-37
/
+59
*
ignore double tab in ConferenceDetailsActivity
Christian Schneppe
2018-04-12
1
-0
/
+1
*
prevent double tapping on overflow menu
Christian Schneppe
2018-04-12
1
-0
/
+3
*
replace deprecated action bar with toolbar
Christian Schneppe
2018-04-11
1
-4
/
+3
*
fixed pm to vistors
Christian Schneppe
2018-04-08
1
-7
/
+2
*
migrated conference details to binding
Christian Schneppe
2018-04-08
1
-162
/
+111
*
do not highlight users when not participating
Christian Schneppe
2018-04-07
1
-1
/
+1
*
use escaped form of jid where approriate
Christian Schneppe
2018-04-07
1
-2
/
+2
*
added splash screen
Christian Schneppe
2018-04-03
1
-2
/
+2
*
migrate to xmpp-addr
Christian Schneppe
2018-04-02
1
-10
/
+10
*
refactor disable notifications dialog to make use of timeframeutils
Christian Schneppe
2018-04-01
1
-35
/
+31
*
fix context menu in ConferenceDetailsActivity
Christian Schneppe
2018-04-01
1
-5
/
+10
*
show warning dialogs
Christian Schneppe
2018-03-30
1
-1
/
+1
*
move new activity back to original name
Christian Schneppe
2018-03-29
1
-1
/
+1
*
show own account if multi account is enabled
Christian Schneppe
2018-03-20
1
-0
/
+5
*
use data binder for inflating muc items
Christian Schneppe
2018-03-20
1
-35
/
+25
*
use async avatar loader in conference details
Christian Schneppe
2018-03-20
1
-6
/
+98
*
migrate to CardView in contact and muc details
Christian Schneppe
2018-03-16
1
-22
/
+13
[next]