summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove use of private isResumed APIYorke Lee2015-04-161-1/+10
* Merge "Change hasVoicemailNumber to getVoicemailNumber"Yorke Lee2015-04-161-3/+4
|\
| * Change hasVoicemailNumber to getVoicemailNumberYorke Lee2015-04-161-3/+4
* | Move call log actions into expandable view.Andrew Lee2015-04-163-117/+142
|/
* Merge "Use TelecommManager.getDefaultOutgoingPhoneAccount"Yorke Lee2015-04-152-4/+7
|\
| * Use TelecommManager.getDefaultOutgoingPhoneAccountYorke Lee2015-04-152-4/+7
* | Follow TelecomManager API changesYorke Lee2015-04-142-2/+2
|/
* Merge "Merge commit 'd3ffa4914baebe668d540fc966efddd0c89a92a2' into merge_work"Prerepa Viswanadham2015-04-121-4/+35
|\
| * Merge commit 'd3ffa4914baebe668d540fc966efddd0c89a92a2' into merge_workPrerepa Viswanadham2015-04-101-4/+35
| |\
| | * Cannot direct dial or video call from Dialer search results.Tyler Gunn2015-04-031-4/+5
| | * Fix the dial string to include the + sign added by user for VT callGarik Badalyan2015-03-241-4/+36
* | | Cardify the call log list items!Andrew Lee2015-04-101-17/+5
* | | Merge "Replace ListView with RecyclerView in call log."Andrew Lee2015-04-104-113/+60
|\ \ \ | |/ / |/| |
| * | Replace ListView with RecyclerView in call log.Andrew Lee2015-04-094-113/+60
* | | Merge "Remove deprecated API use"Jay Shrauner2015-04-091-1/+1
|\ \ \
| * | | Remove deprecated API useJay Shrauner2015-04-091-1/+1
* | | | Merge "Switch to new SelectPhoneAccountDialogFragment API"Jay Shrauner2015-04-091-6/+15
|\ \ \ \ | |_|/ / |/| | |
| * | | Switch to new SelectPhoneAccountDialogFragment APIJay Shrauner2015-04-061-6/+15
* | | | Move some CallLog testing from adapter to fragment.Andrew Lee2015-04-091-23/+12
| |/ / |/| |
* | | Remove footer view.Andrew Lee2015-04-082-47/+0
* | | Merge "Remove expand/collapse animations in the Call Log."Andrew Lee2015-04-083-195/+12
|\ \ \
| * | | Remove expand/collapse animations in the Call Log.Andrew Lee2015-04-063-195/+12
* | | | Separate empty view logic from ListView.Andrew Lee2015-04-071-3/+9
* | | | Move copy of GroupingListAdapter to Dialer app.Andrew Lee2015-04-073-2/+490
|/ / /
* | | Merge "Don't track ReportDialog state in CallLogFragment."Andrew Lee2015-04-061-20/+0
|\ \ \ | |/ / |/| |
| * | Don't track ReportDialog state in CallLogFragment.Andrew Lee2015-04-031-20/+0
* | | Merge "Create ContactInfoCache from CallLogAdapter."Andrew Lee2015-04-063-271/+371
|\ \ \
| * | | Create ContactInfoCache from CallLogAdapter.Andrew Lee2015-04-033-271/+371
| |/ /
* | | Merge "Use hardware layer for SearchFragment fade in"Yorke Lee2015-04-031-0/+23
|\ \ \ | |/ / |/| |
| * | Use hardware layer for SearchFragment fade inYorke Lee2015-04-031-0/+23
* | | Merge "Move ContactInfo request classes to package."Andrew Lee2015-04-023-75/+120
|\ \ \
| * | | Move ContactInfo request classes to package.Andrew Lee2015-04-013-75/+120
* | | | Move ContactInfo database methods into helper.Andrew Lee2015-04-012-104/+133
|/ / /
* | | Move setPhoto logic to CallLogListItemViews.Andrew Lee2015-04-012-53/+46
* | | Move view expand logic to CallLogListItemViews.Andrew Lee2015-03-313-66/+95
* | | Don't return contacts photo manager as a service.Andrew Lee2015-03-311-14/+0
|/ /
* | Merge "Move view-specific logic to ViewHolders."Andrew Lee2015-03-272-154/+166
|\ \
| * | Move view-specific logic to ViewHolders.Andrew Lee2015-03-272-154/+166
* | | Merge "Move Report-Bad-Data toast to GoogleDialer."Andrew Lee2015-03-272-10/+1
|\ \ \
| * | | Move Report-Bad-Data toast to GoogleDialer.Andrew Lee2015-03-262-10/+1
* | | | Remove unused getBetterNumberFromContacts method.Andrew Lee2015-03-261-42/+0
| |/ / |/| |
* | | Merge "Add logging of shortcut types on click."Andrew Lee2015-03-261-0/+3
|\ \ \
| * | | Add logging of shortcut types on click.Andrew Lee2015-03-251-0/+3
* | | | Merge "Make menu options protected instead of private."Andrew Lee2015-03-261-2/+2
|\| | |
| * | | Make menu options protected instead of private.Andrew Lee2015-03-251-2/+2
| |/ /
* | | Merge "Fix NPE in device ID dialog."Nancy Chen2015-03-251-2/+6
|\ \ \ | |/ / |/| |
| * | Fix NPE in device ID dialog.Nancy Chen2015-03-231-2/+6
* | | Merge "Remove search shortcut background drawable."Andrew Lee2015-03-231-1/+1
|\ \ \
| * | | Remove search shortcut background drawable.Andrew Lee2015-03-201-1/+1
* | | | Merge "Notify adapter of data set change onResume."Andrew Lee2015-03-231-0/+3
|\ \ \ \ | |_|/ / |/| | |