Thu, 21 Dec 2017 17:38:57 -0800 Fix javadoc generation default tip master
Da Risk <da_risk@beem-project.com> [Thu, 21 Dec 2017 17:38:57 -0800] rev 1075
Fix javadoc generation
Thu, 21 Dec 2017 16:56:22 -0800 Fix some javadoc errors
Da Risk <da_risk@beem-project.com> [Thu, 21 Dec 2017 16:56:22 -0800] rev 1074
Fix some javadoc errors
Thu, 21 Dec 2017 15:56:42 -0800 Compile with sdk 27
Da Risk <da_risk@beem-project.com> [Thu, 21 Dec 2017 15:56:42 -0800] rev 1073
Compile with sdk 27
Fri, 08 Jan 2016 11:31:18 +0100 Fix some checkstyle issues
Da Risk <da_risk@beem-project.com> [Fri, 08 Jan 2016 11:31:18 +0100] rev 1072
Fix some checkstyle issues
Thu, 07 Jan 2016 16:38:16 +0100 Refactor the encryption preference authenticator
Da Risk <da_risk@beem-project.com> [Thu, 07 Jan 2016 16:38:16 +0100] rev 1071
Refactor the encryption preference authenticator
Fri, 13 Nov 2015 18:17:25 +0100 Utils: Add a basic implementation of an EncryptionManager which allows to store the password encrypted.
Frederic Barthelery <da_risk@beem-project.com> [Fri, 13 Nov 2015 18:17:25 +0100] rev 1070
Utils: Add a basic implementation of an EncryptionManager which allows to store the password encrypted. This use the latest AndroidKeyStore from Android M and allow to store the key securely.
Fri, 13 Nov 2015 18:15:37 +0100 Switch to compileSdkVersion 23
Frederic Barthelery <da_risk@beem-project.com> [Fri, 13 Nov 2015 18:15:37 +0100] rev 1069
Switch to compileSdkVersion 23 Android Marshmallow !
Fri, 13 Nov 2015 17:52:28 +0100 Avatar: Remove Apache HttpClientAvatarRetriever which will be deprecated in android-6.0
Frederic Barthelery <da_risk@beem-project.com> [Fri, 13 Nov 2015 17:52:28 +0100] rev 1068
Avatar: Remove Apache HttpClientAvatarRetriever which will be deprecated in android-6.0 We can use the standart java.net.http avatar retriever implementation.
Fri, 13 Nov 2015 17:50:23 +0100 BeemService: Use NotificationManagerCompat
Frederic Barthelery <da_risk@beem-project.com> [Fri, 13 Nov 2015 17:50:23 +0100] rev 1067
BeemService: Use NotificationManagerCompat
Tue, 27 Oct 2015 01:12:06 +0100 Rework ChangeStatus to deal better with non standard CROP intent
Da Risk <da_risk@beem-project.com> [Tue, 27 Oct 2015 01:12:06 +0100] rev 1066
Rework ChangeStatus to deal better with non standard CROP intent
Tue, 27 Oct 2015 01:04:13 +0100 Make AvatarProvider implement FileProvider to simplify the implementation
Da Risk <da_risk@beem-project.com> [Tue, 27 Oct 2015 01:04:13 +0100] rev 1065
Make AvatarProvider implement FileProvider to simplify the implementation
Tue, 16 Jun 2015 09:48:12 +0200 Exclude com.gogle.iosched from the checkstyle task
Da Risk <da_risk@beem-project.com> [Tue, 16 Jun 2015 09:48:12 +0200] rev 1064
Exclude com.gogle.iosched from the checkstyle task
Mon, 15 Jun 2015 20:58:21 +0200 Fix a lot of indentation issues with checkstyle
Da Risk <da_risk@beem-project.com> [Mon, 15 Jun 2015 20:58:21 +0200] rev 1063
Fix a lot of indentation issues with checkstyle
Mon, 15 Jun 2015 20:16:04 +0200 Fix checkstyle issue in otr package
Da Risk <da_risk@beem-project.com> [Mon, 15 Jun 2015 20:16:04 +0200] rev 1062
Fix checkstyle issue in otr package
Mon, 15 Jun 2015 19:57:41 +0200 Fix a few checkstyle errors
Da Risk <da_risk@beem-project.com> [Mon, 15 Jun 2015 19:57:41 +0200] rev 1061
Fix a few checkstyle errors
Mon, 15 Jun 2015 19:33:26 +0200 Catch possible NumberFormatException in wizard
Da Risk <da_risk@beem-project.com> [Mon, 15 Jun 2015 19:33:26 +0200] rev 1060
Catch possible NumberFormatException in wizard
Mon, 15 Jun 2015 17:00:36 +0200 Allow ProgressDialog to lose state in the account wizard.
Da Risk <da_risk@beem-project.com> [Mon, 15 Jun 2015 17:00:36 +0200] rev 1059
Allow ProgressDialog to lose state in the account wizard. This should fix bugs caused by the behavior described here http://www.androiddesignpatterns.com/2013/08/fragment-transaction-commit-state-loss.html
Mon, 15 Jun 2015 14:04:24 +0200 Fix potential NPE when the connection is not created yet when the service is
Da Risk <da_risk@beem-project.com> [Mon, 15 Jun 2015 14:04:24 +0200] rev 1058
Fix potential NPE when the connection is not created yet when the service is destroyed
Fri, 01 May 2015 01:36:53 +0200 Checkstyle: enhance checkstyle rules for import
Da Risk <da_risk@beem-project.com> [Fri, 01 May 2015 01:36:53 +0200] rev 1057
Checkstyle: enhance checkstyle rules for import
Fri, 01 May 2015 01:36:11 +0200 Fix checkstyle issues on ContactList
Da Risk <da_risk@beem-project.com> [Fri, 01 May 2015 01:36:11 +0200] rev 1056
Fix checkstyle issues on ContactList
Fri, 01 May 2015 00:38:25 +0200 ContactList: Remove static import *
Da Risk <da_risk@beem-project.com> [Fri, 01 May 2015 00:38:25 +0200] rev 1055
ContactList: Remove static import *
Fri, 01 May 2015 00:23:52 +0200 ContactList: Call adapter.remove() method on main thread.
Da Risk <da_risk@beem-project.com> [Fri, 01 May 2015 00:23:52 +0200] rev 1054
ContactList: Call adapter.remove() method on main thread. This fix a long time IndexOutOfBoundsException.
Tue, 24 Mar 2015 17:23:15 +0100 Use latest support library
Da Risk <da_risk@geekorum.com> [Tue, 24 Mar 2015 17:23:15 +0100] rev 1053
Use latest support library
Tue, 17 Mar 2015 11:05:16 +0100 Use support library v4
Da Risk <da_risk@beem-project.com> [Tue, 17 Mar 2015 11:05:16 +0100] rev 1052
Use support library v4
Mon, 16 Mar 2015 17:35:25 +0100 Just set a warning lint for invalid package
Da Risk <da_risk@beem-project.com> [Mon, 16 Mar 2015 17:35:25 +0100] rev 1051
Just set a warning lint for invalid package
Mon, 16 Mar 2015 15:07:11 +0100 Add gradle task to generate javadoc
Da Risk <da_risk@beem-project.com> [Mon, 16 Mar 2015 15:07:11 +0100] rev 1050
Add gradle task to generate javadoc
Sun, 15 Mar 2015 23:21:01 +0100 Fix some lint errors
Da Risk <da_risk@beem-project.com> [Sun, 15 Mar 2015 23:21:01 +0100] rev 1049
Fix some lint errors
Sun, 15 Mar 2015 22:11:18 +0100 Move all smileys definitions
Da Risk <da_risk@beem-project.com> [Sun, 15 Mar 2015 22:11:18 +0100] rev 1048
Move all smileys definitions
Sun, 15 Mar 2015 22:05:30 +0100 emove unused PrivacyList and fix some lint errors
Da Risk <da_risk@beem-project.com> [Sun, 15 Mar 2015 22:05:30 +0100] rev 1047
emove unused PrivacyList and fix some lint errors
Sun, 15 Mar 2015 21:32:05 +0100 Move mms smileys into its own module
Da Risk <da_risk@beem-project.com> [Sun, 15 Mar 2015 21:32:05 +0100] rev 1046
Move mms smileys into its own module
Sun, 15 Mar 2015 21:14:17 +0100 Move stroke to its own module
Da Risk <da_risk@beem-project.com> [Sun, 15 Mar 2015 21:14:17 +0100] rev 1045
Move stroke to its own module
Sun, 15 Mar 2015 21:08:23 +0100 Move MemorizingTrustManager into its own module
Da Risk <da_risk@beem-project.com> [Sun, 15 Mar 2015 21:08:23 +0100] rev 1044
Move MemorizingTrustManager into its own module
Sun, 15 Mar 2015 20:41:17 +0100 OTR: Update to otr4j-0.22
Da Risk <da_risk@beem-project.com> [Sun, 15 Mar 2015 20:41:17 +0100] rev 1043
OTR: Update to otr4j-0.22
Sun, 15 Mar 2015 18:57:24 +0100 Add checkstyle configuration to gradle
Da Risk <da_risk@beem-project.com> [Sun, 15 Mar 2015 18:57:24 +0100] rev 1042
Add checkstyle configuration to gradle
Sun, 15 Mar 2015 18:13:26 +0100 Update install instructions
Da Risk <da_risk@beem-project.com> [Sun, 15 Mar 2015 18:13:26 +0100] rev 1041
Update install instructions
Sun, 15 Mar 2015 18:03:03 +0100 Move the app into an app submodule which respect the default gradle layout
Da Risk <da_risk@beem-project.com> [Sun, 15 Mar 2015 18:03:03 +0100] rev 1040
Move the app into an app submodule which respect the default gradle layout
Sun, 15 Mar 2015 17:28:04 +0100 Use latest gradle
Da Risk <da_risk@beem-project.com> [Sun, 15 Mar 2015 17:28:04 +0100] rev 1039
Use latest gradle
Fri, 24 May 2013 18:34:57 +0200 Add basic gradle compilation script
Da Risk <da_risk@beem-project.com> [Fri, 24 May 2013 18:34:57 +0200] rev 1038
Add basic gradle compilation script
Fri, 26 Dec 2014 15:43:38 +0100 Make the project compile with SDK 21 (lollipop)
Da Risk <da_risk@beem-project.com> [Fri, 26 Dec 2014 15:43:38 +0100] rev 1037
Make the project compile with SDK 21 (lollipop)
Tue, 14 May 2013 18:24:25 +0200 ContactList: Separate creation of ContactListAdapter and managment of the
Da Risk <da_risk@beem-project.com> [Tue, 14 May 2013 18:24:25 +0200] rev 1036
ContactList: Separate creation of ContactListAdapter and managment of the group list This is two separate things. getContactListAdapter is called in ContactListFragment.onActivityCreated() which is during a fragment transaction. Management of the group list calls FragmentPagerAdapter.notifyDataSetChanged() which repopulate the FragmentPagerAdapter and to do so calls FragmentManager.executePendingTransactions() in a recursive way and is not allowed (IllegalStateException).
Thu, 14 Mar 2013 10:52:10 +0100 Added tag 0.1.8 for changeset a221cd4a5413
Da Risk <da_risk@beem-project.com> [Thu, 14 Mar 2013 10:52:10 +0100] rev 1035
Added tag 0.1.8 for changeset a221cd4a5413
Thu, 14 Mar 2013 10:52:04 +0100 Bump version 0.1.8 0.1.8
Da Risk <da_risk@beem-project.com> [Thu, 14 Mar 2013 10:52:04 +0100] rev 1034
Bump version 0.1.8
Thu, 14 Mar 2013 10:47:53 +0100 Added tag 0.1.8 for changeset 6b19c7c8c280
Da Risk <da_risk@beem-project.com> [Thu, 14 Mar 2013 10:47:53 +0100] rev 1033
Added tag 0.1.8 for changeset 6b19c7c8c280
Wed, 13 Mar 2013 12:06:24 +0100 Add J. Pinkava in contributors
Da Risk <da_risk@beem-project.com> [Wed, 13 Mar 2013 12:06:24 +0100] rev 1032
Add J. Pinkava in contributors
Wed, 06 Mar 2013 22:41:48 +0100 Add Basque translation.
Da Risk <da_risk@beem-project.com> [Wed, 06 Mar 2013 22:41:48 +0100] rev 1031
Add Basque translation. fix #452
Wed, 06 Mar 2013 22:34:53 +0100 Update swedish translation
Da Risk <da_risk@beem-project.com> [Wed, 06 Mar 2013 22:34:53 +0100] rev 1030
Update swedish translation
Wed, 06 Mar 2013 22:15:45 +0100 Update chinese translation
Da Risk <da_risk@beem-project.com> [Wed, 06 Mar 2013 22:15:45 +0100] rev 1029
Update chinese translation
Wed, 06 Mar 2013 22:09:34 +0100 Update spanish translation
Da Risk <da_risk@beem-project.com> [Wed, 06 Mar 2013 22:09:34 +0100] rev 1028
Update spanish translation
Wed, 06 Mar 2013 21:30:51 +0100 Scram-Sha-1 mechanism : do not send authzid if it not absolutely necessary
Da Risk <da_risk@beem-project.com> [Wed, 06 Mar 2013 21:30:51 +0100] rev 1027
Scram-Sha-1 mechanism : do not send authzid if it not absolutely necessary Some servers (ejabberd) reject the challenge if the scram attributes a (authzid) and n (authcid) are equals or they just don't handle the authzid. So we just don't send it if they are the same This fix #484
Sat, 02 Mar 2013 15:52:11 +0100 Added tag 0.1.8_rc2 for changeset 5aa4849e9343
Da Risk <da_risk@beem-project.com> [Sat, 02 Mar 2013 15:52:11 +0100] rev 1026
Added tag 0.1.8_rc2 for changeset 5aa4849e9343
Sat, 02 Mar 2013 15:51:59 +0100 Bump version to 0.1.8_rc2 0.1.8_rc2
Da Risk <da_risk@beem-project.com> [Sat, 02 Mar 2013 15:51:59 +0100] rev 1025
Bump version to 0.1.8_rc2
Wed, 27 Feb 2013 10:28:07 +0100 Added tag 0.1.8_rc1 for changeset d9a3b8cf456e
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
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
Tue, 25 Sep 2012 21:39:45 +0200 checkstyle
Da Risk <da_risk@beem-project.com> [Tue, 25 Sep 2012 21:39:45 +0200] rev 993
checkstyle
Tue, 25 Sep 2012 21:17:40 +0200 Modify the preferences to deal with account.
Da Risk <da_risk@beem-project.com> [Tue, 25 Sep 2012 21:17:40 +0200] rev 992
Modify the preferences to deal with account.
Mon, 24 Sep 2012 23:41:26 +0200 Use proxy when creating an account or when testing an existing account
Da Risk <da_risk@beem-project.com> [Mon, 24 Sep 2012 23:41:26 +0200] rev 991
Use proxy when creating an account or when testing an existing account
Mon, 24 Sep 2012 20:56:26 +0200 Add a method to authenticate via OAuth for Google accounts.
Da Risk <da_risk@beem-project.com> [Mon, 24 Sep 2012 20:56:26 +0200] rev 990
Add a method to authenticate via OAuth for Google accounts.
Sun, 23 Sep 2012 03:22:37 +0200 Use auth CallbackHandler to abstract the way credentials are retrieved.
Da Risk <da_risk@beem-project.com> [Sun, 23 Sep 2012 03:22:37 +0200] rev 989
Use auth CallbackHandler to abstract the way credentials are retrieved.
Sun, 23 Sep 2012 03:22:02 +0200 Update the LicenseHeader file
Da Risk <da_risk@beem-project.com> [Sun, 23 Sep 2012 03:22:02 +0200] rev 988
Update the LicenseHeader file
Sun, 23 Sep 2012 00:49:33 +0200 Create and connect totally asynchronously on start of the BeemService.
Da Risk <da_risk@beem-project.com> [Sun, 23 Sep 2012 00:49:33 +0200] rev 987
Create and connect totally asynchronously on start of the BeemService. This fix crash when the service is restart by Android.
Sat, 22 Sep 2012 03:21:58 +0200 Rework the account wizard using fragments.
Da Risk <da_risk@beem-project.com> [Sat, 22 Sep 2012 03:21:58 +0200] rev 986
Rework the account wizard using fragments.
Fri, 10 Aug 2012 05:53:51 +0200 Add an exception for my_avatar id in AvatarProvider.
Da Risk <da_risk@beem-project.com> [Fri, 10 Aug 2012 05:53:51 +0200] rev 985
Add an exception for my_avatar id in AvatarProvider. This fix a bug when the my_avatar file does not exist it is not created by openFileHelper.
Fri, 10 Aug 2012 05:38:39 +0200 Improve notification by using NotificationCompat.Builder
Da Risk <da_risk@beem-project.com> [Fri, 10 Aug 2012 05:38:39 +0200] rev 984
Improve notification by using NotificationCompat.Builder
Tue, 24 Jul 2012 18:30:07 +0200 Checkstyle
Da Risk <da_risk@beem-project.com> [Tue, 24 Jul 2012 18:30:07 +0200] rev 983
Checkstyle
Tue, 24 Jul 2012 18:22:08 +0200 Replace our custom Tabs gallery with the standard PagerTabStrip from ACL
Da Risk <da_risk@beem-project.com> [Tue, 24 Jul 2012 18:22:08 +0200] rev 982
Replace our custom Tabs gallery with the standard PagerTabStrip from ACL
Fri, 18 May 2012 00:25:02 +0200 Use the theme text appearance for most labels.
Da Risk <da_risk@beem-project.com> [Fri, 18 May 2012 00:25:02 +0200] rev 981
Use the theme text appearance for most labels.
Thu, 10 May 2012 16:11:18 +0200 Option to list full JID in roster
Vincent V. <marseille@beem-project.com> [Thu, 10 May 2012 16:11:18 +0200] rev 980
Option to list full JID in roster Feature #322
Thu, 10 May 2012 14:03:11 +0200 API=8 because of the android:installLocation in the AndroidManifest.xml
Vincent V. <marseille@beem-project.com> [Thu, 10 May 2012 14:03:11 +0200] rev 979
API=8 because of the android:installLocation in the AndroidManifest.xml Checkstyle
Wed, 09 May 2012 14:38:23 +0200 Colored Beem-Icon according to status
Vincent V. <marseille@beem-project.com> [Wed, 09 May 2012 14:38:23 +0200] rev 978
Colored Beem-Icon according to status Feature #289
Tue, 08 May 2012 18:41:02 +0200 SectionTextView now don't use api level 11
Da Risk <da_risk@beem-project.com> [Tue, 08 May 2012 18:41:02 +0200] rev 977
SectionTextView now don't use api level 11
Mon, 07 May 2012 23:10:40 +0200 Initialize default settings file on first startup.
Da Risk <da_risk@beem-project.com> [Mon, 07 May 2012 23:10:40 +0200] rev 976
Initialize default settings file on first startup. fix #392
Mon, 07 May 2012 21:57:10 +0200 Update to the latest version of MemorizingTrustManager
Da Risk <da_risk@beem-project.com> [Mon, 07 May 2012 21:57:10 +0200] rev 975
Update to the latest version of MemorizingTrustManager Also fix the LeakedReceiver issue. Fix bug #384 close #408 Mitm commit: 11b37471c5403c0510619278d453ca393405f162
Mon, 23 Apr 2012 00:14:18 +0200 Fix a bug with tabs not sorted alphabetically.
Da Risk <da_risk@beem-project.com> [Mon, 23 Apr 2012 00:14:18 +0200] rev 974
Fix a bug with tabs not sorted alphabetically.
Sun, 22 Apr 2012 23:14:36 +0200 Checkstyle.
Da Risk <da_risk@beem-project.com> [Sun, 22 Apr 2012 23:14:36 +0200] rev 973
Checkstyle.
Sun, 22 Apr 2012 22:49:21 +0200 Implements tab in ContactListActivity.
Da Risk <da_risk@beem-project.com> [Sun, 22 Apr 2012 22:49:21 +0200] rev 972
Implements tab in ContactListActivity.
Sun, 22 Apr 2012 20:39:31 +0200 Add a custom TextView widget to display groups in form of tabs.
Da Risk <da_risk@beem-project.com> [Sun, 22 Apr 2012 20:39:31 +0200] rev 971
Add a custom TextView widget to display groups in form of tabs.
Wed, 29 Feb 2012 00:53:20 +0100 Implements swiping on contact list by using android compat ViewPager
Da Risk <da_risk@beem-project.com> [Wed, 29 Feb 2012 00:53:20 +0100] rev 970
Implements swiping on contact list by using android compat ViewPager
Fri, 06 Apr 2012 17:43:01 +0200 Don't show soft keyboard in fullscreen in compact chat too.
Da Risk <da_risk@beem-project.com> [Fri, 06 Apr 2012 17:43:01 +0200] rev 969
Don't show soft keyboard in fullscreen in compact chat too.
Fri, 06 Apr 2012 17:24:04 +0200 Software keyboard will not be shown fullscreen on landscape ChatActivity.
Da Risk <da_risk@beem-project.com> [Fri, 06 Apr 2012 17:24:04 +0200] rev 968
Software keyboard will not be shown fullscreen on landscape ChatActivity.
Mon, 05 Mar 2012 21:57:48 +0100 Reenable the MemorizingTrustManager
Da Risk <da_risk@beem-project.com> [Mon, 05 Mar 2012 21:57:48 +0100] rev 967
Reenable the MemorizingTrustManager
Thu, 23 Feb 2012 22:59:29 +0100 fix bad nb translation upload
Nikita Kozlov <nikita@elyzion.net> [Thu, 23 Feb 2012 22:59:29 +0100] rev 966
fix bad nb translation upload
Thu, 23 Feb 2012 17:38:01 +0100 adding norwegian translation
Nikita Kozlov <nikita@elyzion.net> [Thu, 23 Feb 2012 17:38:01 +0100] rev 965
adding norwegian translation
Fri, 27 Jan 2012 00:05:55 +0100 Initialize the xmpp connection config in a background thread.
Da Risk <da_risk@beem-project.com> [Fri, 27 Jan 2012 00:05:55 +0100] rev 964
Initialize the xmpp connection config in a background thread. On android > 3.x network operations on the main thread crash the application. This move the dns request made by the ConnectionConfiguration in another thread by lazily initializing the XMPPConnection
Thu, 26 Jan 2012 23:54:46 +0100 Complete the avatar provider to support insert update and delete.
Da Risk <da_risk@beem-project.com> [Thu, 26 Jan 2012 23:54:46 +0100] rev 963
Complete the avatar provider to support insert update and delete. It is now usable following the standard Android interface.
Tue, 21 Feb 2012 21:07:42 +0100 Fix bug when creating contact.
Da Risk <da_risk@beem-project.com> [Tue, 21 Feb 2012 21:07:42 +0100] rev 962
Fix bug when creating contact. The contact is created asynchronously so we cannot try to get it immediatly. As a consequence the method IRoster.createContact now return a boolean.
Tue, 21 Feb 2012 12:11:58 +0100 Added tag 0.1.7 for changeset 5a6ab49303d3
Nikita Kozlov <nikita@elyzion.net> [Tue, 21 Feb 2012 12:11:58 +0100] rev 961
Added tag 0.1.7 for changeset 5a6ab49303d3
Tue, 21 Feb 2012 12:11:49 +0100 update version for release 0.1.7
Nikita Kozlov <nikita@elyzion.net> [Tue, 21 Feb 2012 12:11:49 +0100] rev 960
update version for release
Tue, 21 Feb 2012 12:08:53 +0100 update german translation
Nikita Kozlov <nikita@elyzion.net> [Tue, 21 Feb 2012 12:08:53 +0100] rev 959
update german translation
Tue, 24 Jan 2012 18:54:05 +0100 increase project default tagert to 8 and use android:installLocation
Nikita Kozlov <nikita@elyzion.net> [Tue, 24 Jan 2012 18:54:05 +0100] rev 958
increase project default tagert to 8 and use android:installLocation
Mon, 23 Jan 2012 19:18:44 +0100 Update min sdk version to 5
Da Risk <da_risk@beem-project.com> [Mon, 23 Jan 2012 19:18:44 +0100] rev 957
Update min sdk version to 5
Mon, 23 Jan 2012 02:17:30 +0100 Update build script to support latest android tools out from the box
Da Risk <da_risk@beem-project.com> [Mon, 23 Jan 2012 02:17:30 +0100] rev 956
Update build script to support latest android tools out from the box
Mon, 23 Jan 2012 18:26:21 +0100 Added tag 0.1.7_rc2 for changeset afff9e2452d9
Nikita Kozlov <nikita@elyzion.net> [Mon, 23 Jan 2012 18:26:21 +0100] rev 955
Added tag 0.1.7_rc2 for changeset afff9e2452d9
Mon, 23 Jan 2012 17:35:54 +0100 update version name and code version 0.1.7_rc2
Nikita Kozlov <nikita@elyzion.net> [Mon, 23 Jan 2012 17:35:54 +0100] rev 954
update version name and code version
Mon, 23 Jan 2012 17:35:22 +0100 Bug #386: fix it !
Nikita Kozlov <nikita@elyzion.net> [Mon, 23 Jan 2012 17:35:22 +0100] rev 953
Bug #386: fix it !
Mon, 23 Jan 2012 17:34:56 +0100 doesn't force color to handle correctly devices with dark button background.
Nikita Kozlov <nikita@elyzion.net> [Mon, 23 Jan 2012 17:34:56 +0100] rev 952
doesn't force color to handle correctly devices with dark button background.
Mon, 23 Jan 2012 11:57:09 +0100 Bug #393 fix crash by always initializing mContactOtrState
Nikita Kozlov <nikita@elyzion.net> [Mon, 23 Jan 2012 11:57:09 +0100] rev 951
Bug #393 fix crash by always initializing mContactOtrState
Fri, 20 Jan 2012 14:32:32 +0100 add an hint about account jid
Nikita Kozlov <nikita@elyzion.net> [Fri, 20 Jan 2012 14:32:32 +0100] rev 950
add an hint about account jid
Fri, 13 Jan 2012 11:59:58 +0100 Added tag 0.1.7_rc1 for changeset 9f4ff6618111
Nikita Kozlov <nikita@elyzion.net> [Fri, 13 Jan 2012 11:59:58 +0100] rev 949
Added tag 0.1.7_rc1 for changeset 9f4ff6618111
Fri, 13 Jan 2012 11:59:44 +0100 0.1.7 rc1 0.1.7_rc1
Nikita Kozlov <nikita@elyzion.net> [Fri, 13 Jan 2012 11:59:44 +0100] rev 948
0.1.7 rc1
Fri, 13 Jan 2012 02:35:55 +0100 Export the avatar provider to allow other process to write in it.
Da Risk <da_risk@geekorum.com> [Fri, 13 Jan 2012 02:35:55 +0100] rev 947
Export the avatar provider to allow other process to write in it. This fix bug when the gallery cannot write the user avatar.
Sat, 07 Jan 2012 01:43:40 +0100 Add a MemoryAvatarCache.
Da Risk <da_risk@geekorum.com> [Sat, 07 Jan 2012 01:43:40 +0100] rev 946
Add a MemoryAvatarCache.
Fri, 06 Jan 2012 22:46:28 +0100 Checkstyle: Reorder the import from BeemService.java
Da Risk <da_risk@geekorum.com> [Fri, 06 Jan 2012 22:46:28 +0100] rev 945
Checkstyle: Reorder the import from BeemService.java
Fri, 06 Jan 2012 22:42:38 +0100 Implements a ping listener from XEP-0199 XMPP ping.
Da Risk <da_risk@geekorum.com> [Fri, 06 Jan 2012 22:42:38 +0100] rev 944
Implements a ping listener from XEP-0199 XMPP ping. In the future, we can send an XMPP ping to the server to check for the state of the connection.
Fri, 06 Jan 2012 22:39:35 +0100 Remove Epitech disclaimer in the Header check.
Da Risk <da_risk@geekorum.com> [Fri, 06 Jan 2012 22:39:35 +0100] rev 943
Remove Epitech disclaimer in the Header check.
Fri, 06 Jan 2012 22:12:34 +0100 Update configuration to checkstyle-5.5
Da Risk <da_risk@geekorum.com> [Fri, 06 Jan 2012 22:12:34 +0100] rev 942
Update configuration to checkstyle-5.5 Add new checks.
Mon, 14 Nov 2011 18:58:35 +0100 revert a bad push on build.xml
Nikita Kozlov <nikita@beem-project.com> [Mon, 14 Nov 2011 18:58:35 +0100] rev 941
revert a bad push on build.xml
Sun, 06 Nov 2011 02:17:27 +0100 checkstyle
Nikita Kozlov <nikita@elyzion.net> [Sun, 06 Nov 2011 02:17:27 +0100] rev 940
checkstyle
Sun, 06 Nov 2011 02:10:33 +0100 checkstyle
Nikita Kozlov <nikita@elyzion.net> [Sun, 06 Nov 2011 02:10:33 +0100] rev 939
checkstyle
Sun, 06 Nov 2011 02:05:28 +0100 checkstyle
Nikita Kozlov <nikita@elyzion.net> [Sun, 06 Nov 2011 02:05:28 +0100] rev 938
checkstyle
Sun, 06 Nov 2011 02:05:03 +0100 checkstyle
Nikita Kozlov <nikita@elyzion.net> [Sun, 06 Nov 2011 02:05:03 +0100] rev 937
checkstyle
Sun, 06 Nov 2011 01:55:51 +0100 checkstyle
Nikita Kozlov <nikita@elyzion.net> [Sun, 06 Nov 2011 01:55:51 +0100] rev 936
checkstyle
Sun, 06 Nov 2011 00:35:02 +0100 fix bad merge
Nikita Kozlov <nikita@elyzion.net> [Sun, 06 Nov 2011 00:35:02 +0100] rev 935
fix bad merge
Sat, 05 Nov 2011 23:49:30 +0100 merge otr repo with trunk
Nikita Kozlov <nikita@elyzion.net> [Sat, 05 Nov 2011 23:49:30 +0100] rev 934
merge otr repo with trunk
Sat, 05 Nov 2011 22:27:58 +0100 modify otr chat status for already openned chat when the participant goes offline
Nikita Kozlov <nikita@elyzion.net> [Sat, 05 Nov 2011 22:27:58 +0100] rev 933
modify otr chat status for already openned chat when the participant goes offline
Wed, 24 Aug 2011 23:15:26 +0200 Show encryption status in the chat message list.
Da Risk <da_risk@beem-project.com> [Wed, 24 Aug 2011 23:15:26 +0200] rev 932
Show encryption status in the chat message list.
Tue, 23 Aug 2011 14:14:22 +0200 add a function to inject xmpp messages
Nikita Kozlov <nikita@beem-project.com> [Tue, 23 Aug 2011 14:14:22 +0200] rev 931
add a function to inject xmpp messages
Tue, 23 Aug 2011 02:25:54 +0200 fix bug on otr status
Nikita Kozlov <nikita@beem-project.com> [Tue, 23 Aug 2011 02:25:54 +0200] rev 930
fix bug on otr status
Tue, 23 Aug 2011 01:12:26 +0200 managing otr fingerprint authentication
Nikita Kozlov <nikita@beem-project.com> [Tue, 23 Aug 2011 01:12:26 +0200] rev 929
managing otr fingerprint authentication
Mon, 22 Aug 2011 22:35:31 +0200 listen by default for incoming otr session
Nikita Kozlov <nikita@beem-project.com> [Mon, 22 Aug 2011 22:35:31 +0200] rev 928
listen by default for incoming otr session
Wed, 25 May 2011 23:13:35 +0200 Merge
Nikita Kozlov <nikita@beem-project.com> [Wed, 25 May 2011 23:13:35 +0200] rev 927
Merge
Wed, 25 May 2011 22:23:16 +0200 moving otr actions in a submenu
Nikita Kozlov <nikita@beem-project.com> [Wed, 25 May 2011 22:23:16 +0200] rev 926
moving otr actions in a submenu
Wed, 25 May 2011 01:31:07 +0200 check otr status when openning a new chat
Nikita Kozlov <nikita@beem-project.com> [Wed, 25 May 2011 01:31:07 +0200] rev 925
check otr status when openning a new chat
Wed, 25 May 2011 00:57:00 +0200 merge
Nikita Kozlov <nikita@beem-project.com> [Wed, 25 May 2011 00:57:00 +0200] rev 924
merge
Wed, 25 May 2011 00:36:01 +0200 fix otr message in history
Nikita Kozlov <nikita@beem-project.com> [Wed, 25 May 2011 00:36:01 +0200] rev 923
fix otr message in history
Tue, 24 May 2011 15:15:08 +0200 adding missing file
Nikita Kozlov <nikita@beem-project.com> [Tue, 24 May 2011 15:15:08 +0200] rev 922
adding missing file
Sat, 16 Apr 2011 19:43:53 +0200 adding a keystore for otr, adding buttons which display fingerprints
Nikita Kozlov <nikita@beem-project.com> [Sat, 16 Apr 2011 19:43:53 +0200] rev 921
adding a keystore for otr, adding buttons which display fingerprints
Fri, 15 Apr 2011 23:58:06 +0200 fix style
Nikita Kozlov <nikita@beem-project.com> [Fri, 15 Apr 2011 23:58:06 +0200] rev 920
fix style
Fri, 15 Apr 2011 23:56:24 +0200 fix style
Nikita Kozlov <nikita@beem-project.com> [Fri, 15 Apr 2011 23:56:24 +0200] rev 919
fix style
Fri, 15 Apr 2011 23:50:47 +0200 fix the merge
Nikita Kozlov <nikita@beem-project.com> [Fri, 15 Apr 2011 23:50:47 +0200] rev 918
fix the merge
Fri, 15 Apr 2011 19:02:37 +0200 updating bounty
Nikita Kozlov <nikita@mbdsys.com> [Fri, 15 Apr 2011 19:02:37 +0200] rev 917
updating bounty
Fri, 15 Apr 2011 03:01:09 +0200 merge + new lcrypto
Nikita Kozlov <nikita@beem-project.com> [Fri, 15 Apr 2011 03:01:09 +0200] rev 916
merge + new lcrypto
Tue, 28 Dec 2010 16:33:33 +0100 up
Nikita Kozlov <nikita@mbdsys.com> [Tue, 28 Dec 2010 16:33:33 +0100] rev 915
up
Mon, 13 Dec 2010 12:13:56 +0100 merge
Nikita Kozlov <nikita@mbdsys.com> [Mon, 13 Dec 2010 12:13:56 +0100] rev 914
merge
Sun, 12 Dec 2010 22:24:43 +0100 fix singleton
Nikita Kozlov <nikita@mbdsys.com> [Sun, 12 Dec 2010 22:24:43 +0100] rev 913
fix singleton
Wed, 08 Dec 2010 21:43:17 +0100 rewrite BeemOtrManager as a singleton and merge it with BeemOtrEngineHostImpl
Nikita Kozlov <nikita@mbdsys.com> [Wed, 08 Dec 2010 21:43:17 +0100] rev 912
rewrite BeemOtrManager as a singleton and merge it with BeemOtrEngineHostImpl
Tue, 07 Dec 2010 22:57:56 +0100 I have reimplemented the BeemOtrService in a more "centralized" way.
Nikita Kozlov <nikita@mbdsys.com> [Tue, 07 Dec 2010 22:57:56 +0100] rev 911
I have reimplemented the BeemOtrService in a more "centralized" way.
Mon, 06 Dec 2010 01:06:44 +0100 merge
Nikita Kozlov <nikita@mbdsys.com> [Mon, 06 Dec 2010 01:06:44 +0100] rev 910
merge
Mon, 06 Dec 2010 01:06:22 +0100 adding otr status listener
Nikita Kozlov <nikita@mbdsys.com> [Mon, 06 Dec 2010 01:06:22 +0100] rev 909
adding otr status listener
Sun, 05 Dec 2010 18:45:54 +0100 merge
Nikita Kozlov <nikita@mbdsys.com> [Sun, 05 Dec 2010 18:45:54 +0100] rev 908
merge
Sun, 05 Dec 2010 18:45:47 +0100 merge
Nikita Kozlov <nikita@mbdsys.com> [Sun, 05 Dec 2010 18:45:47 +0100] rev 907
merge
Sun, 05 Dec 2010 18:43:51 +0100 initial commit adding otr to beem, it's based on http://bitbucket.org/romanzadov/beem, with a better beem integration
Nikita Kozlov <nikita@mbdsys.com> [Sun, 05 Dec 2010 18:43:51 +0100] rev 906
initial commit adding otr to beem, it's based on http://bitbucket.org/romanzadov/beem, with a better beem integration
Mon, 03 Oct 2011 10:12:21 +0200 Fix a an IllegalArgumentException bug in Login Anim.
Da Risk <da_risk@beem-project.com> [Mon, 03 Oct 2011 10:12:21 +0200] rev 905
Fix a an IllegalArgumentException bug in Login Anim. This bug appears when the application try to unbind the service twice.
Mon, 05 Sep 2011 18:10:16 +0200 merge
"Vincent Veronis" [Mon, 05 Sep 2011 18:10:16 +0200] rev 904
merge
Mon, 05 Sep 2011 18:01:49 +0200 Set up blue led on incoming message notification
"Vincent Veronis" [Mon, 05 Sep 2011 18:01:49 +0200] rev 903
Set up blue led on incoming message notification feature #319
Mon, 05 Sep 2011 09:31:22 +0200 Fix a NullPointerException in ChangeStatus.
Da Risk <da_risk@elyzion.net> [Mon, 05 Sep 2011 09:31:22 +0200] rev 902
Fix a NullPointerException in ChangeStatus.
Thu, 25 Aug 2011 14:51:07 +0200 When saving capabilities replace the '/' character by a '.'
Da Risk <da_risk@beem-project.com> [Thu, 25 Aug 2011 14:51:07 +0200] rev 901
When saving capabilities replace the '/' character by a '.' The character '.' is not in the base64 table and can replace the file separator char '/' in unix. fix #366
Mon, 22 Aug 2011 23:13:38 +0200 Update beem-build-process.patch to new jbosh repository.
Da Risk <da_risk@beem-project.com> [Mon, 22 Aug 2011 23:13:38 +0200] rev 900
Update beem-build-process.patch to new jbosh repository.
Mon, 22 Aug 2011 23:02:11 +0200 Integrate MemorizingTrustManager with Beem.
Da Risk <da_risk@beem-project.com> [Mon, 22 Aug 2011 23:02:11 +0200] rev 899
Integrate MemorizingTrustManager with Beem. close #253
Mon, 22 Aug 2011 22:42:58 +0200 MemorizingTrustManager: Allow an application to intercept the SSL notification
Da Risk <da_risk@beem-project.com> [Mon, 22 Aug 2011 22:42:58 +0200] rev 898
MemorizingTrustManager: Allow an application to intercept the SSL notification launched by a service.
Mon, 22 Aug 2011 22:35:57 +0200 Add MemorizingTrustManager library in source.
Da Risk <da_risk@beem-project.com> [Mon, 22 Aug 2011 22:35:57 +0200] rev 897
Add MemorizingTrustManager library in source.
Thu, 21 Jul 2011 22:44:37 +0200 Update russian translations.
Da Risk <da_risk@elyzion.net> [Thu, 21 Jul 2011 22:44:37 +0200] rev 896
Update russian translations. Thanks to Alexei Emanov.
Thu, 26 May 2011 15:00:22 +0200 Added tag 0.1.6 for changeset 18b31fdfb292
Da Risk <da_risk@elyzion.net> [Thu, 26 May 2011 15:00:22 +0200] rev 895
Added tag 0.1.6 for changeset 18b31fdfb292
Thu, 26 May 2011 15:00:04 +0200 Update AndroidManifest to 0.1.6 release 0.1.6
Da Risk <da_risk@elyzion.net> [Thu, 26 May 2011 15:00:04 +0200] rev 894
Update AndroidManifest to 0.1.6 release
Wed, 25 May 2011 11:34:25 +0000 update german translation
Nikita Kozlov <nikita@beem-project.com> [Wed, 25 May 2011 11:34:25 +0000] rev 893
update german translation
Fri, 20 May 2011 13:36:25 +0200 updating swedish and russian translation
Nikita Kozlov <nikita@beem-project.com> [Fri, 20 May 2011 13:36:25 +0200] rev 892
updating swedish and russian translation
Thu, 19 May 2011 23:09:46 +0200 Added tag 0.1.6_rc1 for changeset 3b5e81bf741a
Da Risk <da_risk@beem-project.com> [Thu, 19 May 2011 23:09:46 +0200] rev 891
Added tag 0.1.6_rc1 for changeset 3b5e81bf741a
Thu, 19 May 2011 23:09:41 +0200 Prepare release candidate 1 of Beem-0.1.6 0.1.6_rc1
Da Risk <da_risk@beem-project.com> [Thu, 19 May 2011 23:09:41 +0200] rev 890
Prepare release candidate 1 of Beem-0.1.6 Beem-0.1.6_rc1
Thu, 19 May 2011 22:20:39 +0200 Add portuguese translations.
Da Risk <da_risk@beem-project.com> [Thu, 19 May 2011 22:20:39 +0200] rev 889
Add portuguese translations.
Thu, 19 May 2011 00:58:38 +0200 Don't remove contact's avatar on contact disconnection.
Da Risk <da_risk@beem-project.com> [Thu, 19 May 2011 00:58:38 +0200] rev 888
Don't remove contact's avatar on contact disconnection.
Thu, 05 May 2011 01:06:49 +0200 Ignore avatar metadata with no valid avatar information.
Da Risk <da_risk@beem-project.com> [Thu, 05 May 2011 01:06:49 +0200] rev 887
Ignore avatar metadata with no valid avatar information.
Sun, 24 Apr 2011 02:02:26 +0200 various soft keyboard improvements.
Da Risk <da_risk@beem-project.com> [Sun, 24 Apr 2011 02:02:26 +0200] rev 886
various soft keyboard improvements. fix #268
Sun, 24 Apr 2011 01:58:35 +0200 Move some preferences key
Da Risk <da_risk@beem-project.com> [Sun, 24 Apr 2011 01:58:35 +0200] rev 885
Move some preferences key
Thu, 31 Mar 2011 22:42:14 +0200 RIP background
"Vincent Veronis" [Thu, 31 Mar 2011 22:42:14 +0200] rev 884
RIP background Feature #279
Thu, 31 Mar 2011 22:16:16 +0200 RIP crazy background.
"Vincent Veronis" [Thu, 31 Mar 2011 22:16:16 +0200] rev 883
RIP crazy background.
Thu, 31 Mar 2011 21:53:43 +0200 Checkstyle
Da Risk <darisk972@gmail.com> [Thu, 31 Mar 2011 21:53:43 +0200] rev 882
Checkstyle
Thu, 31 Mar 2011 21:42:24 +0200 Update headers tools files.
Da Risk <darisk972@gmail.com> [Thu, 31 Mar 2011 21:42:24 +0200] rev 881
Update headers tools files. The checkstyle header check now requires to have the year 2009 which is the year Beem was first released.
Fri, 25 Mar 2011 23:02:04 +0100 Use the user jid send by the server cause it can be different than the user
Da Risk <darisk972@gmail.com> [Fri, 25 Mar 2011 23:02:04 +0100] rev 880
Use the user jid send by the server cause it can be different than the user requested ji.
Mon, 21 Mar 2011 22:32:34 +0100 little changes in checkstyle.xml
Da Risk <darisk972@gmail.com> [Mon, 21 Mar 2011 22:32:34 +0100] rev 879
little changes in checkstyle.xml
Wed, 09 Mar 2011 20:41:58 +0100 fix some issues when moving loginAnim to background.
Da Risk <darisk972@gmail.com> [Wed, 09 Mar 2011 20:41:58 +0100] rev 878
fix some issues when moving loginAnim to background.
Mon, 21 Mar 2011 22:07:46 +0100 Checkstyle again :(
Da Risk <darisk972@gmail.com> [Mon, 21 Mar 2011 22:07:46 +0100] rev 877
Checkstyle again :(
Mon, 21 Mar 2011 22:01:51 +0100 Checkstyle to fix #338
Da Risk <darisk972@gmail.com> [Mon, 21 Mar 2011 22:01:51 +0100] rev 876
Checkstyle to fix #338
Mon, 21 Mar 2011 21:55:23 +0100 Check if pep is enabled before showing ui to select an avatar.
Da Risk <darisk972@gmail.com> [Mon, 21 Mar 2011 21:55:23 +0100] rev 875
Check if pep is enabled before showing ui to select an avatar.
Mon, 21 Mar 2011 21:54:08 +0100 Add a trim() to remove extra spaces in jid and host
Da Risk <darisk972@gmail.com> [Mon, 21 Mar 2011 21:54:08 +0100] rev 874
Add a trim() to remove extra spaces in jid and host
Thu, 03 Mar 2011 01:02:25 +0100 Add a way to disable avatar.
Da Risk <darisk972@gmail.com> [Thu, 03 Mar 2011 01:02:25 +0100] rev 873
Add a way to disable avatar.
Wed, 02 Mar 2011 00:58:11 +0100 Select an avatar to publish using the camera or the gallery.
Da Risk <darisk972@gmail.com> [Wed, 02 Mar 2011 00:58:11 +0100] rev 872
Select an avatar to publish using the camera or the gallery.
Sun, 20 Feb 2011 03:46:43 +0100 Show current avatar in ChangeStatus.
Da Risk <darisk972@gmail.com> [Sun, 20 Feb 2011 03:46:43 +0100] rev 871
Show current avatar in ChangeStatus.
Sun, 20 Feb 2011 03:16:35 +0100 Add a basic way to publish avatar.
Da Risk <darisk972@gmail.com> [Sun, 20 Feb 2011 03:16:35 +0100] rev 870
Add a basic way to publish avatar.
Sat, 05 Mar 2011 17:44:41 +0100 Improve robustness of AvatarMetadata parser.
Da Risk <darisk972@gmail.com> [Sat, 05 Mar 2011 17:44:41 +0100] rev 869
Improve robustness of AvatarMetadata parser.
Sat, 26 Feb 2011 16:47:59 +0100 fix discovesServerFeatures
Da Risk <darisk972@gmail.com> [Sat, 26 Feb 2011 16:47:59 +0100] rev 868
fix discovesServerFeatures
Sun, 27 Feb 2011 12:42:19 +0100 Fix crash on chat with disconnected contact
"Vincent Veronis" [Sun, 27 Feb 2011 12:42:19 +0100] rev 867
Fix crash on chat with disconnected contact Bug #345
Sat, 19 Feb 2011 22:07:02 +0100 Use a content resolver to get the avatar in UI.
Da Risk <darisk972@gmail.com> [Sat, 19 Feb 2011 22:07:02 +0100] rev 866
Use a content resolver to get the avatar in UI.
Sat, 19 Feb 2011 22:06:26 +0100 Use a content provider to store the avatars
Da Risk <darisk972@gmail.com> [Sat, 19 Feb 2011 22:06:26 +0100] rev 865
Use a content provider to store the avatars
Tue, 08 Feb 2011 22:11:58 +0100 clean the AndroidManifest.
Da Risk <darisk972@gmail.com> [Tue, 08 Feb 2011 22:11:58 +0100] rev 864
clean the AndroidManifest.
Tue, 08 Feb 2011 21:07:58 +0100 Fix minor issue in CapsManager.
Da Risk <darisk972@gmail.com> [Tue, 08 Feb 2011 21:07:58 +0100] rev 863
Fix minor issue in CapsManager. The service discovery request must include the node attribute. Fix #341
Sat, 05 Feb 2011 21:25:11 +0100 checkstyle
"Vincent Veronis" [Sat, 05 Feb 2011 21:25:11 +0100] rev 862
checkstyle
Sat, 05 Feb 2011 21:13:31 +0100 merge
"Vincent Veronis" [Sat, 05 Feb 2011 21:13:31 +0100] rev 861
merge
Sat, 05 Feb 2011 21:12:06 +0100 chat menu settings
"Vincent Veronis" [Sat, 05 Feb 2011 21:12:06 +0100] rev 860
chat menu settings history chat path file setting
Wed, 02 Feb 2011 22:20:21 +0100 Compact chat layout modification
"Vincent Veronis" [Wed, 02 Feb 2011 22:20:21 +0100] rev 859
Compact chat layout modification
Tue, 01 Feb 2011 00:46:43 +0100 updating german translation
Nikita Kozlov <nikita@beem-project.com> [Tue, 01 Feb 2011 00:46:43 +0100] rev 858
updating german translation
Mon, 31 Jan 2011 22:49:17 +0100 fix missprint
Nikita Kozlov <nikita@beem-project.com> [Mon, 31 Jan 2011 22:49:17 +0100] rev 857
fix missprint
Mon, 31 Jan 2011 20:01:38 +0100 Added tag 0.1.5 for changeset 8d19f91dd64c
Da Risk <darisk972@gmail.com> [Mon, 31 Jan 2011 20:01:38 +0100] rev 856
Added tag 0.1.5 for changeset 8d19f91dd64c
Mon, 31 Jan 2011 20:01:33 +0100 Update AndroidManifest for 0.1.5 0.1.5
Da Risk <darisk972@gmail.com> [Mon, 31 Jan 2011 20:01:33 +0100] rev 855
Update AndroidManifest for 0.1.5
Mon, 31 Jan 2011 19:58:31 +0100 merge
Da Risk <darisk972@gmail.com> [Mon, 31 Jan 2011 19:58:31 +0100] rev 854
merge
Mon, 31 Jan 2011 19:43:49 +0100 merge
Da Risk <darisk972@gmail.com> [Mon, 31 Jan 2011 19:43:49 +0100] rev 853
merge
Sat, 29 Jan 2011 18:44:23 +0100 remove space before ? and !
Da Risk <darisk972@gmail.com> [Sat, 29 Jan 2011 18:44:23 +0100] rev 852
remove space before ? and ! fix #329
Tue, 25 Jan 2011 09:26:38 +0100 Remove debuggable since it si automatically add sdk-tools-r8
Da Risk <darisk972@gmail.com> [Tue, 25 Jan 2011 09:26:38 +0100] rev 851
Remove debuggable since it si automatically add sdk-tools-r8
Mon, 31 Jan 2011 19:55:52 +0100 update sv and zh translations
Nikita Kozlov <nikita@beem-project.com> [Mon, 31 Jan 2011 19:55:52 +0100] rev 850
update sv and zh translations
Fri, 28 Jan 2011 15:42:52 +0100 erik have updated the Swedish translation
Nikita Kozlov <nikita@mbdsys.com> [Fri, 28 Jan 2011 15:42:52 +0100] rev 849
erik have updated the Swedish translation
Mon, 24 Jan 2011 13:42:29 +0100 Added tag 0.1.5_rc1 for changeset 7b54215139de
Da Risk <darisk972@gmail.com> [Mon, 24 Jan 2011 13:42:29 +0100] rev 848
Added tag 0.1.5_rc1 for changeset 7b54215139de
Mon, 24 Jan 2011 11:45:24 +0100 Update AndroidManifest.xml for 0.1.5-rc1 0.1.5_rc1
Da Risk <darisk972@gmail.com> [Mon, 24 Jan 2011 11:45:24 +0100] rev 847
Update AndroidManifest.xml for 0.1.5-rc1
Sun, 16 Jan 2011 13:07:37 +0100 some french translation
Nikita Kozlov <nikita@beem-project.com> [Sun, 16 Jan 2011 13:07:37 +0100] rev 846
some french translation
Sun, 16 Jan 2011 12:48:31 +0100 checkstyle
Nikita Kozlov <nikita@beem-project.com> [Sun, 16 Jan 2011 12:48:31 +0100] rev 845
checkstyle
Sun, 16 Jan 2011 12:44:59 +0100 fix Bug #321
Nikita Kozlov <nikita@beem-project.com> [Sun, 16 Jan 2011 12:44:59 +0100] rev 844
fix Bug #321 I have commented the PrivacyListManagerAdapter initialization because the exception came from the underneath code. Also, since the feature isn't finished (especially tested) and enabled in the gui, it will be safer.
Sun, 16 Jan 2011 12:01:15 +0100 checkstyle
Nikita Kozlov <nikita@beem-project.com> [Sun, 16 Jan 2011 12:01:15 +0100] rev 843
checkstyle
Sun, 16 Jan 2011 11:58:53 +0100 Feature #316
Nikita Kozlov <nikita@beem-project.com> [Sun, 16 Jan 2011 11:58:53 +0100] rev 842
Feature #316 Use the last used status when beem start
Mon, 03 Jan 2011 00:49:06 +0100 checkstyle
Da Risk <darisk972@gmail.com> [Mon, 03 Jan 2011 00:49:06 +0100] rev 841
checkstyle
Sun, 02 Jan 2011 21:38:38 +0100 Reinsert avatar on chat activity. the support was removed in a bad merge.
Da Risk <darisk972@gmail.com> [Sun, 02 Jan 2011 21:38:38 +0100] rev 840
Reinsert avatar on chat activity. the support was removed in a bad merge.
Sun, 02 Jan 2011 19:52:45 +0100 Checkstyle
Da Risk <darisk972@gmail.com> [Sun, 02 Jan 2011 19:52:45 +0100] rev 839
Checkstyle
Sun, 02 Jan 2011 19:25:34 +0100 Send an unsubscribed presence when refusing subscription
Da Risk <darisk972@gmail.com> [Sun, 02 Jan 2011 19:25:34 +0100] rev 838
Send an unsubscribed presence when refusing subscription fix #324
Sun, 02 Jan 2011 17:53:38 +0100 Fix a possible null pointer exception
Da Risk <darisk972@gmail.com> [Sun, 02 Jan 2011 17:53:38 +0100] rev 837
Fix a possible null pointer exception
Sun, 02 Jan 2011 17:22:46 +0100 Add an option to use the full jid as login for google talk google apps server.
Da Risk <darisk972@gmail.com> [Sun, 02 Jan 2011 17:22:46 +0100] rev 836
Add an option to use the full jid as login for google talk google apps server.
Sun, 02 Jan 2011 17:00:53 +0100 Add an option to enable the smack debugger
Da Risk <darisk972@gmail.com> [Sun, 02 Jan 2011 17:00:53 +0100] rev 835
Add an option to enable the smack debugger
Wed, 29 Dec 2010 13:54:02 +0100 CheckStyle
"Vincent Veronis" [Wed, 29 Dec 2010 13:54:02 +0100] rev 834
CheckStyle
Wed, 29 Dec 2010 13:14:49 +0100 CheckStyle
"Vincent Veronis" [Wed, 29 Dec 2010 13:14:49 +0100] rev 833
CheckStyle
Wed, 29 Dec 2010 13:04:38 +0100 Feature #245
"Vincent Veronis" [Wed, 29 Dec 2010 13:04:38 +0100] rev 832
Feature #245 Chat history support in SDCard
Tue, 28 Dec 2010 11:35:34 +0100 default.properties
"Vincent Veronis" [Tue, 28 Dec 2010 11:35:34 +0100] rev 831
default.properties
Tue, 28 Dec 2010 01:56:11 +0100 Merge
"Vincent Veronis" [Tue, 28 Dec 2010 01:56:11 +0100] rev 830
Merge
Mon, 27 Dec 2010 21:50:48 +0100 CheckStyle
"Vincent Veronis" [Mon, 27 Dec 2010 21:50:48 +0100] rev 829
CheckStyle
Mon, 27 Dec 2010 20:37:54 +0100 CheckStyle
"Vincent Veronis" [Mon, 27 Dec 2010 20:37:54 +0100] rev 828
CheckStyle
Mon, 27 Dec 2010 20:31:41 +0100 Checkstyle
"Vincent Veronis" [Mon, 27 Dec 2010 20:31:41 +0100] rev 827
Checkstyle
Mon, 27 Dec 2010 01:20:24 +0100 Compact Chat window support + options in settings
"Vincent Veronis" [Mon, 27 Dec 2010 01:20:24 +0100] rev 826
Compact Chat window support + options in settings
Sun, 26 Dec 2010 17:58:14 +0100 checkstyle
Da Risk <darisk972@gmail.com> [Sun, 26 Dec 2010 17:58:14 +0100] rev 825
checkstyle
Sun, 26 Dec 2010 17:53:23 +0100 merge
Da Risk <darisk972@gmail.com> [Sun, 26 Dec 2010 17:53:23 +0100] rev 824
merge
Sun, 26 Dec 2010 17:51:12 +0100 Fix #267 include message in notification
Da Risk <darisk972@gmail.com> [Sun, 26 Dec 2010 17:51:12 +0100] rev 823
Fix #267 include message in notification
Tue, 21 Dec 2010 23:50:59 +0100 merge
Da Risk <darisk972@gmail.com> [Tue, 21 Dec 2010 23:50:59 +0100] rev 822
merge
Tue, 21 Dec 2010 23:45:46 +0100 chekstyle
Da Risk <darisk972@gmail.com> [Tue, 21 Dec 2010 23:45:46 +0100] rev 821
chekstyle
Tue, 21 Dec 2010 23:27:33 +0100 Merge
Da Risk <darisk972@gmail.com> [Tue, 21 Dec 2010 23:27:33 +0100] rev 820
Merge
Tue, 21 Dec 2010 23:26:51 +0100 Use a common ImageView for avatar and status
Da Risk <darisk972@gmail.com> [Tue, 21 Dec 2010 23:26:51 +0100] rev 819
Use a common ImageView for avatar and status
Sat, 18 Dec 2010 22:54:01 +0100 Add write external permission for Avatar support.
Da Risk <darisk972@gmail.com> [Sat, 18 Dec 2010 22:54:01 +0100] rev 818
Add write external permission for Avatar support.
Sat, 18 Dec 2010 22:45:35 +0100 revert tools/checstyle.xml from r677 which is more readable.
Da Risk <darisk972@gmail.com> [Sat, 18 Dec 2010 22:45:35 +0100] rev 817
revert tools/checstyle.xml from r677 which is more readable.
Wed, 15 Dec 2010 20:09:56 +0100 fix build order in the target "all"
Nikita Kozlov <nikita@mbdsys.com> [Wed, 15 Dec 2010 20:09:56 +0100] rev 816
fix build order in the target "all"
Wed, 15 Dec 2010 19:41:39 +0100 adding a "all" target in build.xml which depends of debug,javadoc and clean (for the nightlybuild)
Nikita Kozlov <nikita@mbdsys.com> [Wed, 15 Dec 2010 19:41:39 +0100] rev 815
adding a "all" target in build.xml which depends of debug,javadoc and clean (for the nightlybuild)
Fri, 10 Dec 2010 11:18:45 +0100 updating swedish translation
Nikita Kozlov <nikita@mbdsys.com> [Fri, 10 Dec 2010 11:18:45 +0100] rev 814
updating swedish translation
Mon, 06 Dec 2010 14:15:25 +0100 update CREDITS
Nikita Kozlov <nikita@mbdsys.com> [Mon, 06 Dec 2010 14:15:25 +0100] rev 813
update CREDITS
Mon, 06 Dec 2010 13:37:05 +0100 updating swedish translation
Nikita Kozlov <nikita@mbdsys.com> [Mon, 06 Dec 2010 13:37:05 +0100] rev 812
updating swedish translation
Mon, 06 Dec 2010 12:41:20 +0100 adding swedish translation, thanks to Erik
Nikita Kozlov <nikita@mbdsys.com> [Mon, 06 Dec 2010 12:41:20 +0100] rev 811
adding swedish translation, thanks to Erik
Mon, 06 Dec 2010 12:16:16 +0100 adding italian translation, thanks to Andrea Selva
Nikita Kozlov <nikita@mbdsys.com> [Mon, 06 Dec 2010 12:16:16 +0100] rev 810
adding italian translation, thanks to Andrea Selva
Tue, 02 Nov 2010 00:46:12 +0100 checkstyle and javadoc
Da Risk <darisk972@gmail.com> [Tue, 02 Nov 2010 00:46:12 +0100] rev 809
checkstyle and javadoc
Mon, 01 Nov 2010 23:57:34 +0100 Add a way to display the avatar of a contact.
Da Risk <darisk972@gmail.com> [Mon, 01 Nov 2010 23:57:34 +0100] rev 808
Add a way to display the avatar of a contact. little quick and dirty but it will be good until the Contact API.
Tue, 26 Oct 2010 00:59:27 +0200 javadoc and checstyle
Da Risk <darisk972@gmail.com> [Tue, 26 Oct 2010 00:59:27 +0200] rev 807
javadoc and checstyle
Tue, 26 Oct 2010 00:41:03 +0200 merge
Da Risk <darisk972@gmail.com> [Tue, 26 Oct 2010 00:41:03 +0200] rev 806
merge
Tue, 26 Oct 2010 00:34:30 +0200 merge
Da Risk <darisk972@gmail.com> [Tue, 26 Oct 2010 00:34:30 +0200] rev 805
merge
Tue, 26 Oct 2010 00:30:38 +0200 Complete user avatar implementation in reception
Da Risk <darisk972@gmail.com> [Tue, 26 Oct 2010 00:30:38 +0200] rev 804
Complete user avatar implementation in reception feature #309
Tue, 05 Oct 2010 23:53:21 +0200 add an Xmpp Avatar Retriever and a HttpClient avatar retriever.
Da Risk <darisk972@gmail.com> [Tue, 05 Oct 2010 23:53:21 +0200] rev 803
add an Xmpp Avatar Retriever and a HttpClient avatar retriever.
Wed, 22 Sep 2010 14:09:54 +0200 Checkstyle and javadoc.
Da Risk <darisk972@gmail.com> [Wed, 22 Sep 2010 14:09:54 +0200] rev 802
Checkstyle and javadoc.
Tue, 21 Sep 2010 00:34:33 +0200 Documentation.
Da Risk <darisk972@gmail.com> [Tue, 21 Sep 2010 00:34:33 +0200] rev 801
Documentation.
Mon, 20 Sep 2010 23:02:55 +0200 Port the avatar manager on smackx.pubsub.* instead of PEPManager.
Da Risk <darisk972@gmail.com> [Mon, 20 Sep 2010 23:02:55 +0200] rev 800
Port the avatar manager on smackx.pubsub.* instead of PEPManager.
Sun, 12 Sep 2010 01:07:36 +0200 Implementation of XEP-084 which loads avatar from http.
Da Risk <darisk972@gmail.com> [Sun, 12 Sep 2010 01:07:36 +0200] rev 799
Implementation of XEP-084 which loads avatar from http. Big hacking on the PEP* classes of Smack. Still need to commit the patch. Maybe this should be port to use she pubsub packages.
Mon, 04 Oct 2010 23:44:09 +0200 Fix #298 : Timestamp on german layout is a telephone number link
Vincent Veronis [Mon, 04 Oct 2010 23:44:09 +0200] rev 798
Fix #298 : Timestamp on german layout is a telephone number link Reindent
Thu, 26 Aug 2010 09:58:50 +0200 Explicit Apache License 2.0 for asmack_patches
Da Risk <darisk972@gmail.com> [Thu, 26 Aug 2010 09:58:50 +0200] rev 797
Explicit Apache License 2.0 for asmack_patches
Tue, 10 Aug 2010 20:36:16 +0200 Merge
Da Risk <darisk972@gmail.com> [Tue, 10 Aug 2010 20:36:16 +0200] rev 796
Merge
Tue, 10 Aug 2010 01:46:51 +0200 Implement a disk cache for Capabilities.
Da Risk <darisk972@gmail.com> [Tue, 10 Aug 2010 01:46:51 +0200] rev 795
Implement a disk cache for Capabilities. #286 almost done.
Mon, 26 Jul 2010 01:21:28 +0200 Complete XEP-0115. see #286
Da Risk <darisk972@gmail.com> [Mon, 26 Jul 2010 01:21:28 +0200] rev 794
Complete XEP-0115. see #286 Your capability is now calculate and send in each presence stanza. Still needs to use a disk cache to store the capabilities.
Thu, 22 Jul 2010 23:34:36 +0200 #286 : Initial implementation of XEP-0115 : Entity Capabilities
Da Risk <darisk972@gmail.com> [Thu, 22 Jul 2010 23:34:36 +0200] rev 793
#286 : Initial implementation of XEP-0115 : Entity Capabilities
Fri, 23 Jul 2010 14:19:41 +0200 feature #280: remove fading edge and top padding from chat view
Nikita Kozlov <nikita@mbdsys.com> [Fri, 23 Jul 2010 14:19:41 +0200] rev 792
feature #280: remove fading edge and top padding from chat view
Fri, 23 Jul 2010 13:51:55 +0200 reindent of chatlist.jaba
Nikita Kozlov <nikita@mbdsys.com> [Fri, 23 Jul 2010 13:51:55 +0200] rev 791
reindent of chatlist.jaba
Fri, 23 Jul 2010 13:48:06 +0200 checkstyle
Nikita Kozlov <nikita@mbdsys.com> [Fri, 23 Jul 2010 13:48:06 +0200] rev 790
checkstyle
Fri, 23 Jul 2010 13:32:00 +0200 Feature #255: adding a chat list button in contact list menu
Nikita Kozlov <nikita@mbdsys.com> [Fri, 23 Jul 2010 13:32:00 +0200] rev 789
Feature #255: adding a chat list button in contact list menu
Fri, 23 Jul 2010 11:12:14 +0200 adding espagnol translation
Nikita Kozlov <nikita@mbdsys.com> [Fri, 23 Jul 2010 11:12:14 +0200] rev 788
adding espagnol translation
Wed, 21 Jul 2010 23:29:41 +0200 Merge
Da Risk <darisk972@gmail.com> [Wed, 21 Jul 2010 23:29:41 +0200] rev 787
Merge
Wed, 21 Jul 2010 23:24:46 +0200 Add a patch for asmack to fix sasl incorrect encoding.
Da Risk <darisk972@gmail.com> [Wed, 21 Jul 2010 23:24:46 +0200] rev 786
Add a patch for asmack to fix sasl incorrect encoding. Update asmack library. Fix bug #284
Fri, 16 Jul 2010 13:30:51 +0200 update German translation
Da Risk <darisk972@gmail.com> [Fri, 16 Jul 2010 13:30:51 +0200] rev 785
update German translation
Tue, 06 Jul 2010 23:40:32 +0200 Fix #275. Still needs more translations.
Da Risk <darisk972@gmail.com> [Tue, 06 Jul 2010 23:40:32 +0200] rev 784
Fix #275. Still needs more translations.
Sat, 22 May 2010 10:20:36 +0200 internationalized account wizard
Stefan Endrullis <stefan@endrullis.de> [Sat, 22 May 2010 10:20:36 +0200] rev 783
internationalized account wizard
Sun, 04 Jul 2010 19:25:22 +0200 Added tag 0.1.4 for changeset cf5db8d24b2a
marseille@92.f0.84ae.static.theplanet.com [Sun, 04 Jul 2010 19:25:22 +0200] rev 782
Added tag 0.1.4 for changeset cf5db8d24b2a
Sun, 04 Jul 2010 19:10:07 +0200 Version. 0.1.4
marseille@92.f0.84ae.static.theplanet.com [Sun, 04 Jul 2010 19:10:07 +0200] rev 781
Version.
Fri, 02 Jul 2010 22:30:19 +0400 Added tag 0.1.4 for changeset 887b6a1fd966
marseille@eeepc [Fri, 02 Jul 2010 22:30:19 +0400] rev 780
Added tag 0.1.4 for changeset 887b6a1fd966
Thu, 01 Jul 2010 22:28:52 +0200 Remove empty strings in Russian traduction in order to fallback on the English
Da Risk <darisk972@gmail.com> [Thu, 01 Jul 2010 22:28:52 +0200] rev 779
Remove empty strings in Russian traduction in order to fallback on the English ones.
Thu, 01 Jul 2010 22:26:12 +0200 Add default target for Android-2.1
Da Risk <darisk972@gmail.com> [Thu, 01 Jul 2010 22:26:12 +0200] rev 778
Add default target for Android-2.1
Wed, 30 Jun 2010 00:12:47 +0200 Fix #274
Da Risk <darisk972@gmail.com> [Wed, 30 Jun 2010 00:12:47 +0200] rev 777
Fix #274
Tue, 29 Jun 2010 15:03:08 +0200 Uptade Chineese translations.
Da Risk <darisk972@gmail.com> [Tue, 29 Jun 2010 15:03:08 +0200] rev 776
Uptade Chineese translations.
Thu, 24 Jun 2010 00:12:41 +0200 Added tag 0.1.4_rc for changeset 1b88edb34d96
Da Risk <darisk972@gmail.com> [Thu, 24 Jun 2010 00:12:41 +0200] rev 775
Added tag 0.1.4_rc for changeset 1b88edb34d96
Mon, 14 Jun 2010 22:47:22 +0200 merge 0.1.4_rc
Da Risk <darisk972@gmail.com> [Mon, 14 Jun 2010 22:47:22 +0200] rev 774
merge
Mon, 14 Jun 2010 22:45:56 +0200 Cleanup
Da Risk <darisk972@gmail.com> [Mon, 14 Jun 2010 22:45:56 +0200] rev 773
Cleanup
Thu, 13 May 2010 23:02:52 +0200 fix #263
Da Risk <darisk972@gmail.com> [Thu, 13 May 2010 23:02:52 +0200] rev 772
fix #263 Add support for XEP-0263 : Delayed Delivery and display timestamps for message.
Thu, 10 Jun 2010 20:08:03 +0200 merge
Da Risk <darisk972@gmail.com> [Thu, 10 Jun 2010 20:08:03 +0200] rev 771
merge
Thu, 10 Jun 2010 20:05:23 +0200 checkstyle
Da Risk <darisk972@gmail.com> [Thu, 10 Jun 2010 20:05:23 +0200] rev 770
checkstyle
Thu, 10 Jun 2010 19:58:12 +0200 Update credits
Da Risk <darisk972@gmail.com> [Thu, 10 Jun 2010 19:58:12 +0200] rev 769
Update credits
Wed, 09 Jun 2010 02:28:23 +0200 merge
Da Risk <darisk972@gmail.com> [Wed, 09 Jun 2010 02:28:23 +0200] rev 768
merge
Tue, 08 Jun 2010 17:31:00 -0500 Add properties needed for accessibility.
Nolan Darilek <nolan@thewordnerd.info> [Tue, 08 Jun 2010 17:31:00 -0500] rev 767
Add properties needed for accessibility.
Tue, 08 Jun 2010 17:13:04 -0500 Make chat input area grab focus by default.
Nolan Darilek <nolan@thewordnerd.info> [Tue, 08 Jun 2010 17:13:04 -0500] rev 766
Make chat input area grab focus by default.
Wed, 09 Jun 2010 00:36:33 +0200 Remove stable ids which is not sure on contactList
Da Risk <darisk972@gmail.com> [Wed, 09 Jun 2010 00:36:33 +0200] rev 765
Remove stable ids which is not sure on contactList
Wed, 09 Jun 2010 00:28:55 +0200 Add filtering capability on contact list.
Da Risk <darisk972@gmail.com> [Wed, 09 Jun 2010 00:28:55 +0200] rev 764
Add filtering capability on contact list.
Thu, 03 Jun 2010 21:59:08 +0200 Add a menu to change status in contact list.
Da Risk <darisk972@gmail.com> [Thu, 03 Jun 2010 21:59:08 +0200] rev 763
Add a menu to change status in contact list.
Thu, 03 Jun 2010 21:43:32 +0200 Many little modifications.
Da Risk <darisk972@gmail.com> [Thu, 03 Jun 2010 21:43:32 +0200] rev 762
Many little modifications. Clean strings.xml Disable use of preference for status notification. Fix a bug with the auto away feature.
Tue, 01 Jun 2010 21:48:38 +0200 Checkstyle.
Da Risk <darisk972@gmail.com> [Tue, 01 Jun 2010 21:48:38 +0200] rev 761
Checkstyle.
Tue, 01 Jun 2010 21:32:39 +0200 Refactor the ContactList activity.
Da Risk <darisk972@gmail.com> [Tue, 01 Jun 2010 21:32:39 +0200] rev 760
Refactor the ContactList activity. Use an insertion sorted list to manage the sort.
Mon, 31 May 2010 00:56:26 +0200 merge
Da Risk <darisk972@gmail.com> [Mon, 31 May 2010 00:56:26 +0200] rev 759
merge
Sun, 30 May 2010 23:18:46 +0200 fix a NullException bug in the contact List
Da Risk <darisk972@gmail.com> [Sun, 30 May 2010 23:18:46 +0200] rev 758
fix a NullException bug in the contact List
Thu, 27 May 2010 01:41:27 +0200 Massive refactoring of ContactList.
Da Risk <darisk972@gmail.com> [Thu, 27 May 2010 01:41:27 +0200] rev 757
Massive refactoring of ContactList. Filtering is now done before the displaying.
Thu, 27 May 2010 01:37:12 +0200 Correct Status.statusOnline() method. Extended away is online.
Da Risk <darisk972@gmail.com> [Thu, 27 May 2010 01:37:12 +0200] rev 756
Correct Status.statusOnline() method. Extended away is online.
Thu, 27 May 2010 01:27:29 +0200 Add an equals method to Contact.
Da Risk <darisk972@gmail.com> [Thu, 27 May 2010 01:27:29 +0200] rev 755
Add an equals method to Contact. A contact is equals to an other if they got the same bare Jid.
Mon, 24 May 2010 20:45:31 +0200 Better implementation of Presence change listener
Da Risk <darisk972@gmail.com> [Mon, 24 May 2010 20:45:31 +0200] rev 754
Better implementation of Presence change listener
Mon, 24 May 2010 20:44:56 +0200 Finish using LevelListDrawable
Da Risk <darisk972@gmail.com> [Mon, 24 May 2010 20:44:56 +0200] rev 753
Finish using LevelListDrawable
Mon, 24 May 2010 18:57:37 +0200 use a LevelListDrawable for status icon
Da Risk <darisk972@gmail.com> [Mon, 24 May 2010 18:57:37 +0200] rev 752
use a LevelListDrawable for status icon
Mon, 31 May 2010 00:26:10 +0200 Checkstyle
Da Risk <darisk972@gmail.com> [Mon, 31 May 2010 00:26:10 +0200] rev 751
Checkstyle
Mon, 31 May 2010 00:21:41 +0200 merge
Da Risk <darisk972@gmail.com> [Mon, 31 May 2010 00:21:41 +0200] rev 750
merge
Wed, 26 May 2010 20:37:24 +0200 Improve readability of ContactList source code
Da Risk <darisk972@gmail.com> [Wed, 26 May 2010 20:37:24 +0200] rev 749
Improve readability of ContactList source code
Wed, 26 May 2010 20:26:46 +0200 Remove unused code
Da Risk <darisk972@gmail.com> [Wed, 26 May 2010 20:26:46 +0200] rev 748
Remove unused code
Mon, 31 May 2010 00:17:26 +0200 Checkstyle
Da Risk <darisk972@gmail.com> [Mon, 31 May 2010 00:17:26 +0200] rev 747
Checkstyle
Mon, 31 May 2010 00:05:36 +0200 merge
Da Risk <darisk972@gmail.com> [Mon, 31 May 2010 00:05:36 +0200] rev 746
merge
Fri, 21 May 2010 00:02:10 +0200 cleanup resources a little.
Da Risk <darisk972@gmail.com> [Fri, 21 May 2010 00:02:10 +0200] rev 745
cleanup resources a little.
Thu, 20 May 2010 22:17:47 +0200 merge
Da Risk <darisk972@gmail.com> [Thu, 20 May 2010 22:17:47 +0200] rev 744
merge
Wed, 19 May 2010 15:28:05 +0200 merge
Da Risk <darisk972@gmail.com> [Wed, 19 May 2010 15:28:05 +0200] rev 743
merge
Fri, 07 May 2010 22:19:19 +0200 Update the patch for the latest version of asmack
Da Risk <darisk972@gmail.com> [Fri, 07 May 2010 22:19:19 +0200] rev 742
Update the patch for the latest version of asmack
Sat, 15 May 2010 14:54:18 +0200 refactor and clean up
Da Risk <darisk972@gmail.com> [Sat, 15 May 2010 14:54:18 +0200] rev 741
refactor and clean up
Sat, 15 May 2010 14:36:13 +0200 Fixes a little bug in contactlist activity.
Da Risk <darisk972@gmail.com> [Sat, 15 May 2010 14:36:13 +0200] rev 740
Fixes a little bug in contactlist activity. Refactor and clean of some codes. refs #262 Check for translation needed.
Mon, 10 May 2010 20:13:12 +0200 refactor use constants for proxy preference key.
Da Risk <darisk972@gmail.com> [Mon, 10 May 2010 20:13:12 +0200] rev 739
refactor use constants for proxy preference key.
Wed, 19 May 2010 20:10:41 +0200 Correct little mistake in arrays.xml
Da Risk <darisk972@gmail.com> [Wed, 19 May 2010 20:10:41 +0200] rev 738
Correct little mistake in arrays.xml
Wed, 19 May 2010 15:22:38 +0200 update chinese translations
Da Risk <darisk972@gmail.com> [Wed, 19 May 2010 15:22:38 +0200] rev 737
update chinese translations
Wed, 19 May 2010 15:20:46 +0200 Move the translations from array.xml to strings.xml
Da Risk <darisk972@gmail.com> [Wed, 19 May 2010 15:20:46 +0200] rev 736
Move the translations from array.xml to strings.xml
Wed, 19 May 2010 15:08:56 +0200 Merge
Da Risk <darisk972@gmail.com> [Wed, 19 May 2010 15:08:56 +0200] rev 735
Merge
Wed, 19 May 2010 14:42:05 +0200 Add Chinese translations
Da Risk <darisk972@gmail.com> [Wed, 19 May 2010 14:42:05 +0200] rev 734
Add Chinese translations
Fri, 07 May 2010 18:16:41 +0200 bad translation for vibrate desactivation
Nikita Kozlov <nikita@mbdsys.com> [Fri, 07 May 2010 18:16:41 +0200] rev 733
bad translation for vibrate desactivation
Fri, 07 May 2010 18:10:54 +0200 adding russian translation, updating german translation
Nikita Kozlov <nikita@mbdsys.com> [Fri, 07 May 2010 18:10:54 +0200] rev 732
adding russian translation, updating german translation
Fri, 07 May 2010 17:03:14 +0200 error in english translation
Nikita Kozlov <nikita@mbdsys.com> [Fri, 07 May 2010 17:03:14 +0200] rev 731
error in english translation
Thu, 06 May 2010 23:37:20 +0200 checkstyle.
Da Risk <darisk972@gmail.com> [Thu, 06 May 2010 23:37:20 +0200] rev 730
checkstyle.
Thu, 06 May 2010 21:10:22 +0200 Add a disconnect entry on the contact list menu.
Da Risk <darisk972@gmail.com> [Thu, 06 May 2010 21:10:22 +0200] rev 729
Add a disconnect entry on the contact list menu. Fix #261
Thu, 06 May 2010 20:22:03 +0200 Cleanup some preference key
Da Risk <darisk972@gmail.com> [Thu, 06 May 2010 20:22:03 +0200] rev 728
Cleanup some preference key
Thu, 06 May 2010 19:19:15 +0200 Fix a little bug with ChangeStatus activity
Da Risk <darisk972@gmail.com> [Thu, 06 May 2010 19:19:15 +0200] rev 727
Fix a little bug with ChangeStatus activity
Sun, 11 Apr 2010 19:34:31 +0200 merge
Da Risk <darisk972@gmail.com> [Sun, 11 Apr 2010 19:34:31 +0200] rev 726
merge
Sun, 11 Apr 2010 19:32:25 +0200 Disable auto activation of the on screen keyboard in ChangeStatus activity
Da Risk <darisk972@gmail.com> [Sun, 11 Apr 2010 19:32:25 +0200] rev 725
Disable auto activation of the on screen keyboard in ChangeStatus activity Fix #254
Tue, 06 Apr 2010 22:46:05 +0200 Added tag 0.1.3 for changeset c77d49614696
Nikita Kozlov <nikita@beem-project.com> [Tue, 06 Apr 2010 22:46:05 +0200] rev 724
Added tag 0.1.3 for changeset c77d49614696
Tue, 06 Apr 2010 22:45:52 +0200 beem 0.1.3 0.1.3
Nikita Kozlov <nikita@beem-project.com> [Tue, 06 Apr 2010 22:45:52 +0200] rev 723
beem 0.1.3
Thu, 01 Apr 2010 22:22:34 +0200 cleaning resizing of login_anim icon
Nikita Kozlov <nikita@mbdsys.com> [Thu, 01 Apr 2010 22:22:34 +0200] rev 722
cleaning resizing of login_anim icon
Wed, 31 Mar 2010 22:01:07 +0200 Checkstyle
Da Risk <darisk972@gmail.com> [Wed, 31 Mar 2010 22:01:07 +0200] rev 721
Checkstyle
Wed, 31 Mar 2010 21:52:49 +0200 Remove unused strings
Da Risk <darisk972@gmail.com> [Wed, 31 Mar 2010 21:52:49 +0200] rev 720
Remove unused strings
Wed, 31 Mar 2010 21:45:03 +0200 Fix the account wizard so that it realy checks a JID for username.
Da Risk <darisk972@gmail.com> [Wed, 31 Mar 2010 21:45:03 +0200] rev 719
Fix the account wizard so that it realy checks a JID for username.
Thu, 18 Mar 2010 03:02:08 +0100 checkstyle
Nikita Kozlov <nikita@beem-project.com> [Thu, 18 Mar 2010 03:02:08 +0100] rev 718
checkstyle
Thu, 18 Mar 2010 02:57:58 +0100 checkstyle
Nikita Kozlov <nikita@beem-project.com> [Thu, 18 Mar 2010 02:57:58 +0100] rev 717
checkstyle
Thu, 18 Mar 2010 02:50:39 +0100 checkstyle
Nikita Kozlov <nikita@beem-project.com> [Thu, 18 Mar 2010 02:50:39 +0100] rev 716
checkstyle
Thu, 18 Mar 2010 02:43:55 +0100 checkstyle
Nikita Kozlov <nikita@beem-project.com> [Thu, 18 Mar 2010 02:43:55 +0100] rev 715
checkstyle
Thu, 18 Mar 2010 02:32:04 +0100 some improvement in resource management, ready to test
Nikita Kozlov <nikita@beem-project.com> [Thu, 18 Mar 2010 02:32:04 +0100] rev 714
some improvement in resource management, ready to test
Wed, 17 Mar 2010 02:16:17 +0100 beginning on chat by resource integration and a small fix for the TrustStore
Nikita Kozlov <nikita@beem-project.com> [Wed, 17 Mar 2010 02:16:17 +0100] rev 713
beginning on chat by resource integration and a small fix for the TrustStore
Sun, 14 Mar 2010 00:35:25 +0100 Bug #249 and a small debug on AccountConfigure.java
Nikita Kozlov <nikita@beem-project.com> [Sun, 14 Mar 2010 00:35:25 +0100] rev 712
Bug #249 and a small debug on AccountConfigure.java
Sat, 13 Mar 2010 21:52:35 +0100 settings input types tweak
Nikita Kozlov <nikita@beem-project.com> [Sat, 13 Mar 2010 21:52:35 +0100] rev 711
settings input types tweak
Sat, 13 Mar 2010 20:25:15 +0100 adding german translation, thanks to Hofmann Daniel
Nikita Kozlov <nikita@beem-project.com> [Sat, 13 Mar 2010 20:25:15 +0100] rev 710
adding german translation, thanks to Hofmann Daniel
Sat, 13 Mar 2010 20:09:57 +0100 some translation mistakes
Nikita Kozlov <nikita@beem-project.com> [Sat, 13 Mar 2010 20:09:57 +0100] rev 709
some translation mistakes
Sat, 13 Mar 2010 20:04:27 +0100 adding notification preference for invite notifications
Nikita Kozlov <nikita@beem-project.com> [Sat, 13 Mar 2010 20:04:27 +0100] rev 708
adding notification preference for invite notifications some checkstyles removing of unused provider package
Sat, 13 Mar 2010 19:32:31 +0100 merge
Nikita Kozlov <nikita@beem-project.com> [Sat, 13 Mar 2010 19:32:31 +0100] rev 707
merge
Sat, 13 Mar 2010 19:32:08 +0100 some notification preferences
Nikita Kozlov <nikita@beem-project.com> [Sat, 13 Mar 2010 19:32:08 +0100] rev 706
some notification preferences
Sat, 13 Mar 2010 18:11:17 +0100 checkstyle
Da Risk <darisk972@gmail.com> [Sat, 13 Mar 2010 18:11:17 +0100] rev 705
checkstyle
Sat, 13 Mar 2010 18:06:22 +0100 Finish reception of Chat State message.
Da Risk <darisk972@gmail.com> [Sat, 13 Mar 2010 18:06:22 +0100] rev 704
Finish reception of Chat State message.
Sun, 07 Mar 2010 21:33:13 +0100 Improve account wizard
Da Risk <darisk972@gmail.com> [Sun, 07 Mar 2010 21:33:13 +0100] rev 703
Improve account wizard
Sun, 07 Mar 2010 07:31:24 +0100 Fix a little bug on connection.
Da Risk <darisk972@gmail.com> [Sun, 07 Mar 2010 07:31:24 +0100] rev 702
Fix a little bug on connection. There should be only one instance of the Login activity but launchMode singleTask and singleInstance make bad behaviors. Standard should be just fine.
Sat, 06 Mar 2010 07:42:22 +0100 Fix a little bug.
Da Risk <darisk972@gmail.com> [Sat, 06 Mar 2010 07:42:22 +0100] rev 701
Fix a little bug.
Sat, 06 Mar 2010 07:40:53 +0100 Forget package-info
Da Risk <darisk972@gmail.com> [Sat, 06 Mar 2010 07:40:53 +0100] rev 700
Forget package-info
Sat, 06 Mar 2010 07:38:45 +0100 Add a configuration wizard.
Da Risk <darisk972@gmail.com> [Sat, 06 Mar 2010 07:38:45 +0100] rev 699
Add a configuration wizard. Needs to improve the text.
Sat, 06 Mar 2010 07:12:53 +0100 add a little check when unbinding the service.
Da Risk <darisk972@gmail.com> [Sat, 06 Mar 2010 07:12:53 +0100] rev 698
add a little check when unbinding the service.
Sat, 06 Mar 2010 07:11:55 +0100 The Beem Application now knows if there is an account configured.
Da Risk <darisk972@gmail.com> [Sat, 06 Mar 2010 07:11:55 +0100] rev 697
The Beem Application now knows if there is an account configured.
Fri, 05 Mar 2010 04:06:49 +0100 Remove last trace of Jingle
Da Risk <darisk972@gmail.com> [Fri, 05 Mar 2010 04:06:49 +0100] rev 696
Remove last trace of Jingle
Fri, 05 Mar 2010 04:01:54 +0100 Replace the asmack library built with the trunk with one built with the fixed
Da Risk <darisk972@gmail.com> [Fri, 05 Mar 2010 04:01:54 +0100] rev 695
Replace the asmack library built with the trunk with one built with the fixed revision 11644 of smack
Fri, 05 Mar 2010 03:26:13 +0100 Add informations on how to build the asmack flavour for beem.
Da Risk <darisk972@gmail.com> [Fri, 05 Mar 2010 03:26:13 +0100] rev 694
Add informations on how to build the asmack flavour for beem.
Sun, 28 Feb 2010 20:58:21 +0100 * Checkstyle file is back from stars
Jean-Manuel Da Silva <dasilvj at gmail dot com> [Sun, 28 Feb 2010 20:58:21 +0100] rev 693
* Checkstyle file is back from stars
Sun, 28 Feb 2010 20:45:44 +0100 * Added back .checkstyle into hg ignore list
Jean-Manuel Da Silva <dasilvj at gmail dot com> [Sun, 28 Feb 2010 20:45:44 +0100] rev 692
* Added back .checkstyle into hg ignore list
Sun, 28 Feb 2010 19:49:13 +0100 * Added some Javadoc to fix the checkstyle issues
Jean-Manuel Da Silva <dasilvj at gmail dot com> [Sun, 28 Feb 2010 19:49:13 +0100] rev 691
* Added some Javadoc to fix the checkstyle issues
Sun, 28 Feb 2010 19:47:50 +0100 * Fixed a path to the checkstyle file
Jean-Manuel Da Silva <dasilvj at gmail dot com> [Sun, 28 Feb 2010 19:47:50 +0100] rev 690
* Fixed a path to the checkstyle file
Sun, 28 Feb 2010 19:46:40 +0100 * Added files to .hgignore that can change depending to the developer environment.
Jean-Manuel Da Silva <dasilvj at gmail dot com> [Sun, 28 Feb 2010 19:46:40 +0100] rev 689
* Added files to .hgignore that can change depending to the developer environment.
Fri, 19 Feb 2010 02:29:25 +0100 Correct some strings
Da Risk <darisk972@gmail.com> [Fri, 19 Feb 2010 02:29:25 +0100] rev 688
Correct some strings
Fri, 19 Feb 2010 02:27:21 +0100 Checkstyle
Da Risk <darisk972@gmail.com> [Fri, 19 Feb 2010 02:27:21 +0100] rev 687
Checkstyle
Fri, 19 Feb 2010 02:26:21 +0100 Merge
Da Risk <darisk972@gmail.com> [Fri, 19 Feb 2010 02:26:21 +0100] rev 686
Merge
Fri, 19 Feb 2010 02:21:35 +0100 Improve the launching of Beem when already connected.
Da Risk <darisk972@gmail.com> [Fri, 19 Feb 2010 02:21:35 +0100] rev 685
Improve the launching of Beem when already connected. Bug #234
Fri, 19 Feb 2010 00:49:37 +0100 some checkstyle
nikita@nikita-laptop [Fri, 19 Feb 2010 00:49:37 +0100] rev 684
some checkstyle
Fri, 19 Feb 2010 00:48:48 +0100 some checkstyle
nikita@nikita-laptop [Fri, 19 Feb 2010 00:48:48 +0100] rev 683
some checkstyle
Fri, 19 Feb 2010 00:44:59 +0100 some checkstyle
nikita@nikita-laptop [Fri, 19 Feb 2010 00:44:59 +0100] rev 682
some checkstyle
Fri, 19 Feb 2010 00:31:43 +0100 merge
nikita@nikita-laptop [Fri, 19 Feb 2010 00:31:43 +0100] rev 681
merge
Fri, 19 Feb 2010 00:31:05 +0100 better settings integration for autoaway
nikita@nikita-laptop [Fri, 19 Feb 2010 00:31:05 +0100] rev 680
better settings integration for autoaway
Thu, 18 Feb 2010 02:02:30 +0100 use the settings_away_chk pref at startup, i need to add a listener for runtime now
nikita@nikita-laptop [Thu, 18 Feb 2010 02:02:30 +0100] rev 679
use the settings_away_chk pref at startup, i need to add a listener for runtime now
Wed, 17 Feb 2010 02:29:11 +0100 Adding of an 'Auto-Away' option, there is still some more work/translation to do
nikita@nikita-laptop [Wed, 17 Feb 2010 02:29:11 +0100] rev 678
Adding of an 'Auto-Away' option, there is still some more work/translation to do
Thu, 18 Feb 2010 20:02:01 +0100 Checkstyle et checkstyle plus mechant ^^
Da Risk <darisk972@gmail.com> [Thu, 18 Feb 2010 20:02:01 +0100] rev 677
Checkstyle et checkstyle plus mechant ^^
Thu, 18 Feb 2010 19:43:54 +0100 Do some docs
Da Risk <darisk972@gmail.com> [Thu, 18 Feb 2010 19:43:54 +0100] rev 676
Do some docs
Thu, 18 Feb 2010 18:34:28 +0100 Fixes #244 #243
Da Risk <darisk972@gmail.com> [Thu, 18 Feb 2010 18:34:28 +0100] rev 675
Fixes #244 #243
Thu, 18 Feb 2010 15:43:26 +0100 Create the Chat only when we send or receive a message
Da Risk <darisk972@gmail.com> [Thu, 18 Feb 2010 15:43:26 +0100] rev 674
Create the Chat only when we send or receive a message
Mon, 15 Feb 2010 23:37:25 +0100 a small bug fix in hidden contacts display
nikita@nikita-laptop [Mon, 15 Feb 2010 23:37:25 +0100] rev 673
a small bug fix in hidden contacts display
Mon, 15 Feb 2010 23:04:58 +0100 Added tag 0.1.2 for changeset 25f6fded204a
nikita@nikita-laptop [Mon, 15 Feb 2010 23:04:58 +0100] rev 672
Added tag 0.1.2 for changeset 25f6fded204a
Mon, 15 Feb 2010 22:37:32 +0100 i have temporarly deleted jingle features from the trunk, report you to http://beem-project.com/hg/beem-audio/ if you are interested 0.1.2
nikita@nikita-laptop [Mon, 15 Feb 2010 22:37:32 +0100] rev 671
i have temporarly deleted jingle features from the trunk, report you to http://beem-project.com/hg/beem-audio/ if you are interested
Sat, 13 Feb 2010 22:43:21 +0100 debug of hide group
Nikita Kozlov <nikita@beem-project.com> [Sat, 13 Feb 2010 22:43:21 +0100] rev 670
debug of hide group
Sat, 13 Feb 2010 23:37:39 +0100 Merge
Da Risk <darisk972@gmail.com> [Sat, 13 Feb 2010 23:37:39 +0100] rev 669
Merge
Sat, 13 Feb 2010 23:26:09 +0100 Remove the gmail option. Not necessary with asmack
Da Risk <darisk972@gmail.com> [Sat, 13 Feb 2010 23:26:09 +0100] rev 668
Remove the gmail option. Not necessary with asmack
Sat, 13 Feb 2010 22:26:22 +0100 miss file
Nikita Kozlov <nikita@beem-project.com> [Sat, 13 Feb 2010 22:26:22 +0100] rev 667
miss file
Sat, 13 Feb 2010 21:48:19 +0100 merge
Nikita Kozlov <nikita@beem-project.com> [Sat, 13 Feb 2010 21:48:19 +0100] rev 666
merge
Sat, 13 Feb 2010 21:47:44 +0100 add a hide group options
Nikita Kozlov <nikita@beem-project.com> [Sat, 13 Feb 2010 21:47:44 +0100] rev 665
add a hide group options
Sat, 13 Feb 2010 22:39:15 +0100 LoL
Da Risk <darisk972@gmail.com> [Sat, 13 Feb 2010 22:39:15 +0100] rev 664
LoL
Sat, 13 Feb 2010 22:32:06 +0100 Add version info in the About dialog.
Da Risk <darisk972@gmail.com> [Sat, 13 Feb 2010 22:32:06 +0100] rev 663
Add version info in the About dialog.
Sat, 13 Feb 2010 21:16:50 +0100 merge
Da Risk <darisk972@gmail.com> [Sat, 13 Feb 2010 21:16:50 +0100] rev 662
merge
Sat, 13 Feb 2010 21:11:50 +0100 fix some bugs in the chat activity
Da Risk <darisk972@gmail.com> [Sat, 13 Feb 2010 21:11:50 +0100] rev 661
fix some bugs in the chat activity
Sat, 13 Feb 2010 18:36:10 +0100 Fix a little bug with chat notifications
Da Risk <darisk972@gmail.com> [Sat, 13 Feb 2010 18:36:10 +0100] rev 660
Fix a little bug with chat notifications
Sat, 13 Feb 2010 17:34:14 +0100 Improve the error message
Da Risk <darisk972@gmail.com> [Sat, 13 Feb 2010 17:34:14 +0100] rev 659
Improve the error message
Sat, 13 Feb 2010 19:54:42 +0100 add more explicit error message during login
Nikita Kozlov <nikita@beem-project.com> [Sat, 13 Feb 2010 19:54:42 +0100] rev 658
add more explicit error message during login
Sat, 13 Feb 2010 15:55:49 +0100 i have commented some extensions in the ProviderManager, since we don't use them yet
Nikita Kozlov <nikita@beem-project.com> [Sat, 13 Feb 2010 15:55:49 +0100] rev 657
i have commented some extensions in the ProviderManager, since we don't use them yet
Sat, 13 Feb 2010 15:46:21 +0100 merge
Nikita Kozlov <nikita@beem-project.com> [Sat, 13 Feb 2010 15:46:21 +0100] rev 656
merge
Sat, 13 Feb 2010 15:44:51 +0100 add some screen definition in the manifest
Nikita Kozlov <nikita@beem-project.com> [Sat, 13 Feb 2010 15:44:51 +0100] rev 655
add some screen definition in the manifest
Sat, 13 Feb 2010 16:22:48 +0100 Checkstyle.
Da Risk <darisk972@gmail.com> [Sat, 13 Feb 2010 16:22:48 +0100] rev 654
Checkstyle.
Thu, 11 Feb 2010 17:52:41 +0100 Add some displaying of error in chat activity
Da Risk <darisk972@gmail.com> [Thu, 11 Feb 2010 17:52:41 +0100] rev 653
Add some displaying of error in chat activity
Sun, 31 Jan 2010 16:04:10 +0100 checkstyle.
Marseille [Sun, 31 Jan 2010 16:04:10 +0100] rev 652
checkstyle.
Sun, 31 Jan 2010 16:02:49 +0100 bug ui status fix.
Marseille [Sun, 31 Jan 2010 16:02:49 +0100] rev 651
bug ui status fix.
Sun, 31 Jan 2010 15:41:27 +0100 Bug correction.
Marseille [Sun, 31 Jan 2010 15:41:27 +0100] rev 650
Bug correction.
Sat, 23 Jan 2010 00:46:38 +0100 checkstyle
Nikita Kozlov <nikita@beem-project.com> [Sat, 23 Jan 2010 00:46:38 +0100] rev 649
checkstyle
Fri, 22 Jan 2010 19:59:57 +0100 Merge
Philippe Lago <lago_p@epitech.net> [Fri, 22 Jan 2010 19:59:57 +0100] rev 648
Merge
Fri, 22 Jan 2010 19:47:10 +0100 State of the connection during login animation
Philippe Lago <lago_p@epitech.net> [Fri, 22 Jan 2010 19:47:10 +0100] rev 647
State of the connection during login animation
Thu, 21 Jan 2010 02:52:06 +0100 Merge with 335e1eb21ceca952e82d05cfbbcd0e69ed9b5ed4
Marseille [Thu, 21 Jan 2010 02:52:06 +0100] rev 646
Merge with 335e1eb21ceca952e82d05cfbbcd0e69ed9b5ed4
Thu, 21 Jan 2010 01:46:57 +0100 Replace smack with asmack
Marseille [Thu, 21 Jan 2010 01:46:57 +0100] rev 645
Replace smack with asmack
Wed, 20 Jan 2010 16:43:54 +0100 Doesn't format the header.
Marseille [Wed, 20 Jan 2010 16:43:54 +0100] rev 644
Doesn't format the header.
Thu, 21 Jan 2010 00:32:27 +0100 Fix a bug when the contact is not in your roster.
Da Risk <darisk972@gmail.com> [Thu, 21 Jan 2010 00:32:27 +0100] rev 643
Fix a bug when the contact is not in your roster.
Thu, 21 Jan 2010 00:22:43 +0100 fix a bug with the change chat dialog
Da Risk <darisk972@gmail.com> [Thu, 21 Jan 2010 00:22:43 +0100] rev 642
fix a bug with the change chat dialog
Sat, 16 Jan 2010 21:32:29 +0100 tag
Nikita Kozlov <nikita@beem-project.com> [Sat, 16 Jan 2010 21:32:29 +0100] rev 641
tag
Sat, 16 Jan 2010 21:32:11 +0100 Added tag 0.1.1 for changeset af35b5109f17
Nikita Kozlov <nikita@beem-project.com> [Sat, 16 Jan 2010 21:32:11 +0100] rev 640
Added tag 0.1.1 for changeset af35b5109f17
Sat, 16 Jan 2010 17:58:32 +0100 merge 0.1.1
Nikita Kozlov <nikita@beem-project.com> [Sat, 16 Jan 2010 17:58:32 +0100] rev 639
merge
Sat, 16 Jan 2010 17:57:08 +0100 hide of privacy list button in settings for the release
Nikita Kozlov <nikita@beem-project.com> [Sat, 16 Jan 2010 17:57:08 +0100] rev 638
hide of privacy list button in settings for the release
Fri, 15 Jan 2010 20:05:28 +0100 bug #234
Philippe Lago <lago_p@epitech.net> [Fri, 15 Jan 2010 20:05:28 +0100] rev 637
bug #234 Simplify Anim in loginAnim while waiting a better version
Fri, 15 Jan 2010 18:29:37 +0100 Fix #235
Da Risk <darisk972@gmail.com> [Fri, 15 Jan 2010 18:29:37 +0100] rev 636
Fix #235 Add a finish in subscription activity.
Thu, 14 Jan 2010 12:44:52 +0100 Modification faute de frappe dans les status
jibe [Thu, 14 Jan 2010 12:44:52 +0100] rev 635
Modification faute de frappe dans les status
Tue, 12 Jan 2010 23:21:16 +0100 Use relative layout in chat activity.
Da Risk <darisk972@gmail.com> [Tue, 12 Jan 2010 23:21:16 +0100] rev 634
Use relative layout in chat activity.
Tue, 12 Jan 2010 12:31:21 +0100 checkstyle
Vincent Veronis <veroni_v@epitech.net> [Tue, 12 Jan 2010 12:31:21 +0100] rev 633
checkstyle
Tue, 12 Jan 2010 12:22:44 +0100 change default hint.
Vincent Veronis <veroni_v@epitech.net> [Tue, 12 Jan 2010 12:22:44 +0100] rev 632
change default hint.
Tue, 12 Jan 2010 12:19:03 +0100 forget
Vincent Veronis <veroni_v@epitech.net> [Tue, 12 Jan 2010 12:19:03 +0100] rev 631
forget
Tue, 12 Jan 2010 12:17:08 +0100 add string message on login.
Vincent Veronis <veroni_v@epitech.net> [Tue, 12 Jan 2010 12:17:08 +0100] rev 630
add string message on login. modify some string message.
Sat, 09 Jan 2010 16:55:36 +0100 Fix bug #231
Da Risk <darisk972@gmail.com> [Sat, 09 Jan 2010 16:55:36 +0100] rev 629
Fix bug #231 The method setIntent is always followed by a onResume()
Fri, 08 Jan 2010 20:06:25 +0100 Ajout de android:hint dans certaines preferences
jibe [Fri, 08 Jan 2010 20:06:25 +0100] rev 628
Ajout de android:hint dans certaines preferences
Fri, 08 Jan 2010 17:26:22 +0100 Javadoc
Da Risk <darisk972@gmail.com> [Fri, 08 Jan 2010 17:26:22 +0100] rev 627
Javadoc
Fri, 08 Jan 2010 17:16:17 +0100 merge
Da Risk <darisk972@gmail.com> [Fri, 08 Jan 2010 17:16:17 +0100] rev 626
merge
Fri, 08 Jan 2010 17:14:37 +0100 Create an extern AsyncTask for the Login.
Da Risk <darisk972@gmail.com> [Fri, 08 Jan 2010 17:14:37 +0100] rev 625
Create an extern AsyncTask for the Login.
Fri, 08 Jan 2010 11:27:34 +0100 Add some TODO
Da Risk <darisk972@gmail.com> [Fri, 08 Jan 2010 11:27:34 +0100] rev 624
Add some TODO
Fri, 08 Jan 2010 16:37:15 +0100 BUG #232
Nikita Kozlov <nikita@beem-project.com> [Fri, 08 Jan 2010 16:37:15 +0100] rev 623
BUG #232 android:transcriptMode="disbled" on the contactlist
Mon, 04 Jan 2010 02:43:14 +0100 The priority can be negative. Fix a little bug with the switch dialog
Da Risk <darisk972@gmail.com> [Mon, 04 Jan 2010 02:43:14 +0100] rev 622
The priority can be negative. Fix a little bug with the switch dialog
Wed, 30 Dec 2009 02:30:59 +0100 mini bug correction
nikita@nikita-laptop [Wed, 30 Dec 2009 02:30:59 +0100] rev 621
mini bug correction
Tue, 29 Dec 2009 21:10:36 +0100 checkstyle
nikita@nikita-laptop [Tue, 29 Dec 2009 21:10:36 +0100] rev 620
checkstyle
Tue, 29 Dec 2009 20:58:06 +0100 checkstyle
nikita@nikita-laptop [Tue, 29 Dec 2009 20:58:06 +0100] rev 619
checkstyle
Tue, 29 Dec 2009 20:56:40 +0100 checkstyle
nikita@nikita-laptop [Tue, 29 Dec 2009 20:56:40 +0100] rev 618
checkstyle
Tue, 29 Dec 2009 20:56:10 +0100 checkstyle
nikita@nikita-laptop [Tue, 29 Dec 2009 20:56:10 +0100] rev 617
checkstyle
Tue, 29 Dec 2009 20:55:02 +0100 checkstyle
nikita@nikita-laptop [Tue, 29 Dec 2009 20:55:02 +0100] rev 616
checkstyle
Tue, 29 Dec 2009 20:54:31 +0100 checkstyle
nikita@nikita-laptop [Tue, 29 Dec 2009 20:54:31 +0100] rev 615
checkstyle
Tue, 29 Dec 2009 20:53:21 +0100 checkstyle
nikita@nikita-laptop [Tue, 29 Dec 2009 20:53:21 +0100] rev 614
checkstyle
Tue, 29 Dec 2009 20:48:16 +0100 checkstyle
nikita@nikita-laptop [Tue, 29 Dec 2009 20:48:16 +0100] rev 613
checkstyle
Wed, 23 Dec 2009 03:14:56 +0100 Enhencement of the connectivity management
nikita@nikita-laptop [Wed, 23 Dec 2009 03:14:56 +0100] rev 612
Enhencement of the connectivity management
Tue, 29 Dec 2009 17:32:05 +0100 checkstyle
Nikita Kozlov <nikita@mbdsys.com> [Tue, 29 Dec 2009 17:32:05 +0100] rev 611
checkstyle
Tue, 29 Dec 2009 17:31:31 +0100 checkstyle
Nikita Kozlov <nikita@mbdsys.com> [Tue, 29 Dec 2009 17:31:31 +0100] rev 610
checkstyle
Tue, 29 Dec 2009 17:31:05 +0100 checkstyle
Nikita Kozlov <nikita@mbdsys.com> [Tue, 29 Dec 2009 17:31:05 +0100] rev 609
checkstyle
Tue, 29 Dec 2009 17:30:30 +0100 checkstyle
Nikita Kozlov <nikita@mbdsys.com> [Tue, 29 Dec 2009 17:30:30 +0100] rev 608
checkstyle
Tue, 29 Dec 2009 17:23:34 +0100 SDK target set to 6 since google have said that 2.0 will be totaly replaced the 1st 2010
Nikita Kozlov <nikita@mbdsys.com> [Tue, 29 Dec 2009 17:23:34 +0100] rev 607
SDK target set to 6 since google have said that 2.0 will be totaly replaced the 1st 2010 The service is destroyed when all connections are losts.
Sat, 26 Dec 2009 17:52:47 +0100 Added tag 0.1 for changeset bccd99644eac
Da Risk <darisk972@gmail.com> [Sat, 26 Dec 2009 17:52:47 +0100] rev 606
Added tag 0.1 for changeset bccd99644eac
Sat, 26 Dec 2009 17:45:02 +0100 Change the image for status in the chat activity. 0.1
Da Risk <darisk972@gmail.com> [Sat, 26 Dec 2009 17:45:02 +0100] rev 605
Change the image for status in the chat activity. various correction in strings.
Sat, 26 Dec 2009 17:38:52 +0100 Debug of contact supression, need to refactor the method on entriesDeleted.
Nikita Kozlov <nikita@beem-project.com> [Sat, 26 Dec 2009 17:38:52 +0100] rev 604
Debug of contact supression, need to refactor the method on entriesDeleted. check network connectivity in changestatus.java
Wed, 23 Dec 2009 02:04:42 +0100 There are a bug when trying to delete a contact who is alone in several
nikita@nikita-laptop [Wed, 23 Dec 2009 02:04:42 +0100] rev 603
There are a bug when trying to delete a contact who is alone in several groups in gtalk.
Tue, 22 Dec 2009 17:54:23 +0100 Checkstyle
Da Risk <darisk972@gmail.com> [Tue, 22 Dec 2009 17:54:23 +0100] rev 602
Checkstyle
Tue, 22 Dec 2009 17:50:35 +0100 Disable jinglecalldemo activity
Da Risk <darisk972@gmail.com> [Tue, 22 Dec 2009 17:50:35 +0100] rev 601
Disable jinglecalldemo activity
Tue, 22 Dec 2009 17:45:31 +0100 Checkstyle
Da Risk <darisk972@gmail.com> [Tue, 22 Dec 2009 17:45:31 +0100] rev 600
Checkstyle
Tue, 22 Dec 2009 17:28:31 +0100 Checkstyle
Da Risk <darisk972@gmail.com> [Tue, 22 Dec 2009 17:28:31 +0100] rev 599
Checkstyle
Tue, 22 Dec 2009 15:56:54 +0100 Merge
Da Risk <darisk972@gmail.com> [Tue, 22 Dec 2009 15:56:54 +0100] rev 598
Merge
Tue, 22 Dec 2009 15:56:03 +0100 Clean the drawable we don't use.
Da Risk <darisk972@gmail.com> [Tue, 22 Dec 2009 15:56:03 +0100] rev 597
Clean the drawable we don't use. use the version include in the sdk if it is accessible.
Mon, 21 Dec 2009 20:40:17 +0100 Improve the contact list activity code a little
Da Risk <darisk972@gmail.com> [Mon, 21 Dec 2009 20:40:17 +0100] rev 596
Improve the contact list activity code a little
(0) -1000 -480 tip