Da Risk <da_risk@beem-project.com> [Thu, 21 Dec 2017 15:56:42 -0800] rev 1073
Compile with sdk 27
Da Risk <da_risk@beem-project.com> [Fri, 08 Jan 2016 11:31:18 +0100] rev 1072
Fix some checkstyle issues
Da Risk <da_risk@beem-project.com> [Thu, 07 Jan 2016 16:38:16 +0100] rev 1071
Refactor the encryption preference authenticator
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.
Frederic Barthelery <da_risk@beem-project.com> [Fri, 13 Nov 2015 18:15:37 +0100] rev 1069
Switch to compileSdkVersion 23
Android Marshmallow !
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.
Frederic Barthelery <da_risk@beem-project.com> [Fri, 13 Nov 2015 17:50:23 +0100] rev 1067
BeemService: Use NotificationManagerCompat
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
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
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
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
Da Risk <da_risk@beem-project.com> [Mon, 15 Jun 2015 20:16:04 +0200] rev 1062
Fix checkstyle issue in otr package
Da Risk <da_risk@beem-project.com> [Mon, 15 Jun 2015 19:57:41 +0200] rev 1061
Fix a few checkstyle errors
Da Risk <da_risk@beem-project.com> [Mon, 15 Jun 2015 19:33:26 +0200] rev 1060
Catch possible NumberFormatException in 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
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
Da Risk <da_risk@beem-project.com> [Fri, 01 May 2015 01:36:53 +0200] rev 1057
Checkstyle: enhance checkstyle rules for import
Da Risk <da_risk@beem-project.com> [Fri, 01 May 2015 01:36:11 +0200] rev 1056
Fix checkstyle issues on ContactList
Da Risk <da_risk@beem-project.com> [Fri, 01 May 2015 00:38:25 +0200] rev 1055
ContactList: Remove static import *
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.
Da Risk <da_risk@geekorum.com> [Tue, 24 Mar 2015 17:23:15 +0100] rev 1053
Use latest support library
Da Risk <da_risk@beem-project.com> [Tue, 17 Mar 2015 11:05:16 +0100] rev 1052
Use support library v4
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
Da Risk <da_risk@beem-project.com> [Mon, 16 Mar 2015 15:07:11 +0100] rev 1050
Add gradle task to generate javadoc
Da Risk <da_risk@beem-project.com> [Sun, 15 Mar 2015 23:21:01 +0100] rev 1049
Fix some lint errors
Da Risk <da_risk@beem-project.com> [Sun, 15 Mar 2015 22:11:18 +0100] rev 1048
Move all smileys definitions
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
Da Risk <da_risk@beem-project.com> [Sun, 15 Mar 2015 21:32:05 +0100] rev 1046
Move mms smileys into 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
Da Risk <da_risk@beem-project.com> [Sun, 15 Mar 2015 21:08:23 +0100] rev 1044
Move MemorizingTrustManager into its own module