session-android/src/org/thoughtcrime/securesms/contacts
Jake McGinty e2f7c1529a group and contact list fixes
1) Updating a group without changing the avatar will keep that
   avatar

2) Prohibit adding non-push users to an existing push group

3) Add Android contacts to the same database. Takes a small amount
   more time and memory, but allows queries to not be a hack, and
   enables us to dedupe numbers in JB and higher devices.

// FREEBIE
2014-04-10 11:14:06 -07:00
..
ArrayListCursor.java Initial Project Import 2011-12-20 10:20:44 -08:00
ContactAccessor.java group and contact list fixes 2014-04-10 11:14:06 -07:00
ContactIdentityManager.java Improve support for "me" contact. 2012-10-22 19:17:08 -07:00
ContactIdentityManagerGingerbread.java Split into library project and add shared preferences layer of indirection. 2014-01-06 14:20:59 -08:00
ContactIdentityManagerICS.java Major reorganization of view/model interactions. 2012-10-28 18:24:21 -07:00
ContactPhotoFactory.java refactor and improve contact selection 2014-04-01 14:56:45 -07:00
ContactsCursorLoader.java group and contact list fixes 2014-04-10 11:14:06 -07:00
ContactsDatabase.java group and contact list fixes 2014-04-10 11:14:06 -07:00
ContactSelectionListAdapter.java group and contact list fixes 2014-04-10 11:14:06 -07:00
NameAndNumber.java Initial Project Import 2011-12-20 10:20:44 -08:00
RecipientsAdapter.java Initial Project Import 2011-12-20 10:20:44 -08:00
RecipientsEditor.java group action conversation items, tweaks to single contact selection 2014-02-16 21:09:15 -08:00