1. 04 Sep, 2014 1 commit
  2. 18 Aug, 2014 1 commit
  3. 03 Aug, 2014 1 commit
    • Ethan Chen's avatar
      qcom-common: Clean up Samsung device inheritance · dccf34af
      Ethan Chen authored
      * Move platform specific definitions to platform trees
      * Declare dependency on hardware/samsung
      * Delete unused releasetools
      * Add common postrecoveryboot script
      * Remove init.qcom.class_core.sh
      * Remove init.qcom.class_main.sh
      * Remove init.qcom.early_boot.sh
      * Remove init.qcom.efs_sync.sh
      * Remove init.qcom.post_boot.sh
      * Remove init.qcom.ril.sh
      * Remove init.qcom.sh
      * Remove init.qcom.syspart_fixup.sh
      * Remove init.qcom.thermal_conf.sh
      * Remove thermal configs, move to platform trees
      * Remove init.qcom.usb.sh
      * Remove init.qcom.lpm_boot.sh
      * Move QCOM_BSP to platform/device repos
      * Move mic mute overlay option to qcom-common
      * Move reboot to download option to qcom-common
      * Move common overlay options to qcom-common
      * Move lpm.rc to msm8660-common
      * Provide both 8660/8960 and 8974 power saving options for recovery
      
      Change-Id: I4b11b63e36b243a2a23594dc88b4f3e506f01d53
      dccf34af
  4. 20 Jul, 2014 1 commit
  5. 05 Jul, 2014 1 commit
  6. 30 Jun, 2014 1 commit
  7. 07 Jun, 2014 1 commit
  8. 06 Jun, 2014 1 commit
  9. 03 Jun, 2014 1 commit
    • Christian Ludwig's avatar
      lpm.rc init: Fix charger mode and update pm paths. · ad66f016
      Christian Ludwig authored
      lpm.rc is only processed by init when the device boots into charger
      mode. In charger mode, init does not trigger the 'early-boot' and 'boot'
      actions at all. It runs the 'charger' action instead.
      
      Before this patch even core services were not started in charger mode,
      as class_start was part of the non-existing 'boot' action.
      
      Insert usecases for different platforms and add pm paths for msm8974
      to init.qcom.lpm_boot.sh
      
      Change-Id: I2d1e794a5a288abca33a59a00ae49ef02d111950
      ad66f016
  10. 21 May, 2014 2 commits
  11. 06 May, 2014 1 commit
  12. 25 Apr, 2014 1 commit
  13. 20 Apr, 2014 1 commit
  14. 16 Apr, 2014 1 commit
    • Mike Kasick's avatar
      Mms: Fix multipart SMS on Sprint. · 17b2feb1
      Mike Kasick authored
      Use MmsConfig defaults for enableMultipartSMS (true) and maxMessageTextSize
      (2000).
      
      Change-Id: Id49c22297f4a651ebbeb83a15dcc52a7e769419d
      17b2feb1
  15. 04 Apr, 2014 2 commits
  16. 02 Apr, 2014 1 commit
  17. 28 Mar, 2014 2 commits
  18. 25 Mar, 2014 1 commit
    • Mike Kasick's avatar
      Telephony: Add support for Sprint TW "System select" choices. · c47ac535
      Mike Kasick authored
      Also fixes the no-roaming bug due to the lack of the CDMA_RM_DOMESTIC
      option, which forces CDMA_RM_HOME when opening the "Mobile networks"
      settings screen.
      
      From CM 10.2: I32129efe217e5f79372aab49e45c668393c3dc2a.
      
      Change-Id: If3de040144e96253ba869cfbcfe8902597ce92b8
      c47ac535
  19. 22 Mar, 2014 1 commit
  20. 16 Mar, 2014 2 commits
  21. 13 Mar, 2014 1 commit
    • Dan Pasanen's avatar
      overlay: use DEVICE_PACKAGE_OVERLAYS · 3607d85b
      Dan Pasanen authored
      This is the old behavior. It was included in a commit
      that overrode vendor/cm which we don't need to do anymore.
      
      Change-Id: I64ebb5b9e60124359f875c291429839d7c8d7282
      3607d85b
  22. 05 Mar, 2014 1 commit
    • Dan Pasanen's avatar
      overlay: overlay the overlay with moar overlays · ed58b527
      Dan Pasanen authored
      We need to overlay our own verizon eri.xml's these break other devices (namely toro)
      by causing a roaming icon. Without them, we get "Roaming Indicator Off" instead of
      "Verizon Wireless". Which I'm fine with, but most end users stab me over it.
      
      Need to switch to using PRODUCT_PACKAGES_OVERLAY instead of DEVICE_PACKAGES_OVERLAY
      or it won't take precedence.
      
      Change-Id: Ieba26464ae1872644de213544bd970a9cdd46efc
      ed58b527
  23. 02 Mar, 2014 1 commit
  24. 24 Feb, 2014 1 commit
  25. 17 Feb, 2014 5 commits
  26. 16 Feb, 2014 1 commit
  27. 23 Jan, 2014 1 commit
    • lbdroid's avatar
      apexqtmo: introduce more aggressive thermal throttling · 882f0c4e
      lbdroid authored
      Due to the sub-standard chips used on some SoC revs, some apexqtmo
      devices have a need for higher levels of thermal throttling. Break the
      MSM8260a out from the rest of the MSM8960's by platformid, and assign
      more aggressive thermal throttling if an affected cpu is detected.
      
      Change-Id: I5c34915e64e83b204448190bd365c47d0ea5ebf9
      882f0c4e
  28. 19 Jan, 2014 1 commit
  29. 11 Jan, 2014 2 commits
  30. 10 Jan, 2014 1 commit
  31. 07 Jan, 2014 1 commit