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-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
2016-02-13
fixed compile bug in free version
Daniel Gultsch
1
-1
/
+1
2016-02-12
client side support for XEP-0357: Push Notifications
Daniel Gultsch
1
-0
/
+13
2016-02-09
allow user to set MAM preferences
Daniel Gultsch
1
-1
/
+63
2016-02-04
fixed performance regression in on scroll listener
Daniel Gultsch
1
-1
/
+6
2016-02-04
prevent previoulsly cleared messages from reloading. fixes #1110
Daniel Gultsch
3
-9
/
+49
2016-02-02
fixed 'unencrypted' not showing up for conferences when encryption is forced
Daniel Gultsch
1
-1
/
+1
2016-02-01
respect autojoin setting on newly created bookmarks as well
Daniel Gultsch
1
-1
/
+1
2016-02-01
opt out handling of the autojoin flag. fixes #1666
Daniel Gultsch
2
-2
/
+2
2016-02-01
made create context menu call in StartConversationsActivity more failsafe
Daniel Gultsch
1
-1
/
+1
2016-02-01
refactored user handling in conferences. show try again button when conferenc...
Daniel Gultsch
1
-1
/
+4
2016-01-26
show values in formfieldwrappers and allow form to be set to read only
Daniel Gultsch
5
-4
/
+55
2016-01-26
hide jid row in list item list when jid is null
Daniel Gultsch
1
-1
/
+2
2016-01-25
expert setting to trigger extended connection options
Daniel Gultsch
1
-7
/
+23
2016-01-24
Use a Presence class for presence information
Stephen Paul Weber
2
-35
/
+39
2016-01-23
added FormWrapper and form field validation
Daniel Gultsch
6
-4
/
+144
2016-01-23
introduced boolean form field wrapper
Daniel Gultsch
4
-13
/
+62
2016-01-23
added support for field types jid-single and text-private
Daniel Gultsch
4
-4
/
+59
2016-01-23
show fetch errors in trust keys activity
Daniel Gultsch
1
-1
/
+2
[next]