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
*
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
*
unified copy text and share with context menu entries
Christian Schneppe
2017-05-09
1
-20
/
+6
*
code cleanup: made conversation property final in message object
Christian Schneppe
2017-04-26
1
-2
/
+3
*
avoid rare race condition when saving draft message
Christian Schneppe
2017-04-26
1
-0
/
+1
*
make sure context is not null before setting content description on send button
Christian Schneppe
2017-04-26
1
-3
/
+3
*
re-add redownload context menu entry for deleted files
Christian Schneppe
2017-04-20
1
-0
/
+12
*
Add content description to send button
Christian Schneppe
2017-04-18
1
-0
/
+4
*
show 'try again' button when remote server wasn't found in previously active muc
Christian Schneppe
2017-04-16
1
-1
/
+6
*
Code clean up
Christian Schneppe
2017-04-13
1
-11
/
+11
*
be more careful with corner cases when mentioning multiple people
Christian Schneppe
2017-04-13
1
-5
/
+9
*
use comma seperation for multiple mentions
Christian Schneppe
2017-04-13
1
-4
/
+8
*
treat URL as file if URL is in oob or contains key
Christian Schneppe
2017-04-13
1
-16
/
+2
*
rework last activity logic to something that should work pretty well …
Christian Schneppe
2017-03-23
1
-12
/
+1
*
offer to block entire domain in message from stranger snackbar
Christian Schneppe
2017-03-23
1
-2
/
+26
*
do not show block stranger snackbar when blocking command is unavailable
Christian Schneppe
2017-03-23
1
-1
/
+4
*
call EditText.setText() instead of clear because clear causes problems
Christian Schneppe
2017-03-23
1
-8
/
+7
*
don't mark message as delivery_failed when cancel didn't work
Christian Schneppe
2017-03-23
1
-2
/
+0
*
fix jump to bottom while scrolling
Christian Schneppe
2017-03-14
1
-23
/
+16
*
load new messages in chatlist a bit earlier
Christian Schneppe
2017-03-11
1
-1
/
+1
*
rename media directories
Christian Schneppe
2017-03-11
1
-1
/
+1
*
send and parse Chat States to and from conferences
Christian Schneppe
2017-03-11
1
-1
/
+4
*
fix update of chatbubbles
Christian Schneppe
2017-03-09
1
-1
/
+1
*
do not show 'block stranger' snackbar in empty conversations
Christian Schneppe
2017-03-09
1
-1
/
+3
*
show snackbar in conversations with stranger to block
Christian Schneppe
2017-03-09
1
-0
/
+9
*
closing the corresponding conversations after blocking a contact
Christian Schneppe
2017-03-09
1
-1
/
+1
*
Keep draft even when correcting previously sent msg
Christian Schneppe
2017-03-04
1
-6
/
+12
*
fixed messages vanishing after pgp raised error on editing a message
Christian Schneppe
2017-03-04
1
-2
/
+2
*
block send action while encrypting pgp message
Christian Schneppe
2017-03-04
1
-0
/
+11
*
correct date for first message / message at top
Christian Schneppe
2017-02-28
1
-2
/
+2
*
some little chatlist optimizations
Christian Schneppe
2017-02-24
1
-3
/
+5
*
separate date bubbles from status messsages
Christian Schneppe
2017-02-23
1
-3
/
+9
[next]