summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Automatic translation importHEADreplicant-6.0-0004-rc3replicant-6.0-0004-rc2cm-13.0Michael Bestas2019-08-10196-10388/+4326
| | | | Change-Id: Id5aacc3d145371af6af293268e7fb757825f5c5b
* Automatic translation importreplicant-6.0-0004-rc1Abhisek Devkota2017-12-139-0/+1230
| | | | Change-Id: I4ea8386bfe5b1eb14d37a3d42285ed1633aace64
* Automatic translation importreplicant-6.0-0003Abhisek Devkota2017-09-192-7/+8
| | | | Change-Id: I122db55f0c206bb758431e3234657bb35cd00b2c
* Automatic translation importreplicant-6.0-0002Abhisek Devkota2017-07-272-1/+2
| | | | Change-Id: I116b8fc95fa0d1a192b73a2084de8c5602b31725
* Automatic translation importAbhisek Devkota2017-07-033-4/+3
| | | | Change-Id: Ib13fba8d5311ea5011958f3edda5bb26a7a5cc36
* Automatic translation importAbhisek Devkota2017-06-221-4/+4
| | | | Change-Id: I348462b4028fdedb49cc6cb836c3559305f42988
* Automatic translation importAbhisek Devkota2017-06-034-6/+7
| | | | Change-Id: I1e999c44170c074506d92ce7d324746c4da37ca4
* Automatic translation importreplicant-6.0-0001Abhisek Devkota2017-04-2816-262/+127
| | | | Change-Id: I8c14ea2fcce81848123f8c9eb47bfafb7a1ada65
* Automatic translation importAbhisek Devkota2017-02-1925-1/+502
| | | | Change-Id: Ie372e201fd95ade26803f2dc18922241e5cc8575
* resolve merge conflicts of 9f523b4 to nyc-devWalter Jang2017-02-037-31/+171
| | | | | | | | | | | | | | Bug: 32219099 Merged-In: Ib141ad682488aeabf6d90e8d169d5fff6df7a8dd Change-Id: I895b1f9f8ade2dcfa47d1c17e0aaac2edeb75a74 (cherry picked from commit b7eecdd9a1276b721bb9644a0762dfd969e52709) (cherry picked from commit d47661ad82d402c1e0c90eb83970687d784add1b) # Conflicts: # src/com/android/contacts/common/activity/RequestPermissionsActivity.java # src/com/android/contacts/common/activity/RequestPermissionsActivityBase.java # src/com/android/contacts/common/util/AccountSelectionUtil.java # src/com/android/contacts/common/vcard/ImportVCardActivity.java mh0rst: Backport from android-7.1.1_r9
* Automatic translation importAbhisek Devkota2017-02-012-3/+3
| | | | Change-Id: I8253e37faecff259b8818ee32f6ad3648c39d14d
* Automatic translation importAbhisek Devkota2017-01-265-11/+27
| | | | Change-Id: I48bbc7c5930e2c58d33e497ee8e94e7bf81f2000
* Automatic translation importinky@build012016-12-242-3/+24
| | | | | Change-Id: Id1b3707973b8ae157a7546cab3f2b1116ab0eb93 Ticket: -
* Automatic translation importblinky@build012016-12-212-0/+7
| | | | | Change-Id: Icf33e5547a58dd44237072e8fec9bedef2cec177 Ticket: -
* Automatic translation importclyde@build012016-12-2046-0/+828
| | | | | Change-Id: I5d9b4f93aef5b4cb9f2b32e9dd7714efa1a74d22 Ticket: -
* Automatic translation importclyde@build012016-12-161-0/+17
| | | | | Change-Id: I2d3e636771a921aca196e74e8457e1a2103a75fe Ticket: -
* Automatic translation importinky@build012016-11-294-20/+9
| | | | | Change-Id: I53b55f5506bcd153d913a6e4bb7af9eb2dfe7eac Ticket: -
* PhoneNumberHelper: formatNumber: check if isEmptyMarcos Marado2016-10-181-2/+4
| | | | | | | | If formatNumber is invoked with an empty number, then there's no formatting to be done. This patch avoids an NPE while trying to parse an inexistent string. Change-Id: Ic7a9dd3d1e0e7b27457f59f1209387b7faa359d9
* Automatic translation importpinky@build012016-09-254-1/+30
| | | | | Change-Id: I79ad02c7c2a0d68ad182c10c1a2f22fce2520a22 Ticket: -
* Automatic translation importpinky@build012016-08-290-0/+0
| | | | | Change-Id: I0a6437580ab464d407b8d7380d08d76329be288f Ticket: -
* Automatic translation importpinky@build012016-08-2710-3/+1228
| | | | | Change-Id: Ib5e3f3e6efc10c1717cfe63f29c9ead5fab748a3 Ticket: -
* Fix crash when block incoming call without caller IDKeith Mok2016-08-161-1/+3
| | | | | | | | | | | If caller phone number is empty, finish will be called directly in onCreate without mBlockContactHelper being created. Causing null object refernece in onDestory function. Add a null checking to guard that. CYNGNOS-3262 HAM-1455 Change-Id: I4e73fc52c815feec723e5b56ffee06375619a109
* Automatic translation importblinky@build012016-08-131-0/+1
| | | | | Change-Id: If8c2ec7ae7e57c60b7639aa68d5058a3f142ae55 Ticket: -
* Finish BlockContactActivity on dialog closedKeith Mok2016-07-191-1/+3
| | | | | | | | | | When block contact dialog box closed, the activity remains on screen, leaving a grey dummy full screen in the ui. finish the activity in those cases. FEIJ-1339, FEIJ-1341 Change-Id: I84ce9afbc538cb0324e9bdb6bda34b7db7b85e06
* Automatic translation importpinky@build012016-07-190-0/+0
| | | | | Change-Id: I442157cf0a84e9435f3b202d33a68d0352b14d1c Ticket: -
* Automatic translation importpinky@build012016-07-162-0/+52
| | | | | Change-Id: I75567bf1c10d3244db387563f4949e3772d4210b Ticket: -
* [1/4] Add cancel callback for BlockContactDialogStephen Bird2016-07-122-7/+26
| | | | | | | | Some ui elements need to refresh themselves when the dialog is cancelled. This allows them to do that. Change-Id: Ifa4646d799727cf864f560eaeca5fee95c546c36 Ticket: CYNGNOS-3111
* Automatic translation importinky@build012016-06-171-0/+17
| | | | Change-Id: Ib944c9b20bcdf673b57f5ed27605baf5e13b75e0
* Add valid number checks for block menu itemErica Chang2016-06-091-1/+2
| | | | | | | | CallStatsDetailActivity crashes upon block contacts synced from InCall plugins without valid phone numbers. Change-Id: Ic921fc16bf7a1911c7f0ebf3aed33decc54cc67f Issue-id: FEIJ-992
* Automatic translation importinky@build012016-06-061-0/+2
| | | | Change-Id: I05b27106cde23292e9646ae8fdcd44bbc86b7c6e
* Automatic translation importinky@build012016-06-012-0/+13
| | | | Change-Id: I134a7d4b20650fb712af335a3be61be5dacc0c6f
* Automatic translation importJessica Wagantall2016-05-262-0/+6
| | | | | Change-Id: I45b6d539a5f268f8fae889ebbcb383fcbfa398fc Ticket: RM-214
* Update LookupRequest to use the new ORIGIN codes within AmbientSDKRohit Yengisetty2016-05-192-7/+3
| | | | | Change-Id: I02f21d5769271d4918cc084fdc56eaf0fc0df92a Issue-Id: CYNGNOS-2888
* Extract spam information from encoded lookup-uriRohit Yengisetty2016-05-183-2/+23
| | | | | Change-Id: Ibd4ca9b0cc340a59de09c14082b0b74eae180224 Issue-Id: OPO-736
* Utilize city and country within Lookup ResponseRohit Yengisetty2016-05-171-0/+2
| | | | | Change-Id: I520bda8ab26ceb9e7c2b63f5f513227e3966c8be Issue-Id: OPO-712
* Automatic translation importAbhisek Devkota2016-05-171-0/+9
| | | | Change-Id: If8e8bd45a6eb3e187e4b3d2001ac62519f4a4c5a
* Add additional synchronization around caller-info Provider stateRohit Yengisetty2016-05-101-39/+46
| | | | | | | | | LookupProviderImpl isn't thread while processing Provider updates and whilst inssuing lookup requests. Adding locks around these calls to ensure thread safety. Issue-Id: CYNGNOS-2593 Change-Id: I003d712a5f356123d16e1707825afd4fb1fdeb5e
* Automatic translation importMichael Bestas2016-05-1028-4/+147
| | | | Change-Id: I8d8f9f6b9be7544e6170847fa31219c1809bd3a0
* Update LookupProvider to new CallerInfoAPI specArtem Shvadskiy2016-05-098-125/+286
| | | | | Change-Id: Icfd981473fdece5bf90016223909be54ee0f4b05 issue-id: DIALER-719 DIALER-724
* Avoid drawable resources from being scaled.Danny Baumann2016-05-081-3/+37
| | | | | | | | CheckableFlipDrawable should only scale contact photos, not drawable resources. Change-Id: I63c161c4c5495621d4783ca2bdb92376bb4af43b Ticket: CD-553
* Export only selected contact, not all contactsArtem Shvadskiy2016-05-051-0/+1
| | | | | Change-Id: Ia9e9908949d91ce9bb4e53394664ab9697db775e issue-id: FEIJ-326
* Add methods to check valid phone numbers and choose labelRichard MacGregor2016-04-292-0/+55
| | | | | | | | This is needed to fix call log lookups in Dialer. It also fixes label choice for incall api contacts. Ticket CD-460 Change-Id: I3eae46eec00dd51d67ea3c3ed0022fbb4e49473f
* Fix height calculation of ContactListItemViewRichard MacGregor2016-04-291-1/+2
| | | | | | | | | | | | | | | | | | | | | Height calculation compared height without padding against preferred height that included padding. Existing comments stated that a height calculation was supposed to includepadding, but didn't. Add the padding back into the calculation. To test this: - Include an app that reports a contact's presence, and therefore shows the presence icon. - Make sure contact also has an email or similar. Open contacts app and search for the email address. - Three rows of information should show up for that contact, those being Name, Presence, and email. The issue fixed is that the top and bottom text is cutoff due to bad height calculation. Ticket CD-576 Change-Id: I9a639ec0d505e679e36bd1a5a4097aa808e7c320
* Automatic translation importMichael Bestas2016-04-2920-0/+74
| | | | Change-Id: I1150df722bf59205de8e29a5714498038978c0a7
* Add new method to LookupHandlerThread for calling new API interfacesMartin Brabham2016-04-251-0/+5
| | | | | Change-Id: I7353c82019fa5588e08db4522c6f9cbc3c81c3a7 Ticket-Id: MMS-213
* Automatic translation importMichael Bestas2016-04-1627-0/+535
| | | | Change-Id: Ie35f787df491facab98385ec20453171a4070868
* [1/2] Add new method for determining whether to show block optionRichard MacGregor2016-04-141-0/+5
| | | | | | | | | | BlockRequests only work on certain data types. Phone numbers are currently the only type supported. It doesn't make sense to give block action to something that won't get blocked. Ticket CD-461 Change-Id: If3f50f1ee0a4cee2d17fcc33b94eea75099ae561
* Improve stringsMichael Bestas2016-04-141-5/+3
| | | | Change-Id: I77052577b33ed53cf14a004c31b9df9de9debc0d
* Remove duplicate ambientsdk referenceStephen Bird2016-04-121-3/+0
| | | | Change-Id: I92851e7dec1aa5ee4a922150af67326c9a2223c7
* Add 'ims-common' & 'info_lookup' build dependencyDeepak Kundra2016-04-111-1/+7
| | | | Change-Id: I222e8033d46eb593cfbfe69880a7fb67180130aa