Skip to content
Snippets Groups Projects
  1. Aug 22, 2022
    • Arian's avatar
      Lineage 20.0 · 504571af
      Arian authored
      Change-Id: I49cf6e7d02ecc36c03b27f50d4b35a70510de6e9
      504571af
  2. Jul 05, 2022
  3. Jun 19, 2022
  4. Mar 19, 2022
  5. Mar 14, 2022
  6. Mar 05, 2022
  7. Mar 01, 2022
  8. Feb 08, 2022
  9. Jan 29, 2022
  10. Jan 05, 2022
  11. Dec 14, 2021
    • Michael W's avatar
      vendor: apns: Add auth_type explanation · b4af84e6
      Michael W authored
      * Since it's unclear what the numbers are, make it easier to add a new
        apn by specifying the possible values in a comment at the top
      * Also add missing copyright (verified, first LineageOS commit was
        indeed 2016)
      
      Change-Id: Icaf292fd79a903bcf9ef5a3813f6288cffc468ad
      (cherry picked from commit 7aded097379bd76b9167cc7f5784bcb3a9858066)
      b4af84e6
    • Michael W's avatar
      vendor: apns: Fix wrong IPV4 protocols · d6365733
      Michael W authored
      * The correct string is "IP", not "IPV4"
      * Other possible values are "IPV6" or "IPV4V6"
      * Source: prebuilts/sdk/30/public/api/android.txt
        Lines: 46832-46834
      
      Change-Id: I3d4729b829f87a4d7ab83584d1aed01d87e10fd2
      (cherry picked from commit 7dc952be2a46b2987a293f02dc394d1e5c9809ab)
      d6365733
    • Michael W's avatar
      vendor: apns: Remove unused "spn" attribute · 1f9ceb95
      Michael W authored
      * The parsing of apns-conf.xml happens in
        packages/providers/TelephonyProvider/src/com/android/providers/telephony/
        TelephonyProvider.java
      * Looking at the code, the only possible occurance of "spn" is as a
        value for "mvno_type"
        -> Remove all spn="" attributes
      
      Change-Id: Ic7fef88c98ad54ea98d702e028a0455de22e55cd
      1f9ceb95
    • Michael W's avatar
      vendor: apns: Correct Telia · 4ce4571f
      Michael W authored
      * We have duplicate entries with one of them having a proxy
      * According to the issue, no proxy is required
      * Since the one with proxy is selected by default, the user has to change
        it manually
        -> Remove the wrong one
      * Also correct order: Internet, then MMS
      
      * Fixes: https://gitlab.com/LineageOS/issues/android/-/issues/3850
      
      Change-Id: Id3857d74b703b1dd7d16714a3edc6853d4752e64
      (cherry picked from commit 7efa2053b6a08da41ddea78bfd30b543693b5c05)
      4ce4571f
  12. Nov 28, 2021
  13. Nov 14, 2021
    • Han Wang's avatar
      Remove fake wget · c52b5a08
      Han Wang authored
       * Toybox supports it now, and there is no real need for
         this tool.
      
      Change-Id: I6f3f8e10f148ffc9626cd150ea21275096d2daed
      c52b5a08
    • Han Wang's avatar
      prebuilt: Remove lineage-radio.rc · 7be1947e
      Han Wang authored
       * Devices should use ro.radio.noril and considering vendor
         services now should have a vendor. prefix, this script is
         useless. No device is using this script now.
      
      Change-Id: I7cbb4f966124ca1307aaf1787301b8247d881b26
      7be1947e
Loading