Skip to content
Snippets Groups Projects
  1. Jul 30, 2015
  2. Jul 27, 2015
  3. Jul 26, 2015
  4. Jul 18, 2015
  5. Jul 17, 2015
  6. Jul 16, 2015
  7. Jul 15, 2015
    • Abhisek Devkota's avatar
      CYNGNOS-454 - Fix config_preferred_apn Overrides · 5a6bda25
      Abhisek Devkota authored
      With the influx of new APNs and reordering, this broke the vendor/cm
      overlay for preferred APN overrides.
      
      Reorder the list to unbreak functionality.
      
      TODO: Make this override more granular as to distinguish between Carrier
      and MVNO on carrier APN.
      
      Change-Id: I65b1bf3a54ce76e4cf0b817a1a3cd6f86fe31f6d
      5a6bda25
  8. Jul 14, 2015
  9. Jul 13, 2015
  10. Jul 12, 2015
  11. Jul 10, 2015
  12. Jul 08, 2015
    • Chris Sarbora's avatar
      Prevent Maven target from grabbing transitive dependencies · b1f4115b
      Chris Sarbora authored
      Dependencies of Maven targets will have to be managed manually. The prebuilt
      target that the Maven target is based off of wasn't designed to handle multiple
      artifacts per project. Additionally, this target is mainly intended for grabbing
      APKs or other standalone blobs, not for pulling in a full jar dependency tree.
      If that is your use case, you may want to investigate simply converting your
      project to Gradle (or the Maven build system, if you can stomach it).
      
      Change-Id: Iaf48c95c704cfdc85e0074394ff3c7464937e60c
      b1f4115b
  13. Jul 02, 2015
  14. Jul 01, 2015
  15. Jun 29, 2015
  16. Jun 25, 2015
  17. Jun 24, 2015
    • Jake Jackson's avatar
      Fix Sprint 3G · 0c80c8c3
      Jake Jackson authored
      Removed bearer for Sprint eHRPD and LTE APNs. The eHRPD APN was set
      to bearer 13 even though it is valid for all 1x/EVDO/eHRPD connecti
      ons. This was causing no APN to be selected when an EVDO connection
      was established and radioTech != 13 (eg EVDO_REV_A = 8). The LTE be
      arer must also be unspecified so telephony does not then select the
      eHRPD APN since any unspecified bearer is potentially valid for bot
      h 3G and LTE. Regardless, the bearer does not need to be specified
      since the system selects the correct APN for 3G or LTE automaticall
      y.
      
      Change-Id: I4ab61625888bf793a774fca2baab8274760452c4
      0c80c8c3
    • Adnan Begovic's avatar
      vendor/cm: Represent as CyanogenMod API's · 51fd8422
      Adnan Begovic authored
      Change-Id: I4c0807df9f2412fef9d44464ab01d019116a7e85
      51fd8422
    • Adnan Begovic's avatar
      vendor/cm: Remove search widget from developer docs. · 3314aacd
      Adnan Begovic authored
        Since github.io is a static page, and we lack an enpoint to search,
        the search widget is useless.
      
      Change-Id: I7c5728abaac880359daa71aa1d7093e38061231c
      3314aacd
  18. Jun 22, 2015
  19. Jun 19, 2015
  20. Jun 18, 2015
  21. Jun 16, 2015
  22. Jun 11, 2015
  23. Jun 10, 2015
  24. Jun 08, 2015
  25. Jun 06, 2015
  26. Jun 04, 2015
  27. Jun 03, 2015
    • Matt Mower's avatar
      Update Ting GSM APNs · 655d8d6e
      Matt Mower authored
      Update based on Ting's guidelines here:
      help.ting.com/hc/en-us/articles/205428698-GSM-Android-APN-Settings
      
      Change-Id: I5de6b7a0b0bab9880e02122a7d76b883c2558cec
      655d8d6e
Loading