1. 5446e88 Add <uses-library> tags for SDK libraries to AndroidManifest.xml by Colin Cross · 6 years ago
  2. 0c4ce21 Track sources for srcjars across modules by Colin Cross · 6 years ago
  3. 6ad7725 Fix use_embedded_native_libs handling for android_test by Sasha Smundak · 6 years ago
  4. aa1c6f1 Pass --remove-tools-declarations to manifest merger by Colin Cross · 6 years ago
  5. 90c25c6 Don't use merged manifest for android_library modules by Colin Cross · 6 years ago
  6. 1093287 Allow codename.fingerprint format for targetSdkVersion by Colin Cross · 6 years ago
  7. 1001a79 Rename jetifier property and add it to androidmk by Colin Cross · 6 years ago
  8. 53c8844 Separate device and product overlays by Anton Hansson · 6 years ago
  9. 8a49795 Replace ctx.ExpandSources with android.PathsForModuleSrc by Colin Cross · 6 years ago
  10. e560c4a Support package_splits by Colin Cross · 6 years ago
  11. 27b922f Annotate paths and deprecate ExtractSource(s)Deps by Colin Cross · 6 years ago
  12. 0b9f31f Replace *Escape with *EscapeList by Colin Cross · 6 years ago
  13. a592e3e Support passing resource zips to aapt2 by Colin Cross · 6 years ago
  14. b245abd Remove workaround for dupe RRO dirs by Anton Hansson · 6 years ago
  15. d25060a Set usesNonSdkApi in manifest when Platform_apis=true by David Brazdil · 6 years ago
  16. bec8530 Fix resource overlay order for static libraries by Colin Cross · 6 years ago
  17. 1b16b0e Add module type docs to the java package by Colin Cross · 6 years ago
  18. 46abdad Add support for use_embedded_dex in Soong by Colin Cross · 6 years ago
  19. e4246ab Make manifest and APK agree on uncompressed native libs by Colin Cross · 6 years ago
  20. 129b9ce Workaround dupe resource directories by Anton Hansson · 6 years ago
  21. 0ddae7f Allow disabling implicit resource_dirs and asset_dirs by Colin Cross · 6 years ago
  22. f24a22a Move hiddenapi singleton rules to Soong by Colin Cross · 6 years ago
  23. c1c3755 Export RRO resource dirs from static android_library dependencies by Colin Cross · 6 years ago
  24. f57c578 Fix aar rules by Colin Cross · 6 years ago
  25. 1f367bf Add a flag to allow unbundled builds to build SDKs from source by Colin Cross · 7 years ago
  26. 43f08db Dexpreopt soong modules inside soong by Colin Cross · 7 years ago
  27. 4ff85eb Revert "Dexpreopt soong modules inside soong" by Colin Cross · 7 years ago
  28. 29ff887 Dexpreopt soong modules inside soong by Colin Cross · 7 years ago
  29. 42308aa Fix resources in unbundled builds without sdk_version set by Colin Cross · 7 years ago
  30. 419290a Support setting target_sdk_version separately from sdk_version by Dan Willemsen · 7 years ago
  31. 72be590 Add `aapt_include_all_resources` by Dan Willemsen · 7 years ago
  32. 4b964c0 Fix instrumentation_for to match LOCAL_INSTRUMENTATION_FOR by Colin Cross · 7 years ago
  33. 48de9a4 Make more java modules defaultable by Colin Cross · 7 years ago
  34. 42d48b7 Enforce dependencies have right architecture by Colin Cross · 7 years ago
  35. 4c819fb Add jetifier support in Soong. by Nan Zhang · 7 years ago
  36. 4aaa84a Fix overlaying android resources from static libraries by Colin Cross · 7 years ago
  37. 331a121 Don't pass resources to r8 by Colin Cross · 7 years ago
  38. 1b6a3cf Set targetSdkVersion in manifest_fixer by Colin Cross · 7 years ago
  39. 3165695 Use manifest merger in Soong by Colin Cross · 7 years ago
  40. 9ae1b92 Don't install java libraries by default by Colin Cross · 7 years ago
  41. 479884c Add min_sdk_version to android_library_import modules by Colin Cross · 7 years ago
  42. 73ea6a3 Don't install android_library modules by Colin Cross · 7 years ago
  43. 83bb316 Add support for min_sdk_version by Colin Cross · 7 years ago
  44. 1be9691 Export SDK library names by Jiyong Park · 7 years ago
  45. 86a60ae Add core-lambda-stubs to classpath by Colin Cross · 7 years ago
  46. 10f7c4a Export manifest to Make by Colin Cross · 7 years ago
  47. bfd347d Pass platform version name as --version-name for framework-res.apk by Colin Cross · 7 years ago
  48. 66f7882 Regenerate R.java files from LOCAL_STATIC_ANDROID_LIBRARIES by Colin Cross · 7 years ago
  49. 89c3158 Use and export proguard flags from static dependencies by Colin Cross · 7 years ago
  50. 402d5e0 Don't use AppsDefaultVersionName for framework-res.apk by Colin Cross · 7 years ago
  51. e78dcd3 Remove product-specific flags from android_library modules by Colin Cross · 7 years ago
  52. d09b0b6 Fix aapt2 --min-sdk-version after finalized SDK by Colin Cross · 7 years ago
  53. a97c5d3 Add support for android_library modules by Colin Cross · 7 years ago
  54. fabb608 Soong AAR prebuilt support by Colin Cross · 7 years ago