Wed, 06 Jun 2012 23:24:12 +0200 fix some bugs + update jingle code in asmack default tip
Nikita Kozlov <nikita@elyzion.net> [Wed, 06 Jun 2012 23:24:12 +0200] rev 1005
fix some bugs + update jingle code in asmack
Tue, 05 Jun 2012 16:44:38 +0200 one more merge with trunk
Nikita Kozlov <nikita@elyzion.net> [Tue, 05 Jun 2012 16:44:38 +0200] rev 1004
one more merge with trunk
Thu, 10 May 2012 16:11:18 +0200 Option to list full JID in roster
Vincent V. <marseille@beem-project.com> [Thu, 10 May 2012 16:11:18 +0200] rev 1003
Option to list full JID in roster Feature #322
Thu, 10 May 2012 14:03:11 +0200 API=8 because of the android:installLocation in the AndroidManifest.xml
Vincent V. <marseille@beem-project.com> [Thu, 10 May 2012 14:03:11 +0200] rev 1002
API=8 because of the android:installLocation in the AndroidManifest.xml Checkstyle
Wed, 09 May 2012 14:38:23 +0200 Colored Beem-Icon according to status
Vincent V. <marseille@beem-project.com> [Wed, 09 May 2012 14:38:23 +0200] rev 1001
Colored Beem-Icon according to status Feature #289
Tue, 08 May 2012 18:41:02 +0200 SectionTextView now don't use api level 11
Da Risk <da_risk@beem-project.com> [Tue, 08 May 2012 18:41:02 +0200] rev 1000
SectionTextView now don't use api level 11
Mon, 07 May 2012 23:10:40 +0200 Initialize default settings file on first startup.
Da Risk <da_risk@beem-project.com> [Mon, 07 May 2012 23:10:40 +0200] rev 999
Initialize default settings file on first startup. fix #392
Mon, 07 May 2012 21:57:10 +0200 Update to the latest version of MemorizingTrustManager
Da Risk <da_risk@beem-project.com> [Mon, 07 May 2012 21:57:10 +0200] rev 998
Update to the latest version of MemorizingTrustManager Also fix the LeakedReceiver issue. Fix bug #384 close #408 Mitm commit: 11b37471c5403c0510619278d453ca393405f162
Mon, 23 Apr 2012 00:14:18 +0200 Fix a bug with tabs not sorted alphabetically.
Da Risk <da_risk@beem-project.com> [Mon, 23 Apr 2012 00:14:18 +0200] rev 997
Fix a bug with tabs not sorted alphabetically.
Sun, 22 Apr 2012 23:14:36 +0200 Checkstyle.
Da Risk <da_risk@beem-project.com> [Sun, 22 Apr 2012 23:14:36 +0200] rev 996
Checkstyle.
Sun, 22 Apr 2012 22:49:21 +0200 Implements tab in ContactListActivity.
Da Risk <da_risk@beem-project.com> [Sun, 22 Apr 2012 22:49:21 +0200] rev 995
Implements tab in ContactListActivity.
Sun, 22 Apr 2012 20:39:31 +0200 Add a custom TextView widget to display groups in form of tabs.
Da Risk <da_risk@beem-project.com> [Sun, 22 Apr 2012 20:39:31 +0200] rev 994
Add a custom TextView widget to display groups in form of tabs.
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 993
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 992
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 991
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 990
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 989
fix bad nb translation upload
Tue, 05 Jun 2012 16:29:25 +0200 sync with trunk + using last asmack version
Nikita Kozlov <nikita@elyzion.net> [Tue, 05 Jun 2012 16:29:25 +0200] rev 988
sync with trunk + using last asmack version
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 987
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 986
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 985
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 984
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 983
Added tag 0.1.7 for changeset 5a6ab49303d3
Tue, 21 Feb 2012 12:11:49 +0100 update version for release 0.1.7
Nikita Kozlov <nikita@elyzion.net> [Tue, 21 Feb 2012 12:11:49 +0100] rev 982
update version for release
Tue, 21 Feb 2012 12:08:53 +0100 update german translation
Nikita Kozlov <nikita@elyzion.net> [Tue, 21 Feb 2012 12:08:53 +0100] rev 981
update german translation
Tue, 24 Jan 2012 18:54:05 +0100 increase project default tagert to 8 and use android:installLocation
Nikita Kozlov <nikita@elyzion.net> [Tue, 24 Jan 2012 18:54:05 +0100] rev 980
increase project default tagert to 8 and use android:installLocation
Mon, 23 Jan 2012 19:18:44 +0100 Update min sdk version to 5
Da Risk <da_risk@beem-project.com> [Mon, 23 Jan 2012 19:18:44 +0100] rev 979
Update min sdk version to 5
Mon, 23 Jan 2012 02:17:30 +0100 Update build script to support latest android tools out from the box
Da Risk <da_risk@beem-project.com> [Mon, 23 Jan 2012 02:17:30 +0100] rev 978
Update build script to support latest android tools out from the box
Mon, 23 Jan 2012 18:26:21 +0100 Added tag 0.1.7_rc2 for changeset afff9e2452d9
Nikita Kozlov <nikita@elyzion.net> [Mon, 23 Jan 2012 18:26:21 +0100] rev 977
Added tag 0.1.7_rc2 for changeset afff9e2452d9
Mon, 23 Jan 2012 17:35:54 +0100 update version name and code version 0.1.7_rc2
Nikita Kozlov <nikita@elyzion.net> [Mon, 23 Jan 2012 17:35:54 +0100] rev 976
update version name and code version
(0) -1000 -300 -100 -50 -30 tip