index
:
LineageOS/android_packages_apps_Dialer.git
auto-records
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
Age
Commit message (
Expand
)
Author
2018-03-21
Show error when finding location time out.
yueg
2018-03-21
Remove "contacts/common" from the dependency list of package "dialer/widget".
linyuh
2018-03-20
Add more boilerplate to the incallui.
erfanian
2018-03-20
Added "clearData" to CallLogDataSource and PhoneLookup interfaces.
zachh
2018-03-20
Identify MMI codes specific to some OEM devices via hard-coding.
linyuh
2018-03-20
Mitigate some of the jank in opening/closeing search.
calderwoodra
2018-03-20
Fix animation of first time showing dialpad FAB.
wangqi
2018-03-20
Added unregisterContentResolvers() to CallLogDataSource and PhoneLookup.
zachh
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-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-19
Added polling job for CallLogConfig.
zachh
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
Fix bug that dialpad fab wifi calling icon not showing.
wangqi
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-16
Remove contact id from all non-local directory contacts.
calderwoodra
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
Use a vector "unblock" icon in the bottom sheet
linyuh
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-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
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
Fix but that avatar overlapping with status bar.
wangqi
2018-03-15
Add audio select menu.
wangqi
2018-03-15
Introduce GlidePhotoManager to CallDetailsActivity
linyuh
2018-03-14
Added CallLogConfig.
zachh
2018-03-14
Split CallDetailsActivity
linyuh
2018-03-14
Add swap call button to RTT call.
wangqi
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
Removed references to MainActivity since they weren't necessary.
calderwoodra
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-12
Don't fetch calls if the parent doesn't exist.
calderwoodra
2018-03-12
Keyboard and search now close when appropriate.
calderwoodra
2018-03-12
Use config provider for OEM MMI codes
twyen
2018-03-12
Use white background in new call log.
zachh
2018-03-12
Make VVM Transcription Promo padding 4dp instead of 10dp
uabdullah
2018-03-12
Generate default lookup URI for quick contact badge if lookup URI is not avai...
twyen
2018-03-12
Make NUI VM avatar and icon consistent with nui call log
uabdullah
2018-03-12
Move HIDE_VOICEMAIL_SETTINGS_MENU out of voicemail/impl
twyen
2018-03-09
Remove bubble "new" prefix.
yueg
2018-03-09
Dismiss keyboard when opening overflow menu in RTT call.
wangqi
2018-03-09
Implement redlines for NUI VM Tab
uabdullah
2018-03-09
Add spam blocking setting in spam module.
Android Dialer
2018-03-09
Save RTT chat history during the call.
wangqi
2018-03-08
Implement non-ui logic for delete/undo delete voicemails
uabdullah
2018-03-08
Add support of dialpad in RTT call.
wangqi
2018-03-08
Add flag for filtering emergency calls from call log
maxwelb
2018-03-08
Bring back new navigation screen event logging.
yueg
2018-03-08
Show bubble when call connected and in-call UI not showing.
yueg
2018-03-08
Add divider line to nui voicemail alert
uabdullah
2018-03-08
Optimize characters sent to remote party for RTT chat.
wangqi
2018-03-08
Refactor array of RttChatMessage to List.
wangqi
2018-03-08
Disable phone number formatting for Argentina only (MCC = 722).
linyuh
2018-03-08
Implement logic for unblocking a number from the new call log's bottom sheet.
linyuh
2018-03-08
Implement logic for blocking a number from the new call log's bottom sheet.
linyuh
2018-03-07
Support local emergency phone number check when there are multiple SIMs.
linyuh
2018-03-07
Add additional logging to missed call notification code path
roldenburg
2018-03-07
Fix view not attached to window manager crash and add logs.
yueg
2018-03-07
Combine fragment hide/show transactions into one transaction.
roldenburg
2018-03-07
Handle preferred SIM for ACTION_CALL
twyen
2018-03-06
Show a warning dialog about charges when user starts a video call
wangqi
2018-03-06
NUI logging
yueg
2018-03-06
Make user able to set default sim when there is no account.
yueg
2018-03-06
Covnert @AutoValue PhotoInfo into a proto.
linyuh
2018-03-06
Updating voicemail_donation_promo_content per UXW
maxwelb
2018-03-05
Add support for bluetooth etc. audio route for RTT call.
wangqi
2018-03-05
Disable phone number formatting for LATAM MCCs.
linyuh
2018-03-05
Check if the activity is still alive before refreshing unread tab counts.
calderwoodra
2018-03-02
Added impression logging for AnnotatedCallLog rebuild operations.
zachh
2018-03-02
Added timing to some more AnnotatedCallLog operations.
zachh
2018-03-02
Move assisted dialing out of P.
erfanian
2018-03-02
Remove voicemail instruction text
maxwelb
2018-03-02
Update fragment class.
erfanian
2018-03-02
Add ripple effect to RTT incall buttons.
wangqi
2018-03-02
Remove dialer sounds and vibrations settings fragments and redirect to the sy...
uabdullah
2018-03-01
Use voicemail image for empty voicemail tab and update color
uabdullah
2018-03-01
Implemented DialerFloatingActionButton
calderwoodra
2018-03-01
Instead of just cancelling loaders, reset them as well.
calderwoodra
[next]