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