1. aafe1a0 Deprecated android.app.Fragment related classes in v13 library. by Aurimas Liutikas · 7 years ago
  2. 04c9cb4 Remove useless package.html by Aurimas Liutikas · 7 years ago
  3. f266a0a Megamove part 2. Move to standard directories. by Aurimas Liutikas · 7 years ago
  4. 7e83cb6 Adding delegate support by Jichao Li · 7 years ago
  5. ad1b0e8 Fix and suppress an assortment of ErrorProne warnings. by Aurimas Liutikas · 7 years ago
  6. 369fdb5 Remove methods that were deprecated in 24.2, fix some javadoc by Alan Viverette · 8 years ago
  7. c69882c Re-enable lint enforcement, fix remaining lint issues by Alan Viverette · 7 years ago
  8. 7a90158 Yet another ViewCompat cleanup. by Aurimas Liutikas · 7 years ago
  9. 2d0f754 Clean up of support-v13 after minSdk 14 bump. by Aurimas Liutikas · 7 years ago
  10. 6ed40c1 Deprecate and remove usage of MotionEventCompat methods. by Aurimas Liutikas · 7 years ago
  11. 72074ef Fix @links in support docs. am: 377357a8c2 am: 66661646cd am: ffdc985523 by Elliot Waite · 7 years ago
  12. 377357a Fix @links in support docs. by Elliot Waite · 8 years ago
  13. 4490415 Backport EditorInfo.IME_FLAG_FORCE_ASCII by Yohei Yukawa · 8 years ago
  14. be4aed9 Backport IME_FLAG_NO_PERSONALIZED_LEARNING flag by Yohei Yukawa · 8 years ago
  15. e22ae93 Remove unnecessary @TargetApi annotations by Alan Viverette · 8 years ago
  16. 8e10080 Move from GROUP_ID to LIBRARY_GROUP annotations by Aurimas Liutikas · 8 years ago
  17. 8a771cd Improve mouse handling in DragStartHelper by Vladislav Kaznacheev · 8 years ago
  18. 8f886fe Annotate support classes with RequiresApi / TargetApi by Alan Viverette · 8 years ago
  19. 0ec54af Add missing JavaDoc and remove unused imports am: 8148220d5f by Yohei Yukawa · 8 years ago
  20. 47b0720 Fix standalone support library docs build by Alan Viverette · 8 years ago
  21. c39d9c7 Add @RestrictTo(GROUP_ID) annotations to match @hide docs annotations by Alan Viverette · 8 years ago
  22. b51066a Remove all the extra accessor methods added by javac in support-v13. by Aurimas Liutikas · 8 years ago
  23. 8148220 Add missing JavaDoc and remove unused imports by Yohei Yukawa · 8 years ago
  24. 596b015 Remove all the extra accessor methods added by javac in support-v13. by Aurimas Liutikas · 8 years ago
  25. 3925a94 Fix a type mismatch in COMMIT_CONTENT_FLAGS_KEY by Yohei Yukawa · 8 years ago
  26. 88c06e4 Stop using a several deprecated methods/constants. am: e12dfa0364 by Aurimas Liutikas · 8 years ago
  27. e12dfa0 Stop using a several deprecated methods/constants. by Aurimas Liutikas · 8 years ago
  28. 1194904 ActivityCompat should use static methods, not be publicly instantiable by Alan Viverette · 8 years ago
  29. 3566cfa Backport InputContentInfo APIs into API 13+. by Yohei Yukawa · 8 years ago
  30. ce35f3b Update javadoc sample references for refactor Support demos by Alan Viverette · 8 years ago
  31. c9a8595 Fix a random assortment of spelling errors. by Aurimas Liutikas · 8 years ago
  32. 15375aa Add missing @Override annotations in support library code. by Aurimas Liutikas · 8 years ago
  33. 6e21a9e Rename DropPermissions to DragAndDropPermissions by Vladislav Kaznacheev · 8 years ago
  34. d153321 Changes to DragStartHelper as requested by API Council by Vladislav Kaznacheev · 8 years ago
  35. 7541e4b Check for saved state type in onRestoreInstanceState. am: bb58a82 by Aurimas Liutikas · 8 years ago
  36. bb58a82 Check for saved state type in onRestoreInstanceState. by Aurimas Liutikas · 8 years ago
  37. 3385ebd Merge "Enable conditional handling of drags." into nyc-dev by Ben Kwa · 8 years ago
  38. 36bd1e9 Protect FragmentManager against View.NO_ID container ids by Adam Powell · 8 years ago
  39. f028624 Enable conditional handling of drags. by Ben Kwa · 8 years ago
  40. e921ce1 Fix a NPE with Fragment#setUserVisibleHint by Adam Powell · 8 years ago
  41. 049ec99 Add android.support.v13.app.ActivityCompat by Vladislav Kaznacheev · 9 years ago
  42. 3ca5f2e Merge "Add android.support.v13.ViewCompat" by Vladislav Kaznacheev · 9 years ago
  43. 663b3ef Add android.support.v13.ViewCompat by Vladislav Kaznacheev · 9 years ago
  44. 2196f53 Add android.support.v13.view.DragStartHelper by Vladislav Kaznacheev · 9 years ago
  45. 1dfe14b Only store the state of a fragment if it is added. by Aurimas Liutikas · 9 years ago
  46. 66a7321 Fix bugs in the permissions support API by Svetoslav · 9 years ago
  47. 080abff Remove prerelease codename checks by Adam Powell · 9 years ago
  48. 37ae8a0 Fix docs for real by Svetoslav · 9 years ago
  49. e4df5cf Fix broken java doc by Svetoslav · 9 years ago
  50. e21490e Add more permission APIs to support lib by Svetoslav · 9 years ago
  51. 62cf5e3 Ensure Fragment is Added before attempting to save state by Bryan Emmanuel · 10 years ago
  52. 5424d16 Allow user-customized FragmentTabHost layouts. by Piet Delport · 11 years ago
  53. ebc25c8 Revert 948cc9d4: Adding support for simplified collection widgets. Do not merge. by Ed Heyl · 12 years ago
  54. 6928974 Revert 0794d29b: Fix docs build. Do not merge. by Ed Heyl · 12 years ago
  55. 0794d29 Fix docs build by Adam Cohen · 12 years ago
  56. 948cc9d Adding support for simplified collection widgets by Adam Cohen · 12 years ago
  57. 126c190 Remove unused dreams support libary (again) by Scott Main · 12 years ago
  58. 3fd01c6 Revert "Remove unused dreams support libary" by Scott Main · 12 years ago
  59. d842d04 Remove unused dreams support libary by Scott Main · 12 years ago
  60. 74c671b Fix how fragment/tab interaction works to avoid list view state loss. by Dianne Hackborn · 12 years ago
  61. 6d6186b Set the user-visible hint on fragments in FragmentStatePagerAdapter by Veeti Paananen · 12 years ago
  62. 1a1c2ac ViewPager data set change fixes by Adam Powell · 12 years ago
  63. 3d9e557 resolved conflicts for merge of 402ac589 to master by Dianne Hackborn · 13 years ago
  64. 7dc96cc SDK only: fix up support documentation and visibility. by Dianne Hackborn · 13 years ago
  65. 4e057fe Remove screen saver stuff from support library. DO NOT MERGE. by Daniel Sandler · 13 years ago
  66. 0574ca3 Add the support libraries to the platform documentation (support libs). by Svetoslav Ganov · 13 years ago
  67. 583d8a1 Bug 5327146 - ViewPager API tweaks and docs by Adam Powell · 13 years ago
  68. 79398ea Change the "start deferred" fragment API to "user visible hint" - by Adam Powell · 13 years ago
  69. abc968f Defer starting fragments in FragmentPagerAdapter for offscreen pages. by Adam Powell · 13 years ago
  70. 2a4d851 Fix issues 5158104 and 4981556 (fragment problems) by Dianne Hackborn · 13 years ago
  71. a91d020 am 5c163708: Move PagerView down to the v4 support lib. by Dianne Hackborn · 13 years ago
  72. 5c16370 Move PagerView down to the v4 support lib. by Dianne Hackborn · 13 years ago
  73. 589afe7 am 4c2eb6dc: Various improvements to managing the list of pages. by Dianne Hackborn · 13 years ago
  74. 4c2eb6d Various improvements to managing the list of pages. by Dianne Hackborn · 13 years ago
  75. c7e8b00 am ea2c91b0: New super-spiffier ViewPager class. by Dianne Hackborn · 13 years ago
  76. ea2c91b New super-spiffier ViewPager class. by Dianne Hackborn · 13 years ago
  77. adbb09f New support code for the dreams API. by Daniel Sandler · 13 years ago
  78. d59dd1d DO NOT MERGE: from master - Add new FragmentPager class for the HC fragment API. by Dianne Hackborn · 13 years ago
  79. b13ff27 Add new FragmentPager class for the HC fragment API. by Dianne Hackborn · 13 years ago