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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-08
reset link and highlight colors to system default
steckbrief
3
-21
/
+20
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-08
Fixed merge issue with AxolotlService (differentiation between impl and inter...
steckbrief
3
-133
/
+171
2016-03-08
use Build.VERSION_CODES.KITKAT instead of hard coded 19
lookshe
1
-1
/
+2
2016-03-07
Fixes FS#151 - Missing button on image-links
lookshe
4
-5
/
+6
2016-03-07
corrected getRealPathFromUri
lookshe
2
-4
/
+43
2016-03-07
Finally fixes FS#142
lookshe
3
-13
/
+0
2016-03-06
pulled translations from transifex
Daniel Gultsch
28
-82
/
+272
2016-03-06
Implements: FS#142 - Fix Conference notifications
lookshe
2
-7
/
+5
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
2
-1
/
+15
2016-03-04
show host in file size checker
Daniel Gultsch
2
-1
/
+15
2016-03-04
mark oob messages and always display download button
Daniel Gultsch
4
-6
/
+30
2016-03-04
don't automatically crop avatar
Daniel Gultsch
8
-22
/
+49
2016-03-04
add a few more know file extensions
Daniel Gultsch
4
-10
/
+13
2016-03-04
allow to copy original url even while downloading. fixes #1743
Daniel Gultsch
1
-6
/
+9
2016-03-03
moved avatarfetcher reset code to bind
Daniel Gultsch
1
-8
/
+8
2016-03-03
avoid unnecessary disconnect. prevent NetworkOnMainThreadException
Daniel Gultsch
1
-3
/
+3
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
20
-981
/
+1331
2016-03-02
Fixes FS#146: Remove Tor-Support
steckbrief
34
-142
/
+13
2016-03-02
Fixes FS#148: Remove 'store' hint from chat-markers
steckbrief
1
-2
/
+1
2016-03-01
expert option to treat vibrate as silent mode for XA. fixes #1530
Daniel Gultsch
4
-7
/
+26
2016-03-01
removed unused config variable
Daniel Gultsch
1
-4
/
+0
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
6
-52
/
+137
2016-02-29
Fix Issue #1634 : Shows XMPP URI as links.
Tarun
1
-0
/
+10
2016-02-29
use correct jid when leaving a conference. fixes #1732
Daniel Gultsch
2
-6
/
+6
2016-02-29
refactored omemo to take multiple recipients
Daniel Gultsch
12
-173
/
+320
2016-02-28
rename purge keys positive button to 'purge keys'
Daniel Gultsch
1
-1
/
+1
2016-02-28
externalized string 'Retry decryption'
steckbrief
3
-1
/
+3
2016-02-28
made hashtable in roster store jids instead of strings
Daniel Gultsch
1
-9
/
+7
2016-02-28
Fixes FS#48 and FS#136
lookshe
5
-24
/
+3
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
8
-8
/
+29
2016-02-26
disallow message correction by default. fixes #1720
Daniel Gultsch
2
-2
/
+2
2016-02-26
execute pending mam queries every time we come online
Daniel Gultsch
1
-1
/
+1
2016-02-24
hide add account icons when single_account is set to true
Daniel Gultsch
2
-1
/
+5
2016-02-24
optionally lock conference domains as well and hide known domains in ui
Daniel Gultsch
10
-22
/
+76
2016-02-24
Request WRITE_EXTERNAL_STORAGE for ExportLogsPreference in >= M
fiaxh
2
-0
/
+33
2016-02-24
No possibility of multiple invocation of log export
fiaxh
1
-1
/
+1
2016-02-24
made hard coded choice for encryptions more flexible and disable parsing
Daniel Gultsch
6
-26
/
+66
2016-02-24
Unused imports / methods removed
steckbrief
3
-27
/
+0
2016-02-24
Fixes FS#89 after merge conflict
steckbrief
1
-3
/
+6
2016-02-24
Fixed merge issue for resolving FS#47 (preferences involved in the decision f...
steckbrief
2
-11
/
+1
2016-02-24
Readded MessageDetailsDialog to message context menu after merge
steckbrief
1
-0
/
+4
2016-02-24
Reviewed commit for FS#34 after merge
steckbrief
2
-2
/
+2
2016-02-23
Packet sending helper moved to XmppSendUtil and methods in XmppConnectionServ...
steckbrief
2
-18
/
+17
2016-02-23
set noMessagesLeftOnServer before conference configuration fetch
Daniel Gultsch
2
-2
/
+2
[next]