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-02-05
Don't set the "incomplete" bit for empty numbers.
zachh
2018-02-05
Updated bottom nav to match redlines.
calderwoodra
2018-02-05
Match redlines in new call log.
zachh
2018-02-05
Missed calls now go to MainActivity if you have the component enabled.
calderwoodra
2018-02-05
Check for null column before getting contact_id
maxwelb
2018-02-05
Remove experiment flag "enable_dual_alphabets_on_t9".
linyuh
2018-02-05
Make transcription text black
uabdullah
2018-02-05
Remove bubble v1.
yueg
2018-02-02
Add phone account id and component name to NUI VM Pre-call.
uabdullah
2018-02-02
Exit early when phone_lookup returned duplicated results for Preferred SIM
twyen
2018-02-02
Update the SpeakEasy component.
erfanian
2018-02-02
Update text on after call spam notification and dialog.
wangqi
2018-02-02
Bump version codes and name to v18
roldenburg
2018-02-02
Implemented drag to remove in NUI with old favorites.
calderwoodra
2018-02-02
NUI VM Transcribed by Google UI Support
uabdullah
2018-02-02
Implemented multiselect in NUI for VisualVoicemailFragment.
calderwoodra
2018-02-02
Add Support for transcription state in the AnnotatedCallLog
uabdullah
2018-02-02
Add assert check for INVALID NUMBERS in NUI Voicemail
uabdullah
2018-02-02
Split MainActivity into two peers, old and new to keep logic isolated.
calderwoodra
2018-02-02
Refresh annotated call log from the voicemail tab
uabdullah
2018-02-01
internal change
Android Dialer
2018-02-01
Add suggestion reason ACCOUNT
twyen
2018-02-01
Handle missing contact permission for preferred SIM
twyen
2018-02-01
This text is for dismiss button in dialog that's to dismiss the dialog after
wangqi
2018-01-31
Implemented Last tab in NUI.
calderwoodra
2018-01-31
Added old voicemail to NUI activity.
calderwoodra
2018-01-31
Updating Dialer v17 licenses.
Android Dialer
2018-01-31
Add a BatchSpamChecker for InAppSpam.
linyuh
2018-01-31
Implemented missed call/voicemail notifications in NUI.
calderwoodra
2018-01-31
Fullly disable VVM if carrier VVM app is installed.
twyen
2018-01-31
Add arrow icon to bubble sound button when Bluetooth is connected.
yueg
2018-01-31
Remove bubble from AOSP.
yueg
2018-01-30
Limit new special codes
roldenburg
2018-01-30
Don't override contactExists if there is no update from Cequint Caller ID.
wangqi
2018-01-30
Make default lastModified timestamp configurable
maxwelb
2018-01-30
Added old call log to NUI.
calderwoodra
2018-01-30
Add old speed dial fragment to NUI.
calderwoodra
2018-01-30
Added badge count feature to bottom nav.
calderwoodra
2018-01-30
Allow delete of Restricted number entries
roldenburg
2018-01-30
Update FragUtils to encourage better readability in Activities.
calderwoodra
2018-01-29
Added a hack for NUI because of a dependency cycle.
calderwoodra
2018-01-29
Use application context when fetching shared prefs.
zachh
2018-01-29
Added is_valid and post_dial_portion fields to DialerPhoneNumber.
zachh
2018-01-26
Reworked the internals of DialerPhoneNumber.
zachh
2018-01-26
Implemented Post Call in NUI.
calderwoodra
2018-01-26
Disable phone icon for unknown numbers in NUI Voicemail
uabdullah
2018-01-26
Pressing dial with an empty dialpad now queries the last number in NUI.
calderwoodra
2018-01-26
Disable seekbar user seeking
uabdullah
2018-01-26
Add voice search to NUI.
calderwoodra
2018-01-26
Added number presentation to AnnotatedCallLog.
zachh
2018-01-26
Add enriched calling simulation.
weijiaxu
2018-01-26
Add logging that assisted dialing was used.
erfanian
2018-01-25
Implement initial calling in NUI Voicemail
uabdullah
2018-01-25
Update preferred SIM SuggestionProvider
twyen
2018-01-25
Remove non call log dependencies on PhoneAccountUtil
twyen
2018-01-25
Route speaker via speaker and headset when tapping speaker button in NUI VM
uabdullah
2018-01-25
Show voicemail error messages for NUI
uabdullah
2018-01-25
Prevent VvmNetworkRequestCallback from releasing twice
twyen
2018-01-25
By pass media player strict mode violation
uabdullah
2018-01-25
Explicitly disable strict mode during the assisted dialing action.
erfanian
2018-01-25
Set avatar as background instead of src.
yueg
2018-01-25
Reset invalid selected countries to the default value.
erfanian
2018-01-24
Add skeleton for SpamPhoneLookup
linyuh
2018-01-24
Show Icon and label for blocked numbers
twyen
2018-01-24
Bubble v2 a11y.
yueg
2018-01-24
Add flag to enable NUI shortcut.
calderwoodra
2018-01-24
Rename "ApdlInfo" as "SpamInfo" in proto PhoneLookupInfo.
linyuh
2018-01-24
Add support for forwarding more special codes
roldenburg
2018-01-24
Define methods in Spam interface to be used later in the PhoneLookup for spam...
linyuh
2018-01-24
Link to the correct Assisted Dialing settings depending on platform version.
erfanian
2018-01-24
Add foreground service permission
roldenburg
2018-01-24
Fixed a regression where we incorrectly reported that the dialpad was visible.
calderwoodra
2018-01-24
Add support for yesterday header in NUI Voicemail Tab
uabdullah
2018-01-23
Updated nearby places search permission icon for Material.
calderwoodra
2018-01-23
Updated call number by NW is not displayed
wangqi
2018-01-23
Search no longer crashes if you don't have the contacts permission.
calderwoodra
2018-01-23
-Add cleaning blocked numbers stored in a separate database when people try t...
weijiaxu
2018-01-23
Don't garbage collect voicemails in AnnotatedCallLog.
zachh
2018-01-23
Bubble bottom action changes.
yueg
2018-01-23
Contacts recyclerview is now hidden when we don't have contacts permission.
calderwoodra
2018-01-23
Moved coalesced_ids.proto and number_attributes.proto to calllog/database/con...
zachh
2018-01-23
Write PhoneLookup results to PhoneLookupHistory in RealtimeRowProcessor.
zachh
2018-01-23
Attempt to work around sqlite database cursor window issue
maxwelb
2018-01-23
Bubble change when display size change.
yueg
2018-01-23
Update Assisted Dialing references.
erfanian
2018-01-23
Pressing back button twice really quickly no longer crashes dialer.
calderwoodra
2018-01-22
Move legacy voicemail/error to nui voicemail/listui/error
uabdullah
2018-01-22
Implement System blocked number
twyen
2018-01-22
Don't let the FAB obscure the last item of speed dial/call log/voicemail.
linyuh
2018-01-22
Changed PhoneLookup#lookup to accept a DialerPhoneNumber.
zachh
2018-01-22
For call log entry labels, remove the dot after abbreviated time units.
linyuh
2018-01-22
Implement blocking commands
twyen
2018-01-22
Properly display date and/or time of entries in the new call log.
linyuh
2018-01-22
Add simulator enriched call related to interfaces and stubs.
weijiaxu
2018-01-19
Update Simulator to launch SpeakEasy
Android Dialer
2018-01-19
Improve & reorganize logic related to directories/remote contacts in the sear...
linyuh
2018-01-19
Add the "Yesterday" header in the new call log
linyuh
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
[next]