1. c62cb53 check for NOTICE files in external deps by Yigit Boyar · 6 years ago
  2. 5f3a277 Convert GMavenVersionChecker to Kotlin. by Aurimas Liutikas · 7 years ago
  3. 238e480 Create SupportAndroidTestAppPlugin by Aurimas Liutikas · 7 years ago
  4. 1638535 Improve DiffAndDocs by Sergey Vasilinets · 7 years ago
  5. 0c74fdd Remove outdated code from app-toolkit/init.gradle by Sergey Vasilinets · 7 years ago
  6. d48fbbf Merge "diff_and_docs in Kotlin" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  7. 22b6214 diff_and_docs in Kotlin by Sergey Vasilinets · 7 years ago
  8. b3845c3 Remove checkVersion task from app-toolkit project. by Aurimas Liutikas · 7 years ago
  9. c39b4bd Adding ktlint hook to support library. by Aurimas Liutikas · 7 years ago
  10. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  11. ac30d1b Unify creation of source jars. by Aurimas Liutikas · 7 years ago
  12. a9ac19d Create a new task that creates a diff zip with maven.google by Yigit Boyar · 7 years ago
  13. 8fe7624 Move support db to its own group by Yigit Boyar · 7 years ago
  14. d382982 use explicit versions for flatfoot by Yigit Boyar · 7 years ago
  15. 59a58ce Remove localize maven support. by Aurimas Liutikas · 7 years ago
  16. bb85fac More build setup for flatfoot projects. by Aurimas Liutikas · 7 years ago
  17. 22a36d8 Merge "Start inserting meta-data version tags per library." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  18. ab02314 Start inserting meta-data version tags per library. by Aurimas Liutikas · 7 years ago
  19. b938b2e Unify the location of libary versions. by Aurimas Liutikas · 7 years ago
  20. 1b9a1e7 Merge "Kotlin integration tests for Room" into oc-support-26.0-dev by Florina Muntenescu · 7 years ago
  21. 0868b84 Merge "Kotlin integration tests for Room" into oc-support-26.0-dev by Florina Muntenescu · 7 years ago
  22. 34f575b Kotlin integration tests for Room by Florina Muntenescu · 7 years ago
  23. 1069f0b Merge "Update com.google.testing.compile:compile-testing to 0.11" into oc-support-26.0-dev by Sergey Vasilinets · 7 years ago
  24. 0af2c3f Update com.google.testing.compile:compile-testing to 0.11 by Sergey Vasilinets · 7 years ago
  25. 6398b86 Enable api checks for java projects && flatfoot by Sergey Vasilinets · 7 years ago
  26. e4741f3 Remove unused variables in gradle code of AppToolkit. by Aurimas Liutikas · 7 years ago
  27. efedb10 Merge "Make API related tasks per project." into oc-support-26.1-dev by TreeHugger Robot · 7 years ago
  28. 9fd8e61 Initial commit of paging component. by Chris Craik · 7 years ago
  29. 49066c4 Make API related tasks per project. by Sergey Vasilinets · 7 years ago
  30. 592a5f9 Remove unused task by Yigit Boyar · 7 years ago
  31. e5435c9 fix license file for flatfoot by Yigit Boyar · 7 years ago
  32. f86cc62 fix build & version by Yigit Boyar · 7 years ago
  33. 7eafc94 Improve pom files by Yigit Boyar · 7 years ago
  34. 3f5b305 Exclude R files from flatfoot by Yigit Boyar · 7 years ago
  35. ce9af97 Create maven repo w/o metadata by Yigit Boyar · 7 years ago
  36. 8df87b0 Speculative attempt to fix jacoco in Treehugger by Sergey Vasilinets · 7 years ago
  37. 8b2c069 Stop creating offline docs, use correct online location by Yigit Boyar · 7 years ago
  38. d32708b update kotlin to 1.1.1 by Yigit Boyar · 7 years ago
  39. dc807e4 Move to using buildSrc/repos.gradle for flatfoot by Aurimas Liutikas · 7 years ago
  40. 64db0cc Mass package renaming from android.support to android.arch by Yigit Boyar · 7 years ago
  41. 2bf30b6 Fix support lib build for flatfoot by Yigit Boyar · 7 years ago
  42. 6844ad8 Use offline docs for flatfoot builds. by Yigit Boyar · 7 years ago
  43. 3a24789 Explicitly set jacoco dependency. by Yigit Boyar · 7 years ago
  44. 6d3a7d5 Enable upload tasks for navigation runtime by Ian Lake · 7 years ago
  45. fdb1d97 Build integration test apps in server by Yigit Boyar · 7 years ago
  46. 7b6e719 Enables sources for flatfoot projects. by Yigit Boyar · 7 years ago
  47. 83ebc49 Fix artifact names by Yigit Boyar · 7 years ago
  48. e1bbf71 build flatfoot docs by Yigit Boyar · 7 years ago
  49. 24ac543 Disable CheckAPI for flatfoot builds by Yigit Boyar · 7 years ago
  50. 5401646 Fix test apk's build by Yigit Boyar · 7 years ago
  51. 450ed38 Move more of the build into support lib by Yigit Boyar · 7 years ago
  52. 5349f0e Adds ReactiveStreams extensions support for LiveData. by Jason Neufeld · 7 years ago
  53. e69e470 Docs build setup for flatfoot by Sergey Vasilinets · 7 years ago
  54. fe127e5 update atsl by Yigit Boyar · 8 years ago
  55. 88865f7 Database Verification by Yigit Boyar · 8 years ago
  56. 4d19f2e Fix localize and add licenses by Yigit Boyar · 8 years ago
  57. beb35b4 Copy host test results to DIST by Yigit Boyar · 8 years ago
  58. 25220c4 First version of LifecycleService by Sergey Vasilinets · 8 years ago
  59. 31be41e Fix dependency on local maven repo by Sergey Vasilinets · 8 years ago
  60. dabfd6d update gradle version and checkstyle location by Yigit Boyar · 8 years ago
  61. ed4fb5a Build app apks for integration tests. by Yigit Boyar · 8 years ago
  62. c90eb81 Fix sdk location declaraion in app-toolkit/init.gradle by Sergey Vasilinets · 8 years ago
  63. 2eb5199 Introduce app-toolkit as a merger project for flatfoot. by Yigit Boyar · 8 years ago