summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Add cache for isVoicemail check.Santos Cordon2015-03-022-7/+46
* | | | Merge "Replace tabs-text with icons."Andrew Lee2015-03-111-0/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | Replace tabs-text with icons.Andrew Lee2015-03-061-0/+7
* | | | Merge "Show corp contacts in call-log..."Makoto Onuki2015-03-105-5/+20
|\ \ \ \ | |_|_|/ |/| | |
| * | | Show corp contacts in call-log...Makoto Onuki2015-03-105-5/+20
| |/ /
* | | Merge "Add Accessibility settings to top-level."Andrew Lee2015-03-091-0/+7
|\ \ \ | |/ / |/| |
| * | Add Accessibility settings to top-level.Andrew Lee2015-03-021-0/+7
* | | Remove OverlappingPaneLayout.Andrew Lee2015-03-063-1451/+2
* | | Merge "Move DTMF length setting to Sound settings."Andrew Lee2015-03-061-13/+42
|\ \ \
| * | | Move DTMF length setting to Sound settings.Andrew Lee2015-03-041-13/+42
* | | | Remove the shortcut/recents card.Andrew Lee2015-03-054-882/+3
|/ / /
* | | Merge "Fix some Dialer tests"Yorke Lee2015-03-021-1/+3
|\ \ \
| * | | Fix some Dialer testsYorke Lee2015-02-271-1/+3
* | | | Cleanup SoundSettingsFragment.Andrew Lee2015-02-271-46/+66
| |/ / |/| |
* | | Merge "Convert GeneralSettings to SoundSettings."Andrew Lee2015-02-272-21/+19
|\ \ \
| * | | Convert GeneralSettings to SoundSettings.Andrew Lee2015-02-262-21/+19
* | | | Merge "Rename DisplayOptions to DisplayOptionsSettings."Andrew Lee2015-02-262-3/+3
|\ \ \ \
| * | | | Rename DisplayOptions to DisplayOptionsSettings.Andrew Lee2015-02-262-3/+3
| |/ / /
* | | | Merge "Use new PowerManager API to implement voicemail proximity"Yorke Lee2015-02-262-299/+29
|\ \ \ \ | |/ / / |/| | |
| * | | Use new PowerManager API to implement voicemail proximityYorke Lee2015-02-262-299/+29
* | | | Merge "Add DisplayOptions PreferenceFragment."Andrew Lee2015-02-262-0/+36
|\ \ \ \
| * | | | Add DisplayOptions PreferenceFragment.Andrew Lee2015-02-262-0/+36
* | | | | Merge "Remove custom Preference.Header layout."Andrew Lee2015-02-261-71/+0
|\ \ \ \ \
| * | | | | Remove custom Preference.Header layout.Andrew Lee2015-02-261-71/+0
| |/ / / /
* | | | | Merge "QuickContacts can prioritize phone mimetype. Part2"Brian Attwell2015-02-264-2/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | QuickContacts can prioritize phone mimetype. Part2Brian Attwell2015-02-264-2/+8
* | | | | Fix FrameLayout cast exception.Andrew Lee2015-02-261-4/+3
| |_|/ / |/| | |
* | | | Fix voicemail playback during rotation.gilles le brun2015-02-262-14/+44
|/ / /
* | | Merge "Add cache for isVoicemail check."Santos Cordon2015-02-202-7/+46
|\ \ \
| * | | Add cache for isVoicemail check.Santos Cordon2015-02-192-7/+46
| |/ /
* | | Merge "Postpone enabling of layout transition"Yorke Lee2015-02-201-5/+5
|\ \ \
| * | | Postpone enabling of layout transitionYorke Lee2015-02-191-5/+5
| |/ /
* | | Merge "Move QuickResponseSettings to top-level."Andrew Lee2015-02-192-10/+12
|\ \ \ | |/ / |/| |
| * | Move QuickResponseSettings to top-level.Andrew Lee2015-02-192-10/+12
* | | Merge "Remove shortcut cards list view"Yorke Lee2015-02-173-101/+55
|\ \ \ | |/ / |/| |
| * | Remove shortcut cards list viewYorke Lee2015-02-173-101/+55
* | | am 328089ed: am 26be9374: am 06d7d08e: Fix voicemail playback position controlJay Shrauner2015-02-061-6/+4
|\ \ \ | | |/ | |/|
| * | Fix voicemail playback position controlJay Shrauner2015-02-061-6/+4
* | | Merge "Set adapter's query string to restore state."Andrew Lee2015-02-051-4/+3
|\ \ \
| * | | Set adapter's query string to restore state.Andrew Lee2015-02-041-4/+3
* | | | Merge "Extract SwipeableShortcutCard into its own class"Yorke Lee2015-02-053-214/+231
|\ \ \ \ | | |_|/ | |/| |
| * | | Extract SwipeableShortcutCard into its own classYorke Lee2015-02-053-214/+231
| |/ /
* | | am f4f09521: am 2e7ea428: am 7aaf2414: Fixing issue where carrier name shows ...Tyler Gunn2015-02-041-2/+9
|\ \ \ | | |/ | |/|
| * | Fixing issue where carrier name shows up in call log on single sim devices.Tyler Gunn2015-02-031-2/+9
* | | Merge "Convert unnecessary RelativeLayout to FrameLayout"Yorke Lee2015-02-041-2/+3
|\ \ \
| * | | Convert unnecessary RelativeLayout to FrameLayoutYorke Lee2015-02-031-2/+3
| | |/ | |/|
* | | Merge "Move CallUtil into Dialer. P1/3"Brian Attwell2015-02-0410-24/+161
|\ \ \
| * | | Move CallUtil into Dialer. P1/3Brian Attwell2015-02-0310-27/+161
| |/ /
* / / Add DialpadFragment on-demand instead at on startupYorke Lee2015-02-022-25/+41
|/ /
* | Add systrace events to track Dialer startup performanceYorke Lee2015-01-285-6/+60