Da Risk <da_risk@beem-project.com> [Sat, 02 Mar 2013 15:51:59 +0100] rev 1025
Bump version to 0.1.8_rc2
Da Risk <da_risk@beem-project.com> [Wed, 27 Feb 2013 10:28:07 +0100] rev 1024
Added tag 0.1.8_rc1 for changeset d9a3b8cf456e
Da Risk <da_risk@beem-project.com> [Wed, 27 Feb 2013 10:27:32 +0100] rev 1023
Bump version. Firs release candidate of 0.1.8
Da Risk <da_risk@beem-project.com> [Tue, 22 Jan 2013 17:26:11 +0100] rev 1022
Correct some lint errors
Da Risk <da_risk@beem-project.com> [Tue, 22 Jan 2013 15:01:56 +0100] rev 1021
Discover Server features right after connection.
In the same time, postpone the load of the roster.
This avoid a timeout on the discovery request sent to the server.
The timeout is caused by receiving big rosters.
Da Risk <da_risk@beem-project.com> [Mon, 28 Jan 2013 21:47:48 +0100] rev 1020
Checkstyle
Jiří Pinkava <j-pi@seznam.cz> [Sun, 27 Jan 2013 23:24:32 +0100] rev 1019
smack.sasl: simplify conversion bytes->hex string
Jiří Pinkava <j-pi@seznam.cz> [Mon, 21 Jan 2013 23:13:22 +0100] rev 1018
fix Remko's currly part of name
Jiří Pinkava <j-pi@seznam.cz> [Mon, 21 Jan 2013 23:12:10 +0100] rev 1017
remove unused variables, properly close streams
Da Risk <da_risk@beem-project.com> [Sun, 13 Jan 2013 20:36:11 +0100] rev 1016
Implement an ScramSaslMechanism to use it with Smack.
Fix #476
Da Risk <da_risk@beem-project.com> [Sun, 13 Jan 2013 20:11:53 +0100] rev 1015
Add an implementation of the SCRAM-SHA-! SASL mechanism.
This implementation come from the Stroke project http://swift.im/git/stroke
Da Risk <da_risk@beem-project.com> [Wed, 09 Jan 2013 20:42:51 +0100] rev 1014
Update czech translation. refs #473
Da Risk <da_risk@beem-project.com> [Mon, 07 Jan 2013 21:09:26 +0100] rev 1013
Refactor the initConnectionConfig method
Da Risk <da_risk@beem-project.com> [Mon, 07 Jan 2013 14:42:41 +0100] rev 1012
Fix a little bug where configured account is not correctly detected
Da Risk <da_risk@beem-project.com> [Sun, 06 Jan 2013 18:27:57 +0100] rev 1011
Remove obsolete patch about the asmack build process.
Da Risk <da_risk@beem-project.com> [Mon, 31 Dec 2012 00:58:40 +0100] rev 1010
Add Czech translation. see #473
Da Risk <da_risk@beem-project.com> [Sat, 15 Dec 2012 18:23:34 +0100] rev 1009
Use proxy and/or specific server settings in account wizard
Da Risk <da_risk@beem-project.com> [Sat, 15 Dec 2012 18:15:42 +0100] rev 1008
Replace preference keys for specific server settings
Da Risk <da_risk@beem-project.com> [Fri, 07 Dec 2012 00:43:25 +0100] rev 1007
Add SmileyParser from the android Mms application.
Integrate it in the Chat activity. Fix #66
Improvement will be to put the smiley spannable in the current EditText
Da Risk <da_risk@beem-project.com> [Fri, 02 Nov 2012 10:56:48 +0100] rev 1006
Fix target javadoc for latest sdk.
Da Risk <da_risk@beem-project.com> [Wed, 31 Oct 2012 23:11:14 +0100] rev 1005
Switch to Florian Shmauss maintained version of asmack.
See doc/asmack-beem/README.txt for more information on how to build the asmack
jar.
The upstream asmack has a better implementation of XEP-0115
EntityCapabilities. So this commit remove the specific Beem implementation of
this XEP and switch to the asmack one.
Da Risk <da_risk@beem-project.com> [Sun, 28 Oct 2012 14:26:54 +0100] rev 1004
Add licence header to getFreeXmppServices.py
Da Risk <da_risk@beem-project.com> [Sun, 28 Oct 2012 14:20:33 +0100] rev 1003
Made the PepSubManager really use pep node instead of pubsub node if both are available
Da Risk <da_risk@beem-project.com> [Sat, 27 Oct 2012 02:13:23 +0200] rev 1002
Use full jid to login in wizard account when the jid entered is a Google talk
account.
fix #454
Da Risk <da_risk@beem-project.com> [Tue, 09 Oct 2012 01:08:40 +0200] rev 1001
Add LogUtils to try to unify logging messages
Da Risk <da_risk@beem-project.com> [Mon, 08 Oct 2012 23:36:20 +0200] rev 1000
Disable email format check on the add contact dialog.
A roster item is not necessary in the form of an bare jid.
fix #424
Da Risk <da_risk@beem-project.com> [Mon, 08 Oct 2012 21:29:03 +0200] rev 999
fix a little bug : avatar image view not reloading
Da Risk <da_risk@beem-project.com> [Sun, 30 Sep 2012 15:40:07 +0200] rev 998
Fix bug: on the very first launch the account is not configured
if you choose system account.
Da Risk <da_risk@beem-project.com> [Sat, 29 Sep 2012 05:22:47 +0200] rev 997
Change target version to latest (4.1) and use platform default theme
Da Risk <da_risk@beem-project.com> [Sat, 29 Sep 2012 05:22:11 +0200] rev 996
Translate more strings for wizard and make error message multilines