1. 0437e86 Close directoryCursor. b/17949234 by Andrew Sapperstein · 10 years ago
  2. eed6943 am 2a87fbfb: FilterListener#onFilterComplete(count) was returning the incorrect count of 1 always, rather than how many entries exist. by Scott Kennedy · 10 years ago
  3. 2a87fbf FilterListener#onFilterComplete(count) was returning the incorrect count of 1 always, rather than how many entries exist. by Scott Kennedy · 10 years ago
  4. 31c33ef Only cache current selection if there are pending searches by Jin Cao · 10 years ago
  5. 50429c5 Update suggestions for every character. by Andrew Sapperstein · 10 years ago
  6. 0efdc53 Add failure callback for loading avatar async by Jin Cao · 10 years ago
  7. 82d3885 Fixed bug with null origPhoto by Jin Cao · 10 years ago
  8. 35e82d4 Move getAvatarIcon off UI by Jin Cao · 10 years ago
  9. 8af0d3b Allow support for alternate data sources. by Andrew Sapperstein · 10 years ago
  10. 1db635b Code cleanup. by Andrew Sapperstein · 10 years ago
  11. fa7b0fb Fix an issue showing people who don't match typed query by Scott Kennedy · 10 years ago
  12. 38fe984 fix visibility by Mike Schneider · 11 years ago
  13. bb7e7e1 BaseRecipientAdapter does not need to be abstract by Scott Kennedy · 11 years ago
  14. 7a4e677 Fix directory lookups by Scott Kennedy · 11 years ago
  15. d5ce95b Fixed NPE in BaseRecipientAdapter when constraint is null. by Kevin Lin · 11 years ago
  16. b10d1c6 Main changes to the chips library: by Kevin Lin · 11 years ago
  17. f5c24c9 am 3e8176df: Don\'t show the alternates dialog for GAL contacts by Scott Kennedy · 11 years ago
  18. 514f8a7 Don't show the alternates dialog for GAL contacts by Scott Kennedy · 11 years ago
  19. 858e094 Merge chips from jb-ub-mail-ur11 into klp-ub-dev by Scott Kennedy · 11 years ago
  20. 4996c3c am 3be35a39: Remove some unused resources and imports by Scott Kennedy · 11 years ago
  21. 2e3fb2e Remove some unused resources and imports by Scott Kennedy · 11 years ago
  22. e091107 am 30d26326: Add directory photo support by Jay Shrauner · 11 years ago
  23. c88702e Add directory photo support by Jay Shrauner · 11 years ago
  24. f30ea36 am bc742af5: Make Chips work on API 11+ by Scott Kennedy · 11 years ago
  25. 1650ef6 Make Chips work on API 11+ by Scott Kennedy · 11 years ago
  26. b2b33af am ad1d181c: Don\'t bother storing a null value in the cache by Scott Kennedy · 11 years ago
  27. b52d29b Don't bother storing a null value in the cache by Scott Kennedy · 11 years ago
  28. 76f1f2d Support an External Dictionary of Contacts by Alon Albert · 11 years ago
  29. f7e202d Initial clean up of the chips code by Scott Kennedy · 12 years ago
  30. 8c474ec Scroll when results appear by mindyp · 12 years ago
  31. 16923ee Extend reverse lookup to also check GAL by mindyp · 12 years ago
  32. ccb8e23 Don't validate the recipient text each time by mindyp · 12 years ago
  33. 37726c0 Show old results by Paul Westbrook · 12 years ago
  34. c0e3599 Rather than change the text, just remove the waiting for entries row. by Mindy Pereira · 12 years ago
  35. cf11061 The mysterious blank item was just a mis-used layout by Mindy Pereira · 12 years ago
  36. 00adb32 Don't use DISPLAY_NAME for chips if name is email or phone by Makoto Onuki · 12 years ago
  37. 80f4abf Support phone numbers in Chips UI by Tom Taylor · 12 years ago
  38. 52c441e Update build file to allow us to have resources in static libs. by Mindy Pereira · 13 years ago
  39. dfd7e07 drive-by fixes for compiler warnings by Andy Huang · 13 years ago
  40. 606e3b1 Remove the code remiving non-existing divider by Daisuke Miyakawa · 13 years ago
  41. 6b616f1 Disable logging. by Daisuke Miyakawa · 13 years ago
  42. 951d0cf Remove label from chips by Paul Westbrook · 13 years ago
  43. 34f5320 Use AsyncTask for photo loading by Daisuke Miyakawa · 13 years ago
  44. 750e6e5 Make more chip, dropdown match pixel perfects. by Mindy Pereira · 13 years ago
  45. 536b7e4 Remove deprecated separators. by Mindy Pereira · 13 years ago
  46. 492649c These extra separators are not needed given the design. by Mindy Pereira · 13 years ago
  47. cc20880 Stop spawning multiple threads for photo loading by Daisuke Miyakawa · 13 years ago
  48. 7211747 Show address type in auto-complete list by Daisuke Miyakawa · 13 years ago
  49. 6d6bd68 Make divider and loading views unselectable by Daisuke Miyakawa · 13 years ago
  50. 8383f44 Remove cursor passing. by Daisuke Miyakawa · 13 years ago
  51. 4bb6a34 Show "Waiting for more contacts" message on directory load by Daisuke Miyakawa · 13 years ago
  52. 941187c Add copyright to file. by Mindy Pereira · 13 years ago
  53. df44572 Small changes to make this more easily integrated into apps. by Mindy Pereira · 13 years ago
  54. 6b6de62 Make sure even second level addresses have a photo uri. by Mindy Pereira · 13 years ago
  55. e3a7365 Clear text when address isn't available. by Daisuke Miyakawa · 13 years ago
  56. 84dd9a8 Make RecipientEditTextViewInner package private. by Mindy Pereira · 13 years ago
  57. 97d7768 Show alternate addresses when the user taps on a contact. by Mindy Pereira · 13 years ago
  58. f15b448 Use long for ids by Daisuke Miyakawa · 13 years ago
  59. 7537f84 Add data Id support and account support. by Daisuke Miyakawa · 13 years ago
  60. f621a60 Multiple updates to chips. by Mindy Pereira · 13 years ago
  61. cf9337a Use LinkedHashMap to keep order. by Daisuke Miyakawa · 13 years ago
  62. efcac0c Back to static library. by Mindy Pereira · 13 years ago
  63. 86aec37 Fix build. Should not be using R from the chips app. by Mindy Pereira · 13 years ago
  64. d93630f Make chips included source instead of static java library. by Mindy Pereira · 13 years ago[Renamed (98%) from java/com/android/ex/chips/BaseRecipientAdapter.java]
  65. d4baa3f Add sharable resources for chips UI. add phone support by Daisuke Miyakawa · 13 years ago
  66. 74a977c Fix several bugs for BaseRecipientAdapter by Daisuke Miyakawa · 13 years ago
  67. 6ac7d0c Initial commit for chips UI library. by Daisuke Miyakawa · 13 years ago