summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/speeddial/loader/SpeedDialUiItem.java
AgeCommit message (Expand)Author
2018-06-27Fix SpeedDialUiItem.getDefaultVoiceChannelyueg
2018-05-17Fixed various speed dial issues.calderwoodra
2018-05-15Don't add identical numbers in the cursor to the SpeedDialUiItem.calderwoodra
2018-05-04Merge changes I481fbbc7,I57e48b5d,Ieb52489b,I2763ddd9android-build-prod (mdb)
2018-05-04Migrated context menu to be a PopupMenu instead.calderwoodra
2018-05-04Fixed labels for speed dial UI.calderwoodra
2018-04-28Updated logic on showing voice/video/sms options in favorites menus.calderwoodra
2018-04-26Build out the bottom sheet for suggested contacts in Speed Dial.calderwoodra
2018-04-25Persist contacts pinned positions in speed dial.calderwoodra
2018-04-25Newly starred SpeedDialUiItems now have SpeedDialEntry ids set.calderwoodra
2018-04-23Implement display name ordering in Speed Dial fragment.calderwoodra
2018-04-23Implemented context menu actions.calderwoodra
2018-04-19Implement remember this choice in SpeedDialEntry database.calderwoodra
2018-04-17Migrate SpeedDialUiLoader to use contact lookup URIs.calderwoodra
2018-04-10Wire up SpeedDial fragment with SpeedDialUiItemLoader.calderwoodra