Nikita Kozlov <nikita@mbdsys.com> [Sun, 05 Dec 2010 18:45:54 +0100] rev 908
merge
Nikita Kozlov <nikita@mbdsys.com> [Sun, 05 Dec 2010 18:45:47 +0100] rev 907
merge
Nikita Kozlov <nikita@mbdsys.com> [Sun, 05 Dec 2010 18:43:51 +0100] rev 906
initial commit adding otr to beem, it's based on http://bitbucket.org/romanzadov/beem, with a better beem integration
Da Risk <da_risk@beem-project.com> [Mon, 03 Oct 2011 10:12:21 +0200] rev 905
Fix a an IllegalArgumentException bug in Login Anim.
This bug appears when the application try to unbind the service twice.
"Vincent Veronis" [Mon, 05 Sep 2011 18:10:16 +0200] rev 904
merge
"Vincent Veronis" [Mon, 05 Sep 2011 18:01:49 +0200] rev 903
Set up blue led on incoming message notification
feature #319
Da Risk <da_risk@elyzion.net> [Mon, 05 Sep 2011 09:31:22 +0200] rev 902
Fix a NullPointerException in ChangeStatus.
Da Risk <da_risk@beem-project.com> [Thu, 25 Aug 2011 14:51:07 +0200] rev 901
When saving capabilities replace the '/' character by a '.'
The character '.' is not in the base64 table and can replace the file
separator char '/' in unix.
fix #366
Da Risk <da_risk@beem-project.com> [Mon, 22 Aug 2011 23:13:38 +0200] rev 900
Update beem-build-process.patch to new jbosh repository.
Da Risk <da_risk@beem-project.com> [Mon, 22 Aug 2011 23:02:11 +0200] rev 899
Integrate MemorizingTrustManager with Beem.
close #253