summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-11-12Merge "Fix build breakage due to bad manual cherry-pick" into ub-contactsdial...Hall Liu
2015-11-12Fix build breakage due to bad manual cherry-pickHall Liu
2015-11-12Merge "Added support for displaying/redialing post-dial" into ub-contactsdial...Hall Liu
2015-11-11Blocking number suppresses voicemails in the same minuteBrandon Maxwell
2015-11-11Added support for displaying/redialing post-dialHall Liu
2015-11-04Temporarily supress flaky TestsYorke Lee
2015-11-03Changing method to public, static for use in InCallUiBrandon Maxwell
2015-10-30Speed dial respects display order prefsBrandon Maxwell
2015-10-27Remove onboarding flowYorke Lee
2015-10-27Merge "CallDetailActivity respect display name order" into ub-contactsdialer-...Brandon Maxwell
2015-10-27Merge "Fix voicemail tab items reading "speed dial" when selected." into ub-c...Nancy Chen
2015-10-26Fix voicemail tab items reading "speed dial" when selected.Nancy Chen
2015-10-26CallDetailActivity respect display name orderBrandon Maxwell
2015-10-26Merge "Fix issue with entering '+' with switch access" into ub-contactsdialer...Yorke Lee
2015-10-26Fix issue with entering '+' with switch accessYorke Lee
2015-10-26Merge "Allow voicemail numbers to be blocked." into ub-contactsdialer-a-devAndrew Lee
2015-10-26Allow voicemail numbers to be blocked.Andrew Lee
2015-10-26Call log respects display name order preferencesBrandon Maxwell
2015-10-23Revert "Call log respects display name order preferences"Brandon Maxwell
2015-10-23Call log respects display name order preferencesBrandon Maxwell
2015-10-20Update Dialer testsYorke Lee
2015-10-19Don't allow blocking of emergency or VM numbers.Andrew Lee
2015-10-14Moving call type/location for voicemailBrandon Maxwell
2015-10-07Add footer actions to Call Details.Andrew Lee
2015-10-07Merge "Group blocked calls separately in call log." into ub-contactsdialer-a-devAndrew Lee
2015-10-06Actually launch onboarding flow if neededYorke Lee
2015-10-03Group blocked calls separately in call log.Andrew Lee
2015-10-02Prepatory CallDetailActivity tweaks.Andrew Lee
2015-10-02Merge "Modifying voicemail call log date and time format" into ub-contactsdia...Brandon Maxwell
2015-10-02Merge "Add BLOCKED call type and util to mark in call log." into ub-contactsd...Andrew Lee
2015-10-02Add BLOCKED call type and util to mark in call log.Andrew Lee
2015-10-02Modifying voicemail call log date and time formatBrandon Maxwell
2015-10-02Temporarily suppress OnboardingControllerTestsYorke Lee
2015-10-02Merge "First pass for Dialer onboarding flow" into ub-contactsdialer-a-devYorke Lee
2015-10-02First pass for Dialer onboarding flowYorke Lee
2015-10-01Merge "Fix voicemail playback tests." into ub-contactsdialer-a-devAndrew Lee
2015-09-30Fix voicemail playback tests.Andrew Lee
2015-09-30Use TextWatcher to update call type toggle.Andrew Lee
2015-09-26Merge "Add custom call type affordance to TestActivity." into ub-contactsdial...Andrew Lee
2015-09-25Add custom call type affordance to TestActivity.Andrew Lee
2015-09-25Fix FilteredNumberProviderTest#testDeleteAnne Rong
2015-09-17Fix for inconsistent smart dial databaseYorke Lee
2015-09-16Move CallLogFragment tests to CallLogAdapterTest.Andrew Lee
2015-09-16Merge "Fix VoicemailPlaybackTests." into ub-contactsdialer-a-devAndrew Lee
2015-09-15Fix VoicemailPlaybackTests.Andrew Lee
2015-09-15Fix GroupBuilder Tests.Andrew Lee
2015-09-14Merge "Improve speakerphone setting." into ub-contactsdialer-a-devAndrew Lee
2015-09-10Improve speakerphone setting.Andrew Lee
2015-09-05Merge "Move non-cache tests from Fragment to Adapter." into ub-contactsdialer...Andrew Lee
2015-09-03Move non-cache tests from Fragment to Adapter.Andrew Lee
2015-09-02Merge "Fix CallDetailActivityTest." into ub-contactsdialer-a-devAndrew Lee
2015-09-01Fix test method for showing promo card.Andrew Lee
2015-09-01Fix CallDetailActivityTest.Andrew Lee
2015-09-01Rewrite grouping logic in Dialer.Andrew Lee
2015-08-31Don't strip post dial string when handling DIAL intentYorke Lee
2015-08-29Unbundled build fixes for testsJay Shrauner
2015-08-21Merge "FilteredNumberProvider authority name & filtered_number_table changes"Anne Rong
2015-08-21FilteredNumberProvider authority name & filtered_number_table changesAnne Rong
2015-08-19Merge "Create local database table + ContentProvider for filtered numbers"Anne Rong
2015-08-19Create local database table + ContentProvider for filtered numbersAnne Rong
2015-07-27Add ability to add test voicemails from test appYorke Lee
2015-06-26Cache repeated Telecom requests from call log.Andrew Lee
2015-06-19Rewrite of MediaPlayer logic.Andrew Lee
2015-06-18Pass activity into VoicemailPlaybackPresenter.Andrew Lee
2015-06-15Add play voicemail primary action to call log.Andrew Lee
2015-06-15Merge "Fix abundance of "Custom" labels." into mnc-devAndrew Lee
2015-06-15Merge "Fix VoicemailPlaybackTest flakiness." into mnc-devAndrew Lee
2015-06-15Fix abundance of "Custom" labels.Andrew Lee
2015-06-15Fix VoicemailPlaybackTest flakiness.Andrew Lee
2015-06-12Convert to primary action button on call log items.Andrew Lee
2015-06-10Move "Report" to CallDetailActivity.Andrew Lee
2015-06-10Merge "Change PhoneCallDetail fields to be non-final." into mnc-devAndrew Lee
2015-06-10Change PhoneCallDetail fields to be non-final.Andrew Lee
2015-06-09Fix CallLogFragment UnitTests.Andrew Lee
2015-06-09Fix some more unit tests...Andrew Lee
2015-06-04Merge "Move VM playback from details to call log." into mnc-devAndrew Lee
2015-06-03Fix unit test errors.Andrew Lee
2015-06-03Move VM playback from details to call log.Andrew Lee
2015-06-01Fix CallDetailActivity tests.Andrew Lee
2015-05-27Refactor Voicemail Playback into standalone view.Andrew Lee
2015-05-19Add AsyncTaskUtil for call log actions.Andrew Lee
2015-05-19Performance improvements to call log scrolling.Andrew Lee
2015-05-14Change VM playback fragment layout.Andrew Lee
2015-05-13Reorganize Intent utilities, add send SMS intent.Andrew Lee
2015-05-12Indicate whether CallLogAdapter is for Recents.Andrew Lee
2015-04-23Use TelecomManager.placeCall APIYorke Lee
2015-04-16Move call log actions into expandable view.Andrew Lee
2015-04-09Replace ListView with RecyclerView in call log.Andrew Lee
2015-04-09Move some CallLog testing from adapter to fragment.Andrew Lee
2015-04-08Merge "Remove expand/collapse animations in the Call Log."Andrew Lee
2015-04-07Move copy of GroupingListAdapter to Dialer app.Andrew Lee
2015-04-06Remove expand/collapse animations in the Call Log.Andrew Lee
2015-04-06Merge "Create ContactInfoCache from CallLogAdapter."Andrew Lee
2015-04-03Create ContactInfoCache from CallLogAdapter.Andrew Lee
2015-04-01Stop using static common test lib. Fix Jack buildBrian Attwell
2015-03-25Fix image-related GoogleDialer compiler warnings.Andrew Lee
2015-03-20Add CACHED_PHOTO_URI to test valuesYorke Lee
2015-03-16Delete call log list item extras.Andrew Lee
2015-03-02Only consider toString value of TtsSpan for unit testsYorke Lee
2015-02-27Fix some Dialer testsYorke Lee