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-03
fixed installation error "W/PackageManager: Can't install because provider na...
lookshe
1
-1
/
+1
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-20
fixed merge errors
lookshe
2
-19
/
+25
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-12
Added method to get body from message if hasMeCommand and harmonized extracti...
lookshe
1
-3
/
+3
2016-03-08
Fixes FS#153 - Check if url, phone and email are linkified correctly
lookshe
1
-6
/
+31
2016-03-08
Use ImageUtil instead of old stupid generic FileBackend for cropCenterSquare
steckbrief
1
-1
/
+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-02
Fixes FS#147: Disable OMEMO
steckbrief
2
-1
/
+9
2016-03-02
Fixes FS#146: Remove Tor-Support
steckbrief
2
-13
/
+1
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-28
Fixes FS#48 and FS#136
lookshe
2
-14
/
+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-24
Unused imports / methods removed
steckbrief
1
-19
/
+0
2016-02-24
Readded MessageDetailsDialog to message context menu after merge
steckbrief
1
-0
/
+4
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-23
Removed stupid message correction
steckbrief
4
-69
/
+10
2016-02-23
Removed useless 'button-message' to load more messages. Implementation alread...
steckbrief
2
-45
/
+7
2016-02-23
Changed access to presences according to new Presence representation in C
steckbrief
1
-5
/
+5
2016-02-23
Removed non-existing member variable
steckbrief
1
-1
/
+1
2016-02-23
Fix visibility of updateStatusMessages method that LoadMoreMessages can work
steckbrief
1
-1
/
+1
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
[next]