Signal-Android/app/src/main/java/org/thoughtcrime/securesms/contacts
2021-06-28 18:07:36 -04:00
..
avatars Separate avatar colors from chat colors. 2021-05-26 00:39:59 -04:00
sync Do not remove system contact badging during partial syncs. 2021-06-02 12:16:10 -04:00
AbstractContactsCursorLoader.java Refactor ContactsCursorLoader to implement factory pattern. 2021-03-31 16:02:32 -03:00
ArrayListCursor.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
ContactAccessor.java Improve search performance. 2021-06-10 15:47:12 -04:00
ContactChip.java Fix chip jank and other groups v2 ux issues. 2020-05-29 09:51:21 -04:00
ContactIdentityManager.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
ContactIdentityManagerICS.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
ContactRepository.java Fix crash when including self in contact search projection. 2021-04-24 14:55:00 -04:00
ContactsCursorLoader.java Fix crash when adding person to an existing mms group. 2021-06-22 17:03:20 -04:00
ContactsCursorRows.java Refactor ContactsCursorLoader to implement factory pattern. 2021-03-31 16:02:32 -03:00
ContactsDatabase.java Use Log.tag where appropriate. 2021-03-31 16:02:32 -03:00
ContactSelectionListAdapter.java Fix text color of recent conversations in share activity. 2021-01-23 18:48:14 -05:00
ContactSelectionListItem.java Fix share contact list updating improperly on selection change. 2021-06-28 18:07:36 -04:00
ContactsSyncAdapter.java Limit the directory refresh in response to system contact changes. 2021-04-07 17:45:51 -03:00
NameAndNumber.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
RecipientsAdapter.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
RecipientsEditor.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
SelectedContact.java Fix matches logic in contact selection. 2020-05-29 09:51:20 -04:00
SelectedContactSet.java Implement new group creation screens behind flag. 2020-05-14 11:22:28 -03:00
TurnOffContactJoinedNotificationsActivity.java Refactor app settings. 2021-05-12 12:23:00 -04:00