summaryrefslogtreecommitdiff
path: root/src/com/android/dialer/list
AgeCommit message (Expand)Author
2015-06-19am 40688519: am 11b20ad6: am 3ab54d1a: Merge "Cache whether voicemail tab sho...Andrew Lee
2015-06-18Cache whether voicemail tab should be shown.Andrew Lee
2015-06-17am 7e51279a: am a8c10beb: am e76e5554: Merge "Fix FAB state and transitions."...Andrew Lee
2015-06-16Fix FAB state and transitions.Andrew Lee
2015-06-08am 72a7ba36: am f58a7837: am 02db7555: Merge "Fix class variable declaration....Andrew Lee
2015-06-08Fix class variable declaration.Andrew Lee
2015-06-06am 9b544445: am 414067cf: am 24084af3: Merge changes Id1c7d48f,Ib903d19c into...Andrew Lee
2015-06-05Merge changes Id1c7d48f,Ib903d19c into mnc-devAndrew Lee
2015-06-05Show empty view after load returns empty.Andrew Lee
2015-06-05am a37efc33: am 7c40e99c: am 9f1caf18: Bidiformat number to force to LTR.Andrew Lee
2015-06-05Bidiformat number to force to LTR.Andrew Lee
2015-06-05am c2f93e80: am 99567d89: am feddb49c: Merge "Fix shortcut action text length...Andrew Lee
2015-06-05Merge "Fix shortcut action text length issues." into mnc-devAndrew Lee
2015-06-04Fix shortcut action text length issues.Andrew Lee
2015-06-04am 39e0f334: am d7a18b77: am 16249d19: Merge "Move VM playback from details t...Andrew Lee
2015-06-03Move VM playback from details to call log.Andrew Lee
2015-05-26am e5291432: am 0eb51858: am 44ed26cf: Merge "Handle runtime permissions in D...Yorke Lee
2015-05-26Merge "Handle runtime permissions in Dialer" into mnc-devYorke Lee
2015-05-22Handle runtime permissions in DialerYorke Lee
2015-05-22am 547a3980: am 57b528b7: am c2ebd1cf: Merge "Some ListsFragment cleanups." i...Andrew Lee
2015-05-22Merge "Some ListsFragment cleanups." into mnc-devAndrew Lee
2015-05-21Merge "Allow dialing SIP calls directly from search" into mnc-devYorke Lee
2015-05-21Allow dialing SIP calls directly from searchYorke Lee
2015-05-21am ceacaf42: am e20116d2: am 2b00f73c: Merge "Add voicemail tab if there are ...Andrew Lee
2015-05-21Some ListsFragment cleanups.Andrew Lee
2015-05-21Add voicemail tab if there are active providers.Andrew Lee
2015-05-13am f5303750: am 08755110: am 911b14d1: Merge "Reorganize Intent utilities, ad...Andrew Lee
2015-05-13Reorganize Intent utilities, add send SMS intent.Andrew Lee
2015-05-06resolved conflicts for merge of 7206436b to masterAndrew Lee
2015-05-05Shown actions for queries with at least one digit.Andrew Lee
2015-05-05am 5e6431ec: Merge "Change FAB icon and behavior for contacts tab." into mnc-devAndrew Lee
2015-05-05Merge "Change FAB icon and behavior for contacts tab." into mnc-devAndrew Lee
2015-05-05Change FAB icon and behavior for contacts tab.Andrew Lee
2015-05-05am 9410a604: Merge "Add "show call history" list item." into mnc-devAndrew Lee
2015-05-04Add "show call history" list item.Andrew Lee
2015-04-24Allow dialing SIP calls directly from searchYorke Lee
2015-04-10Merge commit 'd3ffa4914baebe668d540fc966efddd0c89a92a2' into merge_workPrerepa Viswanadham
2015-04-08Remove footer view.Andrew Lee
2015-04-03Cannot direct dial or video call from Dialer search results.Tyler Gunn
2015-04-03Use hardware layer for SearchFragment fade inYorke Lee
2015-03-25Add logging of shortcut types on click.Andrew Lee
2015-03-24Fix the dial string to include the + sign added by user for VT callGarik Badalyan
2015-03-20Remove search shortcut background drawable.Andrew Lee
2015-03-19Cleanup logic for showing/hiding shortcuts.Andrew Lee
2015-03-19Add shortcut for creating new contact with number.Andrew Lee
2015-03-18Change add contact shortcut to be for "existing".Andrew Lee
2015-03-18Add "Send SMS" shortcut to Dialer.Andrew Lee
2015-03-16Delete call log list item extras.Andrew Lee
2015-03-06Replace tabs-text with icons.Andrew Lee
2015-03-06Remove OverlappingPaneLayout.Andrew Lee
2015-03-05Remove the shortcut/recents card.Andrew Lee
2015-02-26QuickContacts can prioritize phone mimetype. Part2Brian Attwell
2015-02-19Postpone enabling of layout transitionYorke Lee
2015-02-17Merge "Remove shortcut cards list view"Yorke Lee
2015-02-17Remove shortcut cards list viewYorke Lee
2015-02-05Merge "Set adapter's query string to restore state."Andrew Lee
2015-02-05Merge "Extract SwipeableShortcutCard into its own class"Yorke Lee
2015-02-05Extract SwipeableShortcutCard into its own classYorke Lee
2015-02-04Set adapter's query string to restore state.Andrew Lee
2015-02-04Merge "Convert unnecessary RelativeLayout to FrameLayout"Yorke Lee
2015-02-03Move CallUtil into Dialer. P1/3Brian Attwell
2015-02-03Convert unnecessary RelativeLayout to FrameLayoutYorke Lee
2015-01-28Add systrace events to track Dialer startup performanceYorke Lee
2015-01-22Fix crasher due to IndexOutOfBoundsExceptionAnthony Lee
2014-12-30Fixing overlap pane offset when shortcut card disappears.Tyler Gunn
2014-12-19Merge "Correctly set visibility of reused shortcut card" into lmp-mr1-devYorke Lee
2014-12-18Correctly set visibility of reused shortcut cardYorke Lee
2014-12-15Improve Talkback for "Speed dial" user interfaceIhab Awad
2014-12-05Add Text-to-Speech annotations for phone number displays (3/3)Ihab Awad
2014-11-25Fix NPE in markDropAreaJay Shrauner
2014-11-05Improve Dialer analyticsYorke Lee
2014-10-31Merge "Use improved analytics in Dialer" into lmp-mr1-devBrian Attwell
2014-10-30Use improved analytics in DialerBrian Attwell
2014-10-29Merge "Refactor ActionBarController and tests" into lmp-mr1-devYorke Lee
2014-10-28Refactor ActionBarController and testsYorke Lee
2014-10-24Remove CallLogListItemViewYorke Lee
2014-10-23Delete duplicated classBrian Attwell
2014-10-14Remove dead codeYorke Lee
2014-10-09Remove accessibility delegate on shortcut card.Andrew Lee
2014-10-06Fix IllegalStateException in DialerYorke Lee
2014-09-27Fix another bug with RTL tabsYorke Lee
2014-09-26Fix crash when switching between LTR/RTLYorke Lee
2014-09-23Merge "Drag and drop for PhoneFavoriteTileView but not when dialpad is open" ...Nancy Chen
2014-09-23Drag and drop for PhoneFavoriteTileView but not when dialpad is openNancy Chen
2014-09-23Improve scrolling, handle onNestedPreFlingBrian Attwell
2014-09-17Fix activity leak in DialerYorke Lee
2014-09-12Fix cursor handling in CallLogQueryHandlerJay Shrauner
2014-09-11Align shortcut card to top while scrolling.Andrew Lee
2014-09-09Fix drag events transfering through dialpadYorke Lee
2014-08-26Merge "Revert "Fix IllegalStateException in Dialer"" into lmp-devYorke Lee
2014-08-26Revert "Fix IllegalStateException in Dialer"Yorke Lee
2014-08-22Add "add to contacts" actionable item to shortcut card.Andrew Lee
2014-08-20Pass application context into isVideoEnabled usages.Andrew Lee
2014-08-19Moves isVideoEnabled to ContactsCommon (2/3)Paul Soulos
2014-08-11Disable VT features in Dialer,Andrew Lee
2014-08-08Moving pinned header disabling to superclassNancy Chen
2014-08-07Fix IllegalStateException in DialerYorke Lee
2014-08-06Merge "Fix IllegalStateException in Dialer" into lmp-devYorke Lee
2014-08-07Fixing possible crash on tab switch.Sai Cheemalapati
2014-08-05Merge "Fix some action bar logic" into lmp-devYorke Lee