Da Risk <da_risk@beem-project.com> [Sun, 15 Mar 2015 21:08:23 +0100] rev 1044
Move MemorizingTrustManager into its own module
Da Risk <da_risk@beem-project.com> [Sun, 15 Mar 2015 20:41:17 +0100] rev 1043
OTR: Update to otr4j-0.22
Da Risk <da_risk@beem-project.com> [Sun, 15 Mar 2015 18:57:24 +0100] rev 1042
Add checkstyle configuration to gradle
Da Risk <da_risk@beem-project.com> [Sun, 15 Mar 2015 18:13:26 +0100] rev 1041
Update install instructions
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
Da Risk <da_risk@beem-project.com> [Sun, 15 Mar 2015 17:28:04 +0100] rev 1039
Use latest gradle
Da Risk <da_risk@beem-project.com> [Fri, 24 May 2013 18:34:57 +0200] rev 1038
Add basic gradle compilation script
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)
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).
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