1. 04 Aug, 2014 5 commits
  2. 03 Aug, 2014 6 commits
  3. 02 Aug, 2014 3 commits
    • JC Brand's avatar
      Major refactor. · 219d5c8a
      JC Brand authored
      The RosterView view is now an overview of RosterGroup objects.
      
      RosterGroup objects each have their own collection of contacts which fall under that group.
      Additionally, the RosterView has a collection of all contacts.
      
      The comparator of RosterContacts is now used to correctly position roster
      contacts and we therefore no longer need to explicitly sort them afterwards.
      
      updates #83
      updates #151
      219d5c8a
    • JC Brand's avatar
      ca260f7b
    • JC Brand's avatar
      Rename RosterItem to RosterContact · fdd0583a
      JC Brand authored
      fdd0583a
  4. 01 Aug, 2014 2 commits
  5. 31 Jul, 2014 4 commits
  6. 30 Jul, 2014 2 commits
  7. 29 Jul, 2014 1 commit
  8. 25 Jul, 2014 4 commits
  9. 24 Jul, 2014 1 commit
    • JC Brand's avatar
      Some sorting optimizations · 434e21d0
      JC Brand authored
      * Differentiate between adding new roster items and rendering existing ones.
      * Also, only sort pending and requesting contacts once they've all been added
        (similar to what was already being done with existing contacts)
      434e21d0
  10. 23 Jul, 2014 9 commits
  11. 21 Jul, 2014 3 commits