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.
(0) -1000 -240 tip