1. 69c182a Collapse common packages (1/?) by Gary Mai · 8 years ago[Renamed (98%) from src/com/android/contacts/common/compat/CompatUtils.java]
  2. d105c1e Report usage of dynamic shortcuts. by Marcus Hagerott · 8 years ago
  3. ae5c3a0 Merge src-N/ and src-pre-N/ and target API 24 (2/3) by Wenyi Wang · 8 years ago
  4. 159b1c3 Stop relying on BuildCompat to tell whether N+ devices. by Tingting Wang · 8 years ago
  5. 3512e96 Get rid of CODENAME and use BuildCompat instead by Wenyi Wang · 8 years ago
  6. 7256d34 Fix helper methods in contacts utils by Wenyi Wang · 8 years ago
  7. cd92399 Use targetSdkVersion 24 and remove startsWith("N") by Wenyi Wang · 8 years ago
  8. 009d63c Fix isAssertQuery in unit test on LMP by Wenyi Wang · 8 years ago
  9. f46a619 Fix isInsert, isUpdate, isDelete in unit test on LMP by Wenyi Wang · 8 years ago
  10. 24c9361 Add CompatUtils#isNCompatible() by Ta-wei Yen · 9 years ago
  11. ce8d25e Merge "Use carrier presence when showing the video call icon." into ub-contactsdialer-b-dev by Tyler Gunn · 9 years ago
  12. 7838418 Make TelecomManager APIs compatible with Lollipop (2/3) by Nancy Chen · 9 years ago
  13. 6edc0e6 Added method to check if methods are available at runtime by Brandon Maxwell · 9 years ago
  14. 001d974 Use carrier presence when showing the video call icon. by Tyler Gunn · 9 years ago
  15. efa7268 Merge "Adding method to check if the version is L Mr1" into ub-contactsdialer-b-dev by Brandon Maxwell · 9 years ago
  16. e4688f0 Adding method to check if the version is L Mr1 by Brandon Maxwell · 9 years ago
  17. 54ea4b1 Backport setter methods by Wenyi Wang · 9 years ago
  18. 973c0e1 Added utility method to check for classes at runtime by Brandon Maxwell · 9 years ago
  19. 04538af Add a general isMarshmallowCompatible method. by Nancy Chen · 9 years ago
  20. aff6939 Merge "Check for compatibilty with call subject and video call features." into ub-contactsdialer-b-dev by Nancy Chen · 9 years ago
  21. 5fe647d Check for compatibilty with call subject and video call features. by Nancy Chen · 9 years ago
  22. 93fdd48 Backport isInsert() using wrapper class for ContentProviderOperation (2/2) by Wenyi Wang · 9 years ago
  23. eab0b82 Add CompatUtils class for compat common to Dialer and Contacts. by Nancy Chen · 9 years ago
  24. 6fa570f Avoid using prioritized mimetype on pre-M SDKs by Wenyi Wang · 9 years ago
  25. 34d81ed Use ContextCompat to handle getColor (1/2) by Wenyi Wang · 9 years ago
  26. 77f1fda Fix usage of getColor() on pre-M SDKs (1/2) by Wenyi Wang · 9 years ago