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-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
2018-03-01
Update RTT icon on ringing screen.
wangqi
2018-03-01
Disable phone number formatting for devices with Argentinian SIMs.
linyuh
2018-03-01
Implement overflow menu for RTT call.
wangqi
2018-03-01
Rename NUI logging prefix from NUI_ to MAIN_
yueg
2018-03-01
Updating SecondaryInfo value class to use AutoValue with builder pattern.
Android Dialer
2018-03-01
Added same primes metrics that existed in Dialtacts to NUI.
calderwoodra
2018-02-28
Preload call log fragment on app start.
calderwoodra
2018-02-28
Some small bug fixes in NUI.
calderwoodra
2018-02-28
Log contact source when reporting spam from the new UI.
linyuh
2018-02-28
Add accessibility label for voicemail transcription rating
maxwelb
2018-02-28
Parity of OldMainActivityPeer with ListsFragment for VM
uabdullah
2018-02-28
Show empty view when there are no voicemails
uabdullah
2018-02-28
Never start playing voicemails in the NUI VM tab from the speaker
uabdullah
2018-02-28
Remove background of RTT chat fragment.
wangqi
2018-02-28
Update voicemail donations strings
maxwelb
2018-02-28
Group info needed to show a block/report spam dialog into a proto to avoid lo...
linyuh
2018-02-27
set connection state after adding NonSimulatorConnectionListener and set conn...
weijiaxu
2018-02-27
Do not show the voicemail tab if the VM toggle is turned off.
uabdullah
2018-02-27
Internal cleanup for the new UI's bottom sheet.
linyuh
2018-02-27
Fab now hides/shows correctly when you enter and leave the voicemail tab.
calderwoodra
2018-02-27
Fixed some a11y issues in MainActivity.
calderwoodra
2018-02-27
NUI no longer crashes when clicking "place call" in empty call log.
calderwoodra
2018-02-27
Set the correct reporting location when reporting spam in the new call log.
linyuh
2018-02-27
Bump version codes and name to v19
roldenburg
[next]