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-30
Added logging for popping in new call log.
zachh
2018-03-30
Move update color code from CallCardPresenter to InCallPresenter.
yueg
2018-03-30
Log the number of "invalid" CP2 rows.
zachh
2018-03-30
Implement new blocking
twyen
2018-03-30
Differentiate video call types (carrier/Duo) in call descriptions for the new...
linyuh
2018-03-29
Use existing transcription from transcription server if available
uabdullah
2018-03-29
Update what happens when donation is rejected & use correct donation availabi...
uabdullah
2018-03-29
UI adjustment to RTT screen.
wangqi
2018-03-29
Mark spam voicemail as old after we auto block it.
Android Dialer
2018-03-29
Fix bug preventing rejecting video calls
roldenburg
2018-03-29
Fixed a few issues in search with new nav.
calderwoodra
2018-03-29
Replace png icons with vector drawable for video call screen.
wangqi
2018-03-29
Badge contact photos for video calls in the bottom sheet.
linyuh
2018-03-28
Show toast when handing off from LTE to WiFi
roldenburg
2018-03-28
Create a common widget (ContactPhotoView) for a contact photo and its optiona...
linyuh
2018-03-28
Remove unnecessary call to StatusBarNotifier.updateNotification().
yueg
2018-03-28
Update spam blocking promo wordings.
Android Dialer
2018-03-28
Replace assets "quantum_ic_videocam_white_24" with a vector asset.
linyuh
2018-03-28
Delete dialer blocking in NUI
twyen
2018-03-28
Turn transcription on if new user accepts Dialer ToS
uabdullah
2018-03-28
When declining Transcription ToS, we should hide the feature ToS.
uabdullah
2018-03-28
Badge contact photos in the new call log for video calls.
linyuh
2018-03-27
Support new call log fragment in old peer.
zachh
2018-03-27
Use CallLogConfig for enabling new peer.
zachh
2018-03-27
Turn on transcription when existing dialer user accepts ToS and transcription...
uabdullah
2018-03-27
Turn off transcription when user declines tos (existing dialer user)
uabdullah
2018-03-27
Delete debugging logging statement in voicemail spam blocking
Android Dialer
2018-03-27
Add permission for in-call visibility change
roldenburg
2018-03-27
When transcription setting is enabled, retranscribe voicemails
uabdullah
2018-03-27
Update T-Mo Transcription ToS for existing users
uabdullah
2018-03-27
Update T-Mo Transcription ToS
uabdullah
2018-03-26
Remove TODOs left for M in the new call log as the min SDK has been bumped to N.
linyuh
2018-03-26
Change the maximum number of notifications per tag from 10 to 8.
linyuh
2018-03-26
Replace png icon with vector drawable for voice call screen.
wangqi
2018-03-26
Fixed drag to remove favorite contacts on a few devices.
calderwoodra
2018-03-26
Add 311910 to motorola sprint configs.
twyen
2018-03-26
Remove obsolete methods in CompatUtils and rename it as "LocaleUtils".
linyuh
2018-03-26
Placing a call from a search action now closes the keyboard.
calderwoodra
2018-03-26
Add Motorola hidden menu to all Sprint MCCMNCs
twyen
2018-03-26
Remove obsolete version checks and compat utilities after min SDK was bumped ...
linyuh
2018-03-26
Bump version codes and name to v20
roldenburg
2018-03-26
Catch BadParcelableException
twyen
2018-03-26
Move spam setting related methods out of spam interface into a separate spam
Android Dialer
2018-03-26
Add logging support for auto blocked spam calls.
Android Dialer
2018-03-26
Switch setLabel and setLocation
twyen
2018-03-26
Forward extras from pre call external receivers to placeCall().
twyen
2018-03-26
Bumped a few more tests to N.
calderwoodra
2018-03-26
Check empty number before querying data ID for preferred account
twyen
2018-03-26
Fix UK numbers in international format with extra 0
twyen
2018-03-26
Cleaned up the AndroidManifest Intent Filters.
calderwoodra
2018-03-26
Removed NUI shortcut.
zachh
2018-03-26
Implement wifi emergency calling warning
twyen
2018-03-26
Fix CallLogGroupBuilderTest after min SDK was bumped up to N.
linyuh
2018-03-26
Delete locally transcribed transcripts when transcription is turned off.
uabdullah
2018-03-26
Show SIM auto select reason in in call UI
twyen
2018-03-26
Correctly display phone numbers containing whitespaces in RTL context.
linyuh
2018-03-26
Add waiting for join banner to RTT outgoing call.
wangqi
2018-03-26
Allow user to delete previous bubbles.
wangqi
2018-03-26
Increase minSdk to 24.
calderwoodra
2018-03-26
Delete old search, old contacts, p13n logger, filtered numbers add number sea...
calderwoodra
2018-03-26
Add learn more info to VM Transcription setting
uabdullah
2018-03-26
Add RootComponentGenerator to auto-generate root components for different dia...
Weijia Xu
2018-03-22
Use SwitchPreferenceWithClickableSummary instead of SwitchPreference for VM D...
uabdullah
2018-03-22
Removed appContext from CallLogDataSource and PhoneLookup.
zachh
2018-03-22
Show VM activating in settings
uabdullah
2018-03-22
Enable and disable the call log framework on flag changes.
zachh
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
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
[next]