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