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
(0) -1000 -300 -100 -50 -30 tip