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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
allow cancellation of waiting files
Daniel Gultsch
2015-01-02
2
-19
/
+23
*
put Conversations into background mode earlier
Daniel Gultsch
2015-01-02
5
-19
/
+44
*
prefer PLAIN over DIGEST-MD5
Daniel Gultsch
2015-01-02
2
-3
/
+3
*
fixed layout file
Daniel Gultsch
2015-01-02
1
-1
/
+1
*
improved OTR verification part one
Daniel Gultsch
2015-01-02
12
-352
/
+403
*
Merge remote-tracking branch 'origin/development' into development
Daniel Gultsch
2014-12-30
15
-22
/
+8
|
\
|
*
Make `app_name' string untranslatable
Sam Whited
2014-12-29
15
-22
/
+8
*
|
improved fromServer filter
Daniel Gultsch
2014-12-30
1
-1
/
+4
|
/
*
refactor swithOverToTls stuff
Daniel Gultsch
2014-12-30
1
-56
/
+45
*
fixed npe in block menu item
Daniel Gultsch
2014-12-30
1
-1
/
+1
*
fixed nl strings
Daniel Gultsch
2014-12-30
1
-25
/
+1
*
fixed #818
Daniel Gultsch
2014-12-30
1
-1
/
+1
*
Merge pull request #812 from kriztan/patch-1
Daniel Gultsch
2014-12-30
1
-0
/
+4
|
\
|
*
Update german translations
kriztan
2014-12-27
1
-0
/
+4
*
|
Merge pull request #813 from plsng/translation
Daniel Gultsch
2014-12-30
2
-114
/
+292
|
\
\
|
*
|
Update Dutch translations
Nathan Follens
2014-12-29
2
-10
/
+10
|
*
|
Update Dutch translations
Nathan Follens
2014-12-27
2
-113
/
+291
|
|
/
*
|
Merge pull request #814 from kruks23/translation1
Daniel Gultsch
2014-12-30
1
-3
/
+27
|
\
\
|
*
|
Update spanish translations
sergio
2014-12-27
1
-3
/
+27
|
|
/
*
/
Fix typo in method name
Sam Whited
2014-12-29
5
-9
/
+9
|
/
*
code cleanup for change password stuff
Daniel Gultsch
2014-12-25
3
-15
/
+22
*
added callback to change account password to notify UI on success / failure
Daniel Gultsch
2014-12-25
4
-27
/
+66
*
Add ability to change password on server
Sam Whited
2014-12-25
9
-88
/
+139
*
proper call to invalidateViews()
Daniel Gultsch
2014-12-25
1
-1
/
+1
*
catch another exception in fingerprint generation
Daniel Gultsch
2014-12-25
1
-1
/
+1
*
Merge pull request #810 from kriztan/patch-2
Daniel Gultsch
2014-12-25
1
-0
/
+20
|
\
|
*
Update german translations
kriztan
2014-12-25
1
-0
/
+20
*
|
Show server info option when blocking is unavailable
pulser
2014-12-24
1
-2
/
+4
|
/
*
Don't allow user to register domain only jids
Sam Whited
2014-12-23
1
-0
/
+5
*
Don't show menu on create account screen
Sam Whited
2014-12-23
1
-0
/
+3
*
Remove old JID validator
Sam Whited
2014-12-23
3
-105
/
+77
*
Add more server compatibility info.
Sam Whited
2014-12-23
4
-6
/
+150
*
made method private that is no longer required to be public
iNPUTmice
2014-12-23
1
-1
/
+1
*
Simplify roster handling code
Sam Whited
2014-12-22
3
-121
/
+97
*
Fix NPEs in blocking code
Sam Whited
2014-12-22
2
-2
/
+4
*
Add support for XEP-0191 (Blocking command)
Sam Whited
2014-12-22
42
-903
/
+1481
*
get rid of special self presence object and incorporate that into roster
iNPUTmice
2014-12-20
3
-75
/
+46
*
more null checks for otr fingerprints
iNPUTmice
2014-12-20
1
-1
/
+1
*
don't include empty fingerprints in list of otrfingerprints
iNPUTmice
2014-12-20
1
-4
/
+6
*
fixed another break continue bug
iNPUTmice
2014-12-20
1
-3
/
+2
*
inject ui callback into running mam query
iNPUTmice
2014-12-20
3
-4
/
+6
*
Merge pull request #794 from svetlemodry/development
Daniel Gultsch
2014-12-20
1
-2
/
+2
|
\
|
*
Czech image transfer string fix
Jaroslav Lichtblau
2014-12-19
1
-2
/
+2
*
|
Update spanish translations
kruks23
2014-12-20
1
-4
/
+12
*
|
Merge branch 'development' of https://github.com/siacs/Conversations into dev...
iNPUTmice
2014-12-19
2
-0
/
+16
|
\
|
|
*
Czech translation updated
Jaroslav Lichtblau
2014-12-18
1
-0
/
+8
|
*
Update german translations
kriztan
2014-12-18
1
-0
/
+8
*
|
fixed #755
iNPUTmice
2014-12-19
1
-1
/
+1
|
/
*
clean up conversation history after swtiching to a different conversation
iNPUTmice
2014-12-17
3
-4
/
+12
*
show error if jid couldn't be parsed in new contact dialog
iNPUTmice
2014-12-17
1
-15
/
+10
[next]