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
2016-11-19
reformat code
Christian Schneppe
1
-1315
/
+1315
2016-11-12
don't allow message correction for xmpp or geo uris
Christian Schneppe
1
-2
/
+3
2016-11-12
treat XmppUri not as text
Christian Schneppe
1
-3
/
+11
2016-11-12
make message correction also working for single chats again
Christian Schneppe
1
-2
/
+6
2016-11-11
don't offer message correction in anonymous mucs
Christian Schneppe
1
-1
/
+2
2016-10-26
add error message to failed messages. accessible via context menu
Christian Schneppe
1
-0
/
+15
2016-10-26
Remove MERGE_SEPARATOR
Christian Schneppe
1
-1
/
+1
2016-10-21
Retain TextView selection after list updating
Christian Schneppe
1
-1
/
+25
2016-10-18
update conversation in database background thread
Christian Schneppe
1
-4
/
+2
2016-09-23
add timeouts to HTTPUrlConnections and allow cancelation of all sending files
Daniel Gultsch
1
-3
/
+4
2016-09-19
allow deleting file inside messengers storage path
Christian Schneppe
1
-1
/
+3
2016-09-17
dont show delete file button when outside conversations directory
Christian Schneppe
1
-2
/
+5
2016-09-14
remember scroll position on rotate. fixes #2011
Daniel Gultsch
1
-5
/
+34
2016-09-09
download own vcard avatar if none is set. fixes #2008
Daniel Gultsch
1
-1
/
+1
2016-09-09
optimized imports
Christian Schneppe
1
-1
/
+0
2016-09-07
show server not found muc error
Daniel Gultsch
1
-0
/
+3
2016-09-03
code cleanup
Christian Schneppe
1
-7
/
+4
2016-09-02
don't set attach video as quick action
Christian Schneppe
1
-19
/
+3
2016-08-28
compress videos bigger than 10 MB before sending
Christian Schneppe
1
-1
/
+20
2016-08-26
add snackbar for request presence subscription
Daniel Gultsch
1
-0
/
+15
2016-08-26
offer quick reply on android N
Daniel Gultsch
1
-25
/
+1
2016-07-29
changed package id inside manifest and project
Christian Schneppe
1
-26
/
+26
2016-07-28
automatically join muc after unknown error
Christian Schneppe
1
-1
/
+2
2016-07-09
don't crash when tabbing through muc user list with offline users
Daniel Gultsch
1
-2
/
+3
2016-07-01
use dnd as overriding status
Daniel Gultsch
1
-1
/
+1
2016-06-19
show toast when connection to openkeychain could not be made
Daniel Gultsch
1
-1
/
+9
2016-06-19
mark used otr fingprint in contact details and highlight pgp
Daniel Gultsch
1
-2
/
+16
2016-06-19
only dismiss sent message after encryption
Daniel Gultsch
1
-3
/
+1
2016-06-19
delay notification until after pgp decryption
Daniel Gultsch
1
-1
/
+1
2016-06-14
refactored pgp decryption
Daniel Gultsch
1
-73
/
+16
2016-05-31
optimize imports
Christian Schneppe
1
-1
/
+0
2016-05-31
don't scroll to pos 0 when uuid wasn't found
Daniel Gultsch
1
-4
/
+7
2016-05-25
hide fingerprints in UI if encryption is disabled
Daniel Gultsch
1
-2
/
+5
2016-05-22
show first unread message on top after reinit
Daniel Gultsch
1
-24
/
+31
2016-05-16
keep conference members in memory and show them in conference details
Daniel Gultsch
1
-12
/
+10
2016-05-13
scroll to bottom after sending multi-line message
Daniel Gultsch
1
-2
/
+8
2016-05-12
scroll to bottom after sending multi-line message
Daniel Gultsch
1
-2
/
+8
2016-05-05
republish pgp signature when changing status
Daniel Gultsch
1
-1
/
+1
2016-04-22
expert setting to manually change presence
Daniel Gultsch
1
-3
/
+9
2016-04-09
Insert /me on long click send button
Artem Shipovskiy
1
-0
/
+11
2016-04-09
don't show contact details when in conversations with self
Daniel Gultsch
1
-1
/
+3
2016-03-31
save otr fingerprint in message
Daniel Gultsch
1
-2
/
+2
2016-03-23
allow to delete attachments. fixes #1539
Daniel Gultsch
1
-7
/
+25
2016-03-06
warn in conversations when account is disabled
Daniel Gultsch
1
-1
/
+14
2016-03-04
allow to copy original url even while downloading. fixes #1743
Daniel Gultsch
1
-6
/
+9
2016-03-03
don't break with srcoll events on empty message lists
Daniel Gultsch
1
-2
/
+7
2016-02-23
Retry decryption from message menu
fiaxh
1
-0
/
+13
2016-02-22
properly trigger show load more messages in mucs
Daniel Gultsch
1
-2
/
+10
2016-02-22
turned muc errors into enum. added error codes for service shutdown
Daniel Gultsch
1
-11
/
+16
2016-02-21
show load more messages when auto loading is disabled and messages are still ...
Daniel Gultsch
1
-6
/
+10
[next]