summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add Caller-info provider nudges and adapt new CallerInfoApiArtem Shvadskiy2016-05-091-1/+1
* Fix call log and contact lookupRichard MacGregor2016-05-052-4/+5
* Refactor Blacklist and Contact BlockingRohit Yengisetty2016-04-081-1/+1
* Add LookupProvider to the call logRohit Yengisetty2016-04-081-1/+3
* (1/2) T9 fixes and quickactionsStephen Bird2016-04-081-3/+4
* Initial T9 search bringupStephen Bird2016-04-081-4/+4
* update addCall to account for extra paramterIan Roy2016-03-221-1/+1
* Dialer: Refactor SmartDial for additional languagescretin452015-11-161-2/+33
* Dialer: add to support multi-language smart searchqqzhou2015-11-162-4/+4
* Cache repeated Telecom requests from call log.Andrew Lee2015-06-264-24/+24
* Rewrite of MediaPlayer logic.Andrew Lee2015-06-191-1/+1
* Pass activity into VoicemailPlaybackPresenter.Andrew Lee2015-06-181-6/+13
* Add play voicemail primary action to call log.Andrew Lee2015-06-151-3/+1
* Merge "Fix abundance of "Custom" labels." into mnc-devAndrew Lee2015-06-152-7/+0
|\
| * Fix abundance of "Custom" labels.Andrew Lee2015-06-152-7/+0
* | Merge "Fix VoicemailPlaybackTest flakiness." into mnc-devAndrew Lee2015-06-151-0/+2
|\ \
| * | Fix VoicemailPlaybackTest flakiness.Andrew Lee2015-06-151-0/+2
| |/
* / Convert to primary action button on call log items.Andrew Lee2015-06-122-7/+9
|/
* Move "Report" to CallDetailActivity.Andrew Lee2015-06-102-2/+2
* Merge "Change PhoneCallDetail fields to be non-final." into mnc-devAndrew Lee2015-06-102-363/+129
|\
| * Change PhoneCallDetail fields to be non-final.Andrew Lee2015-06-102-363/+129
* | Fix CallLogFragment UnitTests.Andrew Lee2015-06-091-2/+8
* | Fix some more unit tests...Andrew Lee2015-06-092-159/+233
|/
* Merge "Move VM playback from details to call log." into mnc-devAndrew Lee2015-06-043-25/+18
|\
| * Move VM playback from details to call log.Andrew Lee2015-06-033-25/+18
* | Fix unit test errors.Andrew Lee2015-06-031-4/+21
|/
* Fix CallDetailActivity tests.Andrew Lee2015-06-013-23/+30
* Refactor Voicemail Playback into standalone view.Andrew Lee2015-05-271-5/+1
* Add AsyncTaskUtil for call log actions.Andrew Lee2015-05-191-2/+2
* Performance improvements to call log scrolling.Andrew Lee2015-05-192-103/+290
* Change VM playback fragment layout.Andrew Lee2015-05-141-25/+0
* Reorganize Intent utilities, add send SMS intent.Andrew Lee2015-05-131-1/+1
* Indicate whether CallLogAdapter is for Recents.Andrew Lee2015-05-121-1/+1
* Use TelecomManager.placeCall APIYorke Lee2015-04-231-1/+1
* Move call log actions into expandable view.Andrew Lee2015-04-163-88/+94
* Replace ListView with RecyclerView in call log.Andrew Lee2015-04-093-89/+91
* Move some CallLog testing from adapter to fragment.Andrew Lee2015-04-091-14/+27
* Merge "Remove expand/collapse animations in the Call Log."Andrew Lee2015-04-081-1/+1
|\
| * Remove expand/collapse animations in the Call Log.Andrew Lee2015-04-061-1/+1
* | Move copy of GroupingListAdapter to Dialer app.Andrew Lee2015-04-071-0/+311
|/
* Merge "Create ContactInfoCache from CallLogAdapter."Andrew Lee2015-04-062-15/+28
|\
| * Create ContactInfoCache from CallLogAdapter.Andrew Lee2015-04-032-15/+28
* | Stop using static common test lib. Fix Jack buildBrian Attwell2015-04-011-1/+5
|/
* Fix image-related GoogleDialer compiler warnings.Andrew Lee2015-03-252-1/+0
* Add CACHED_PHOTO_URI to test valuesYorke Lee2015-03-201-1/+1
* Delete call log list item extras.Andrew Lee2015-03-161-1/+1
* Only consider toString value of TtsSpan for unit testsYorke Lee2015-03-021-1/+1
* Fix some Dialer testsYorke Lee2015-02-272-4/+2
* Remove call to deleted method AsyncTask.init().Jeff Brown2014-11-141-7/+0
* Merge "Refactor ActionBarController and tests" into lmp-mr1-devYorke Lee2014-10-291-38/+9
|\