Wed, 27 Feb 2013 10:27:32 +0100 Bump version. Firs release candidate of 0.1.8 0.1.8_rc1
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
Tue, 22 Jan 2013 17:26:11 +0100 Correct some lint errors
Da Risk <da_risk@beem-project.com> [Tue, 22 Jan 2013 17:26:11 +0100] rev 1022
Correct some lint errors
Tue, 22 Jan 2013 15:01:56 +0100 Discover Server features right after connection.
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.
Mon, 28 Jan 2013 21:47:48 +0100 Checkstyle
Da Risk <da_risk@beem-project.com> [Mon, 28 Jan 2013 21:47:48 +0100] rev 1020
Checkstyle
Sun, 27 Jan 2013 23:24:32 +0100 smack.sasl: simplify conversion bytes->hex string
Jiří Pinkava <j-pi@seznam.cz> [Sun, 27 Jan 2013 23:24:32 +0100] rev 1019
smack.sasl: simplify conversion bytes->hex string
Mon, 21 Jan 2013 23:13:22 +0100 fix Remko's currly part of name
Jiří Pinkava <j-pi@seznam.cz> [Mon, 21 Jan 2013 23:13:22 +0100] rev 1018
fix Remko's currly part of name
Mon, 21 Jan 2013 23:12:10 +0100 remove unused variables, properly close streams
Jiří Pinkava <j-pi@seznam.cz> [Mon, 21 Jan 2013 23:12:10 +0100] rev 1017
remove unused variables, properly close streams
Sun, 13 Jan 2013 20:36:11 +0100 Implement an ScramSaslMechanism to use it with Smack.
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
Sun, 13 Jan 2013 20:11:53 +0100 Add an implementation of the SCRAM-SHA-! SASL mechanism.
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
Wed, 09 Jan 2013 20:42:51 +0100 Update czech translation. refs #473
Da Risk <da_risk@beem-project.com> [Wed, 09 Jan 2013 20:42:51 +0100] rev 1014
Update czech translation. refs #473
Mon, 07 Jan 2013 21:09:26 +0100 Refactor the initConnectionConfig method
Da Risk <da_risk@beem-project.com> [Mon, 07 Jan 2013 21:09:26 +0100] rev 1013
Refactor the initConnectionConfig method
Mon, 07 Jan 2013 14:42:41 +0100 Fix a little bug where configured account is not correctly detected
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
Sun, 06 Jan 2013 18:27:57 +0100 Remove obsolete patch about the asmack build process.
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.
Mon, 31 Dec 2012 00:58:40 +0100 Add Czech translation. see #473
Da Risk <da_risk@beem-project.com> [Mon, 31 Dec 2012 00:58:40 +0100] rev 1010
Add Czech translation. see #473
Sat, 15 Dec 2012 18:23:34 +0100 Use proxy and/or specific server settings in account wizard
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
Sat, 15 Dec 2012 18:15:42 +0100 Replace preference keys for specific server settings
Da Risk <da_risk@beem-project.com> [Sat, 15 Dec 2012 18:15:42 +0100] rev 1008
Replace preference keys for specific server settings
Fri, 07 Dec 2012 00:43:25 +0100 Add SmileyParser from the android Mms application.
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
Fri, 02 Nov 2012 10:56:48 +0100 Fix target javadoc for latest sdk.
Da Risk <da_risk@beem-project.com> [Fri, 02 Nov 2012 10:56:48 +0100] rev 1006
Fix target javadoc for latest sdk.
Wed, 31 Oct 2012 23:11:14 +0100 Switch to Florian Shmauss maintained version of asmack.
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.
Sun, 28 Oct 2012 14:26:54 +0100 Add licence header to getFreeXmppServices.py
Da Risk <da_risk@beem-project.com> [Sun, 28 Oct 2012 14:26:54 +0100] rev 1004
Add licence header to getFreeXmppServices.py
Sun, 28 Oct 2012 14:20:33 +0100 Made the PepSubManager really use pep node instead of pubsub node if both are available
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
Sat, 27 Oct 2012 02:13:23 +0200 Use full jid to login in wizard account when the jid entered is a Google talk
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
Tue, 09 Oct 2012 01:08:40 +0200 Add LogUtils to try to unify logging messages
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
Mon, 08 Oct 2012 23:36:20 +0200 Disable email format check on the add contact dialog.
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
Mon, 08 Oct 2012 21:29:03 +0200 fix a little bug : avatar image view not reloading
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
Sun, 30 Sep 2012 15:40:07 +0200 Fix bug: on the very first launch the account is not configured
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.
Sat, 29 Sep 2012 05:22:47 +0200 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:47 +0200] rev 997
Change target version to latest (4.1) and use platform default theme
Sat, 29 Sep 2012 05:22:11 +0200 Translate more strings for wizard and make error message multilines
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
Sat, 29 Sep 2012 04:47:42 +0200 Display error messages when account creation failed.
Da Risk <da_risk@beem-project.com> [Sat, 29 Sep 2012 04:47:42 +0200] rev 995
Display error messages when account creation failed. Improve the creation wizard and add a dummy script to fetch a list of xmpp services.
Tue, 25 Sep 2012 22:40:22 +0200 remove some unused resources
Da Risk <da_risk@beem-project.com> [Tue, 25 Sep 2012 22:40:22 +0200] rev 994
remove some unused resources
(0) -1000 -300 -100 -50 -30 +30 +50 tip