1. b82e8da Use TelecomManager.placeCall API by Yorke Lee · 10 years ago
  2. 467de3d Make menu options protected instead of private. by Andrew Lee · 10 years ago
  3. dc500de Remove OverlappingPaneLayout. by Andrew Lee · 11 years ago
  4. e3f59a8 Fix FrameLayout cast exception. by Andrew Lee · 11 years ago
  5. 8a397ad Merge "Move CallUtil into Dialer. P1/3" by Brian Attwell · 11 years ago
  6. 8204324 Move CallUtil into Dialer. P1/3 by Brian Attwell · 11 years ago
  7. d5c512a Add DialpadFragment on-demand instead at on startup by Yorke Lee · 11 years ago
  8. f5554ce Add systrace events to track Dialer startup performance by Yorke Lee · 11 years ago
  9. 1513fec Updating "Add Contact" to pre-populate full contact info. by Tyler Gunn · 11 years ago
  10. c1cfae5 Correcting population of search box with voice search results. by Tyler Gunn · 11 years ago
  11. 72d6625 Allow ILD information to be populated by Evan Charlton · 11 years ago
  12. b48f64c Merge "Improve Dialer analytics" into lmp-mr1-dev by Yorke Lee · 11 years ago
  13. 7ee5c42 Improve Dialer analytics by Yorke Lee · 11 years ago
  14. 199b7f0 Reset mSavedState in onNewIntent because the activity is refreshing. by Nancy Chen · 11 years ago
  15. 622ba6c Merge "Use improved analytics in Dialer" into lmp-mr1-dev by Brian Attwell · 11 years ago
  16. beab3bb Use improved analytics in Dialer by Brian Attwell · 11 years ago
  17. 35741bb Merge "Refactor ActionBarController and tests" into lmp-mr1-dev by Yorke Lee · 11 years ago
  18. c98a5bb Refactor ActionBarController and tests by Yorke Lee · 11 years ago
  19. 8265c1e Merge "Fix various IllegalStateExceptions in Dialer" into lmp-mr1-dev by Yorke Lee · 11 years ago
  20. 19e68ca Fix various IllegalStateExceptions in Dialer by Yorke Lee · 11 years ago
  21. 0104d9b Create call settings intent in DialerSettingsActivity. by Andrew Lee · 11 years ago
  22. c311af1 Delete duplicated class by Brian Attwell · 11 years ago
  23. f614f6f Fix NPE in onListFragmentScrollStateChange by Yorke Lee · 11 years ago
  24. 9dc924c Renaming Telecomm to Telecom. by Tyler Gunn · 11 years ago
  25. 3ffef7a Merge "Set default action bar elevation for dialer." into lmp-dev by Nancy Chen · 11 years ago
  26. 9c09323 Set default action bar elevation for dialer. by Nancy Chen · 11 years ago
  27. 29ae4ae Set the visibility of the FAB correctly even if mAnimate is false by Yorke Lee · 11 years ago
  28. ae274c0 Use framework scheme definitions by Jay Shrauner · 11 years ago
  29. 405a6e6 Use different FAB for dialpad, and use new animations. by Andrew Lee · 11 years ago
  30. 105015e API Review PhoneManager -> TelecommManager. Rename methods (1/6) by Nancy Chen · 11 years ago
  31. 8576039 Merge "Pass in floating action button to controller." into lmp-dev by Andrew Lee · 11 years ago
  32. bd7a056 Pass in floating action button to controller. by Andrew Lee · 11 years ago
  33. e78797f Merge "Reveal InCallUI from touch point in Dialer. COMPLETED." into lmp-dev by Nancy Chen · 11 years ago
  34. 49db1ad Reveal InCallUI from touch point in Dialer. COMPLETED. by Nancy Chen · 11 years ago
  35. f43b32f Tweak FAB tints and positioning. by Andrew Lee · 11 years ago
  36. 0d3a739 Send MotionEvent with touch coordinates to call intent by Nancy Chen · 11 years ago
  37. bf7a95e Correcting dialpad animations in landscape (3/3). by Tyler Gunn · 11 years ago
  38. eefa1c9 Merge "Fix some action bar logic" into lmp-dev by Yorke Lee · 11 years ago
  39. a524ae5 Fix some action bar logic by Yorke Lee · 11 years ago
  40. 2fec47b Set correct interpolator for dialpad animation by Yorke Lee · 11 years ago
  41. 106af73 Merge "Fragments in Dialtacts report to Analytics." into lmp-dev by Sai Cheemalapati · 11 years ago
  42. 8fd6724 Tweak Z-depth for Dialer ActionBar by Yorke Lee · 11 years ago
  43. 2d7faf6 Fragments in Dialtacts report to Analytics. by Sai Cheemalapati · 11 years ago
  44. 7fa029f Changing Activities to implement Analytics (1/2). by Sai Cheemalapati · 11 years ago
  45. b8170de Decreased height of action bars in dialer by Nancy Chen · 11 years ago
  46. f543baa Hide keyboard when next key is pressed by Yorke Lee · 11 years ago
  47. 69c247f Make ViewPagerTabs and FABController RTL aware by Yorke Lee · 11 years ago
  48. 6eec228 Expose call settings as public API (3/3) by Yorke Lee · 11 years ago
  49. a5b475b Merge "Make ContactPreferences use SharedPreferences instead of System settings (5/5)" into lmp-dev by Yorke Lee · 11 years ago
  50. 9072432 Remove unnecessary flag for disabling Account Selection by Nancy Chen · 11 years ago
  51. af6f195 Make ContactPreferences use SharedPreferences instead of System settings (5/5) by Yorke Lee · 11 years ago
  52. 74edcdc Allow overflow menu to overlap overflow button by Yorke Lee · 11 years ago
  53. 9134e25 Implement multi-SIM capabilities (3/6) [DO NOT MERGE] by Ihab Awad · 11 years ago
  54. a261319 Remove unused import of ServiceManager by Yorke Lee · 11 years ago
  55. 659d2f2 Remove SelectAccountDialogFragment for PhoneAccount on Dialer app (1/2) by Nancy Chen · 11 years ago
  56. 6fcf29e Merge "Hook up call intent for video call." by Andrew Lee · 11 years ago
  57. d15629d Update showCallScreen & isInAPhoneCall to use PhoneManager. by Santos Cordon · 11 years ago
  58. d2a683f Hook up call intent for video call. by Andrew Lee · 11 years ago
  59. fc1fed7 Add "Make video call" button to search fragments. by Andrew Lee · 11 years ago
  60. 1d1bd0d Rename Telecomm "Subscription" to "Account" (3/7) by Ihab Awad · 11 years ago
  61. 87ba489 Add icon indicating subscription in call log/call history by Nancy Chen · 11 years ago
  62. b5f10d3 Revert "Hide the dialpad fragment onResume after dialing." by Andrew Lee · 11 years ago
  63. 1f432a6 Hide the dialpad fragment onResume after dialing. by Andrew Lee · 11 years ago
  64. fd723ca Update Emergency Dialer to match Dialer (3/7). by Sai Cheemalapati · 11 years ago
  65. 801d88e Revert "Update Emergency Dialer to match Dialer (2/5)." by Yorke Lee · 11 years ago
  66. 9598b51 Update Emergency Dialer to match Dialer (2/5). by Sai Cheemalapati · 11 years ago
  67. bd22a2c Merge "Fix Dialer tests" by Yorke Lee · 11 years ago
  68. 7d20f82 Fix Dialer tests by Yorke Lee · 11 years ago
  69. 8e06629 Add reference to TelephonyManager, renaming, remove checkbox (1/2) by Nancy Chen · 11 years ago
  70. 091732a Merge "Exit search UI when dialpad is hidden if no smart dial results." by Andrew Lee · 11 years ago
  71. 9fd8f25 Exit search UI when dialpad is hidden if no smart dial results. by Andrew Lee · 11 years ago
  72. 4c92456 Add select sim dialog for dialpad menu by Nancy Chen · 11 years ago
  73. 00a3d5d Fixes issue with FAB alginment. by Sai Cheemalapati · 11 years ago
  74. a851542 Clear fragments properly when search term is erased. by Andrew Lee · 11 years ago
  75. beededb Add menu items for multi-sim support by Nancy Chen · 11 years ago
  76. 28aab27 Use Framelayout instead of RelativeLayout in DialtactsActivity by Yorke Lee · 11 years ago
  77. 2bd4f7a am a6d7bd35: Merge "Empty ACTION_DIAL intent launches favorites" into lmp-preview-dev by Yorke Lee · 11 years ago
  78. cabd864 resolved conflict for merge of 469e9df0 to master by Adrian Roos · 11 years ago
  79. 473dd6c Empty ACTION_DIAL intent launches favorites by Yorke Lee · 11 years ago
  80. 6f009da Merge "Updating Dialpad animation in InCallUI." by Sai Cheemalapati · 11 years ago
  81. ca0d53b Updating Dialpad animation in InCallUI. by Sai Cheemalapati · 11 years ago
  82. 99085eb Fix floating action button position in landscape. by Sai Cheemalapati · 11 years ago
  83. 1896344 Revise remove view target positioning. by Andrew Lee · 11 years ago
  84. 4937806 Merge "Moving FAB logic to ContactsCommon." by Sai Cheemalapati · 11 years ago
  85. c4969ea Moving FAB logic to ContactsCommon. by Sai Cheemalapati · 11 years ago
  86. 891c0e9 resolved conflicts for merge of 97c57cce to master by Andrew Lee · 11 years ago
  87. 04675a5 Add click listener to search icon. by Andrew Lee · 11 years ago
  88. 4146065 Modified floating action button. by Sai Cheemalapati · 11 years ago
  89. 9da8fb4 DO NOT MERGE. Styling search to match redlines. by Andrew Lee · 11 years ago
  90. 82d6da5 Updated dialer animation in landscape. by Sai Cheemalapati · 11 years ago
  91. 05b6267 DO NOT MERGE. Styling search to match redlines. by Andrew Lee · 11 years ago
  92. 1e61380 Matching landscape dialer to mockups. by Sai Cheemalapati · 11 years ago
  93. e9e0ba6 When dragging, don't slide action bar if pane is closed. by Andrew Lee · 11 years ago
  94. 1d7ef6a Update showCallScreen to use Telecomm (5/6) by Santos Cordon · 11 years ago
  95. 6b6fea2 Merge "Move the FAB in the dialpad down 4dp, in Dialer." into lmp-preview-dev by Andrew Lee · 11 years ago
  96. 2423a2f Move the FAB in the dialpad down 4dp, in Dialer. by Andrew Lee · 11 years ago
  97. 710709d Fix for search UI remaining on screen after call is made by Yorke Lee · 11 years ago
  98. 2bbdd6a Merge "Save state of dialpad in onSaveInstanceState" into lmp-preview-dev by Yorke Lee · 11 years ago
  99. 50aba88 Save state of dialpad in onSaveInstanceState by Yorke Lee · 11 years ago
  100. 3c14bc3 Use common AnimationListenerAdapter instead of private class. by Andrew Lee · 11 years ago