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-01-19
Bubble v2 layout changes.
yueg
2018-01-19
Improved support for post dial digits in new call log.
zachh
2018-01-18
Search, Dialpad, BottomBar and Toolbar now persist state through rotation.
calderwoodra
2018-01-18
Descrease bubble bottom text scaling factor.
yueg
2018-01-18
Fixed regression with search not reacting properly to on touch events.
calderwoodra
2018-01-18
Pass PhoneAccountHandle into VideoTech isAvailable
roldenburg
2018-01-17
Relax number matching when coalescing rows in new call log.
zachh
2018-01-17
Move onUiShowing() call from onResume/onPause to onStart/onStop.
yueg
2018-01-17
Support deleting PhoneLookupHistory rows with empty phone numbers.
zachh
2018-01-17
Show existing CP2 information for invalid numbers even if out of date.
zachh
2018-01-17
Update "Call blocking" to "Blocked numbers"
roldenburg
2018-01-17
Search query is now shared with the Search Fragment in NUI.
calderwoodra
2018-01-17
Moved SearchController into its own class.
calderwoodra
2018-01-17
Updated toolbar and dialpad interactions in NUI.
calderwoodra
2018-01-17
Take voicemail alert position into account for "older" header for NUI Voicema...
uabdullah
2018-01-17
Replace PhoneLookupSelector with PhoneLookupInfoConsolidator.
linyuh
2018-01-17
Correctly show the contact's photo in CallDetailsActivity when launched from ...
linyuh
2018-01-17
Handle hiding bubble right after showing it.
yueg
2018-01-16
Update string to include dash
roldenburg
2018-01-16
Implement dialer command line interface
twyen
2018-01-16
Use EmptyVideoTech instead of null RcsVideoShare VideoTech impl when unavailable
roldenburg
2018-01-14
Make sure that voicemail transcriptions are processed serially
mdooley
2018-01-12
Fixed recycling issues in new call log.
zachh
2018-01-12
Clear the cache in RealtimeRowProcessor when there's new data.
zachh
2018-01-12
Added some verbose logging to Cp2LocalPhoneLookup
zachh
2018-01-12
Cleaned up wording around "valid" and "formattable".
zachh
2018-01-12
Added Dialpad to NUI.
calderwoodra
2018-01-12
Added search bar animations to NUI toolbar.
calderwoodra
2018-01-12
Do not show deleted voicemails in the NUI Voicemail tab
uabdullah
2018-01-11
Implement PhoneLookup for CP2 remote contacts
linyuh
2018-01-11
Merge PhoneLookupDataSource results into a proto in annotated call log.
twyen
2018-01-11
Attempt to place call even call permission is missing
twyen
2018-01-11
Fixed bug in handling of empty numbers in new call log.
zachh
2018-01-11
Minor polish and bugfixes for new call log.
zachh
2018-01-11
Allow preferred SIM to be fully cleared
twyen
2018-01-10
Initial setup of voicemail TOS
uabdullah
2018-01-10
-Add a new log entry in loggingBindings.
weijiaxu
2018-01-10
Add the boilerplate dagger logic for SpeakEasy.
erfanian
2018-01-10
Add events for displaying set up or invite buttons
roldenburg
2018-01-10
Added Search Bar to NUI.
calderwoodra
2018-01-10
Fix PhoneLookupDataSource ignoring inserts if history is empty
twyen
2018-01-10
Roll forward the broadcast in-call UI changes.
yueg
2018-01-10
Update content description of back button on banner of RTT chat.
wangqi
2018-01-10
Log impression when bubble v2 appears.
yueg
2018-01-09
Rename Cp2PhoneLookup as Cp2LocalPhoneLookup and PhoneLookupInfo.cp2_info as ...
linyuh
2018-01-09
Adjustment to banner of RTT chat window.
wangqi
2018-01-09
Changed behavior of failures in DialerFutures#firstMatching.
zachh
2018-01-09
Allow SimSuggestionProvider to auto select phone account.
twyen
2018-01-09
Bubble v2 dismiss changes.
yueg
2018-01-09
Added RealtimeRowProcessor.
zachh
2018-01-09
Fix NPE in NewReturnToCallController.createLettleTileDrawable().
yueg
2018-01-09
Let RCS Video Share take over Duo as the active video tech for a call
roldenburg
2018-01-09
Handle android.telephony.event.EVENT_CALL_FORWARDED.
wangqi
2018-01-09
InCallActivity should not call onUiShowing(false) when recreating.
yueg
2018-01-09
Implemented Bottom Nav in Dialer NUI.
calderwoodra
2018-01-08
Update strings for Duo "Set up" and "Invite" buttons
roldenburg
2018-01-08
Hide emergency calls in the call log
maxwelb
2018-01-08
Simplifying implementation of the coalescing logic in the new call log.
linyuh
2018-01-08
Updating Dialer v16 licenses.
Android Dialer
2018-01-08
Use ContactsContract.PhoneLookup for invalid numbers in Cp2PhoneLookup.
zachh
2018-01-08
Add RTT call chat window.
wangqi
2018-01-08
Updated T9 search bolding to include wrapping to the next word.
calderwoodra
2018-01-08
Initial setup of voicemail error messages
uabdullah
2018-01-08
Automated rollback of changelist 178323108
zachh
2018-01-08
Add "delete" option in the 3-dot menu of the new call log
linyuh
2018-01-08
Use support lib to determine build version.
erfanian
2018-01-05
Implement dialer blocked number phone lookup
twyen
2018-01-04
Fix the crash when deleting call details if CallDetailsActivity is launched f...
linyuh
2018-01-04
Set flag 'canReportAsInvalidNumber' in CallDetailsActivity's intent when it's...
linyuh
2018-01-04
Add column CAN_REPORT_AS_INVALID_NUMBER to the annotated call log.
linyuh
2018-01-03
Only consider writable accounts for preferred SIM
twyen
2018-01-02
Add assisted dialing to the new call log.
erfanian
2018-01-02
Bubble v2 dismiss.
yueg
2018-01-02
Fix accessibility bugs with transcription rating UI
mdooley
2018-01-02
Add assisted dialing indicators to the old call log.
erfanian
2018-01-02
Support assisted dialing in CallDetailsActivity when launched from the new ca...
linyuh
2018-01-02
Add assisted dialing to the call composer activity.
erfanian
2017-12-28
Allow language change to take effect in T9 search without relaunching Dialer.
linyuh
2017-12-27
Remove field prefixes.
linyuh
2017-12-27
Fixing transcription branding UI bug
mdooley
2017-12-27
Parameterized PhoneLookup with submessage type.
zachh
2017-12-22
Enable multi-sim support in assisted dialing.
erfanian
2017-12-22
Update unread voicemails as read in the NUI Voicemail by unbolding when expan...
uabdullah
2017-12-22
Use ICU Localization for country names in settings.
erfanian
2017-12-22
Automated rollback of changelist 179615699
calderwoodra
2017-12-22
Automated rollback of changelist 179847039
calderwoodra
2017-12-22
Differentiate read/unread voicemails in the NUI Voicemail by bolding.
uabdullah
2017-12-22
Use CHAR_TO_KEY_MAPS in DialpadCharMappings in SmartDialMaps.
linyuh
2017-12-22
Reorganize classes related to smart dial.
linyuh
2017-12-22
Use the orientation obtained in onFinishInflate as the truth in DialpadView.
linyuh
2017-12-22
Added context menu for favorite contacts in new speed dial.
calderwoodra
2017-12-22
Update assisted dialing extras in preparation for platform implementation.
erfanian
2017-12-22
Quick fix for bugs on simulator voice call.
weijiaxu
2017-12-22
Fixed crash in UiListener when launching activity with screen off.
zachh
2017-12-22
Handle contacts which have been disassociated with a number in Cp2PhoneLookup.
zachh
2017-12-22
Fixed crash in PinnedShortcuts.
zachh
2017-12-22
Bug: 70402588
Android Dialer
2017-12-22
Added copySubMessage method to PhoneLookup interface.
zachh
2017-12-22
Bubble v2 changes.
yueg
2017-12-22
Always have hardware acceration enabled for InCallActivity
roldenburg
[next]