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).
This file contains the name of the people who have contributed to
BEEM. The names are sorted alphabetically by last name.
Core Team :
Frederic-Charles Barthelery
Jean-Manuel Da Silva
Nikita Kozlov
Philippe Lago
Jean Baptiste Vergely
Vincent Véronis
Contributors :
Nolan Darilek
Stefan Endrullis
Jiří Pinkava
Tranlators :
GoApk http://goapk.com for chinese translations
Daniel Hofmann for german translations
Andrea Selva for italian translations
Erik Lindström for swedish translations
Murilo Ferraz Franco for portuguese translations
Alexei Emanov for russian translations
Karol Ptasinski for Norwegian translations
Asier Iturralde Sarasola for Basque translations
Thanks to all !