index
:
LineageOS/android_packages_apps_Dialer.git
auto-records
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2015-05-13
Merge "More video related API fixes" into mnc-dev
Yorke Lee
2015-05-13
Merge "Indicate whether CallLogAdapter is for Recents." into mnc-dev
Andrew Lee
2015-05-12
Indicate whether CallLogAdapter is for Recents.
Andrew Lee
2015-05-12
More video related API fixes
Yorke Lee
2015-05-12
Merge "Save CNAP in call history" into mnc-dev
Yorke Lee
2015-05-11
Save CNAP in call history
Yorke Lee
2015-05-11
Remove unused ViewDragHelper.
Andrew Lee
2015-05-11
Merge "Fix crash in voicemail notifications." into mnc-dev
Nancy Chen
2015-05-11
Fix crash in voicemail notifications.
Nancy Chen
2015-05-11
Dynamically check for permission denials
Yorke Lee
2015-05-08
Merge "Grab audio focus when listening to voicemail." into mnc-dev
Nancy Chen
2015-05-08
Only show accessibility settings for primary user.
Andrew Lee
2015-05-08
Improve talkback on call log actions.
Andrew Lee
2015-05-08
Merge "Add call log list item actions for adding contacts." into mnc-dev
Andrew Lee
2015-05-08
Merge "Fix jank when showing dialpad" into mnc-dev
Yorke Lee
2015-05-08
Fix jank when showing dialpad
Yorke Lee
2015-05-07
Grab audio focus when listening to voicemail.
Nancy Chen
2015-05-07
Add call log list item actions for adding contacts.
Andrew Lee
2015-05-07
Merge "Mark voicemails as old after they are read." into mnc-dev
Nancy Chen
2015-05-07
Mark voicemails as old after they are read.
Nancy Chen
2015-05-07
Fix crash in recents log when in Talkback mode.
Andrew Lee
2015-05-07
Merge "Update layouts for call log list item actions." into mnc-dev
Andrew Lee
2015-05-07
Update layouts for call log list item actions.
Andrew Lee
2015-05-06
Hide "clear" action if search text is empty.
Andrew Lee
2015-05-05
Shown actions for queries with at least one digit.
Andrew Lee
2015-05-05
Merge "Change FAB icon and behavior for contacts tab." into mnc-dev
Andrew Lee
2015-05-05
Change FAB icon and behavior for contacts tab.
Andrew Lee
2015-05-05
Merge "Revert "Fix NPE from ListsFragment crash."" into mnc-dev
Andrew Lee
2015-05-05
Revert "Fix NPE from ListsFragment crash."
Andrew Lee
2015-05-04
Add "show call history" list item.
Andrew Lee
2015-05-01
Fix NPE from ListsFragment crash.
Andrew Lee
2015-04-29
Check the voicemail IDs as opposed to the whole URI.
Nancy Chen
2015-04-23
Use TelecomManager.placeCall API
Yorke Lee
2015-04-21
CallLogAdapter cleanup and refactoring.
Tyler Gunn
2015-04-20
Make sure to correctly remove onPreDrawListener
Yorke Lee
2015-04-18
Use UserManager.isSystemUser API
Yorke Lee
2015-04-16
Remove use of private isResumed API
Yorke Lee
2015-04-16
Merge "Change hasVoicemailNumber to getVoicemailNumber"
Yorke Lee
2015-04-16
Move call log actions into expandable view.
Andrew Lee
2015-04-16
Change hasVoicemailNumber to getVoicemailNumber
Yorke Lee
2015-04-15
Merge "Use TelecommManager.getDefaultOutgoingPhoneAccount"
Yorke Lee
2015-04-15
Use TelecommManager.getDefaultOutgoingPhoneAccount
Yorke Lee
2015-04-14
Follow TelecomManager API changes
Yorke Lee
2015-04-12
Merge "Merge commit 'd3ffa4914baebe668d540fc966efddd0c89a92a2' into merge_work"
Prerepa Viswanadham
2015-04-10
Cardify the call log list items!
Andrew Lee
2015-04-10
Merge commit 'd3ffa4914baebe668d540fc966efddd0c89a92a2' into merge_work
Prerepa Viswanadham
2015-04-10
Merge "Replace ListView with RecyclerView in call log."
Andrew Lee
2015-04-09
Replace ListView with RecyclerView in call log.
Andrew Lee
2015-04-09
Merge "Remove deprecated API use"
Jay Shrauner
2015-04-09
Merge "Switch to new SelectPhoneAccountDialogFragment API"
Jay Shrauner
2015-04-09
Remove deprecated API use
Jay Shrauner
2015-04-09
Move some CallLog testing from adapter to fragment.
Andrew Lee
2015-04-08
Remove footer view.
Andrew Lee
2015-04-08
Merge "Remove expand/collapse animations in the Call Log."
Andrew Lee
2015-04-07
Separate empty view logic from ListView.
Andrew Lee
2015-04-07
Move copy of GroupingListAdapter to Dialer app.
Andrew Lee
2015-04-06
Remove expand/collapse animations in the Call Log.
Andrew Lee
2015-04-06
Merge "Don't track ReportDialog state in CallLogFragment."
Andrew Lee
2015-04-06
Switch to new SelectPhoneAccountDialogFragment API
Jay Shrauner
2015-04-06
Merge "Create ContactInfoCache from CallLogAdapter."
Andrew Lee
2015-04-03
Don't track ReportDialog state in CallLogFragment.
Andrew Lee
2015-04-03
Merge "Use hardware layer for SearchFragment fade in"
Yorke Lee
2015-04-03
Cannot direct dial or video call from Dialer search results.
Tyler Gunn
2015-04-03
Create ContactInfoCache from CallLogAdapter.
Andrew Lee
2015-04-03
Use hardware layer for SearchFragment fade in
Yorke Lee
2015-04-02
Merge "Move ContactInfo request classes to package."
Andrew Lee
2015-04-01
Move ContactInfo request classes to package.
Andrew Lee
2015-04-01
Move ContactInfo database methods into helper.
Andrew Lee
2015-04-01
Move setPhoto logic to CallLogListItemViews.
Andrew Lee
2015-03-31
Move view expand logic to CallLogListItemViews.
Andrew Lee
2015-03-31
Don't return contacts photo manager as a service.
Andrew Lee
2015-03-27
Merge "Move view-specific logic to ViewHolders."
Andrew Lee
2015-03-27
Move view-specific logic to ViewHolders.
Andrew Lee
2015-03-27
Merge "Move Report-Bad-Data toast to GoogleDialer."
Andrew Lee
2015-03-26
Remove unused getBetterNumberFromContacts method.
Andrew Lee
2015-03-26
Move Report-Bad-Data toast to GoogleDialer.
Andrew Lee
2015-03-26
Merge "Add logging of shortcut types on click."
Andrew Lee
2015-03-26
Merge "Make menu options protected instead of private."
Andrew Lee
2015-03-25
Add logging of shortcut types on click.
Andrew Lee
2015-03-25
Make menu options protected instead of private.
Andrew Lee
2015-03-25
Merge "Fix NPE in device ID dialog."
Nancy Chen
2015-03-24
Fix the dial string to include the + sign added by user for VT call
Garik Badalyan
2015-03-23
Merge "Remove search shortcut background drawable."
Andrew Lee
2015-03-23
Merge "Notify adapter of data set change onResume."
Andrew Lee
2015-03-23
Fix NPE in device ID dialog.
Nancy Chen
2015-03-23
Merge "Fix NPE in call detail activity for voicemails."
Nancy Chen
2015-03-23
Fix NPE in call detail activity for voicemails.
Nancy Chen
2015-03-20
Remove search shortcut background drawable.
Andrew Lee
2015-03-20
Notify adapter of data set change onResume.
Andrew Lee
2015-03-20
Update smart dial results after adding contact.
Andrew Lee
2015-03-20
Merge "Cleanup logic for showing/hiding shortcuts."
Andrew Lee
2015-03-19
Cleanup logic for showing/hiding shortcuts.
Andrew Lee
2015-03-19
Remove extra options from dialpad menu.
Andrew Lee
2015-03-19
Add shortcut for creating new contact with number.
Andrew Lee
2015-03-18
Change add contact shortcut to be for "existing".
Andrew Lee
2015-03-18
Merge "Add "Send SMS" shortcut to Dialer."
Andrew Lee
2015-03-18
Add "Send SMS" shortcut to Dialer.
Andrew Lee
2015-03-18
Merge "Clean up extra helper methods."
Andrew Lee
2015-03-18
Clean up extra helper methods.
Andrew Lee
2015-03-18
Merge "Move add contact intent creation to IntentProvider."
Andrew Lee
[next]