index
:
LineageOS/android_packages_apps_Dialer.git
auto-records
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-03-21
Display "Emergency number" in the call log for emergency numbers
maxwelb
2018-03-21
Show error when finding location time out.
yueg
2018-03-21
Merge "Remove "contacts/common" from the dependency list of package "dialer/w...
Treehugger Robot
2018-03-21
Remove "contacts/common" from the dependency list of package "dialer/widget".
linyuh
2018-03-21
Merge "Add more boilerplate to the incallui."
Treehugger Robot
2018-03-20
Add more boilerplate to the incallui.
erfanian
2018-03-21
Merge "Added "clearData" to CallLogDataSource and PhoneLookup interfaces."
Treehugger Robot
2018-03-20
Added "clearData" to CallLogDataSource and PhoneLookup interfaces.
zachh
2018-03-21
Merge "Identify MMI codes specific to some OEM devices via hard-coding."
Treehugger Robot
2018-03-20
Identify MMI codes specific to some OEM devices via hard-coding.
linyuh
2018-03-20
Merge "Mitigate some of the jank in opening/closeing search."
Treehugger Robot
2018-03-20
Mitigate some of the jank in opening/closeing search.
calderwoodra
2018-03-20
Merge "Fix animation of first time showing dialpad FAB."
Treehugger Robot
2018-03-20
Merge "Added unregisterContentResolvers() to CallLogDataSource and PhoneLookup."
Treehugger Robot
2018-03-20
Fix animation of first time showing dialpad FAB.
wangqi
2018-03-20
Added unregisterContentResolvers() to CallLogDataSource and PhoneLookup.
zachh
2018-03-20
Merge "Make the top row of the bottom sheet not clickable."
Treehugger Robot
2018-03-20
Merge "Convert @AutoValue VoicemailEntry to a proto"
Treehugger Robot
2018-03-19
Make the top row of the bottom sheet not clickable.
linyuh
2018-03-19
Convert @AutoValue VoicemailEntry to a proto
linyuh
2018-03-20
Merge changes Ieae92b5a,I0b22eb9b
Treehugger Robot
2018-03-20
Merge "Implement call command"
Treehugger Robot
2018-03-20
Merge "Add spam blocking setting related operations in spam module"
Treehugger Robot
2018-03-19
Convert @AutoValue CoalescedRow to a proto
linyuh
2018-03-19
Show spam blocking promo after block spam dialog
Android Dialer
2018-03-19
Implement call command
twyen
2018-03-19
Add spam blocking setting related operations in spam module
Android Dialer
2018-03-20
Merge "Added polling job for CallLogConfig."
Treehugger Robot
2018-03-19
Added polling job for CallLogConfig.
zachh
2018-03-19
Merge "Implement VoicemailDataSource"
Treehugger Robot
2018-03-19
Merge "Watch for phenotype flag changes and update CallLogConfig."
Treehugger Robot
2018-03-19
Merge "Check null for getPhoneAccount()"
Treehugger Robot
2018-03-19
Merge "Check null for getPhoneAccount() in VoicemailChannelUtils"
Treehugger Robot
2018-03-19
Implement VoicemailDataSource
twyen
2018-03-19
Watch for phenotype flag changes and update CallLogConfig.
zachh
2018-03-19
Check null for getPhoneAccount()
twyen
2018-03-19
Check null for getPhoneAccount() in VoicemailChannelUtils
twyen
2018-03-19
Merge "Fix bug that dialpad fab wifi calling icon not showing."
Treehugger Robot
2018-03-19
Fix bug that dialpad fab wifi calling icon not showing.
wangqi
2018-03-17
Merge "Check if parent is null since fetch call can be called while Dialer is...
Treehugger Robot
2018-03-17
Merge changes I3442cb57,I3d3bf3e1
Treehugger Robot
2018-03-17
Merge "Make MainActivity the default activity for AOSP."
Treehugger Robot
2018-03-16
Check if parent is null since fetch call can be called while Dialer is paused.
calderwoodra
2018-03-16
Refactor VM Settings and add support for voicemail transcription
uabdullah
2018-03-16
Use single return to break bubble of RTT chat.
wangqi
2018-03-16
Make MainActivity the default activity for AOSP.
calderwoodra
2018-03-17
Merge "Remove contact id from all non-local directory contacts."
Treehugger Robot
2018-03-16
Remove contact id from all non-local directory contacts.
calderwoodra
2018-03-16
Merge "Use current county ISO for PhoneLookupHistoryRecorder"
Treehugger Robot
2018-03-16
Merge "Add Cequint contact lookup result type."
Treehugger Robot
2018-03-16
Merge "Work contacts quick contact badge no longer crashes."
Treehugger Robot
2018-03-16
Merge "Check if dialpad is already open when handleing new intents."
Treehugger Robot
2018-03-16
Use current county ISO for PhoneLookupHistoryRecorder
twyen
2018-03-16
Add Cequint contact lookup result type.
wangqi
2018-03-16
Work contacts quick contact badge no longer crashes.
calderwoodra
2018-03-16
Check if dialpad is already open when handleing new intents.
calderwoodra
2018-03-16
Merge "Use a vector "unblock" icon in the bottom sheet"
Treehugger Robot
2018-03-16
Use a vector "unblock" icon in the bottom sheet
linyuh
2018-03-16
Merge "Restore delete call log item logging in call details."
Treehugger Robot
2018-03-16
Merge changes I27b0f911,I495e326c
Treehugger Robot
2018-03-15
Restore delete call log item logging in call details.
calderwoodra
2018-03-15
Close keyboard when placing a call to nearby places and remote contacts.
calderwoodra
2018-03-15
Adjust bottom nav margins, sizes, ect.
calderwoodra
2018-03-16
Merge "Resolve all build resource conflicts."
Treehugger Robot
2018-03-15
Merge changes I3464fb56,I806be1c2
Treehugger Robot
2018-03-15
Resolve all build resource conflicts.
calderwoodra
2018-03-15
Add utility used to style content with learn more links
maxwelb
2018-03-15
Remove deprecated android.graphics.Canvas APIs
Android Dialer
2018-03-15
Merge changes I845855d0,Id1518174
Treehugger Robot
2018-03-15
Merge "Register ShowBlockReportSpamDialogReceiver in MainActivity."
Treehugger Robot
2018-03-15
Fix bubble not showing on device restart.
yueg
2018-03-15
Add Brazil to the set of countries we do not format phone numbers
roldenburg
2018-03-15
Register ShowBlockReportSpamDialogReceiver in MainActivity.
linyuh
2018-03-15
Merge "Fix but that avatar overlapping with status bar."
Treehugger Robot
2018-03-15
Fix but that avatar overlapping with status bar.
wangqi
2018-03-15
Merge changes I9ecd36ce,I917bac76
Treehugger Robot
2018-03-15
Add audio select menu.
wangqi
2018-03-15
Introduce GlidePhotoManager to CallDetailsActivity
linyuh
2018-03-15
Merge changes I4727645c,I13015ee6
Treehugger Robot
2018-03-14
Added CallLogConfig.
zachh
2018-03-14
Split CallDetailsActivity
linyuh
2018-03-14
Merge "Add swap call button to RTT call."
Treehugger Robot
2018-03-14
Add swap call button to RTT call.
wangqi
2018-03-14
Merge "Fixed overlapping fragments issue."
Treehugger Robot
2018-03-14
Merge "Fix full screen issue when switching between RTT and voice call."
Treehugger Robot
2018-03-14
Merge "Add impression for spam blocking setting interaction."
Treehugger Robot
2018-03-13
Fixed overlapping fragments issue.
calderwoodra
2018-03-13
Fix full screen issue when switching between RTT and voice call.
wangqi
2018-03-13
Add impression for spam blocking setting interaction.
Android Dialer
2018-03-13
Merge "Removed references to MainActivity since they weren't necessary."
Treehugger Robot
2018-03-13
Removed references to MainActivity since they weren't necessary.
calderwoodra
2018-03-13
Merge "Sanitize inputs for PreferredSimFallbackProvider.query()"
Treehugger Robot
2018-03-13
Merge "Add 6dp spacing between transcription and secondary text for nui vm"
Treehugger Robot
2018-03-13
Merge "Make NUI VM Background White"
Treehugger Robot
2018-03-13
Merge "Fix RTL label alignment in select SIM dialog"
Treehugger Robot
2018-03-13
Sanitize inputs for PreferredSimFallbackProvider.query()
twyen
2018-03-13
Add 6dp spacing between transcription and secondary text for nui vm
uabdullah
2018-03-13
Make NUI VM Background White
uabdullah
2018-03-13
Fix RTL label alignment in select SIM dialog
twyen
2018-03-13
Merge "Don't fetch calls if the parent doesn't exist."
Treehugger Robot
[next]