You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
11 years ago
..
ArrayListCursor.java Initial Project Import 14 years ago
ContactAccessor.java group and contact list fixes 11 years ago
ContactIdentityManager.java Improve support for "me" contact. 13 years ago
ContactIdentityManagerGingerbread.java Split into library project and add shared preferences layer of indirection. 12 years ago
ContactIdentityManagerICS.java Major reorganization of view/model interactions. 13 years ago
ContactPhotoFactory.java refactor and improve contact selection 11 years ago
ContactSelectionListAdapter.java group and contact list fixes 11 years ago
ContactsCursorLoader.java group and contact list fixes 11 years ago
ContactsDatabase.java group and contact list fixes 11 years ago
NameAndNumber.java Initial Project Import 14 years ago
RecipientsAdapter.java Initial Project Import 14 years ago
RecipientsEditor.java group action conversation items, tweaks to single contact selection 11 years ago