Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_apps_Dialer
/
4e5df6b3a264cceba8774f6704697312b35f329d
/
tests
326bc22
Add ability to add test voicemails from test app
by Yorke Lee
· 10 years ago
d3f6a6c
Cache repeated Telecom requests from call log.
by Andrew Lee
· 10 years ago
053b9c7
Rewrite of MediaPlayer logic.
by Andrew Lee
· 10 years ago
efd863a
Pass activity into VoicemailPlaybackPresenter.
by Andrew Lee
· 10 years ago
bae7b93
Add play voicemail primary action to call log.
by Andrew Lee
· 10 years ago
becbb11
Merge "Fix abundance of "Custom" labels." into mnc-dev
by Andrew Lee
· 10 years ago
7eb56ce
Merge "Fix VoicemailPlaybackTest flakiness." into mnc-dev
by Andrew Lee
· 10 years ago
e224017
Fix abundance of "Custom" labels.
by Andrew Lee
· 10 years ago
81e53bd
Fix VoicemailPlaybackTest flakiness.
by Andrew Lee
· 10 years ago
b0b57a1
Convert to primary action button on call log items.
by Andrew Lee
· 10 years ago
2f05af3
Move "Report" to CallDetailActivity.
by Andrew Lee
· 10 years ago
a74ebca
Merge "Change PhoneCallDetail fields to be non-final." into mnc-dev
by Andrew Lee
· 10 years ago
edb22da
Change PhoneCallDetail fields to be non-final.
by Andrew Lee
· 10 years ago
427566a
Fix CallLogFragment UnitTests.
by Andrew Lee
· 10 years ago
6a86690
Fix some more unit tests...
by Andrew Lee
· 10 years ago
16249d1
Merge "Move VM playback from details to call log." into mnc-dev
by Andrew Lee
· 10 years ago
bdf60d0
Fix unit test errors.
by Andrew Lee
· 10 years ago
267e9eb
Move VM playback from details to call log.
by Andrew Lee
· 10 years ago
42be85d
Fix CallDetailActivity tests.
by Andrew Lee
· 10 years ago
58eaabc
Refactor Voicemail Playback into standalone view.
by Andrew Lee
· 10 years ago
7c461dc
Add AsyncTaskUtil for call log actions.
by Andrew Lee
· 10 years ago
49efd91
Performance improvements to call log scrolling.
by Andrew Lee
· 10 years ago
c2289b3
Change VM playback fragment layout.
by Andrew Lee
· 10 years ago
247df6e
Reorganize Intent utilities, add send SMS intent.
by Andrew Lee
· 10 years ago
bb48628
Indicate whether CallLogAdapter is for Recents.
by Andrew Lee
· 10 years ago
b82e8da
Use TelecomManager.placeCall API
by Yorke Lee
· 10 years ago
c1b7d0a
Move call log actions into expandable view.
by Andrew Lee
· 10 years ago
492cd73
Replace ListView with RecyclerView in call log.
by Andrew Lee
· 10 years ago
6974895
Move some CallLog testing from adapter to fragment.
by Andrew Lee
· 10 years ago
64c031c
Merge "Remove expand/collapse animations in the Call Log."
by Andrew Lee
· 10 years ago
07a5e0a
Move copy of GroupingListAdapter to Dialer app.
by Andrew Lee
· 10 years ago
c6fde8d
Remove expand/collapse animations in the Call Log.
by Andrew Lee
· 10 years ago
477291e
Merge "Create ContactInfoCache from CallLogAdapter."
by Andrew Lee
· 10 years ago
74479d4
Create ContactInfoCache from CallLogAdapter.
by Andrew Lee
· 10 years ago
4639045
Stop using static common test lib. Fix Jack build
by Brian Attwell
· 10 years ago
eab660d
Fix image-related GoogleDialer compiler warnings.
by Andrew Lee
· 10 years ago
adf7bd2
Add CACHED_PHOTO_URI to test values
by Yorke Lee
· 10 years ago
14cfa66
Delete call log list item extras.
by Andrew Lee
· 10 years ago
896a443
Only consider toString value of TtsSpan for unit tests
by Yorke Lee
· 10 years ago
c88bdc7
Fix some Dialer tests
by Yorke Lee
· 10 years ago
26e8a3e
Remove call to deleted method AsyncTask.init().
by Jeff Brown
· 10 years ago
35741bb
Merge "Refactor ActionBarController and tests" into lmp-mr1-dev
by Yorke Lee
· 10 years ago
c98a5bb
Refactor ActionBarController and tests
by Yorke Lee
· 10 years ago
7026b17
More test-related changes
by Yorke Lee
· 10 years ago
7d7591f
Merge "Fix some broken Dialer tests" into lmp-mr1-dev
by Yorke Lee
· 10 years ago
c502ad9
Merge "Fix NPEs in ActionBarControllerTest" into lmp-mr1-dev
by Yorke Lee
· 10 years ago
b4aac52
Fix NPEs in ActionBarControllerTest
by Yorke Lee
· 10 years ago
6c86e63
Fix some broken Dialer tests
by Yorke Lee
· 10 years ago
2ff08a8
Remove CallLogListItemView
by Yorke Lee
· 10 years ago
e80d622
Enable use of phone accounts for voicemail info display.
by Nancy Chen
· 11 years ago
fb49f97
Remove ability to enable/disable phoneaccounts (4/6)
by Nancy Chen
· 11 years ago
9dc924c
Renaming Telecomm to Telecom.
by Tyler Gunn
· 11 years ago
0361099
Replace Calls.FEATURES_NONE with 0 (2/4)
by Yorke Lee
· 11 years ago
0927dc6
Pass application context into isVideoEnabled usages.
by Andrew Lee
· 11 years ago
c2756de
Fix video description CallLogListItemHelper unit test.
by Tyler Gunn
· 11 years ago
a524ae5
Fix some action bar logic
by Yorke Lee
· 11 years ago
1970263
Add account label to call details if appropriate
by Nancy Chen
· 11 years ago
8cd9423
Add voicemail transcriptions to Dialer
by Yorke Lee
· 11 years ago
ce41267
Merge "Remove hardcoded class name from test" into lmp-dev
by Jay Shrauner
· 11 years ago
e13f5e1
Remove hardcoded class name from test
by Jay Shrauner
· 11 years ago
a2eadf3
Rename PhoneAccountMetadata to PhoneAccount
by Evan Charlton
· 11 years ago
c329bfb
Rename PhoneAccount to PhoneAccountHandle
by Evan Charlton
· 11 years ago
9686330
Added a dialog to confirm caller id reporting (1/2).
by Sai Cheemalapati
· 11 years ago
24a6e3c
Merge "Revert "Added a dialog to confirm caller id reporting."" into lmp-dev
by Sai Cheemalapati
· 11 years ago
c44a26c
Revert "Added a dialog to confirm caller id reporting."
by Sai Cheemalapati
· 11 years ago
21f69fa
Merge "Added a dialog to confirm caller id reporting." into lmp-dev
by Sai Cheemalapati
· 11 years ago
cee1e65
Added a dialog to confirm caller id reporting.
by Sai Cheemalapati
· 11 years ago
5619f2e
Various call log / call details video call changes. Requires cl/501841.
by Tyler Gunn
· 11 years ago
9134e25
Implement multi-SIM capabilities (3/6) [DO NOT MERGE]
by Ihab Awad
· 11 years ago
8b0e858
Adding support for video call icon and data usage in call log.
by Tyler Gunn
· 11 years ago
1d1bd0d
Rename Telecomm "Subscription" to "Account" (3/7)
by Ihab Awad
· 11 years ago
d71afa8
Adds back commented out test in Dialer
by Paul Soulos
· 11 years ago
0b8a2a1
Comments out faulty test
by Paul Soulos
· 11 years ago
87ba489
Add icon indicating subscription in call log/call history
by Nancy Chen
· 11 years ago
838fe3f
Add auto-offset for manual call log entry test screen.
by Tyler Gunn
· 11 years ago
623fc99
Merge "Applying call details red-lines."
by Tyler Gunn
· 11 years ago
ebba68a
Adding ability to manually enter a call log entry to dialer test app.
by Tyler Gunn
· 11 years ago
18164c8
Applying call details red-lines.
by Tyler Gunn
· 11 years ago
e38e9ab
Fix broken Dialer tests
by Yorke Lee
· 11 years ago
8bde324
Fix build breakage: Revert "Fix broken Dialer tests"
by Ed Heyl
· 11 years ago
fabd823
Fix broken Dialer tests
by Yorke Lee
· 11 years ago
cdf3601
Fix build break
by Yorke Lee
· 11 years ago
5253be0
Add ActionBarController
by Yorke Lee
· 11 years ago
8600473
Fixing build error caused by missing implementation in test class.
by Tyler Gunn
· 11 years ago
654df8f
Animate call log expand/collapse
by Yorke Lee
· 11 years ago
d0715ac
Removing highlighting of missed calls and voicemails in the call log.
by Tyler Gunn
· 11 years ago
146a4cd
Adding support for expandable call log entries.
by Tyler Gunn
· 11 years ago
efb2d9c
Use PhoneFavoritesTileAdapter directly in GridView
by Yorke Lee
· 11 years ago
56cb0ef
Use new ContactPhotoManager APIs for letter tile avatars
by Yorke Lee
· 11 years ago
765734c
Switch favorites screen to grid layout
by Yorke Lee
· 11 years ago
45ed3b5
Call History Affordances Swap
by Tyler Gunn
· 11 years ago
757eced
Merge "Remove use of hidden TelephonyManager methods"
by Yorke Lee
· 11 years ago
b3c6951
Merge "Fix Dialer tests"
by Yorke Lee
· 11 years ago
62280c7
Remove use of hidden TelephonyManager methods
by Yorke Lee
· 11 years ago
e43f8e9
Fix SmartDialNameMatcher NANP test
by Yorke Lee
· 11 years ago
5c43203
Fix Smart dialing tests
by Yorke Lee
· 11 years ago
3671725
Fix Dialer tests
by Yorke Lee
· 11 years ago
24ec319
Rename PhoneNumberHelper in Dialer
by Yorke Lee
· 11 years ago
c5b6a69
Adding missed call badge.
by Chiao Cheng
· 12 years ago
ac30d47
Fix build break.
by Chiao Cheng
· 12 years ago
Next »