1. 47b4d4d Update lint baseline after sdk update. by Aurimas Liutikas · 7 years ago
  2. 72e36e0 DO NOT MERGE: Fix Fragment.onCreate() not being called in some cases. by George Mount · 7 years ago
  3. 451b28d Merge "Update to gradle 3.0 style dependencies." into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  4. 66e296d Update lint baseline by Aurimas Liutikas · 7 years ago
  5. f34de28 Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  6. f74f127 Fix an assortment of lint warnings. by Aurimas Liutikas · 7 years ago
  7. 83ffd0a Fix NotificationManagerCompat call to queryIntentServices by Aurimas Liutikas · 7 years ago
  8. 624bd20 Enable all default lint checks and establish baseline. by Aurimas Liutikas · 7 years ago
  9. 963facb Upgrade from mockito 1.9.5 to 2.7.6 by Aurimas Liutikas · 7 years ago
  10. 140a59a Merge "Set targetSdkVersion for our tests to be API 26." into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  11. 4f5be92 Set targetSdkVersion for our tests to be API 26. by Aurimas Liutikas · 7 years ago
  12. 189da76 Fix SynchronizeOnNonFinalField warning in FragmentManager. by Aurimas Liutikas · 7 years ago
  13. 5c5181c Update Gradle files with new min SDK by Kirill Grouchnikov · 7 years ago
  14. 516cca1 Merge "Fix warnings surfaced by error-prone." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  15. ca32d40 Fix warnings surfaced by error-prone. by George Mount · 7 years ago
  16. d15bade Correctly save retained fragments in the backstack by Sergey Vasilinets · 7 years ago
  17. 8ab31e2 Fix back stack problems due to postponed transitions by George Mount · 7 years ago
  18. 0b6119c Merge "Fix broken tests" into oc-dev by TreeHugger Robot · 7 years ago
  19. ff3deb3 Remove duplicated onBackStackChanged() call. by George Mount · 7 years ago
  20. d50cf15 Fix broken tests by George Mount · 7 years ago
  21. 1d1dad6 Address API feedback for new fragment APIs by Adam Powell · 7 years ago
  22. fda5be2 Address API council feedback. by George Mount · 7 years ago
  23. 87ec0ef Fix usage of isAttachedToWindow() in tests. by George Mount · 7 years ago
  24. a6a88fd Kill running animations on fragment view's when removed. by George Mount · 8 years ago
  25. 867716f Merge "Fix/suppress error-prone warnings in support-fragment." into oc-dev by Aurimas Liutikas · 7 years ago
  26. 15e593e Add animator support to setCustomAnimations() by George Mount · 8 years ago
  27. b7a2c47 Fix/suppress error-prone warnings in support-fragment. by Aurimas Liutikas · 8 years ago
  28. bae5c5f resolve merge conflicts of 0eb50f95ba to oc-dev by George Mount · 8 years ago
  29. 8b60e88 Adds getLayoutInflater() to return a cached value. by George Mount · 8 years ago
  30. 197266c Merge "Execute pending transactions after FM state change." into oc-dev by TreeHugger Robot · 8 years ago
  31. 8a05807 Merge "Remove unnecessary casts on calls to findViewById" into oc-dev by TreeHugger Robot · 8 years ago
  32. aee2fb0 Execute pending transactions after FM state change. by George Mount · 8 years ago
  33. 53d1c75 Merge "Fix flaky LoaderTest tests." into oc-dev by TreeHugger Robot · 8 years ago
  34. fa2e2ac Remove unnecessary casts on calls to findViewById by Alan Viverette · 8 years ago
  35. 905bcd2 Un-suppress NewApi lint where applicable by Alan Viverette · 8 years ago
  36. 51dbe47 Merge "Move all support-fragment classes into one src directory." into oc-dev by Aurimas Liutikas · 8 years ago
  37. 902cd5c Merge "Work around android.view.animation.Animation bug prior to N" into nyc-support-25.4-dev by Chris Craik · 8 years ago
  38. 678e610 Merge "Work around android.view.animation.Animation bug prior to N" into nyc-support-25.4-dev by Chris Craik · 8 years ago
  39. c6dae16 Work around android.view.animation.Animation bug prior to N by Chris Craik · 8 years ago
  40. 434607f Move all support-fragment classes into one src directory. by Aurimas Liutikas · 8 years ago
  41. f9039ec Fix flaky LoaderTest tests. by George Mount · 8 years ago
  42. 1c9edfe Merge "Change getFragments() to return a List." into oc-dev by Alan Viverette · 8 years ago
  43. 1af440b Change getFragments() to return a List. by George Mount · 8 years ago
  44. 1045192 DO NOT MERGE: Change getFragments() to return List instead of Collection by George Mount · 8 years ago
  45. 2580641 Save FragmentManagerNonConfig during onSaveInstanceState() by George Mount · 8 years ago
  46. 5a97188 Fix saving target fragment when Fragment not created. by George Mount · 8 years ago
  47. cfedb8d resolve merge conflicts of 0765353c00 to oc-dev by George Mount · 8 years ago
  48. 2506af2 Fix saving target fragment when Fragment not yet created. by George Mount · 8 years ago
  49. 0765353 Call noteStateNotSaved on child fragment managers. by George Mount · 8 years ago
  50. de7e27c DO NOT MERGE: Revert to List return for getFragments() by George Mount · 8 years ago
  51. dac8b82 Merge "Allow committing allowing state loss on detached FragmentManager." into nyc-support-25.4-dev by George Mount · 8 years ago
  52. 875d973 Allow committing allowing state loss on detached FragmentManager. by George Mount · 8 years ago
  53. c9b422a Merge "Fix getting wrong instance when restoring non-config" into nyc-support-25.4-dev by George Mount · 8 years ago
  54. f019390 resolve merge conflicts of 43db3168ca to oc-dev by George Mount · 8 years ago
  55. 3808323 Fix getting wrong instance when restoring non-config by George Mount · 8 years ago
  56. 43db316 Change getFragments() to return a collection instead of list. by George Mount · 8 years ago
  57. f86b122 Merge "Clean up ActivityCompat" into oc-dev by TreeHugger Robot · 8 years ago
  58. 3681134 Clean up ActivityCompat by Aurimas Liutikas · 8 years ago
  59. 0abeed5 Rename getLayoutInflater() to onGetLayoutInflater() by George Mount · 8 years ago
  60. 412addb DO NOT MERGE: Rename getLayoutInflater() to onGetLayoutInflater() by George Mount · 8 years ago
  61. 4867e99 Remove all the uses BuildCompat.isAtLeastN(). by Aurimas Liutikas · 8 years ago
  62. 9676797 resolve merge conflicts of bde8614049 to master by George Mount · 8 years ago
  63. bde8614 Merge "Do not reuse fragment indices." into nyc-support-25.4-dev by TreeHugger Robot · 8 years ago
  64. 4fbf64b Fixed log warning for calling doStart() twice. am: b51206c625 by George Mount · 8 years ago
  65. b51206c Fixed log warning for calling doStart() twice. by George Mount · 8 years ago
  66. 995c350 resolve merge conflicts of 945ef67304 to master by George Mount · 8 years ago
  67. 832e5fd Fix wrong API for getLayoutInflater by George Mount · 8 years ago
  68. 945ef67 Merge "Make public getFragments() and getLayoutInflater() methods" into nyc-support-25.4-dev by TreeHugger Robot · 8 years ago
  69. 2d22dc4 Move version metadata to <application> DO NOT MERGE by Chris Banes · 8 years ago
  70. c2d620d Move version metadata to <application> by Chris Banes · 8 years ago
  71. 90b1531 Do not reuse fragment indices. by George Mount · 8 years ago
  72. 9622103 Make public getFragments() and getLayoutInflater() methods by George Mount · 8 years ago
  73. f8c25c1 Merge "Reset the orientation after LoaderTest executions." by TreeHugger Robot · 8 years ago
  74. e653467 Reset the orientation after LoaderTest executions. by George Mount · 8 years ago
  75. 22fe430 Clean up test/demo XML code to remove unused attributes. by Aurimas Liutikas · 8 years ago
  76. 72d1e42 Disable flaky noStaleData test until I can figure it out. by George Mount · 8 years ago
  77. 1016f63 Merge "Fix flaky LoaderTest.testLeak()" by TreeHugger Robot · 8 years ago
  78. 4c2ef6f Fix flaky LoaderTest.testLeak() by George Mount · 8 years ago
  79. 3fb3c30 Merge "Fix stale data due to stopped loader." into nyc-support-25.2-dev am: 95bda21d46 am: d84f7d146b by George Mount · 8 years ago
  80. 05944c3 Merge "A pass at fixing unchecked javac warnings." by TreeHugger Robot · 8 years ago
  81. 68e91a8 Fix stale data due to stopped loader. by George Mount · 8 years ago
  82. c05ad76 resolve merge conflicts of 890378e35d to master by George Mount · 8 years ago
  83. abc7395 A pass at fixing unchecked javac warnings. by Aurimas Liutikas · 8 years ago
  84. 2656ae5 Merge "Re-enable lint enforcement, fix remaining lint issues" by TreeHugger Robot · 8 years ago
  85. c69882c Re-enable lint enforcement, fix remaining lint issues by Alan Viverette · 8 years ago
  86. e2104f4 Add all missing @Override annotations. by Aurimas Liutikas · 8 years ago
  87. 6a5ddc9 Fix Loader bugs by George Mount · 8 years ago
  88. 1d638c6 Merge "Fix NPE when combining pop with add transaction." into nyc-support-25.2-dev am: 09616c0c1d am: 5f6eef1051 by George Mount · 8 years ago
  89. f066b3f Fix NPE when combining pop with add transaction. by George Mount · 8 years ago
  90. a4d4612 Merge "Fixed Fragment's LoaderManagers leaking the previous Activity after configuration change. Sync the support library's code with the platform's code." am: 086adf6651 am: e69622c571 by Aurimas Liutikas · 8 years ago
  91. 086adf6 Merge "Fixed Fragment's LoaderManagers leaking the previous Activity after configuration change. Sync the support library's code with the platform's code." by Aurimas Liutikas · 8 years ago
  92. 8b5f31f Merge "Expose isStateSaved() in FragmentManager." by TreeHugger Robot · 8 years ago
  93. 147dc40 Fixed Fragment's LoaderManagers leaking the previous Activity after configuration change. by Christophe Beyls · 8 years ago
  94. d2900e6 Cleanup test AndroidManifest.xml files. by Aurimas Liutikas · 8 years ago
  95. 9d359be Cleanup FragmentManager after minSdk 14 bump. by Aurimas Liutikas · 8 years ago
  96. 4784433 Expose isStateSaved() in FragmentManager. by George Mount · 8 years ago
  97. 1136f04 Ensure transactions cannot be run during controller state change am: 9268ce1264 am: dc03f0f5cc by George Mount · 8 years ago
  98. 9268ce1 Ensure transactions cannot be run during controller state change by George Mount · 8 years ago
  99. a4f6216 Merge "Catch reentrancy while executing postponed transactions." into nyc-support-25.2-dev am: 3776f73df5 am: 239af8f4bd by George Mount · 8 years ago
  100. 0a849aa Catch reentrancy while executing postponed transactions. by George Mount · 8 years ago