Wed, 29 Feb 2012 00:53:20 +0100 Implements swiping on contact list by using android compat ViewPager
Da Risk <da_risk@beem-project.com> [Wed, 29 Feb 2012 00:53:20 +0100] rev 970
Implements swiping on contact list by using android compat ViewPager
Fri, 06 Apr 2012 17:43:01 +0200 Don't show soft keyboard in fullscreen in compact chat too.
Da Risk <da_risk@beem-project.com> [Fri, 06 Apr 2012 17:43:01 +0200] rev 969
Don't show soft keyboard in fullscreen in compact chat too.
Fri, 06 Apr 2012 17:24:04 +0200 Software keyboard will not be shown fullscreen on landscape ChatActivity.
Da Risk <da_risk@beem-project.com> [Fri, 06 Apr 2012 17:24:04 +0200] rev 968
Software keyboard will not be shown fullscreen on landscape ChatActivity.
Mon, 05 Mar 2012 21:57:48 +0100 Reenable the MemorizingTrustManager
Da Risk <da_risk@beem-project.com> [Mon, 05 Mar 2012 21:57:48 +0100] rev 967
Reenable the MemorizingTrustManager
Thu, 23 Feb 2012 22:59:29 +0100 fix bad nb translation upload
Nikita Kozlov <nikita@elyzion.net> [Thu, 23 Feb 2012 22:59:29 +0100] rev 966
fix bad nb translation upload
Thu, 23 Feb 2012 17:38:01 +0100 adding norwegian translation
Nikita Kozlov <nikita@elyzion.net> [Thu, 23 Feb 2012 17:38:01 +0100] rev 965
adding norwegian translation
Fri, 27 Jan 2012 00:05:55 +0100 Initialize the xmpp connection config in a background thread.
Da Risk <da_risk@beem-project.com> [Fri, 27 Jan 2012 00:05:55 +0100] rev 964
Initialize the xmpp connection config in a background thread. On android > 3.x network operations on the main thread crash the application. This move the dns request made by the ConnectionConfiguration in another thread by lazily initializing the XMPPConnection
Thu, 26 Jan 2012 23:54:46 +0100 Complete the avatar provider to support insert update and delete.
Da Risk <da_risk@beem-project.com> [Thu, 26 Jan 2012 23:54:46 +0100] rev 963
Complete the avatar provider to support insert update and delete. It is now usable following the standard Android interface.
Tue, 21 Feb 2012 21:07:42 +0100 Fix bug when creating contact.
Da Risk <da_risk@beem-project.com> [Tue, 21 Feb 2012 21:07:42 +0100] rev 962
Fix bug when creating contact. The contact is created asynchronously so we cannot try to get it immediatly. As a consequence the method IRoster.createContact now return a boolean.
Tue, 21 Feb 2012 12:11:58 +0100 Added tag 0.1.7 for changeset 5a6ab49303d3
Nikita Kozlov <nikita@elyzion.net> [Tue, 21 Feb 2012 12:11:58 +0100] rev 961
Added tag 0.1.7 for changeset 5a6ab49303d3
(0) -300 -100 -10 +10 +100 tip