1. 3a275aa omni: update emulator dependencies file by maxwen · 4 years, 6 months ago
  2. f7f1871 extract_utils: Set `filename_from_src: true` for `CLASS=ETC` targets by LuK1337 · 4 years, 8 months ago
  3. 052c77d extract_utils: Fix system_ext framework blueprint generation. by Alexander Koskovich · 4 years, 8 months ago
  4. 776be46 extract_utils: Add support for system_ext by Luca Stefani · 4 years, 8 months ago
  5. dbcf9db extract-utils: Fix usage for ETC files which need sub_dir by Andreas Schneider · 5 years ago
  6. 408526a extract_utils: Fix vendor Android.bp creation with subdirectory by Andreas Schneider · 5 years ago
  7. e2cbe26 extract_utils: Handle Brotli compressed block image by dianlujitao · 5 years ago
  8. 85ddca6 extract_utils: Support odm/product/vendor partition for zip extract by dianlujitao · 5 years ago
  9. ded7c1e extract_utils: Generate deodexed apk/jar with consistent checksum by dianlujitao · 5 years ago
  10. 4ddcfb7 extract_utils: Fix doubled path separator by dianlujitao · 5 years ago
  11. 7a0b0bd extract_utils: Fix up 4a2b65fb60af23b6beccd8c405fc7cea90b9474d by Han Wang · 5 years ago
  12. d7793bc extract_utils: Fix bad substitution for zsh by XiNGRZ · 5 years ago
  13. 4918b8a extract_utils: Drop string after semicolon when parsing destination by dianlujitao · 5 years ago
  14. 848101c extract_utils: Disable ELF check for shared library by dianlujitao · 4 years, 8 months ago
  15. 1a865e2 omni: A11 now by micky387 · 4 years, 8 months ago
  16. ba650f3 vendor: repopick add omni remote 2 for team as well by Marko Man · 5 years ago
  17. 9401bfe vendor: roomservice use omnirom2 remote by Marko Man · 5 years ago
  18. 2ef6de3 roomservice: add remove attribute by maxwen · 5 years ago
  19. 9ef5168 emulator: add support for dependencies by Vachounet · 5 years ago
  20. 64b0b75 Revert "vendor: {TEMP}: extract_files.sh: still write makefiles for jars and apps" by mickael saibi · 6 years ago
  21. 6c5f9d0 vendor: {TEMP}: extract_files.sh: still write makefiles for jars and apps by Marko Man · 6 years ago
  22. cb0f487 extract_utils: Added Suffix uses COMMON_SUFFIX by Mohd Faraz · 6 years ago
  23. b91adc0 extract_files: Implement blueprint file generation by Rashed Abdel-Tawab · 6 years ago
  24. e204704 extract_files: Add initial blueprint creation by Rashed Abdel-Tawab · 6 years ago
  25. 06688fc extract_files: Match non-treble path prefixes by Rashed Abdel-Tawab · 6 years ago
  26. 5b97a98 extract_files: Add extract2() function by Rashed Abdel-Tawab · 6 years ago
  27. a6373e5 extract_files: Support system/ prefixes by Rashed Abdel-Tawab · 6 years ago
  28. a94af58 extract_files: Add ODM partition blob support by Rashed Abdel-Tawab · 6 years ago
  29. 3f42acf vendor: uprev 9 to 10 by Marko Man · 6 years ago
  30. a0d296b extract_utils: Support extracting from product partition by razorloves · 6 years ago
  31. bb72ab8 extract_utils: Set customvendor.mk name when available by theimpulson · 6 years ago
  32. d712497 extract_utils: Support multidex by Rashed Abdel-Tawab · 7 years ago
  33. 6f92e6b extract_utils: Redirect vdexextractor log to /dev/null by Luca Stefani · 7 years ago
  34. 9baced4 extract_utils: Use temporary folder for system dump by conbold · 8 years ago
  35. de985fe extract_utils: introduce support for executing blob fixups by Vladimir Oltean · 6 years ago
  36. e688cf9 extract_utils: fix mismatch with non-lowercase pinned sha1sum by Vladimir Oltean · 6 years ago
  37. a7d2049 extract_utils: introduce -k (kang mode) option by Vladimir Oltean · 6 years ago
  38. fa79f21 extract_utils: make --section match words anywhere in the line by Vladimir Oltean · 6 years ago
  39. 841c6e8 extract_utils: Add functions to extract vendor blobs from vendor.img by Rashed Abdel-Tawab · 6 years ago
  40. 1132937 extract_utils: avoid doing stuff on files that don't exist by Vladimir Oltean · 7 years ago
  41. 724a7bc extract_utils: cleanup variable names and arguments passed to extract() function by Vladimir Oltean · 6 years ago
  42. d48649d extract_utils: drop the "/system/" prefix from prints of blob names by Vladimir Oltean · 6 years ago
  43. 6780da3 extract_utils: be compatible with system-as-root layouts by Vladimir Oltean · 6 years ago
  44. b8e5457 extract_utils: Allow to interrupt the extraction by Gabriele M · 8 years ago
  45. 9a911af extract_utils: We are OMNI not CM by theimpulson · 6 years ago
  46. 380d19c Revert "roomservice: Do not overwrite existing devices" by Marko Man · 6 years ago
  47. 718f4c2 Revert "roomservice: Do not overwrite existing repositories" by Marko Man · 6 years ago
  48. 4d75063 roomservice: Do not overwrite existing repositories by Martin Dünkelmann · 6 years ago
  49. ec98486 roomservice: Do not overwrite existing devices by Felix · 6 years ago
  50. 52025a8 omni: hack roomservice to allow adding remove-project entries by maxwen · 6 years ago
  51. 67fdf89 roomservice.py: Use list type for filter() results by Felix Elsner · 6 years ago
  52. c1c2d75 Prettify roomservice.py and make it python3-ready by Felix Elsner · 6 years ago
  53. c61061e tools: update vdexExtractor from 0.4.1 to 0.5.2 for P compat by codeworkx · 7 years ago
  54. 082f1e8 Add CDEX support for boot JAR files by Luca Stefani · 7 years ago
  55. 6bd412c extract_utils: Fix output dex file name generated by vdexExtractor by TheStrix · 7 years ago
  56. 85eda75 extract_utils: add CDEX support via compact_dex_converter by codeworkx · 7 years ago
  57. 730fb71 tools: update smali/baksmali to 2.2.5 by codeworkx · 7 years ago
  58. 97ff586 android 9.0 by Marko Man · 7 years ago
  59. fe49eae extract_utils: make get_file() able to search paths with and w/o /system prefix by Vladimir Oltean · 7 years ago
  60. b5500d7 extract_utils: extract(): fix src not being searched in "src:dst;args" spec by Vladimir Oltean · 7 years ago
  61. 4daf559 extract_utils: extract(): rename DEST variable to VENDOR_REPO_FILE by Vladimir Oltean · 7 years ago
  62. d639133 extract_utils: extract(): rename ARGS variable to SPEC_ARGS by Vladimir Oltean · 7 years ago
  63. 8e2de65 extract_utils: extract(): rename FILE variable to SPEC_SRC_FILE by Vladimir Oltean · 7 years ago
  64. b06f3aa extract_utils: extract(): rename FROM variable to SPEC_DST_FILE by Vladimir Oltean · 7 years ago
  65. 75d8e05 extract_utils: create src_file() function to mirror behavior of target_file() by Vladimir Oltean · 7 years ago
  66. 011b6b6 extract_utils: prefix_match(): do not strip target_args from its output by Vladimir Oltean · 7 years ago
  67. c70bc12 extract_utils: target_file() and target_args() cleanup by Vladimir Oltean · 7 years ago
  68. 53a9597 Revert "extract_files: Add support for paths without system/" by Vladimir Oltean · 7 years ago
  69. 4e88f7d Revert "extract_utils: Fix makefile generation issues" by Vladimir Oltean · 7 years ago
  70. 16f5f8b extract_utils: Fix regressions from 3f9b94cb67a88999f7747af8335c5e576939360b by Paul Keith · 7 years ago
  71. ad47b7d extract_utils: Fix makefile generation issues by Michael Bestas · 7 years ago
  72. 9c6f2eb extract_utils: Split optional args with semicolon instead of colon by Michael Bestas · 7 years ago
  73. 4f738f5 extract-utils: Use LOCAL_VENDOR_FILE instead of LOCAL_PROPRIETARY_FILE by Ethan Chen · 7 years ago
  74. 7220f36 write_makefiles: fix paths in BUILD_PREBUILT with destination by Vladimir Oltean · 7 years ago
  75. b58468a vendor: update repopick by Marko Man · 7 years ago
  76. fb3941c extract_utils: Use vdexExtractor and oatdump for deodexing by Joe Maples · 7 years ago
  77. 26eb01e extract_utils: Fix vendor framework makefile generation by Michael Bestas · 7 years ago
  78. 84cab3b omni: repo tools: Bump default branch. by Alexander Diewald · 7 years ago
  79. c8a6b6c build: dont break roomservice if root device dir is missing by maxwen · 7 years ago
  80. 58270a3 extract_utils: Fix pinning when not cleaning vendor dir by Gabriele M · 8 years ago
  81. cc98bc3 extract_files: Mark vendor etc files as proprietary by Rashed Abdel-Tawab · 8 years ago
  82. 974b590 extract_utils: cover vendor/frameworks by Christian Oder · 8 years ago
  83. 7fd3ccb extract_files: Add support for treble compatible makefiles by Rashed Abdel-Tawab · 8 years ago
  84. e7d9b5c extract_files: Adjust deodex path and tmpdir by Rashed Abdel-Tawab · 8 years ago
  85. 3e8c5bf extract_utils: implement LOCAL_MODULE_RELATIVE_PATH by M1cha · 8 years ago
  86. e1aa9ba build: Fix roomservice project validation by Humberto Borba · 8 years ago
  87. 2632902 vendor: update extract_utils to extract vdex files by Sam Mortimer · 8 years ago
  88. 3e87340 vendor: import roomservice from android-7.1 by cybojenix · 12 years ago
  89. 72e2324 vendor: import repopick from android-7.1 by Pulser · 12 years ago
  90. 972c411 Fix extract_utils when not using blob sections by Harry Youd · 8 years ago
  91. 7da4a1b extract_files: Add support for paths without system/ by Rashed Abdel-Tawab · 8 years ago
  92. b0d08e8 extract_files: Add support for specifying blob sections by Rashed Abdel-Tawab · 8 years ago
  93. 8f9f131 build: Update smali and baksmali to 2.2.1 by Rashed Abdel-Tawab · 8 years ago
  94. c44696d extract_utils: Fix cleanup variables assigment by Gabriele M · 8 years ago
  95. cfd6ce7 build: Update smali and baksmali to 2.2.0 by Rashed Abdel-Tawab · 8 years ago
  96. 3af2a8d extract_utils: fix extracting XML files containing binary characters by Dobroslaw Kijowski · 8 years ago
  97. 0cc0501 extract_utils: support extracting directly from an ota zip by Dan Pasanen · 8 years ago
  98. 9c3eca2 extract_utils: Fix locale issue with sort by Paul Keith · 8 years ago
  99. 1fbf687 extract-utils: Fix handling of pulling src:dest pairs from dumps by Christopher R. Palmer · 8 years ago
  100. 9843b32 [SQUASH] update extract-files and smali by Jake Whatley · 8 years ago