summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Add IP call interface supportsxjiang2015-09-112-2/+116
| * | | | Supports to choose multi contacts when share visible contactsxjiang2015-09-112-38/+5
| * | | | Add support to export multi contacts to Vcardxjiang2015-09-094-6/+25
| * | | | Add import/export contacts from/to SIM cardxjiang2015-09-095-112/+1059
| * | | | Add the support for SIM and Phone accountblong2015-09-0717-26/+1214
| * | | | IMS-VT: Enable Video Calling option based on configurationRavi Paluri2015-08-251-1/+24
| * | | | SimContacts: Add support for manage SIM Contacts.Rakesh Pallerla2015-08-212-12/+29
* | | | | IMS-VT: Enable Video Calling option based on configurationRavi Paluri2015-10-061-1/+24
* | | | | SimContacts: Add support for manage SIM Contacts.Rakesh Pallerla2015-10-062-12/+29
|/ / / /
* | | / Correctly handle empty permissions array in callbackYorke Lee2015-08-121-1/+2
| |_|/ |/| |
* | | Merge "Use text/x-vcard mime type when importing/exporting .vcf files" into m...Walter Jang2015-08-113-4/+4
|\ \ \ | |_|/ |/| |
| * | Use text/x-vcard mime type when importing/exporting .vcf filesWalter Jang2015-08-113-4/+4
| |/
* / DO NOT MERGE Catch SecurityExceptions in onCreateDialogJay Shrauner2015-08-111-2/+7
|/
* Fix references to PHONETIC_NAME_STYLEJay Shrauner2015-07-303-10/+4
* Merge "Catch SecurityExceptions when importing" into mnc-devJay Shrauner2015-07-251-1/+9
|\
| * Catch SecurityExceptions when importingJay Shrauner2015-07-201-1/+9
* | Merge "Add utility method to check for AppOp" into mnc-devYorke Lee2015-07-251-0/+10
|\ \
| * | Add utility method to check for AppOpYorke Lee2015-07-241-0/+10
| |/
* | Merge "Delay AccountTypeManager init until we have the Contacts permission 2/...Walter Jang2015-07-241-0/+8
|\ \
| * | Delay AccountTypeManager init until we have the Contacts permission 2/2Walter Jang2015-07-231-0/+8
| |/
* / Add back READ_EXT_STORAGE so we can handle vcard imports again 3/3Walter Jang2015-07-241-0/+1
|/
* Merge "Add utility methods to listen for permission granted broadcasts" into ...Yorke Lee2015-07-171-0/+45
|\
| * Add utility methods to listen for permission granted broadcastsYorke Lee2015-07-171-0/+45
* | Remove WRITE_EXTERNAL_STORAGE from desired permissionsWalter Jang2015-07-171-1/+0
* | Merge "Check for permissions in ContactPhotoManager" into mnc-devYorke Lee2015-07-151-0/+4
|\ \
| * | Check for permissions in ContactPhotoManagerYorke Lee2015-07-141-0/+4
| |/
* | Remove READ_EXT_STORAGE perm now that user selects vcard import location 1/3Walter Jang2015-07-141-1/+0
* | Merge "Allow the user to select the vcards to import" into mnc-devWalter Jang2015-07-146-422/+58
|\ \ | |/ |/|
| * Allow the user to select the vcards to importWalter Jang2015-07-146-422/+58
* | Merge "Don't cache results of permission check" into mnc-devYorke Lee2015-07-141-28/+3
|\ \ | |/ |/|
| * Don't cache results of permission checkYorke Lee2015-07-131-28/+3
* | Add back READ_EXTERNAL_STORAGE permission for vcard import 2/3Walter Jang2015-07-131-0/+1
* | Fix broken contacts common unit testsWalter Jang2015-07-101-0/+1
|/
* Resolve vcard export file display nameWalter Jang2015-07-093-6/+28
* Let the user choose where to export vcards to 1/3Walter Jang2015-07-084-288/+33
* Correctly recache permission statusYorke Lee2015-07-011-3/+3
* Fix NPE in ViewPagerStripsYorke Lee2015-07-011-0/+7
* Catch transaction too large exceptionBrian Attwell2015-06-281-26/+33
* Merge "Remove isVisibility check before scaleIn." into mnc-devAndrew Lee2015-06-261-7/+1
|\
| * Remove isVisibility check before scaleIn.Andrew Lee2015-06-251-7/+1
* | Merge "Improve Contacts' permission handling" into mnc-devBrian Attwell2015-06-254-161/+215
|\ \
| * | Improve Contacts' permission handlingBrian Attwell2015-06-254-161/+215
* | | Merge "Swap in right icon for messaging and info." into mnc-devAndrew Lee2015-06-252-3/+3
|\ \ \
| * | | Swap in right icon for messaging and info.Andrew Lee2015-06-242-3/+3
| | |/ | |/|
* | | Merge "Temp fix for permission issues" into mnc-devBrian Attwell2015-06-251-21/+10
|\ \ \ | |/ / |/| / | |/
| * Temp fix for permission issuesBrian Attwell2015-06-241-21/+10
* | Merge "Protect against CP2 crash in Dialer" into mnc-devYorke Lee2015-06-242-8/+27
|\ \
| * | Protect against CP2 crash in DialerYorke Lee2015-06-232-8/+27
* | | Safety; set scale to 1, even if FAB is visible.Andrew Lee2015-06-221-0/+2
|/ /
* | Add overload for fab align() method.Andrew Lee2015-06-161-0/+11