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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
properly reply to iq requests. reply to disco
Daniel Gultsch
2014-05-03
2
-1
/
+19
*
allow roster pushes only from bare jid or null
Daniel Gultsch
2014-05-03
1
-4
/
+6
*
added restart button to openkeychain dialog
Daniel Gultsch
2014-05-03
2
-2
/
+8
*
nicer dialog screen if openkeychain is not installed
Daniel Gultsch
2014-05-02
2
-3
/
+24
*
reworked openpgp integration part #1
Daniel Gultsch
2014-05-01
8
-266
/
+441
*
bug fix for jingle
Daniel Gultsch
2014-04-26
1
-1
/
+1
*
unified presence selection for otr and file transfer
Daniel Gultsch
2014-04-26
3
-74
/
+90
*
fixed #75
Daniel Gultsch
2014-04-25
2
-2
/
+3
*
setting backround color if image comes directly from cache
Daniel Gultsch
2014-04-25
1
-0
/
+1
*
couple of more optimazations on image loading
Daniel Gultsch
2014-04-25
4
-62
/
+38
*
smoother scrolling (first step)
Daniel Gultsch
2014-04-25
6
-57
/
+223
*
deny files with unknown file types
Daniel Gultsch
2014-04-23
4
-21
/
+76
*
added download button for images not accepted automatically
Daniel Gultsch
2014-04-22
5
-16
/
+78
*
added support for ibb
Daniel Gultsch
2014-04-22
7
-23
/
+313
*
code cleanup
Daniel Gultsch
2014-04-21
2
-28
/
+16
*
allow images to be opened with gallary app
Daniel Gultsch
2014-04-21
4
-3
/
+145
*
added missing transport id
Daniel Gultsch
2014-04-21
1
-0
/
+1
*
added proxy activate and a lot of code clean up. totatly untested
Daniel Gultsch
2014-04-20
5
-145
/
+161
*
made our spanish friends happy. fixed #68
Daniel Gultsch
2014-04-20
1
-21
/
+22
*
fixed #50
Daniel Gultsch
2014-04-20
3
-14
/
+32
*
more jingle bug fixes
Daniel Gultsch
2014-04-19
3
-12
/
+10
*
fixed replace contact in conversation
Daniel Gultsch
2014-04-19
1
-15
/
+15
*
made debugging verbose again on specific parts
Daniel Gultsch
2014-04-19
2
-4
/
+10
*
fixed default autoaccept file size and wrongly marked message
Daniel Gultsch
2014-04-19
2
-3
/
+3
*
cleaned up debug log a little bit
Daniel Gultsch
2014-04-19
7
-91
/
+118
*
fixed concurrent modification of contacts which led to missing presences
Daniel Gultsch
2014-04-18
2
-10
/
+15
*
tried to avoid some more race conditions in jingle
Daniel Gultsch
2014-04-18
3
-38
/
+80
*
Merge branch 'master' into development
Daniel Gultsch
2014-04-18
1
-21
/
+25
|
\
|
*
work around for bug in xmlpullparser
Daniel Gultsch
2014-04-18
1
-21
/
+25
*
|
lot of cleanup in jingle part
Daniel Gultsch
2014-04-18
6
-120
/
+326
*
|
put more string into strings.xml
Daniel Gultsch
2014-04-18
2
-9
/
+9
*
|
fixed destination bug
Daniel Gultsch
2014-04-18
3
-5
/
+15
*
|
fixed #63
Daniel Gultsch
2014-04-18
2
-2
/
+21
*
|
fixed possible race conditions with presences
Daniel Gultsch
2014-04-18
5
-11
/
+23
*
|
added clear history dialog (no funcionality)
Daniel Gultsch
2014-04-18
1
-4
/
+24
*
|
jingle sessions now get terminated proberly on success
Daniel Gultsch
2014-04-16
2
-17
/
+34
*
|
made ui with sending images a little smoother
Daniel Gultsch
2014-04-15
3
-29
/
+56
*
|
added very basic, very untested gui on the receiving side
Daniel Gultsch
2014-04-14
2
-27
/
+59
*
|
tried to fix some race conditions. not adding duplicate candidates. needs mor...
Daniel Gultsch
2014-04-14
4
-20
/
+45
*
|
Fix two typos: assoziated -> associated.
Jelmer Vernooij
2014-04-14
1
-1
/
+1
*
|
Some icon tweaks
Andreas Straub
2014-04-13
1
-14
/
+16
*
|
Added ellipsis tile for large conversations
Andreas Straub
2014-04-13
1
-5
/
+17
*
|
Major Contact Picture code cleanup
Andreas Straub
2014-04-13
7
-55
/
+71
*
|
transmitting files between two conversations works. no error handling and no ...
Daniel Gultsch
2014-04-13
6
-36
/
+136
*
|
some code cleanup. added setting to auto accept files. socks5 connections are...
Daniel Gultsch
2014-04-13
8
-78
/
+215
*
|
more efficant way of calculating the sha1 sum. closing connections
Daniel Gultsch
2014-04-13
10
-109
/
+204
*
|
fixed minor typos
Daniel Gultsch
2014-04-12
2
-3
/
+2
*
|
Merge branch 'development' of https://github.com/strb/Conversations into strb...
Daniel Gultsch
2014-04-12
6
-44
/
+205
|
\
\
|
*
|
Added tiled MUC icons
andy
2014-04-12
1
-16
/
+164
|
*
|
More Contact Picture refactors
andy
2014-04-12
5
-17
/
+40
[prev]
[next]