Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_apps_Dialer
/
12b9af62cdf6d35990560134e47aa30f1828fbdf
/
src
/
com
/
android
84674fb
Merge "Remove the work badge icon for Google caller id in call log" into ub-contactsdialer-b-dev
by Victor Chang
· 9 years ago
4f84f9c
Look up missed call contact info in cache.
by Nancy Chen
· 9 years ago
cc42b59
Display missed call notifications in Dialer.
by Nancy Chen
· 9 years ago
495110a
Remove the work badge icon for Google caller id in call log
by Victor Chang
· 9 years ago
e96b82c
Merge "Dismiss dialpad when clicking in search area." into ub-contactsdialer-b-dev
by Nancy Chen
· 9 years ago
16be8a2
Move AppCompatPreferenceActivity to ContactsCommon
by Wenyi Wang
· 9 years ago
d55f76a
Use telephony voicemail notification settings for vvm.
by Nancy Chen
· 9 years ago
a671972
Merge "Factor out lookup code in DefaultVoicemailNotifier." into ub-contactsdialer-b-dev
by Nancy Chen
· 9 years ago
f9125c7
Factor out lookup code in DefaultVoicemailNotifier.
by Nancy Chen
· 9 years ago
0bb96ac
Dismiss dialpad when clicking in search area.
by Nancy Chen
· 9 years ago
94d369a
Added UserManagerCompat#isUserUnlocked method
by Brandon Maxwell
· 9 years ago
e9fd1cf
Merge "New Spam-related options in call log entries." into ub-contactsdialer-b-dev
by Gilles Franck Mevaa
· 9 years ago
ebd3643
New Spam-related options in call log entries.
by Gilles Franck Mevaa
· 9 years ago
637a013
Merge "Hide "copy" and "block" options for unknown numbers in Call Details." into ub-contactsdialer-b-dev
by Nancy Chen
· 9 years ago
6a6be10
Merge "Display "unknown" in the name field for voicemail with unknown callers." into ub-contactsdialer-b-dev
by Nancy Chen
· 9 years ago
61bd6fd
Merge "Changes needed to make Incoming calls work while fbe locked" into ub-contactsdialer-b-dev
by Brandon Maxwell
· 9 years ago
167bd12
Merge "Revert "Use telephony voicemail notification settings for vvm."" into ub-contactsdialer-b-dev
by Nancy Chen
· 9 years ago
f7e10f2
Revert "Use telephony voicemail notification settings for vvm."
by Nancy Chen
· 9 years ago
6fa29e2
Hide "copy" and "block" options for unknown numbers in Call Details.
by Nancy Chen
· 9 years ago
23c2caf
Merge "Use telephony voicemail notification settings for vvm." into ub-contactsdialer-b-dev
by Nancy Chen
· 9 years ago
201e021
Use telephony voicemail notification settings for vvm.
by Nancy Chen
· 9 years ago
6773df0
Changes needed to make Incoming calls work while fbe locked
by Brandon Maxwell
· 9 years ago
10575c0
Display "unknown" in the name field for voicemail with unknown callers.
by Nancy Chen
· 9 years ago
c928720
Merge "Implement FloatingActionButton.Behavior method correctly." into ub-contactsdialer-b-dev
by Nancy Chen
· 9 years ago
662aed1
Merge "Revert "Use telephony voicemail notification settings for vvm."" into ub-contactsdialer-b-dev
by Nancy Chen
· 9 years ago
6551bd4
Revert "Use telephony voicemail notification settings for vvm."
by Nancy Chen
· 9 years ago
9f5ff29
Implement FloatingActionButton.Behavior method correctly.
by Nancy Chen
· 9 years ago
d4947e5
Merge "Revert "Changes needed to make Incoming calls work while fbe locked"" into ub-contactsdialer-b-dev
by Brandon Maxwell
· 9 years ago
3ec5074
Revert "Changes needed to make Incoming calls work while fbe locked"
by Brandon Maxwell
· 9 years ago
5a2e66c
Merge "Use telephony voicemail notification settings for vvm." into ub-contactsdialer-b-dev
by Nancy Chen
· 9 years ago
45a66c0
Merge "Changes needed to make Incoming calls work while fbe locked" into ub-contactsdialer-b-dev
by Brandon Maxwell
· 9 years ago
70b2cc2
Changes needed to make Incoming calls work while fbe locked
by Brandon Maxwell
· 9 years ago
240523d
Show work badge icon/description in InCallUI/Dialer
by Victor Chang
· 9 years ago
5cfa2c3
Use telephony voicemail notification settings for vvm.
by Nancy Chen
· 9 years ago
b2ad95e
Merge "Fixing NullPointer in NumbersAdapter" into ub-contactsdialer-b-dev
by Brandon Maxwell
· 9 years ago
45cbce1
Fixing NullPointer in NumbersAdapter
by Brandon Maxwell
· 9 years ago
34ce8f1
Merge "Support carrier presence-based video calling icon." into ub-contactsdialer-b-dev
by Tyler Gunn
· 9 years ago
fdb93b7
Make TelecomManager APIs compatible with Lollipop. (1/3)
by Nancy Chen
· 9 years ago
4a7c43a
Move TelecomManagerCompat to ContactsCommon (2/3).
by Nancy Chen
· 9 years ago
f8f8b9c
Backporting calls to TelecomManager#silenceRinger
by Brandon Maxwell
· 9 years ago
1746cf5
Merge "Backporting necessary code to place calls on nonOEM devices" into ub-contactsdialer-b-dev
by Brandon Maxwell
· 9 years ago
b31f5d1
Support carrier presence-based video calling icon.
by Tyler Gunn
· 9 years ago
1f6b156
Backporting necessary code to place calls on nonOEM devices
by Brandon Maxwell
· 9 years ago
24efa3a
Merge "Fix DialerSettingsActivity so it does not crash pre-M." into ub-contactsdialer-b-dev
by Nancy Chen
· 9 years ago
f8c6db4
Fix DialerSettingsActivity so it does not crash pre-M.
by Nancy Chen
· 9 years ago
b3e1537
Fix NPE in startLoading
by Jay Shrauner
· 9 years ago
acffe4d
Merge "Guard against methods that use the PhoneAccount object pre-MSIM." into ub-contactsdialer-b-dev
by Nancy Chen
· 9 years ago
10464dc
Fix potential NPE in DefaultVoicemailNotifier am: 52cd5fd66d
by Yorke Lee
· 9 years ago
52cd5fd
Fix potential NPE in DefaultVoicemailNotifier
by Yorke Lee
· 9 years ago
de4f0f5
Fix potential NPE in VoicemailPlaybackPresenter
by Yorke Lee
· 9 years ago
ee5b3dc
Guard against methods that use the PhoneAccount object pre-MSIM.
by Nancy Chen
· 9 years ago
b4bcb72
Fix NPE in matchesNumber
by Jay Shrauner
· 9 years ago
dad4227
Merge "Use ContactsUtil.FLAG_N_FEATURE in ContactInfoHelper" into ub-contactsdialer-b-dev
by Victor Chang
· 9 years ago
13308a3
Merge "Creating Compatibility class for CallAudioState" into ub-contactsdialer-b-dev
by Brandon Maxwell
· 9 years ago
0f8e721
Creating Compatibility class for CallAudioState
by Brandon Maxwell
· 9 years ago
736c6bd
Changing BlockedNumbersAdapter to use Management container as parent
by Brandon Maxwell
· 9 years ago
9c06ba4
Use ContactsUtil.FLAG_N_FEATURE in ContactInfoHelper
by Victor Chang
· 9 years ago
235134a
Merge "Allow non-primary users to configure calling accounts" into ub-contactsdialer-b-dev
by Tony Mak
· 9 years ago
42bab80
Merge "Using Compat code for createTtsSpannable" into ub-contactsdialer-b-dev
by Brandon Maxwell
· 9 years ago
8104b41
Using Compat code for createTtsSpannable
by Brandon Maxwell
· 9 years ago
26ef98f
Merge "Show Enterprise directory contacts name in IncallUI and notification" into ub-contactsdialer-b-dev
by Victor Chang
· 9 years ago
ac03b69
Show Enterprise directory contacts name in IncallUI and notification
by Victor Chang
· 9 years ago
4c56e3e
Merge "Adapt TelecomCallLogCache to pre-MSIM." into ub-contactsdialer-b-dev
by Nancy Chen
· 9 years ago
053b6cf
Merge "Fixing where clause issue with call log query" into ub-contactsdialer-b-dev
by Brandon Maxwell
· 9 years ago
37aa2f3
Adapt TelecomCallLogCache to pre-MSIM.
by Nancy Chen
· 9 years ago
5069efe
Fixing where clause issue with call log query
by Brandon Maxwell
· 9 years ago
f6bf9e4
Fixing crash related to typing ADN numbers in Dialpad
by Brandon Maxwell
· 9 years ago
95d594a
Allow non-primary users to configure calling accounts
by Tony Mak
· 9 years ago
4ee5f6b
Guarding use of Voicemails.DELETE to versions >= M
by Brandon Maxwell
· 9 years ago
385cda4
Compatibility code for Calls.CACHED_PHOTO_URI
by Brandon Maxwell
· 9 years ago
aae114c
Fix NPE in lookupContactFromUri
by Jay Shrauner
· 9 years ago
b8ca208
Merge "Avoid using prioritized mimetype on pre-M SDKs" into ub-contactsdialer-b-dev
by Wenyi Wang
· 9 years ago
dc1806e
Compat changes for Dialer Settings
by Brandon Maxwell
· 9 years ago
2dd6278
Checking for recent emergency call before deleting voiemail
by Brandon Maxwell
· 9 years ago
8005ef1
Avoid using prioritized mimetype on pre-M SDKs
by Wenyi Wang
· 9 years ago
1b51586
Merge "Guard against crashes in <M devices for getDefaultDialerPackage call." into ub-contactsdialer-b-dev
by Nancy Chen
· 9 years ago
a31f24c
Merge "Compatibility method to check system settings write permission" into ub-contactsdialer-b-dev
by Brandon Maxwell
· 9 years ago
15d1f41
Guard against crashes in <M devices for getDefaultDialerPackage call.
by Nancy Chen
· 9 years ago
d909e72
Compatibility method to check system settings write permission
by Brandon Maxwell
· 9 years ago
76545e6
Use existing ContextCompat library for permissions checking.
by Nancy Chen
· 9 years ago
a0ecd4c
Merge "getContext() -> getActivity() in fragments for backwards compatibility." into ub-contactsdialer-b-dev
by Nancy Chen
· 9 years ago
d4a0309
Making calls to Resources.getColor backwards compat
by Brandon Maxwell
· 9 years ago
13cd2ce
Changing to use compat classes for getColor calls
by Brandon Maxwell
· 9 years ago
4ab77fe
Merge "Add a dialer compat utils class for all things dialer compatibilty." into ub-contactsdialer-b-dev
by Nancy Chen
· 9 years ago
4ae2cd3
Add a dialer compat utils class for all things dialer compatibilty.
by Nancy Chen
· 9 years ago
a1fd281
Handle backwards compatible permission lookup and requests (1/3).
by Nancy Chen
· 9 years ago
bf0f0fd
getContext() -> getActivity() in fragments for backwards compatibility.
by Nancy Chen
· 9 years ago
d87d1c2
Merge "Fix NPE in ListsFragment." into ub-contactsdialer-a-dev am: a2884c6dbf
by Nancy Chen
· 9 years ago
a2884c6
Merge "Fix NPE in ListsFragment." into ub-contactsdialer-a-dev
by Nancy Chen
· 9 years ago
492b4f8
Fix NPE in ListsFragment.
by Nancy Chen
· 9 years ago
b1b5d18
Catch work profile CP2 lookup exception am: cbed581719
by Jay Shrauner
· 9 years ago
cbed581
Catch work profile CP2 lookup exception
by Jay Shrauner
· 9 years ago
7ae965c
Modiying callLog context menu to force numbers LTR am: f3b23ba40d
by Brandon Maxwell
· 9 years ago
f3b23ba
Modiying callLog context menu to force numbers LTR
by Brandon Maxwell
· 9 years ago
0a6f700
Adding Logging to call blocking interactions am: d81cc6c64f
by Brandon Maxwell
· 9 years ago
d81cc6c
Adding Logging to call blocking interactions
by Brandon Maxwell
· 9 years ago
6866861
Merge "Remove VVM status update for BlockNumberDialogFragment dialog messages." into ub-contactsdialer-a-dev
by Ta-wei Yen
· 9 years ago
07c23f0
Merge "Remove VVM status update for BlockNumberDialogFragment dialog messages." into ub-contactsdialer-a-dev
by Ta-wei Yen
· 9 years ago
862822f
Remove VVM status update for BlockNumberDialogFragment dialog messages.
by Ta-wei Yen
· 9 years ago
4497ad9
Merge "Added support for displaying/redialing post-dial" into ub-contactsdialer-b-dev
by Hall Liu
· 9 years ago
Next »