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
/
ConversationFragment.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
highlight searchword in messages
Christian Schneppe
2018-02-04
1
-1
/
+2
*
implemented message search
Christian Schneppe
2018-02-04
1
-0
/
+161
*
optimized /me behavior
Christian Schneppe
2018-01-30
1
-1
/
+1
*
do not explicitly request MAM archive for blocked contacts
Christian Schneppe
2018-01-29
1
-1
/
+1
*
show snackbar if you are not participating a group chat to clearify this for ...
Christian Schneppe
2018-01-27
1
-0
/
+3
*
show account details when clicking avatar picture in self chat
Christian Schneppe
2018-01-27
1
-37
/
+34
*
encrypt muc PM only to actual recipient
Christian Schneppe
2018-01-27
1
-2
/
+4
*
delegate uri permission to service when processing files
Christian Schneppe
2018-01-27
1
-1
/
+1
*
make chat markers opportunistic in private mucs
Christian Schneppe
2018-01-27
1
-1
/
+1
*
add possibility to destroy group chat
Christian Schneppe
2018-01-26
1
-2
/
+1
*
show hint on top of chatview while sending private messages
Christian Schneppe
2018-01-21
1
-0
/
+20
*
show warning toast if PM is disabled in MUC
Christian Schneppe
2018-01-21
1
-24
/
+17
*
ChatMarkers: parse own account from true counterpart
Christian Schneppe
2017-12-16
1
-3
/
+0
*
try to detect invalid nick (w/ emoji) in MUCs
Christian Schneppe
2017-12-16
1
-0
/
+2
*
support error messages in quick edit dialog
Christian Schneppe
2017-12-16
1
-3
/
+3
*
possible fix for retry loop on pgp key annoucement
Christian Schneppe
2017-12-10
1
-2
/
+1
*
PresenceParser: work around for ejabberd not including status code 110 in shu...
Christian Schneppe
2017-12-01
1
-2
/
+2
*
fix typo
Christian Schneppe
2017-11-29
1
-1
/
+1
*
add exception list for encryption warning
Christian Schneppe
2017-11-29
1
-2
/
+14
*
make encryption settings persistent via snackbar choice
Christian Schneppe
2017-11-29
1
-0
/
+1
*
some bug fixes
Christian Schneppe
2017-11-28
1
-5
/
+8
*
fix bug with warn message for unencrypted chats
Christian Schneppe
2017-11-27
1
-8
/
+14
*
reordered unencryption warning condition a bit
Christian Schneppe
2017-11-25
1
-8
/
+8
*
make unencrypted chat warning configurable via settings
Christian Schneppe
2017-11-25
1
-5
/
+10
*
show warning if chat is unecrypted
Christian Schneppe
2017-11-24
1
-0
/
+14
*
use com.android.support:support-emoji
Christian Schneppe
2017-11-24
1
-0
/
+1
*
code cleanup
Christian Schneppe
2017-11-23
1
-6
/
+6
*
shorten >4 names to a, b, c +n more
Christian Schneppe
2017-11-23
1
-180
/
+184
*
send and show read markers in private, non-anonymous groups
Christian Schneppe
2017-11-22
1
-0
/
+51
*
stop scrolling before changing conversations
Christian Schneppe
2017-11-22
1
-0
/
+8
*
use view context instead activity to show toast in ConversationFragment
Christian Schneppe
2017-11-21
1
-2
/
+2
*
do not quote quotes
Christian Schneppe
2017-11-20
1
-2
/
+3
*
brought back 'copy to clipboard' and 'quote' context menu options
Christian Schneppe
2017-11-20
1
-44
/
+46
*
support for basic IM styling
Christian Schneppe
2017-11-20
1
-0
/
+2
*
save message drafts across restarts
Christian Schneppe
2017-10-06
1
-3
/
+9
*
select presence if necessary when resending file
Christian Schneppe
2017-09-24
1
-3
/
+18
*
refactored AudioPlayer
Christian Schneppe
2017-09-24
1
-0
/
+4
*
show block menu after long press on allow/add back
Christian Schneppe
2017-09-17
1
-25
/
+42
*
request storage permission when sending gif
Christian Schneppe
2017-09-04
1
-12
/
+6
*
cache some information generated from body like isEmojiOnly, fileParams, isGe...
Christian Schneppe
2017-08-13
1
-15
/
+8
*
Give up PGP decryption when intent is cancelled
Christian Schneppe
2017-08-01
1
-0
/
+5
*
update datebubbles
Christian Schneppe
2017-08-01
1
-26
/
+16
*
allow users to send PMs in mucs w/o voice
Christian Schneppe
2017-08-01
1
-1
/
+3
*
set focusable=false instead of enabled=false for rooms w/o voice
Christian Schneppe
2017-08-01
1
-4
/
+10
*
put settings defaults into resource file
Christian Schneppe
2017-08-01
1
-1
/
+1
*
mark message as failed after canceling ft w/o transferable
Christian Schneppe
2017-06-24
1
-0
/
+2
*
allow recording of videos from attachment choice too
Christian Schneppe
2017-06-17
1
-5
/
+5
*
do not turn send button green unless history is caught up
Christian Schneppe
2017-05-31
1
-3
/
+4
*
use mam reference instead of timestamp
Christian Schneppe
2017-05-17
1
-1
/
+1
*
display open pgp key id in account details and allow to delete
Christian Schneppe
2017-05-10
1
-0
/
+2
[next]