index
:
conversations
BrianBlade-feature/swipe_out_conversation
CryptoNextAlpha
CryptoNextBeta
JingleFixes
MessageParserNext
UnreadCountBadge
cbe
delay_fixes
development
dnsfixes
feature/file_transfer
feature/foreground_service
feature/http_upload
feature/mam
feature/otr_verification
idn_fixes
issue921
lolipop_dns_server_discovery
master
more_logging_for_view_intent
muc_vcard_avatars
nfc
possible_copperhead_fixes
reworked_host_finder_loop
show_members_in_conference
show_send_button_in_softkeyboard
six_love
slack_workaround
tor_support
travis-fixes
travis_fixes
trz/emojicon-merge
trz/emojicon-new
trz/master
trz/merge_1.10.0
trz/merge_1.10.1
trz/merge_1.11.0
trz/merge_1.11.1
trz/merge_1.11.7
trz/merge_1.12.4
trz/merge_1.5.2
trz/merge_1.6.3
trz/merge_1.9.3
trz/merge_1.9.4
trz/rebase
trz/rename
trz/test
verbose_login_log
copy of conversations repo
lookshe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
trz/merge_1.11.0
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
1
-4
/
+0
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
1
-1
/
+14
2016-03-04
show host in file size checker
Daniel Gultsch
1
-1
/
+14
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
1
-22
/
+40
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
15
-978
/
+1315
2016-03-02
Fixes FS#146: Remove Tor-Support
steckbrief
10
-70
/
+11
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
2
-7
/
+18
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
4
-26
/
+102
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
10
-147
/
+286
2016-02-28
rename purge keys positive button to 'purge keys'
Daniel Gultsch
1
-1
/
+1
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
trz/merge_1.10.0
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
1
-1
/
+1
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
9
-22
/
+74
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
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
2016-02-23
update notification after message correction
Daniel Gultsch
1
-0
/
+1
2016-02-23
reset pending subscription request when receiving roster update
Daniel Gultsch
1
-0
/
+2
2016-02-23
Retry decryption from message menu
fiaxh
3
-1
/
+17
2016-02-23
Removed stupid message correction
steckbrief
6
-110
/
+10
[next]