1. 6bb8718 Replace @NeededForTesting w/ proguard keep flags (1/2) by Walter Jang · 8 years ago
  2. e837ae3 Consolidate commonbind and contactsbind (1/2) by Walter Jang · 8 years ago
  3. 9deead6 Using Proguard to shrink apk size. by Tingting Wang · 8 years ago
  4. 457f865 Log contacts screen events to clearcut 1/2 by Walter Jang · 9 years ago
  5. dccfa94 Delay AccountTypeManager init until we have the Contacts permission 1/2 by Walter Jang · 9 years ago
  6. f26fd6d Don't return contact photos manager as service. by Andrew Lee · 9 years ago
  7. a3e498a Fix analytics in Contacts app by Brian Attwell · 10 years ago
  8. 7039633 Fix broken contacts tests by Yorke Lee · 10 years ago
  9. 28daa7d Fix build breakage: Revert "Fix broken contacts tests" by Ed Heyl · 10 years ago
  10. 90ef577 Fix broken contacts tests by Yorke Lee · 10 years ago
  11. cd321f6 Move ContactLoader related code to ContactsCommon by Yorke Lee · 11 years ago
  12. 0d5588d Move AccountTypeManager to ContactsCommon. by Chiao Cheng · 12 years ago
  13. d9eab4d Final move of AccountTypeManager dependencies. by Chiao Cheng · 12 years ago
  14. dabac3f Move AccountTypeManager singleton out of app context. by Chiao Cheng · 12 years ago
  15. 79a6b5d Sharing ContactPhotoManager between dialer and people. by Chiao Cheng · 12 years ago
  16. a2180f3 Initial removal of dialer features. by Chiao Cheng · 12 years ago
  17. e0b2f1e Global import order fix. by Chiao Cheng · 12 years ago
  18. fc0a89f Speed up shortcut launch performance by Makoto Onuki · 12 years ago
  19. 8f8bd6d Make photo loader low-memory device friendly by Makoto Onuki · 13 years ago
  20. 7c91de1 Add a dummy loader to calllog to defer other fragments. by Makoto Onuki · 13 years ago
  21. a012aec Make a Singleton for ContactListFilterController by Daisuke Miyakawa · 13 years ago
  22. 8d2cdbf Remove noisy debug logs. by Dianne Hackborn · 13 years ago
  23. b5c9f63 Suppress too verbose logging by Daisuke Miyakawa · 13 years ago
  24. 49627cc Add log to measure startup performance by Makoto Onuki · 13 years ago
  25. 9c747ac Fix up the unit tests for the CallDetailActivity. by Hugo Hudson · 13 years ago
  26. a2625e4 Background tasks can decide which executor to run with. by Hugo Hudson · 13 years ago
  27. 51ada36 Prepare playback immediately, new BackgroundTaskService. by Hugo Hudson · 13 years ago
  28. 37a2684 Fixes tests on userdebug builds. by Flavio Lerda · 13 years ago
  29. 7edf238 Improving photo cache by Dmitri Plotnikov · 13 years ago
  30. 34b24ef Turning contact photo loader into an application-wide service. by Dmitri Plotnikov · 13 years ago
  31. 53a04d6 Enabling extended logging to catch the closed cursor issue by Dmitri Plotnikov · 13 years ago
  32. 072d911 Adding mock shared preferences by Dmitri Plotnikov · 14 years ago
  33. 1173ae2 Fixing ContactBrowserActivityTest by Dmitri Plotnikov · 14 years ago
  34. 6f667b5 Turning AccountTypeManager into a "system" service. by Dmitri Plotnikov · 14 years ago
  35. a07fa5f Renaming AccountTypes to AccountTypeManager. by Dmitri Plotnikov · 14 years ago
  36. 43fd1e8 Fixing ContactDeletionInteractionTest by Dmitri Plotnikov · 14 years ago
  37. 169ff2a Pushing initialization of phone number formatter to background thread by Dmitri Plotnikov · 14 years ago
  38. 3b7dedd Priming some caches when Contacts app starts by Dmitri Plotnikov · 14 years ago
  39. f049ff0 Enabling strictmode logging by Dmitri Plotnikov · 14 years ago