1. 30a5366 Move to setting maven version via SupporLibrary extension. am: 78c1ab769d by Aurimas Liutikas · 7 years ago
  2. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  3. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  4. 44d7d86 Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  5. 9c830cb Merge "Reiterate through all fragments while there are STARTED fragments" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  6. 6e29d3f Merge "Reiterate through all fragments while there are STARTED fragments" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  7. cade63d Reiterate through all fragments while there are STARTED fragments by Sergey Vasilinets · 7 years ago
  8. 5b62489 Merge "Move to Kotlin friendly supportLibrary extension calling." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  9. 35d642a Merge "Merge Flatfoot and Support library plugins" into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  10. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  11. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  12. 1c7bd59 Fix compilation of HangingFragmentTest by Sergey Vasilinets · 7 years ago
  13. caf7e1a Merge "Don't instantiate childFragmentManager during mark state" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  14. 053cecb Merge "Don't instantiate childFragmentManager during mark state" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  15. 875082c Merge "Add OWNERS files in support project." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  16. 5be21a3 Don't instantiate childFragmentManager during mark state by Sergey Vasilinets · 7 years ago
  17. acf268b Add OWNERS files in support project. by Aurimas Liutikas · 7 years ago
  18. dcec51d Add definition for API 26.1.0 am: 8597b330f7 by Alan Viverette · 7 years ago
  19. 8597b33 Add definition for API 26.1.0 by Alan Viverette · 7 years ago
  20. 3743a7e Extract recreatable activity code into common utils NO PARTIAL RERUN by Kirill Grouchnikov · 7 years ago
  21. a69bbcc Update versions to 27.0.0 and API Finalization by Kathy Kam · 7 years ago
  22. cf7aafb Merge "Update versions to 27.0.0 and API Finalization" into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  23. f266a0a Megamove part 2. Move to standard directories. by Aurimas Liutikas · 7 years ago
  24. a64b35b Update versions to 27.0.0 and API Finalization by Kathy Kam · 7 years ago
  25. 72bb995 Move version tracking from manifest meta-data to java resources. by Aurimas Liutikas · 7 years ago
  26. 7e83cb6 Adding delegate support by Jichao Li · 7 years ago
  27. 034bc50 Megamove of source directories. by Aurimas Liutikas · 7 years ago
  28. 85a9c84 Merge "Mark Fragment.onCreateView inflater as non-null." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  29. 3a0823f Merge "Add nullability annotations to Fragment." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  30. 2a37c00 Add nullability annotations to Fragment. by Jake Wharton · 7 years ago
  31. 77ac375 Merge "Annotate Fragment.onSaveInstanceState Bundle as non-null." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  32. abdae2e Annotate Fragment.onSaveInstanceState Bundle as non-null. by Jake Wharton · 7 years ago
  33. b4e1bbe Mark Fragment.onCreateView inflater as non-null. by Jake Wharton · 7 years ago
  34. 26209c7 Merge "Annotate Fragment.onViewCreated view as non-null." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  35. cb3829a Annotate Fragment.onViewCreated view as non-null. by Jake Wharton · 7 years ago
  36. 205c946 Release state lock on FragmentManager on permission result by George Mount · 7 years ago
  37. c06f8f0 Revert "Move support-fragment code to standard directories." by Aurimas Liutikas · 7 years ago
  38. c84ece0 Move support-fragment code to standard directories. by Aurimas Liutikas · 7 years ago
  39. bad50a1 Fix crash during draw after removing animated View by George Mount · 7 years ago
  40. 740c9b3 Make getLifecycle public by overriding it in FragmentActivity by Yigit Boyar · 7 years ago
  41. 6d8b131 Remove animated views when canceled. by George Mount · 7 years ago
  42. 5ee728a Fix problems with empty AnimatorSet in a different way. by George Mount · 7 years ago
  43. c8334ea Fix crash on empty animator removing fragment by George Mount · 7 years ago
  44. c298628 Make support lib lifecycle-aware by Sergey Vasilinets · 7 years ago
  45. d573ce0 Move back to current.txt instead of -SNAPSHOT.txt by Alan Viverette · 7 years ago
  46. ca04e9a Extract common maven logic for Java and Android libraries. by Aurimas Liutikas · 7 years ago
  47. e1f39f0 Introduce a concept of publish to a library. by Aurimas Liutikas · 7 years ago
  48. 95ada0d Supress wrong constant lint warning in ToolbarActionBar by Aurimas Liutikas · 7 years ago
  49. 7b68068 Don't generate or require removed.txt file, fix initial API generation by Alan Viverette · 7 years ago
  50. 7670363 Update support library version to 27.0.0-SNAPSHOT. by Aurimas Liutikas · 7 years ago
  51. ab02314 Start inserting meta-data version tags per library. by Aurimas Liutikas · 7 years ago
  52. 1ec15a3 resolve merge conflicts of bc38abf169 to oc-mr1-dev by Yuichi Araki · 7 years ago
  53. 3f82583 Backport FragmentTransition by Yuichi Araki · 7 years ago
  54. 6c55eba Merge "Update lint baseline after sdk update." into oc-mr1-dev by Aurimas Liutikas · 7 years ago
  55. 5fdaa2f Update lint baseline after sdk update. by Aurimas Liutikas · 7 years ago
  56. 3c4963c Update lint baseline after sdk update. by Aurimas Liutikas · 7 years ago
  57. 9edca68 Cleanup imports of mockito2 not to include bytebuddy. by Aurimas Liutikas · 7 years ago
  58. 7f275af Revert "Update to using newer android.support.test libraries." am: b47af90e73 by Aurimas Liutikas · 7 years ago
  59. b47af90 Revert "Update to using newer android.support.test libraries." by Aurimas Liutikas · 7 years ago
  60. 0041196 Merge "Update to using newer android.support.test libraries." into oc-support-26.1-dev by Aurimas Liutikas · 7 years ago
  61. 83222b0 Update to using newer android.support.test libraries. by Aurimas Liutikas · 7 years ago
  62. 4ddb624 Merge "Fix Fragment.onCreate() not being called in some cases." into oc-support-26.1-dev by George Mount · 7 years ago
  63. e97d1f2 Fix Fragment.onCreate() not being called in some cases. by George Mount · 7 years ago
  64. d1575ac Merge "Make API related tasks per project." into oc-support-26.1-dev by Sergey Vasilinets · 7 years ago
  65. efedb10 Merge "Make API related tasks per project." into oc-support-26.1-dev by TreeHugger Robot · 7 years ago
  66. 9e7a187 Merge "Fix an assortment of lint bugs." into oc-support-26.1-dev am: e34c5ec986 by Aurimas Liutikas · 7 years ago
  67. e34c5ec Merge "Fix an assortment of lint bugs." into oc-support-26.1-dev by TreeHugger Robot · 7 years ago
  68. 49066c4 Make API related tasks per project. by Sergey Vasilinets · 7 years ago
  69. f6a67a5 Merge "Protect FragmentManager from Menu calls while not CREATED." into oc-support-26.1-dev by George Mount · 7 years ago
  70. 07c82ac Merge "Protect FragmentManager from Menu calls while not CREATED." into oc-support-26.1-dev by TreeHugger Robot · 7 years ago
  71. 50b45b2 Fix an assortment of lint bugs. by Aurimas Liutikas · 7 years ago
  72. 5b9fbc3 Protect FragmentManager from Menu calls while not CREATED. by George Mount · 7 years ago
  73. e7d7953 Merge "Update lint baseline" into oc-support-26.0-dev am: a00b74a979 by Aurimas Liutikas · 7 years ago
  74. 66e296d Update lint baseline by Aurimas Liutikas · 7 years ago
  75. 1226db5 Merge "Update lint baseline" by TreeHugger Robot · 7 years ago
  76. 12e12a8 Merge "Update to gradle 3.0 style dependencies." into oc-support-26.1-dev by Aurimas Liutikas · 7 years ago
  77. e70c7da Update lint baseline by Aurimas Liutikas · 7 years ago
  78. 1989c3c Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  79. 4e6aa15 Merge "Remove the code to create repo with all history archive." into oc-support-26.1-dev by Aurimas Liutikas · 7 years ago
  80. ba66f22 Merge "Remove the code to create repo with all history archive." by Aurimas Liutikas · 7 years ago
  81. d3c410e Merge "Mark tests @LargeTest if they don't fit @MediumTest times." into oc-support-26.1-dev by Aurimas Liutikas · 7 years ago
  82. e6cf359 Mark tests @LargeTest if they don't fit @MediumTest times. by Aurimas Liutikas · 7 years ago
  83. 76542da Remove the code to create repo with all history archive. by Aurimas Liutikas · 7 years ago
  84. 005dea0 Remove the code to create repo with all history archive. by Aurimas Liutikas · 7 years ago
  85. f74f127 Fix an assortment of lint warnings. by Aurimas Liutikas · 7 years ago
  86. ce92ed7 Fix an assortment of lint warnings. by Aurimas Liutikas · 7 years ago
  87. 6ca9d01 Disable lint when using custom Android Gradle Plugin. by Aurimas Liutikas · 7 years ago
  88. 1d71298 Update baseline for AGP 3.0.0-dev by Aurimas Liutikas · 7 years ago
  89. c99047a Merge "Add custom baseline for the custom Android Gradle Plugin." by Aurimas Liutikas · 7 years ago
  90. 096393a Merge "Fix NotificationManagerCompat call to queryIntentServices" into oc-support-26.0-dev am: 0c21141f2a by Aurimas Liutikas · 7 years ago
  91. 1eecf50 Add custom baseline for the custom Android Gradle Plugin. by Aurimas Liutikas · 7 years ago
  92. 83ffd0a Fix NotificationManagerCompat call to queryIntentServices by Aurimas Liutikas · 7 years ago
  93. bf9aae1 Merge "Enable all default lint checks and establish baseline." into oc-support-26.0-dev am: 0b5ed96e00 by Aurimas Liutikas · 7 years ago
  94. 624bd20 Enable all default lint checks and establish baseline. by Aurimas Liutikas · 7 years ago
  95. 87f30f0 Merge "Upgrade from mockito 1.9.5 to 2.7.6" into oc-support-26.0-dev am: fe70cc2040 by Aurimas Liutikas · 7 years ago
  96. 963facb Upgrade from mockito 1.9.5 to 2.7.6 by Aurimas Liutikas · 7 years ago
  97. de63967 Merge "Set targetSdkVersion for our tests to be API 26." into oc-support-26.0-dev am: 140a59a553 by Aurimas Liutikas · 7 years ago
  98. 140a59a Merge "Set targetSdkVersion for our tests to be API 26." into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  99. 4f5be92 Set targetSdkVersion for our tests to be API 26. by Aurimas Liutikas · 7 years ago
  100. 2fc22be Merge "Fix SynchronizeOnNonFinalField warning in FragmentManager." into oc-support-26.0-dev am: 5106c312e6 by Aurimas Liutikas · 7 years ago