1. f4bb763 Merge "Fix binding editors when state is null" into jb-mr1-dev by Maurice Chu · 14 years ago
  2. 20578b8 Merge "Use correct external storage directory" into jb-mr1-dev by Daniel Lehmann · 14 years ago
  3. 62152c3 Use correct external storage directory by Daniel Lehmann · 14 years ago
  4. 710f8d9 Merge "Enable parsing phone number in ContactLoader" into jb-mr1-dev by Maurice Chu · 14 years ago
  5. 10bf684 Enable parsing phone number in ContactLoader by Maurice Chu · 14 years ago
  6. 5671c7e Fix binding editors when state is null by Maurice Chu · 14 years ago
  7. 77182d9 Merge "Adding 1000 entry limit to number of call logs shown." into jb-mr1-dev by Chiao Cheng · 14 years ago
  8. 5c55a91 Merge "Add landscape dialer for Contacts (Phone) app when in car dock." into jb-mr1-dev by Geobio Boo · 14 years ago
  9. bc365a6 Stop double-animating when removing the last editor. Fixes jump cuts by Daniel Lehmann · 14 years ago
  10. db92b75 Merge "Fixing mis-sorted modifiers." into jb-mr1-dev by Chiao Cheng · 14 years ago
  11. 4356dac Add landscape dialer for Contacts (Phone) app when in car dock. by Geobio Boo · 14 years ago
  12. b904598 Merge "Fixed null pointer exception when mime entries are null." into jb-mr1-dev by Chiao Cheng · 14 years ago
  13. 9629ad2 Fixed null pointer exception when mime entries are null. by Chiao Cheng · 14 years ago
  14. edd70c9 Fixing mis-sorted modifiers. by Chiao Cheng · 14 years ago
  15. c8af761 Merge "Adjusting call log filter look and feel." into jb-mr1-dev by Chiao Cheng · 14 years ago
  16. 9e0aa86 Adjusting call log filter look and feel. by Chiao Cheng · 14 years ago
  17. 5a7a269 Fix support for birthday on February 29th with year omitted by Daniel Lehmann · 14 years ago
  18. 918b73a Adding 1000 entry limit to number of call logs shown. by Chiao Cheng · 14 years ago
  19. 91e44c6 Merge "Adding more call log filter buttons." into jb-mr1-dev by Chiao Cheng · 14 years ago
  20. 8f66599 Adding more call log filter buttons. by Chiao Cheng · 14 years ago
  21. 3982a90 resolved conflicts for merge of 67d3ba11 to jb-mr1-dev by Makoto Onuki · 14 years ago
  22. 67d3ba1 am 2dd99177: Removing code to handle "call" action from QSB suggestion by Makoto Onuki · 14 years ago
  23. 2dd9917 Removing code to handle "call" action from QSB suggestion by Makoto Onuki · 14 years ago
  24. e58bbc4 Dedup consecutive call log entries. by Chiao Cheng · 14 years ago
  25. e86da0a Merge "2+ voicemail notification sends user to call log." by Santos Cordon · 14 years ago
  26. 9ae6041 Add hidden menu option to invoke contacts dump activity by Makoto Onuki · 14 years ago
  27. 81f86ce 2+ voicemail notification sends user to call log. by Santos Cordon · 14 years ago
  28. 9c38fdd Merge commit '49e63562' into mit by Wink Saville · 14 years ago
  29. 9b801a8 Merge "Show screen during unit test even if locked." by Chiao Cheng · 14 years ago
  30. d500f63 Show screen during unit test even if locked. by Chiao Cheng · 14 years ago
  31. 63cefb6 Merge "Fix bug where IllegalArgumentException was thrown incorrectly in RawContact" by Geobio Boo · 14 years ago
  32. 59b83fa Fix bug where IllegalArgumentException was thrown incorrectly in RawContact by Geobio Boo · 14 years ago
  33. 49e6356 Use telephony-common by Wink Saville · 14 years ago
  34. 8233f82 Merge "Switch libcore.util.Objects to equivalent guava Objects." by Chiao Cheng · 14 years ago
  35. 5e0ad83 Merge "Removed dependency on private Bundle methods." by Chiao Cheng · 14 years ago
  36. b700cfd Switch libcore.util.Objects to equivalent guava Objects. by Chiao Cheng · 14 years ago
  37. 43111ef Removed dependency on private Bundle methods. by Chiao Cheng · 14 years ago
  38. 078d08f Removed call to private AccessibilityManager.getInstance(). by Chiao Cheng · 14 years ago
  39. 5982547 Merge "Replace com.android.internal.R references with android.R." by Chiao Cheng · 14 years ago
  40. e890483 Merge "Replaced private com.android.internal.R references." by Chiao Cheng · 14 years ago
  41. 8c5dfda Replace com.android.internal.R references with android.R. by Chiao Cheng · 14 years ago
  42. 88689ce Replaced private com.android.internal.R references. by Chiao Cheng · 14 years ago
  43. 17ed939 am 31a7869d: am 96464512: Follow-up to Ie62a4486 by Makoto Onuki · 14 years ago
  44. 9646451 Follow-up to Ie62a4486 by Makoto Onuki · 14 years ago
  45. 49e611b am 7d146437: am 1fc1e42b: Remember the flag suppressing special char handling by Daisuke Miyakawa · 14 years ago
  46. 1fc1e42 Remember the flag suppressing special char handling by Daisuke Miyakawa · 14 years ago
  47. 2b194c0 am ed9de615: am 39948dc7: Prevent Intent from initiating special-char handling by Daisuke Miyakawa · 14 years ago
  48. 39948dc Prevent Intent from initiating special-char handling by Daisuke Miyakawa · 14 years ago
  49. 851222a Added thin object layer around contact data by Maurice Chu · 14 years ago
  50. 0a8ad19 am 1edc792b: am 61414c2c: Fixed bug where contact photo did not scale up when cropped. by Chiao Cheng · 14 years ago
  51. 61414c2 Fixed bug where contact photo did not scale up when cropped. by Chiao Cheng · 14 years ago
  52. cbf7ea8 Merge "Global import order fix." by Chiao Cheng · 14 years ago
  53. e0b2f1e Global import order fix. by Chiao Cheng · 14 years ago
  54. ef71e82 Merge "Removed some dead code and a dead asset" by Daniel Lehmann · 14 years ago
  55. 7a7b4a8 Removed some dead code and a dead asset by Daniel Lehmann · 14 years ago
  56. 3e435f0 Change usages of com.google.android to com.google.common. by Chiao Cheng · 14 years ago
  57. 4bff8fb Fix handling rotation while camera/gallery/crop is active by Makoto Onuki · 14 years ago
  58. 70f77ea Make portrait action bar icons consistent with landscape. by Chiao Cheng · 14 years ago
  59. 79967cb Merge "Revert "Make portrait action bar icons consistent with landscape."" into jb-dev by Chiao Cheng · 14 years ago
  60. 4e6ab81 Revert "Make portrait action bar icons consistent with landscape." by Chiao Cheng · 14 years ago
  61. d78a894 Merge "Make portrait action bar icons consistent with landscape." into jb-dev by Chiao Cheng · 14 years ago
  62. a7a659f Make portrait action bar icons consistent with landscape. by Chiao Cheng · 14 years ago
  63. c51b1d0 Merge "Disallow creating shortcut for directory contacts" into jb-dev by Maurice Chu · 14 years ago
  64. 3692301 Merge "Fix regression when editing contacts" into jb-dev by Maurice Chu · 14 years ago
  65. c4af651 Disallow creating shortcut for directory contacts by Maurice Chu · 14 years ago
  66. a2f9090 Fix regression when editing contacts by Maurice Chu · 14 years ago
  67. 2e9ee9f Fix NPE when a view is traversed without a parent. by Chiao Cheng · 14 years ago
  68. a1fa4d5 Merge "Fix pop-up menus for photos in contact editor" into jb-dev by Maurice Chu · 14 years ago
  69. 91004b3 Fix pop-up menus for photos in contact editor by Maurice Chu · 14 years ago
  70. 45ee872 Don't send view notification before showing quick contact by Makoto Onuki · 14 years ago
  71. ef4458a Merge "Add action to the voicemail notification." into jb-dev by Flavio Lerda · 14 years ago
  72. dfe8cc8 Tweak quick contact startup by Makoto Onuki · 14 years ago
  73. 66f1460 Add action to the voicemail notification. by Flavio Lerda · 14 years ago
  74. 2d3519b Merge "De-jank quick contact animation" into jb-dev by Daniel Lehmann · 14 years ago
  75. 3a53c73 De-jank quick contact animation by Daniel Lehmann · 14 years ago
  76. 411ce63 Merge "Log how long it took in DialpadFragment.onResult..." into jb-dev by Makoto Onuki · 14 years ago
  77. 7ca259a Log how long it took in DialpadFragment.onResult... by Makoto Onuki · 14 years ago
  78. d8fa716 Improve provider status query wait by Makoto Onuki · 14 years ago
  79. e8893b9 Merge "Fragment carousel always starts on About page" into jb-dev by Maurice Chu · 14 years ago
  80. 0b398b3 Fragment carousel always starts on About page by Maurice Chu · 14 years ago
  81. b4a0b32 Merge "Make quickcontact launchable with am" into jb-dev by Makoto Onuki · 14 years ago
  82. 1dec2e5 Merge "Fixed contact detail animated transitions" into jb-dev by Maurice Chu · 14 years ago
  83. 6e607d5 Fixed contact detail animated transitions by Maurice Chu · 14 years ago
  84. 802fa62 Make quickcontact launchable with am by Makoto Onuki · 14 years ago
  85. 29a43dd Merge "Speed up shortcut launch performance" into jb-dev by Makoto Onuki · 14 years ago
  86. fc0a89f Speed up shortcut launch performance by Makoto Onuki · 14 years ago
  87. 23f6049 Merge "Disable "Create new contact" when setting photo from gallery." into jb-dev by Daniel Lehmann · 14 years ago
  88. c8106e0 Merge "Changed tablet tabs to be a drop down spinner" into jb-dev by Maurice Chu · 14 years ago
  89. 6993473 Merge "Fix bug 6479405 On tablet, sometimes, QC -> full contact..." into jb-dev by Makoto Onuki · 14 years ago
  90. e1cc78a Fix bug 6479405 On tablet, sometimes, QC -> full contact... by Makoto Onuki · 14 years ago
  91. 7f5220e Changed tablet tabs to be a drop down spinner by Maurice Chu · 14 years ago
  92. 0a660fe Merge "Fix SocialWidgetConfigureActivity contact-picker double-launch." into jb-dev by Josh Gargus · 14 years ago
  93. b7cf3f0 Fix SocialWidgetConfigureActivity contact-picker double-launch. by Josh Gargus · 14 years ago
  94. 4a964d9 Disable "Create new contact" when setting photo from gallery. by Josh Gargus · 14 years ago
  95. eff9b94 Merge "Show a progress dialog when clearing frequents" into jb-dev by Maurice Chu · 14 years ago
  96. 254bbae Merge "Fix some QC issues" into jb-dev by Daniel Lehmann · 14 years ago
  97. 2426cb0 Fix some QC issues by Daniel Lehmann · 14 years ago
  98. 2bf6ba7 Merge "Gallery "Set Picture as" contact photo can create new contact." into jb-dev by Josh Gargus · 14 years ago
  99. ca6b8e4 Merge "Fix appearance of Dialtacts search headers." into jb-dev by Josh Gargus · 14 years ago
  100. 0521c97 Show a progress dialog when clearing frequents by Maurice Chu · 14 years ago