Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_apps_Dialer
/
b82e8dae149a9f247e5c9fcae02ced460670b0e7
/
src
b82e8da
Use TelecomManager.placeCall API
by Yorke Lee
· 10 years ago
9afa723
CallLogAdapter cleanup and refactoring.
by Tyler Gunn
· 10 years ago
41ddbe1
Make sure to correctly remove onPreDrawListener
by Yorke Lee
· 10 years ago
b942490
Use UserManager.isSystemUser API
by Yorke Lee
· 10 years ago
ff1769f
Remove use of private isResumed API
by Yorke Lee
· 10 years ago
b5f47c5
Merge "Change hasVoicemailNumber to getVoicemailNumber"
by Yorke Lee
· 10 years ago
c1b7d0a
Move call log actions into expandable view.
by Andrew Lee
· 10 years ago
a409b6a
Change hasVoicemailNumber to getVoicemailNumber
by Yorke Lee
· 10 years ago
1582ac1
Merge "Use TelecommManager.getDefaultOutgoingPhoneAccount"
by Yorke Lee
· 10 years ago
3af7e56
Use TelecommManager.getDefaultOutgoingPhoneAccount
by Yorke Lee
· 10 years ago
4015d9e
Follow TelecomManager API changes
by Yorke Lee
· 10 years ago
ede8e85
Merge "Merge commit 'd3ffa4914baebe668d540fc966efddd0c89a92a2' into merge_work"
by Prerepa Viswanadham
· 10 years ago
f317088
Cardify the call log list items!
by Andrew Lee
· 10 years ago
4ab3400
Merge commit 'd3ffa4914baebe668d540fc966efddd0c89a92a2' into merge_work
by Prerepa Viswanadham
· 10 years ago
f7a478d
Merge "Replace ListView with RecyclerView in call log."
by Andrew Lee
· 10 years ago
492cd73
Replace ListView with RecyclerView in call log.
by Andrew Lee
· 10 years ago
db31914
Merge "Remove deprecated API use"
by Jay Shrauner
· 10 years ago
fa8c8d7
Merge "Switch to new SelectPhoneAccountDialogFragment API"
by Jay Shrauner
· 10 years ago
1c1d9ac
Remove deprecated API use
by Jay Shrauner
· 10 years ago
6974895
Move some CallLog testing from adapter to fragment.
by Andrew Lee
· 10 years ago
fcb5a03
Remove footer view.
by Andrew Lee
· 10 years ago
64c031c
Merge "Remove expand/collapse animations in the Call Log."
by Andrew Lee
· 10 years ago
ff6adf9
Separate empty view logic from ListView.
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
2370e85
Merge "Don't track ReportDialog state in CallLogFragment."
by Andrew Lee
· 10 years ago
384eaad
Switch to new SelectPhoneAccountDialogFragment API
by Jay Shrauner
· 10 years ago
477291e
Merge "Create ContactInfoCache from CallLogAdapter."
by Andrew Lee
· 10 years ago
f652ab0
Don't track ReportDialog state in CallLogFragment.
by Andrew Lee
· 10 years ago
029e1a8
Merge "Use hardware layer for SearchFragment fade in"
by Yorke Lee
· 10 years ago
d3ffa49
Cannot direct dial or video call from Dialer search results.
by Tyler Gunn
· 10 years ago
74479d4
Create ContactInfoCache from CallLogAdapter.
by Andrew Lee
· 10 years ago
d522989
Use hardware layer for SearchFragment fade in
by Yorke Lee
· 10 years ago
0d27e1d
Merge "Move ContactInfo request classes to package."
by Andrew Lee
· 10 years ago
5b9ebe2
Move ContactInfo request classes to package.
by Andrew Lee
· 10 years ago
c1fc077
Move ContactInfo database methods into helper.
by Andrew Lee
· 10 years ago
81c3829
Move setPhoto logic to CallLogListItemViews.
by Andrew Lee
· 10 years ago
25e7327
Move view expand logic to CallLogListItemViews.
by Andrew Lee
· 10 years ago
1d519b3
Don't return contacts photo manager as a service.
by Andrew Lee
· 10 years ago
8d7ed4a
Merge "Move view-specific logic to ViewHolders."
by Andrew Lee
· 10 years ago
30355a8
Move view-specific logic to ViewHolders.
by Andrew Lee
· 10 years ago
2d42ccf
Merge "Move Report-Bad-Data toast to GoogleDialer."
by Andrew Lee
· 10 years ago
b229fed
Remove unused getBetterNumberFromContacts method.
by Andrew Lee
· 10 years ago
5387ddb
Move Report-Bad-Data toast to GoogleDialer.
by Andrew Lee
· 10 years ago
4753fc7
Merge "Add logging of shortcut types on click."
by Andrew Lee
· 10 years ago
b6fc8fb
Merge "Make menu options protected instead of private."
by Andrew Lee
· 10 years ago
2df7406
Add logging of shortcut types on click.
by Andrew Lee
· 10 years ago
467de3d
Make menu options protected instead of private.
by Andrew Lee
· 10 years ago
826185d
Merge "Fix NPE in device ID dialog."
by Nancy Chen
· 10 years ago
b1dff5e
Fix the dial string to include the + sign added by user for VT call
by Garik Badalyan
· 10 years ago
b7bec8f
Merge "Remove search shortcut background drawable."
by Andrew Lee
· 10 years ago
17538de
Merge "Notify adapter of data set change onResume."
by Andrew Lee
· 10 years ago
0f4ec2a
Fix NPE in device ID dialog.
by Nancy Chen
· 10 years ago
72c9053
Merge "Fix NPE in call detail activity for voicemails."
by Nancy Chen
· 10 years ago
164d9d5
Fix NPE in call detail activity for voicemails.
by Nancy Chen
· 11 years ago
a587886
Remove search shortcut background drawable.
by Andrew Lee
· 10 years ago
6903d98
Notify adapter of data set change onResume.
by Andrew Lee
· 10 years ago
5f0db7a
Update smart dial results after adding contact.
by Andrew Lee
· 10 years ago
f181b45
Merge "Cleanup logic for showing/hiding shortcuts."
by Andrew Lee
· 10 years ago
5b8a5cb
Cleanup logic for showing/hiding shortcuts.
by Andrew Lee
· 10 years ago
beb1dfe
Remove extra options from dialpad menu.
by Andrew Lee
· 10 years ago
87dc730
Add shortcut for creating new contact with number.
by Andrew Lee
· 10 years ago
0247a9b
Change add contact shortcut to be for "existing".
by Andrew Lee
· 10 years ago
5ef1ff8
Merge "Add "Send SMS" shortcut to Dialer."
by Andrew Lee
· 10 years ago
ad3d871
Add "Send SMS" shortcut to Dialer.
by Andrew Lee
· 10 years ago
3e7ee92
Merge "Clean up extra helper methods."
by Andrew Lee
· 10 years ago
dc4dd5e
Clean up extra helper methods.
by Andrew Lee
· 10 years ago
f7cef1a
Merge "Move add contact intent creation to IntentProvider."
by Andrew Lee
· 10 years ago
32fe4e9
Merge "Hide accessibility settings if none."
by Andrew Lee
· 10 years ago
b33c21f
Merge "Do not cache non-contacts URI in calllog provider. (2/2)"
by Makoto Onuki
· 10 years ago
2cdfa7b
Move add contact intent creation to IntentProvider.
by Andrew Lee
· 10 years ago
e1b8593
Merge "Delete call log list item extras."
by Andrew Lee
· 10 years ago
14cfa66
Delete call log list item extras.
by Andrew Lee
· 11 years ago
3185cbb
Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release'
by Vinit Deshpande
· 10 years ago
13221cc
Merge "Replace tabs-text with icons."
by Andrew Lee
· 11 years ago
d819b66
Hide accessibility settings if none.
by Andrew Lee
· 11 years ago
1a3405b
Do not cache non-contacts URI in calllog provider. (2/2)
by Makoto Onuki
· 11 years ago
fe78832
Merge "Show corp contacts in call-log..."
by Makoto Onuki
· 11 years ago
7c41409
Show corp contacts in call-log...
by Makoto Onuki
· 11 years ago
735fe84
Merge "Add Accessibility settings to top-level."
by Andrew Lee
· 11 years ago
59b1088
Replace tabs-text with icons.
by Andrew Lee
· 11 years ago
dc500de
Remove OverlappingPaneLayout.
by Andrew Lee
· 11 years ago
8321e39
Merge "Move DTMF length setting to Sound settings."
by Andrew Lee
· 11 years ago
52efda4
Remove the shortcut/recents card.
by Andrew Lee
· 11 years ago
c65acdf
Move DTMF length setting to Sound settings.
by Andrew Lee
· 11 years ago
811641c
Add Accessibility settings to top-level.
by Andrew Lee
· 11 years ago
7f76836
Ignore all voicemails in the call log marked "deleted".
by Nancy Chen
· 11 years ago
8730ff5
Add cache for isVoicemail check.
by Santos Cordon
· 11 years ago
d6391e3
Merge "Fix some Dialer tests"
by Yorke Lee
· 11 years ago
c88bdc7
Fix some Dialer tests
by Yorke Lee
· 11 years ago
e94b945
Cleanup SoundSettingsFragment.
by Andrew Lee
· 11 years ago
bf6baa4
Merge "Convert GeneralSettings to SoundSettings."
by Andrew Lee
· 11 years ago
e83576c
Convert GeneralSettings to SoundSettings.
by Andrew Lee
· 11 years ago
25b32a9
Merge "Rename DisplayOptions to DisplayOptionsSettings."
by Andrew Lee
· 11 years ago
7113f0d
Rename DisplayOptions to DisplayOptionsSettings.
by Andrew Lee
· 11 years ago
0531a91
Merge "Use new PowerManager API to implement voicemail proximity"
by Yorke Lee
· 11 years ago
eb2097d
Merge "Add DisplayOptions PreferenceFragment."
by Andrew Lee
· 11 years ago
7151398
Use new PowerManager API to implement voicemail proximity
by Yorke Lee
· 11 years ago
dd9dc5a
Add DisplayOptions PreferenceFragment.
by Andrew Lee
· 11 years ago
7aed923
Merge "Remove custom Preference.Header layout."
by Andrew Lee
· 11 years ago
Next »