1. d1ec4b4 soong_config: Add add_json_str_omitempty function by Kevin F. Haggerty · 6 years ago
  2. d4e632e overlay/common: Do not show wallpaper attribution by Bruno Martins · 6 years ago
  3. d934700 build: Add dtbo task by Luca Stefani · 6 years ago
  4. a504aa4 envsetup: Add githubremote function by Michael Bestas · 6 years ago
  5. dab1569 Add rules for non platform apps that use hidden APIs by Luca Stefani · 6 years ago
  6. 040b292 privapp-permissions: Add FlipFlap permissions by LuK1337 · 6 years ago
  7. b169042 soong_config: Remove extra spacing by Bruno Martins · 6 years ago
  8. 53f62b4 config: Use standard inherit-product-if-exists for vendor/extra by Ethan Chen · 6 years ago
  9. 7b70164 lineage: enable roundIcons by default by Joey · 6 years ago
  10. 46de780 lineage: Disable IPv4 for T-Mobile (and MetroPCS) domestically by Paul Keith · 6 years ago
  11. ebdb576 lineage: Ignore neverallows by Rashed Abdel-Tawab · 6 years ago
  12. 6b3bcf2 overlay: Enable rounded corners for dialogues and buttons by Rashed Abdel-Tawab · 6 years ago
  13. bd9f8a4 overlay: Remove back button panic overlay by Bruno Martins · 6 years ago
  14. 658abd5 overlay: Fix status bar padding for all devices by Rashed Abdel-Tawab · 6 years ago
  15. 37fd884 overlay: Default materials buttons to not all caps by Rashed Abdel-Tawab · 6 years ago
  16. e4868cc lineage: Exclude all lineage overlays from RRO by Rashed Abdel-Tawab · 6 years ago
  17. 8d3ac29 config/common: Clean up debug packages by Bruno Martins · 6 years ago
  18. 3ece2b0 soong: rework soong_config for Pie by Simon Shields · 6 years ago
  19. 8960e3d kernel: Set CROSS_COMPILE_ARM32 if using aarch64 by Rashed Abdel-Tawab · 6 years ago
  20. 2944bf3 lineage: Make sure to consider our product makefiles by Bruno Martins · 6 years ago
  21. 6326caa Lineage 16.0 by Rashed Abdel-Tawab · 6 years ago
  22. af31664 bfqio: Include headers we use by Rashed Abdel-Tawab · 6 years ago
  23. 3d29315 kernel: Remove ANDROID_BUILD_TOP by Rashed Abdel-Tawab · 6 years ago
  24. 920f209 backuptool_ab: Pick LineageOS properties from build.prop by Bruno Martins · 6 years ago
  25. 05ab72a backuptool: Resolve incompatible version grep syntax by Adrian DC · 6 years ago
  26. 29fca64 backuptool: Revert "Temporarily render version check permissive" by Adrian DC · 6 years ago
  27. 86e7925 lineage: Set perms on reading_mode sysfs by Paul Keith · 6 years ago
  28. 1813f41 lineage: Allow background broadcast for CAMERA_BUTTON by chrmhoffmann · 6 years ago
  29. 95621f3 Revert "ota: Validate any installed data's signature against our own" by Michael Bestas · 6 years ago
  30. 03a83c3 vendor: Copy org.lineageos.settings permission by LuK1337 · 6 years ago
  31. 1fe63a9 lineage: Simplify README and update with minor fixes by Bruno Martins · 6 years ago
  32. 6674179 ATV: Build LineageCustomizer by Aaron Kling · 6 years ago
  33. c40e4c6 prebuilt: apn: Sprint 2: Drop http definition from MMSC proxy by Nolen Johnson · 6 years ago
  34. 92746e0 tools: Bump baksmali/smali to v2.2.4 by Bruno Martins · 6 years ago
  35. db4aa05 config/common: Organize filesystems tools by Bruno Martins · 6 years ago
  36. 1e2d490 prebuilt: apn: Sprint 2: Make IPv6 MMS Proxy default for the apn by Nolen Johnson · 6 years ago
  37. 344f31c config/common: Remove BluetoothExt from PRODUCT_PACKAGES by Bruno Martins · 6 years ago
  38. a1ade7f kernel: Allow installing modules on system by Luca Stefani · 6 years ago
  39. cac57c8 privapp-permissions: Add new Dialer permissions by Bruno Martins · 6 years ago
  40. fd798c5 addonsu: Fix installation on TWRP A/B by LuK1337 · 6 years ago
  41. 611638e apns: sprint: Default to legacy n.*, allow x.* as an alternative by Nolen Johnson · 6 years ago
  42. a9a9cc7 extract_utils: Newline love for adb extraction by Luca Stefani · 6 years ago
  43. bccc735 apns: sprint mms: mms.sprintpcs.com > oap7.sprintpcs.com by Dan Pasanen · 6 years ago
  44. 1ddb648 apns: sprint: n.ispsn -> x.ispsn by Dan Pasanen · 6 years ago
  45. 444a366 build: Add support for sdm845 platform by Bruno Martins · 6 years ago
  46. a8e06d3 envsetup: Filter unique push paths in dopush by Adrian DC · 6 years ago
  47. 6393a3f envsetup: Fix adb recovery state detections by Adrian DC · 6 years ago
  48. d577325 extract_utils: make get_file() able to search paths with and w/o /system prefix by Vladimir Oltean · 6 years ago
  49. 5f15e3e extract_utils: extract(): fix src not being searched in "src:dst;args" spec by Vladimir Oltean · 6 years ago
  50. d674771 extract_utils: extract(): rename DEST variable to VENDOR_REPO_FILE by Vladimir Oltean · 6 years ago
  51. d652a06 extract_utils: extract(): rename ARGS variable to SPEC_ARGS by Vladimir Oltean · 6 years ago
  52. da3b644 extract_utils: extract(): rename FILE variable to SPEC_SRC_FILE by Vladimir Oltean · 6 years ago
  53. 411e069 extract_utils: extract(): rename FROM variable to SPEC_DST_FILE by Vladimir Oltean · 6 years ago
  54. 9564328 extract_utils: create src_file() function to mirror behavior of target_file() by Vladimir Oltean · 6 years ago
  55. 2654eaa extract_utils: prefix_match(): do not strip target_args from its output by Vladimir Oltean · 6 years ago
  56. 6a7946b extract_utils: target_file() and target_args() cleanup by Vladimir Oltean · 6 years ago
  57. 59074e6 Revert "extract_files: Add support for paths without system/" by Vladimir Oltean · 6 years ago
  58. a8b4f88 Revert "extract_utils: Fix makefile generation issues" by Vladimir Oltean · 6 years ago
  59. e6c0c25 vendor: build black style by Demon Singur · 6 years ago
  60. bca9493 Add Iliad APN by Luca Stefani · 6 years ago
  61. ed3d536 apns: Add missing sprint roaming APN and set bearer_bitmasks by James Hilliard · 7 years ago
  62. d390464 bfqio: Fix warning when building with BOARD_VNDK_VERSION := current by LuK1337 · 6 years ago
  63. e68dd97 vendor: fix ro.adb.secure for vendor-building devices by Bruno Martins · 7 years ago
  64. a045e5d apns: Adjust Sprint LTE internet to allow tether by Eric Meddaugh · 6 years ago
  65. 1f94c93 addonsu: Fix package for modern devices by Christopher N. Hesse · 6 years ago
  66. 524fe03 backuptool: introduce addon.d script versioning by Dan Pasanen · 7 years ago
  67. 4a049b5 vendor: add custom backuptools and postinstall script for A/B OTAs by Dan Pasanen · 8 years ago
  68. c77fba3 apns-conf: Remove obsolete APNs for PT carriers by Bruno Martins · 6 years ago
  69. 307008e lineage: qcom: Set thermal & vr HAL pathmaps by Michael Bestas · 6 years ago
  70. 0fcc122 repopick: Update SSH queries result to match HTTP queries by Gabriele M · 7 years ago
  71. 579241a vendor: introduce Trust interface by Joey · 7 years ago
  72. 132c601 lineage: qcom: Enable TARGET_USES_COLOR_METADATA for msm8937 & msm8953 by Michael Bestas · 6 years ago
  73. 70c217a build: Clean up makefile inclusions by Ethan Chen · 6 years ago
  74. a596b92 apns: Add UPC Mobile by Olivier Karasangabo · 7 years ago
  75. 6554f10 build: Use TOPDIR, not TOP by Ethan Chen · 6 years ago
  76. 8c8d7ef clear_vars: Remove Maven leftovers by Bruno Martins · 6 years ago
  77. 36ba142 build: Remove HTTP_PREBUILT by Ethan Chen · 6 years ago
  78. e00f7c4 build: Remove maven make rules by Ethan Chen · 6 years ago
  79. 9dde3d6 backuptool: Temporarily render version check permissive by Adrian DC · 6 years ago
  80. 3d92f57 lineage: Isolate LineageOS versions properties for build.prop by Adrian DC · 6 years ago
  81. e74d3b7 verity: Implement verity tool by Christopher N. Hesse · 7 years ago
  82. 0a0c3e7 apn: Fix typo in Rogers roaming protocol by razorloves · 6 years ago
  83. 28c5dfb apns: Adjust MetroPCS apn to allow USB tether by Eric Meddaugh · 6 years ago
  84. be7db53 lineage: Remove FFmpeg plugin remnants by Bruno Martins · 7 years ago
  85. bc91545 lineage: Stop inheriting from no longer existing closed sources by Bruno Martins · 6 years ago
  86. 05e43ff prebuilts: Fix Telfort apn by Michael W · 6 years ago
  87. aab3507 apns: updated entries for Koodo by Louis Rousseau · 6 years ago
  88. 3ef0359 Fix migration from pre-O for AndroidTV devices (2/2) by Abhisek Devkota · 7 years ago
  89. 6fc81b4 Add Nvidia enhancements soong flag by Aaron Kling · 6 years ago
  90. 35b22a3 lineage: qcom: Enable media extensions for all QC devices by Paul Keith · 7 years ago
  91. 41927e4 soong_config: Add TARGET_HAS_LEGACY_CAMERA_HAL1 variable by Adrian DC · 7 years ago
  92. a9e0134 apn: Update APNs for MetroPCS by razorloves · 6 years ago
  93. 9e6bde5 envsetup: Fix lineageremote for caf projects by Michael Bestas · 7 years ago
  94. f7b93ce lineage-radio: disable ims services on ro.radio.noril by Dan Pasanen · 7 years ago
  95. ca40331 build: kernel: Use LLVM_PREBUILTS_VERSION if no version is specified by Nathan Chancellor · 7 years ago
  96. 3bcf10a Fix Android "Work Profiles" also known as AfW 'Android for Work' by ReedN · 7 years ago
  97. 86f03b8 apn: Add protocol for fido and rogers by razorloves · 7 years ago
  98. 8d96edd build: dt_image: support prebuilt DT images by Simon Shields · 7 years ago
  99. 9b69c89 lineage: enable building otatools with generic targets by Simon Shields · 7 years ago
  100. a48b9fe write_makefiles: fix paths in BUILD_PREBUILT with destination by Vladimir Oltean · 7 years ago