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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-09-04
request storage permission when sending gif
Christian Schneppe
1
-12
/
+6
2017-08-13
cache some information generated from body like isEmojiOnly, fileParams, isGe...
Christian Schneppe
1
-15
/
+8
2017-08-01
Give up PGP decryption when intent is cancelled
Christian Schneppe
1
-0
/
+5
2017-08-01
update datebubbles
Christian Schneppe
1
-26
/
+16
2017-08-01
allow users to send PMs in mucs w/o voice
Christian Schneppe
1
-1
/
+3
2017-08-01
set focusable=false instead of enabled=false for rooms w/o voice
Christian Schneppe
1
-4
/
+10
2017-08-01
put settings defaults into resource file
Christian Schneppe
1
-1
/
+1
2017-06-24
mark message as failed after canceling ft w/o transferable
Christian Schneppe
1
-0
/
+2
2017-06-17
allow recording of videos from attachment choice too
Christian Schneppe
1
-5
/
+5
2017-05-31
do not turn send button green unless history is caught up
Christian Schneppe
1
-3
/
+4
2017-05-17
use mam reference instead of timestamp
Christian Schneppe
1
-1
/
+1
2017-05-10
display open pgp key id in account details and allow to delete
Christian Schneppe
1
-0
/
+2
2017-05-09
unified copy text and share with context menu entries
Christian Schneppe
1
-20
/
+6
2017-04-26
code cleanup: made conversation property final in message object
Christian Schneppe
1
-2
/
+3
2017-04-26
avoid rare race condition when saving draft message
Christian Schneppe
1
-0
/
+1
2017-04-26
make sure context is not null before setting content description on send button
Christian Schneppe
1
-3
/
+3
2017-04-20
re-add redownload context menu entry for deleted files
Christian Schneppe
1
-0
/
+12
2017-04-18
Add content description to send button
Christian Schneppe
1
-0
/
+4
2017-04-16
show 'try again' button when remote server wasn't found in previously active muc
Christian Schneppe
1
-1
/
+6
2017-04-13
Code clean up
Christian Schneppe
1
-11
/
+11
2017-04-13
be more careful with corner cases when mentioning multiple people
Christian Schneppe
1
-5
/
+9
2017-04-13
use comma seperation for multiple mentions
Christian Schneppe
1
-4
/
+8
2017-04-13
treat URL as file if URL is in oob or contains key
Christian Schneppe
1
-16
/
+2
2017-03-23
rework last activity logic to something that should work pretty well …
Christian Schneppe
1
-12
/
+1
2017-03-23
offer to block entire domain in message from stranger snackbar
Christian Schneppe
1
-2
/
+26
2017-03-23
do not show block stranger snackbar when blocking command is unavailable
Christian Schneppe
1
-1
/
+4
2017-03-23
call EditText.setText() instead of clear because clear causes problems
Christian Schneppe
1
-8
/
+7
2017-03-23
don't mark message as delivery_failed when cancel didn't work
Christian Schneppe
1
-2
/
+0
2017-03-14
fix jump to bottom while scrolling
Christian Schneppe
1
-23
/
+16
2017-03-11
load new messages in chatlist a bit earlier
Christian Schneppe
1
-1
/
+1
2017-03-11
rename media directories
Christian Schneppe
1
-1
/
+1
2017-03-11
send and parse Chat States to and from conferences
Christian Schneppe
1
-1
/
+4
2017-03-09
fix update of chatbubbles
Christian Schneppe
1
-1
/
+1
2017-03-09
do not show 'block stranger' snackbar in empty conversations
Christian Schneppe
1
-1
/
+3
2017-03-09
show snackbar in conversations with stranger to block
Christian Schneppe
1
-0
/
+9
2017-03-09
closing the corresponding conversations after blocking a contact
Christian Schneppe
1
-1
/
+1
2017-03-04
Keep draft even when correcting previously sent msg
Christian Schneppe
1
-6
/
+12
2017-03-04
fixed messages vanishing after pgp raised error on editing a message
Christian Schneppe
1
-2
/
+2
2017-03-04
block send action while encrypting pgp message
Christian Schneppe
1
-0
/
+11
2017-02-28
correct date for first message / message at top
Christian Schneppe
1
-2
/
+2
2017-02-24
some little chatlist optimizations
Christian Schneppe
1
-3
/
+5
2017-02-23
separate date bubbles from status messsages
Christian Schneppe
1
-3
/
+9
2017-02-22
send 'online' presences also while typing a message
Christian Schneppe
1
-0
/
+15
2017-02-22
show dates correctly
Christian Schneppe
1
-2
/
+5
2017-02-19
add date bubble in chatlist
Christian Schneppe
1
-15
/
+21
2017-02-09
make resend via context menu available again...
Christian Schneppe
1
-1
/
+6
2017-02-08
fixed scrolling and async loading of message of new conversation start
Christian Schneppe
1
-2
/
+4
2017-01-30
add button to resend failed messages
Christian Schneppe
1
-6
/
+1
2017-01-29
configurable local message retention period.
Christian Schneppe
1
-9
/
+2
2017-01-25
reworked FileBackend
Christian Schneppe
1
-1
/
+1
[next]