1. 6f597d6 Update ViewPager javadocs not to include deprecated ActionBar.Tabs. by Aurimas Liutikas · 8 years ago
  2. 8f886fe Annotate support classes with RequiresApi / TargetApi by Alan Viverette · 8 years ago
  3. 9439d70 Move all support library projects to use a single compilation unit by Alan Viverette · 8 years ago
  4. be8836b Fix condition in one of the tests by Kirill Grouchnikov · 8 years ago
  5. 754cb29 Switch from deprecated size annotations to new ones. by Aurimas Liutikas · 8 years ago
  6. c39d9c7 Add @RestrictTo(GROUP_ID) annotations to match @hide docs annotations by Alan Viverette · 8 years ago
  7. 85ac705 Remove unnecessary requestFocus by Yuichi Araki · 8 years ago
  8. 540222c Remove all the extra accessor methods added by javac in support-core-ui by Aurimas Liutikas · 8 years ago
  9. 43b18ec Delay calling setEnabled to the end of the constructor. am: 0cb84900fe by Aurimas Liutikas · 8 years ago
  10. 0cb8490 Delay calling setEnabled to the end of the constructor. by Aurimas Liutikas · 8 years ago
  11. f1aea9f Merge "Remove usages of used deprecated methods in core-ui." into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  12. 4a4d1ce Merge "Fix all usages of deprecated setBackgroundDrawable." into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  13. 47082c3 Fix all usages of deprecated setBackgroundDrawable. by Aurimas Liutikas · 8 years ago
  14. e5faeaf Remove usages of used deprecated methods in core-ui. by Aurimas Liutikas · 8 years ago
  15. bfc6730 Add getters for start and end offsets in SwipeRefreshLayout. by Aurimas Liutikas · 8 years ago
  16. ba96d1b Fix SwipeRefreshLayout#setProgressViewOffset. am: 4e62a7931a by Aurimas Liutikas · 8 years ago
  17. 4e62a79 Fix SwipeRefreshLayout#setProgressViewOffset. by Aurimas Liutikas · 8 years ago
  18. e6dd7c8 Merge "Add findFocus to ExploreByTouchHelper." into nyc-mr1-dev by Phil Weaver · 8 years ago
  19. 8dae1da Update to new test runner and espresso. am: dfe7578733 by Aurimas Liutikas · 8 years ago
  20. dfe7578 Update to new test runner and espresso. by Aurimas Liutikas · 8 years ago
  21. 4836927 Add additional method for setPageTransformer. by Aurimas Liutikas · 8 years ago
  22. eff0dd4 Fix style issues in design library code. am: 4d2c7b7c4f by Aurimas Liutikas · 8 years ago
  23. 05928bc Merge "Fix style issues in design library code." into nyc-support-24.1-dev by Aurimas Liutikas · 8 years ago
  24. 0b6e0ab Remove AIDL references from modules that don\'t have AIDL files am: 246d9446ad by Kirill Grouchnikov · 8 years ago
  25. b1e3849 Merge "Remove AIDL references from modules that don't have AIDL files" into nyc-support-24.1-dev by Kirill Grouchnikov · 8 years ago
  26. 4d2c7b7 Fix style issues in design library code. by Aurimas Liutikas · 8 years ago
  27. 06f39f6 Fix small style issues in ViewPager. am: ae71b9c906 by Aurimas Liutikas · 8 years ago
  28. 594f738 Merge "Fix small style issues in ViewPager." into nyc-support-24.1-dev by TreeHugger Robot · 8 years ago
  29. bbfedf1 Fix small style issues in ViewDragHelper. am: 669715ba12 by Aurimas Liutikas · 8 years ago
  30. dd0f85e Fix small style issues in SwipeRefreshLayout. am: 7bfcf18730 by Aurimas Liutikas · 8 years ago
  31. ecc6bce Merge "Fix small style issues in ViewDragHelper." into nyc-support-24.1-dev by Aurimas Liutikas · 8 years ago
  32. a42f536 Merge "Fix small style issues in SwipeRefreshLayout." into nyc-support-24.1-dev by Aurimas Liutikas · 8 years ago
  33. 246d944 Remove AIDL references from modules that don't have AIDL files by Kirill Grouchnikov · 8 years ago
  34. ae71b9c Fix small style issues in ViewPager. by Aurimas Liutikas · 8 years ago
  35. 669715b Fix small style issues in ViewDragHelper. by Aurimas Liutikas · 8 years ago
  36. 7bfcf18 Fix small style issues in SwipeRefreshLayout. by Aurimas Liutikas · 8 years ago
  37. e12dfa0 Stop using a several deprecated methods/constants. by Aurimas Liutikas · 8 years ago
  38. 5c0b1da Add findFocus to ExploreByTouchHelper. by Phil Weaver · 8 years ago
  39. 2d9f7ee Start resetting SwipeRefreshLayout on setEnabled(false) calls. by Aurimas Liutikas · 8 years ago
  40. 00075c8 Enable SwipeRefreshLayout for children that don't consume touch events. by Aurimas Liutikas · 8 years ago
  41. a5c3670 Move support libs to use ViewCompat.offset* methods by Chris Banes · 8 years ago
  42. 85b7b6b Merge "Add javadocs and tests for ViewPager#arrowScroll." by Aurimas Liutikas · 8 years ago
  43. 95aefdf Check SwipeRefreshLayout was dragged before finishSpinner call. by Aurimas Liutikas · 8 years ago
  44. 8a99b87 Add javadocs and tests for ViewPager#arrowScroll. by Aurimas Liutikas · 8 years ago
  45. 7e63281 Add more pointer validation check to ViewDragHelper. by Aurimas Liutikas · 8 years ago
  46. 1a00879 Add more tests for SwipeRefreshLayout. by Aurimas Liutikas · 8 years ago
  47. 9b3f462 Fix ViewPager.DecorView annotation inheritance by Chris Banes · 8 years ago
  48. 7b59d3a Remove old API check artifacts, invoke gradle from old make target by Alan Viverette · 8 years ago
  49. 3c141cd Revert "Remove old API check artifacts, invoke gradle from old make target" by Yigit Boyar · 8 years ago
  50. 009647b Remove old API check artifacts, invoke gradle from old make target by Alan Viverette · 8 years ago
  51. 236bf5b Fix documentation of NestedScrollView#setFillViewport. by Aurimas Liutikas · 8 years ago
  52. 875c452 Merge "Update SwipeRefreshLayout documentation for scale parameter." by Aurimas Liutikas · 8 years ago
  53. 1243d18 Update SwipeRefreshLayout documentation for scale parameter. by Aurimas Liutikas · 8 years ago
  54. dcc18bd Fix page snapping for large number pages. am: 4d1d0e9d92 am: 2fd9192cc0 by Aurimas Liutikas · 8 years ago
  55. 8e6e2dc Start handling CircleImageView resizing on pre API-21 by Aurimas Liutikas · 8 years ago
  56. ce35f3b Update javadoc sample references for refactor Support demos by Alan Viverette · 8 years ago
  57. b3a14cb Merge "Fix a random assortment of spelling errors." by TreeHugger Robot · 8 years ago
  58. 586c596 Fix refresh animation if setRefreshing is called before onLayout. by Aurimas Liutikas · 8 years ago
  59. c9a8595 Fix a random assortment of spelling errors. by Aurimas Liutikas · 8 years ago
  60. 15375aa Add missing @Override annotations in support library code. by Aurimas Liutikas · 8 years ago
  61. 2597acf Merge "SlidingPaneLayout: Preserve GONE visibility" am: e4e9654f5d am: 0f1779bb1d am: 88d994902d by Chris Banes · 8 years ago
  62. ff22d81 Extracting fragments and widgets into their own modules. by Kirill Grouchnikov · 8 years ago