Da Risk <darisk972@gmail.com> [Wed, 09 Jun 2010 00:28:55 +0200] rev 764
Add filtering capability on contact list.
Da Risk <darisk972@gmail.com> [Thu, 03 Jun 2010 21:59:08 +0200] rev 763
Add a menu to change status in contact list.
Da Risk <darisk972@gmail.com> [Thu, 03 Jun 2010 21:43:32 +0200] rev 762
Many little modifications.
Clean strings.xml
Disable use of preference for status notification.
Fix a bug with the auto away feature.
Da Risk <darisk972@gmail.com> [Tue, 01 Jun 2010 21:48:38 +0200] rev 761
Checkstyle.
Da Risk <darisk972@gmail.com> [Tue, 01 Jun 2010 21:32:39 +0200] rev 760
Refactor the ContactList activity.
Use an insertion sorted list to manage the sort.
Da Risk <darisk972@gmail.com> [Mon, 31 May 2010 00:56:26 +0200] rev 759
merge
Da Risk <darisk972@gmail.com> [Sun, 30 May 2010 23:18:46 +0200] rev 758
fix a NullException bug in the contact List
Da Risk <darisk972@gmail.com> [Thu, 27 May 2010 01:41:27 +0200] rev 757
Massive refactoring of ContactList.
Filtering is now done before the displaying.
Da Risk <darisk972@gmail.com> [Thu, 27 May 2010 01:37:12 +0200] rev 756
Correct Status.statusOnline() method. Extended away is online.
Da Risk <darisk972@gmail.com> [Thu, 27 May 2010 01:27:29 +0200] rev 755
Add an equals method to Contact.
A contact is equals to an other if they got the same bare Jid.