summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge "Handle runtime phone permission" into mnc-devYorke Lee2015-05-265-5/+30
|\
| * Handle runtime phone permissionYorke Lee2015-05-225-5/+30
* | Merge "Handle runtime permissions in Dialer" into mnc-devYorke Lee2015-05-2613-28/+124
|\|
| * Handle runtime permissions in DialerYorke Lee2015-05-2213-28/+124
* | Merge "Transfer VM fragment logic to presenter." into mnc-devAndrew Lee2015-05-222-121/+94
|\ \
| * | Transfer VM fragment logic to presenter.Andrew Lee2015-05-212-121/+94
* | | Merge "Some ListsFragment cleanups." into mnc-devAndrew Lee2015-05-222-52/+30
|\ \ \
| * | | Some ListsFragment cleanups.Andrew Lee2015-05-212-52/+30
| |/ /
* | | Merge "Allow dialing SIP calls directly from search" into mnc-devYorke Lee2015-05-211-1/+15
|\ \ \ | |/ / |/| |
| * | Allow dialing SIP calls directly from searchYorke Lee2015-05-211-1/+15
| |/
* / Add voicemail tab if there are active providers.Andrew Lee2015-05-213-15/+61
|/
* Add AsyncTaskUtil for call log actions.Andrew Lee2015-05-192-299/+426
* Performance improvements to call log scrolling.Andrew Lee2015-05-198-149/+113
* Merge "Only allow one expanded call log card." into mnc-devAndrew Lee2015-05-183-90/+58
|\
| * Only allow one expanded call log card.Andrew Lee2015-05-143-90/+58
* | Remove voicemail transcript from details.Andrew Lee2015-05-181-9/+1
* | Merge "Delete unused code in CallDetailActivity." into mnc-devAndrew Lee2015-05-151-56/+0
|\ \
| * | Delete unused code in CallDetailActivity.Andrew Lee2015-05-151-56/+0
* | | Merge "Fix potential Dialer NPEs" into mnc-devYorke Lee2015-05-152-2/+4
|\ \ \ | |/ / |/| |
| * | Fix potential Dialer NPEsYorke Lee2015-05-152-2/+4
* | | Remove VM StatusMessage code from Call Details.Andrew Lee2015-05-142-164/+0
* | | Merge "Change VM playback fragment layout." into mnc-devAndrew Lee2015-05-152-159/+8
|\ \ \
| * | | Change VM playback fragment layout.Andrew Lee2015-05-142-159/+8
| |/ /
* | | Merge "Don't set voicemail status message in Call Log." into mnc-devAndrew Lee2015-05-141-45/+0
|\ \ \ | |/ / |/| |
| * | Don't set voicemail status message in Call Log.Andrew Lee2015-05-131-45/+0
| |/
* | Merge "Move proximity sensor logic into VM fragment." into mnc-devAndrew Lee2015-05-133-91/+51
|\ \
| * | Move proximity sensor logic into VM fragment.Andrew Lee2015-05-133-91/+51
| |/
* | Merge "Fix NPE in keyPressed when getView is null" into mnc-devJay Shrauner2015-05-131-1/+1
|\ \
| * | Fix NPE in keyPressed when getView is nullJay Shrauner2015-05-131-1/+1
| |/
* | Merge "Send VM notification to VM call log tab." into mnc-devAndrew Lee2015-05-132-64/+14
|\ \
| * | Send VM notification to VM call log tab.Andrew Lee2015-05-132-64/+14
| |/
* / Reorganize Intent utilities, add send SMS intent.Andrew Lee2015-05-139-89/+111
|/
* Merge "More video related API fixes" into mnc-devYorke Lee2015-05-131-3/+3
|\
| * More video related API fixesYorke Lee2015-05-121-3/+3
* | Merge "Indicate whether CallLogAdapter is for Recents." into mnc-devAndrew Lee2015-05-133-12/+20
|\ \ | |/ |/|
| * Indicate whether CallLogAdapter is for Recents.Andrew Lee2015-05-123-12/+20
* | Merge "Save CNAP in call history" into mnc-devYorke Lee2015-05-121-1/+7
|\ \
| * | Save CNAP in call historyYorke Lee2015-05-111-1/+7
* | | Remove unused ViewDragHelper.Andrew Lee2015-05-111-1574/+0
| |/ |/|
* | Merge "Fix crash in voicemail notifications." into mnc-devNancy Chen2015-05-111-1/+1
|\ \
| * | Fix crash in voicemail notifications.Nancy Chen2015-05-111-1/+1
| |/
* / Dynamically check for permission denialsYorke Lee2015-05-1111-43/+192
|/
* Merge "Grab audio focus when listening to voicemail." into mnc-devNancy Chen2015-05-081-1/+36
|\
| * Grab audio focus when listening to voicemail.Nancy Chen2015-05-071-1/+36
* | Only show accessibility settings for primary user.Andrew Lee2015-05-081-9/+9
* | Improve talkback on call log actions.Andrew Lee2015-05-081-0/+14
* | Merge "Add call log list item actions for adding contacts." into mnc-devAndrew Lee2015-05-083-31/+71
|\ \
| * | Add call log list item actions for adding contacts.Andrew Lee2015-05-073-31/+71
* | | Merge "Fix jank when showing dialpad" into mnc-devYorke Lee2015-05-081-9/+26
|\ \ \
| * | | Fix jank when showing dialpadYorke Lee2015-05-081-9/+26