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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-12
add config variable to enable x509 verification
Daniel Gultsch
6
-27
/
+31
2015-10-12
code clean up
Daniel Gultsch
11
-47
/
+19
2015-10-11
enable SASL EXTERNAL (certificate login
cbe
Daniel Gultsch
2
-3
/
+90
2015-10-11
add menu item in account details to renew certificate
Daniel Gultsch
7
-61
/
+228
2015-10-11
make add account from key visible
Daniel Gultsch
1
-1
/
+1
2015-10-11
Clean up
Andreas Straub
2
-13
/
+5
2015-10-11
Improve InvalidJidException handling in Jid class
Andreas Straub
1
-2
/
+2
2015-10-11
prevent null pointer when trying to display device fingerprints of not existi...
Daniel Gultsch
1
-0
/
+3
2015-10-11
Captcha support.
Armin Novak
6
-24
/
+238
2015-10-10
Fixed a typo in string.xml
Safwat Halaby
1
-1
/
+1
2015-10-09
initial UI work to allow setting up accounts from certifcates
Daniel Gultsch
7
-44
/
+155
2015-10-09
do not dismiss editAccountActivity when still trying to register new account
Daniel Gultsch
1
-1
/
+3
2015-10-08
catch exception when unregistering receivers that have not been registered be...
Daniel Gultsch
1
-3
/
+11
2015-10-08
removed oob element from file messages
Daniel Gultsch
1
-1
/
+0
2015-10-08
introduced expert options to set status to away and xa if screen is off or if...
Daniel Gultsch
7
-28
/
+122
2015-10-07
add xhtml image tag to unencrypted image urls. add oob tag to all files that ...
Daniel Gultsch
1
-2
/
+18
2015-10-06
do mam query after join
Daniel Gultsch
1
-1
/
+3
2015-10-06
Use MAM for MUC initial history retrieval
saqura
2
-28
/
+66
2015-10-06
Properly check for MUC MAM support
saqura
1
-6
/
+8
2015-10-06
Show whether MAM is supported in MUCs
saqura
3
-2
/
+47
2015-10-06
changed store path for files
Daniel Gultsch
1
-20
/
+10
2015-10-06
clean up log exporting service. properly end service after exporting
Daniel Gultsch
1
-102
/
+106
2015-10-06
clear notification and activate grace period when receiving chat marker from ...
Daniel Gultsch
1
-1
/
+5
2015-10-05
pulled translations from transifex
Daniel Gultsch
6
-132
/
+153
2015-10-02
try to catch plattform bugs
1.6.11
Daniel Gultsch
1
-1
/
+6
2015-10-02
properly recycle bitmaps
Daniel Gultsch
1
-4
/
+16
2015-10-01
don't put conference joins into pending on initial bind
Daniel Gultsch
1
-11
/
+14
2015-10-01
reset muc options immediately befor join
Daniel Gultsch
1
-3
/
+2
2015-09-30
request stanza count after every ibb data stanza to not fill our own stanza q...
Daniel Gultsch
2
-6
/
+9
2015-09-29
only invoke MTM in interactive mode after direct user input
Daniel Gultsch
2
-11
/
+26
2015-09-29
rotate thumbnails. fixes #1438
Daniel Gultsch
1
-6
/
+15
2015-09-28
fixed NPE when executing rename callback in muc
Daniel Gultsch
1
-1
/
+3
2015-09-28
do tab completion only if neither ctrl nor alt are being pressed
Daniel Gultsch
1
-4
/
+4
2015-09-27
catch rare activity not found exception when opening downloaded files
Daniel Gultsch
1
-4
/
+9
2015-09-27
allow tab completion in conferences
Daniel Gultsch
2
-4
/
+59
2015-09-23
use Conversations 1.x.y as user agent string in http upload and download
Daniel Gultsch
3
-3
/
+6
2015-09-22
swapped icons for foreground services
Daniel Gultsch
7
-4
/
+3
2015-09-21
Export logs to SD card preference
fiaxh
5
-0
/
+178
2015-09-20
Iterator to go through all messages of a conversation
fiaxh
1
-0
/
+38
2015-09-19
let DnsHelper provide a fallback solution
Daniel Gultsch
2
-43
/
+41
2015-09-19
fixed content-type indication in http upload
Daniel Gultsch
1
-1
/
+1
2015-09-19
remove the from attribute from sendStartStream() fixes #1419
Michael
1
-1
/
+0
2015-09-17
introduced Config variable to use legacy namespace for http upload
Daniel Gultsch
2
-1
/
+5
2015-09-17
be more careful when publishing device bundle
Daniel Gultsch
1
-0
/
+14
2015-09-17
ignore spoofed stanzas in facebook chat
Daniel Gultsch
1
-1
/
+1
2015-09-17
catch IndexOutOfBoundsException when swiping away conversations
Daniel Gultsch
1
-1
/
+5
2015-09-17
fixed rare NPE in DnsHelper. fixed spelling and added logging
Daniel Gultsch
1
-5
/
+13
2015-09-15
pulled translations from transifex
Daniel Gultsch
7
-2
/
+30
2015-09-15
added missing type='submit' to mam queries
Daniel Gultsch
6
-20
/
+17
2015-09-15
work around a NPE caused by arace condition in the http upload
Daniel Gultsch
1
-3
/
+6
[next]