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
/
eu
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2014-11-04
Move AboutDialog to correct path
Sam Whited
1
-33
/
+0
2014-11-04
Add about dialog with license info
Sam Whited
1
-0
/
+33
2014-10-30
only end otr session if there is more than one contact presence. reset otherwise
iNPUTmice
1
-1
/
+5
2014-10-30
cleanup for clear conversation history. small otr fixes
iNPUTmice
4
-26
/
+22
2014-10-29
replace the exif interface with a small static class from 3d gallery
iNPUTmice
2
-17
/
+167
2014-10-29
proper error state for images
iNPUTmice
5
-20
/
+16
2014-10-29
fixed 'share image' context menu
iNPUTmice
1
-2
/
+1
2014-10-29
fixed intent managment
iNPUTmice
1
-8
/
+8
2014-10-28
end otr session if plain text message from another instance is being received
iNPUTmice
1
-1
/
+8
2014-10-28
improvements on findConversation
iNPUTmice
1
-2
/
+2
2014-10-28
always show verify fingerprint if there is an active otr session
iNPUTmice
1
-5
/
+4
2014-10-27
reworked dns retry
iNPUTmice
2
-66
/
+51
2014-10-27
removed unnecessary logging from avatar service
iNPUTmice
1
-5
/
+0
2014-10-27
proper cleanup after pgp image decryption
iNPUTmice
1
-16
/
+9
2014-10-27
fixed url parsing
iNPUTmice
1
-1
/
+6
2014-10-27
check for links in pgp encrypted messages as well
iNPUTmice
4
-7
/
+12
2014-10-26
set divider for image meta information to '|' to not conflict with URL. ↵
iNPUTmice
4
-8
/
+53
breaks images downloaded in between 0.7.3 and now
2014-10-26
remove some unused cast
Michael
10
-32
/
+25
2014-10-26
fix possible fallthrough.
Michael
2
-0
/
+2
2014-10-24
don't merge downloadable messages
iNPUTmice
1
-1
/
+3
2014-10-24
added message option to download images
iNPUTmice
2
-2
/
+14
2014-10-24
also show some text in new image notification
iNPUTmice
1
-73
/
+122
2014-10-24
picture notification and some drive by bug fixes
iNPUTmice
4
-33
/
+40
2014-10-24
notify only after image has been received over http. introduced mini grace ↵
iNPUTmice
6
-33
/
+64
for catching up with SM or offline messages
2014-10-23
context menu for messages. allow to resend single messages
iNPUTmice
7
-30
/
+154
2014-10-22
ability to download pgp encrypted files over http as well
iNPUTmice
2
-5
/
+9
2014-10-22
small bug fixes for the conversation activity
iNPUTmice
1
-2
/
+9
2014-10-22
made httpconnection accept aes encrypted files
iNPUTmice
5
-16
/
+33
2014-10-22
better aproach on thread saftey
iNPUTmice
1
-13
/
+7
2014-10-22
added hostname verifier to httpconnection
iNPUTmice
2
-11
/
+32
2014-10-21
made iterating over hashmap in notification service thread safe
iNPUTmice
1
-1
/
+8
2014-10-21
throw exception when no servers are left to try
iNPUTmice
1
-0
/
+6
2014-10-21
fixed #564
iNPUTmice
3
-6
/
+6
2014-10-21
update ui when new avatar was found
iNPUTmice
2
-0
/
+8
2014-10-21
proper avatar caching
iNPUTmice
15
-164
/
+223
2014-10-20
refactored avatar generation. first step
iNPUTmice
25
-368
/
+405
2014-10-20
keep reference to previous and next message in message
iNPUTmice
3
-13
/
+28
2014-10-19
mtm support for image downloader
iNPUTmice
4
-15
/
+57
2014-10-19
use new 'api' to add messages to a conversation
iNPUTmice
1
-3
/
+3
2014-10-19
force tls for registrations as well
iNPUTmice
1
-2
/
+5
2014-10-19
got rid of copyonwrite array list for messages
iNPUTmice
4
-20
/
+26
2014-10-19
Make legacy SSL option default to false
Sam Whited
1
-1
/
+1
2014-10-19
Add "Enable legacy SSL" preference
Sam Whited
1
-11
/
+33
2014-10-19
force tls
iNPUTmice
1
-3
/
+5
2014-10-18
Remove support for legacy SSL
Sam Whited
1
-1
/
+9
2014-10-17
do not attempt to download images when not connected
iNPUTmice
7
-45
/
+59
2014-10-17
made grace period on a per account basis
iNPUTmice
6
-37
/
+30
2014-10-16
try all srv responses if necessary
Frank Zschockelt
1
-4
/
+17
2014-10-16
additonal safty net for disabling notifications
iNPUTmice
1
-0
/
+1
2014-10-16
simplified determination whether otr needs starting in a session
iNPUTmice
1
-7
/
+2
[next]