summaryrefslogtreecommitdiff
path: root/src/com/android/dialer/DialtactsActivity.java
AgeCommit message (Expand)Author
2014-06-09Updating Dialpad animation in InCallUI.Sai Cheemalapati
2014-06-09Fix floating action button position in landscape.Sai Cheemalapati
2014-06-09Revise remove view target positioning.Andrew Lee
2014-06-06Merge "Moving FAB logic to ContactsCommon."Sai Cheemalapati
2014-06-06Moving FAB logic to ContactsCommon.Sai Cheemalapati
2014-06-06resolved conflicts for merge of 97c57cce to masterAndrew Lee
2014-06-05Add click listener to search icon.Andrew Lee
2014-06-04Modified floating action button.Sai Cheemalapati
2014-06-03DO NOT MERGE. Styling search to match redlines.Andrew Lee
2014-06-03Updated dialer animation in landscape.Sai Cheemalapati
2014-06-03DO NOT MERGE. Styling search to match redlines.Andrew Lee
2014-06-02Matching landscape dialer to mockups.Sai Cheemalapati
2014-05-30When dragging, don't slide action bar if pane is closed.Andrew Lee
2014-05-30Update showCallScreen to use Telecomm (5/6)Santos Cordon
2014-05-30Merge "Move the FAB in the dialpad down 4dp, in Dialer." into lmp-preview-devAndrew Lee
2014-05-30Move the FAB in the dialpad down 4dp, in Dialer.Andrew Lee
2014-05-29Fix for search UI remaining on screen after call is madeYorke Lee
2014-05-29Merge "Save state of dialpad in onSaveInstanceState" into lmp-preview-devYorke Lee
2014-05-28Save state of dialpad in onSaveInstanceStateYorke Lee
2014-05-28Use common AnimationListenerAdapter instead of private class.Andrew Lee
2014-05-27Merge "Add ActionBarController" into lmp-preview-devYorke Lee
2014-05-23Add ActionBarControllerYorke Lee
2014-05-23Increase size of actionBarYorke Lee
2014-05-21Add shadow to expanded search boxYorke Lee
2014-05-20Clean up some interactions in entering/exiting searchUIYorke Lee
2014-05-20Swap out search box contents when expandingYorke Lee
2014-05-20Merge "Make searchbox expand when entering search UI"Yorke Lee
2014-05-20Make searchbox expand when entering search UIYorke Lee
2014-05-19Exit search UI before dialing.Andrew Lee
2014-05-18Fix NPE in onTextChangedYorke Lee
2014-05-17Add magnifying glass to search box.Andrew Lee
2014-05-16Merge "Fix fragment position in dialpad fade-out."Andrew Lee
2014-05-16Fix fragment position in dialpad fade-out.Andrew Lee
2014-05-16Only show search fragment if text is set to non-empty.Andrew Lee
2014-05-16Move actionbar menu into menu button in search edit text.Andrew Lee
2014-05-16Open search ui on touch, and handle related scenarios.Andrew Lee
2014-05-16Merge "Don't exit search ui if query string is empty."Andrew Lee
2014-05-15Don't exit search ui if query string is empty.Andrew Lee
2014-05-15Merge "Remove redundant long-click listener."Andrew Lee
2014-05-15Remove redundant long-click listener.Andrew Lee
2014-05-15Fix button alignment.Andrew Lee
2014-05-15Merge "Cleanup dialpad show/hide logic."Andrew Lee
2014-05-15Cleanup dialpad show/hide logic.Andrew Lee
2014-05-13Merge "Simplify PhoneNumberPickerActionListener logic in DialtactsActivity"Yorke Lee
2014-05-13Simplify PhoneNumberPickerActionListener logic in DialtactsActivityYorke Lee
2014-05-13Use one ImageButton for the floating action button.Andrew Lee
2014-05-12Change search list background to grey.Andrew Lee
2014-05-07Merge "Refactor drag and drop to work for entire Dialer layout"Yorke Lee
2014-05-06Refactor drag and drop to work for entire Dialer layoutYorke Lee
2014-05-06Modify the calls in Dialer to animate the dialpad in.Andrew Lee
2014-05-01Fix floating action button alignment in DialpadYorke Lee
2014-04-30Use EditText for search in ActionBarYorke Lee
2014-04-25Apply padding to fragment view rather than ListViewYorke Lee
2014-04-25Animate floating action buttonYorke Lee
2014-04-24Remove floating action bar constants and configurations method.Andrew Lee
2014-04-23Add floating dialpad action buttonYorke Lee
2014-04-23Rename classesYorke Lee
2014-04-22Add view call history at bottom of recentsYorke Lee
2014-04-21Use PhoneFavoritesTileAdapter directly in GridViewYorke Lee
2014-04-18Remove AllContactsActivityYorke Lee
2014-04-17Fix Dial intent interactionsYorke Lee
2014-04-16Don't set search query immediately if searchview is nullYorke Lee
2014-04-16Use ViewPager in main Dialer viewYorke Lee
2014-04-14Add actionbar to DialerYorke Lee
2014-04-11Merge "Use the unnormalized user-entered number when adding to contacts"Yorke Lee
2014-04-11Fix for Add to contacts missing in dialpad overflow menuYorke Lee
2014-04-11Use the unnormalized user-entered number when adding to contactsYorke Lee
2014-04-07Remove dead codeYorke Lee
2014-03-28Remove obsolete/dead codeYorke Lee
2014-03-26Fix crash when recreating activity and receiving dial intentYorke Lee
2014-03-25Fix NPE during activity recreationYorke Lee
2014-03-20Fix overdraw in DialerYorke Lee
2014-03-20Fix problem where swiping upward in overflow menu did not display theIhab Awad
2014-03-14Fade out favorites screen when dialpad is displayedYorke Lee
2014-03-11Remove unneeded references to ContactsContract.Intents.UIYorke Lee
2014-03-06Fix jank in no favorites screen when showing/hiding dialpadYorke Lee
2014-03-03Fix slight screen jank when sliding dialpad upwardsYorke Lee
2014-03-03New appearance and look and feel for dialpad.Ihab Awad
2014-02-24UX Changes: Dialer actionbar, tabs and searchbox.Tyler Gunn
2014-02-20Add drag to remove for favorites in DialerYorke Lee
2013-12-06Hide voice search button if intent cannot be handledYorke Lee
2013-12-05Always call through to super.onBackPressed in DialtactsActivityYorke Lee
2013-11-13Color/layout tweaks for DialerYorke Lee
2013-11-08Fix possible FragmentManager NPE in DialerYorke Lee
2013-10-08Make enlarged actionbar invisible when showing dialpadYorke Lee
2013-10-01Fix brief flash when making a call from searchYorke Lee
2013-09-27Fix relayout requests when draggingYorke Lee
2013-09-27Revert "Fix brief flash when clicking on a search result to dial"Yorke Lee
2013-09-26Don't do fragment transactions if fragment is destroyedYorke Lee
2013-09-25Merge "Add drag to open functionality to Dialer overflow menu" into klp-devYorke Lee
2013-09-25Don't call finish when calling from the dialpadYorke Lee
2013-09-25Add drag to open functionality to Dialer overflow menuYorke Lee
2013-09-24Fix brief flash when clicking on a search result to dialYorke Lee
2013-09-17Fix regression: dialpad not being shown from dial intentYorke Lee
2013-09-11Merge "Google Specific Settings" into klp-devAlon Albert
2013-09-11Merge "Hide dialpad after call is ended" into klp-devYorke Lee
2013-09-10Hide dialpad after call is endedYorke Lee
2013-09-10Google Specific SettingsAlon Albert
2013-09-10Clear dialpad when x is pressedYorke Lee
2013-09-09Hide voice search icon if search view is not emptyYorke Lee