index
:
conversations-plus
filetransfer
introduce_cplus_database_version
master
message_display_rework
improved conversations
lookshe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
eu
/
siacs
/
conversations
/
ui
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-04-14
add setting for quick sharing
Daniel Gultsch
1
-2
/
+25
2016-04-13
hacky workaround to determine if uri points to private file on < lolipop
Daniel Gultsch
1
-2
/
+2
2016-04-12
added share uri button to conference details
Daniel Gultsch
1
-0
/
+17
2016-04-10
fixed 'connecting…' button
Daniel Gultsch
1
-3
/
+6
2016-04-09
don't show contact details when in conversations with self
Daniel Gultsch
2
-1
/
+4
2016-04-07
check file owner when attaching files or using them as avatar
Daniel Gultsch
1
-2
/
+11
2016-04-07
prevent null pointer when checking http upload max size
Daniel Gultsch
1
-6
/
+6
2016-04-02
don't ask for resource when server uses http upload v0.1
Daniel Gultsch
2
-5
/
+4
2016-04-01
check max http file size when attaching files
Daniel Gultsch
3
-6
/
+39
2016-03-31
add methods to check max file size for http upload
Daniel Gultsch
1
-1
/
+1
2016-03-31
save otr fingerprint in message
Daniel Gultsch
2
-3
/
+3
2016-03-23
allow to delete attachments. fixes #1539
Daniel Gultsch
1
-7
/
+25
2016-03-20
be less strict when sharing EXTRA_TEXT intents
Daniel Gultsch
1
-1
/
+1
2016-03-20
don't show v\omemo keys as such if not enabled
Daniel Gultsch
2
-4
/
+5
2016-03-16
made it possible to share text files
Daniel Gultsch
1
-7
/
+8
2016-03-16
reworked sharewith activity to stay open during sharing
Daniel Gultsch
2
-30
/
+66
2016-03-13
added logging in case fragment wasn't attached
Daniel Gultsch
1
-0
/
+5
2016-03-13
fixed recursive call instead of call to super in PublishProfileActivity
Daniel Gultsch
1
-5
/
+1
2016-03-06
don't show opt-out of battery optimization dialog when push is enabled
Daniel Gultsch
3
-4
/
+17
2016-03-06
warn in conversations when account is disabled
Daniel Gultsch
1
-1
/
+14
2016-03-04
show host in file size checker
Daniel Gultsch
1
-1
/
+14
2016-03-04
don't automatically crop avatar
Daniel Gultsch
1
-22
/
+40
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-03-01
expert option to treat vibrate as silent mode for XA. fixes #1530
Daniel Gultsch
1
-6
/
+9
2016-03-01
properly persist accepted crypto targets
Daniel Gultsch
1
-5
/
+1
2016-03-01
let users confirm each member in a conference even if that contact is already...
Daniel Gultsch
2
-16
/
+38
2016-02-29
Fix Issue #1634 : Shows XMPP URI as links.
Tarun
1
-0
/
+10
2016-02-29
refactored omemo to take multiple recipients
Daniel Gultsch
2
-77
/
+100
2016-02-28
rename purge keys positive button to 'purge keys'
Daniel Gultsch
1
-1
/
+1
2016-02-27
always search offline contacts as well. fixes #1653
Daniel Gultsch
1
-0
/
+1
2016-02-27
changed single_account config into more simple lock_settings
Daniel Gultsch
7
-7
/
+28
2016-02-24
hide add account icons when single_account is set to true
Daniel Gultsch
1
-0
/
+3
2016-02-24
optionally lock conference domains as well and hide known domains in ui
Daniel Gultsch
5
-17
/
+39
2016-02-24
Request WRITE_EXTERNAL_STORAGE for ExportLogsPreference in >= M
fiaxh
2
-0
/
+33
2016-02-24
made hard coded choice for encryptions more flexible and disable parsing
Daniel Gultsch
2
-5
/
+7
2016-02-23
set noMessagesLeftOnServer before conference configuration fetch
Daniel Gultsch
1
-1
/
+0
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
2016-02-19
skip avatar ui when pep is not available. fixes #1706
Daniel Gultsch
1
-5
/
+5
2016-02-19
don't reset whisper on reInit. fixes #1637
Daniel Gultsch
1
-3
/
+0
2016-02-17
only offer message correction for the very last message
Daniel Gultsch
1
-3
/
+6
2016-02-16
made clear that archiving preferences are server side
Daniel Gultsch
1
-1
/
+1
2016-02-16
added setting to opt-out of message correction. renamed preferences and optio...
Daniel Gultsch
1
-1
/
+2
2016-02-15
basic support for XEP-0308: Last Message Correction. fixes #864
Daniel Gultsch
3
-15
/
+74
2016-02-15
removed unnecessary conditions when sending read marker
Daniel Gultsch
1
-5
/
+1
2016-02-14
only show load more messages button when mam is available
Daniel Gultsch
2
-1
/
+6
2016-02-14
fixed server info push not showing up when unavailable
Daniel Gultsch
1
-2
/
+2
[next]