Skip to content
Snippets Groups Projects
  1. Jan 29, 2015
  2. Dec 11, 2014
  3. Dec 10, 2014
  4. Dec 09, 2014
  5. Dec 08, 2014
  6. Dec 04, 2014
  7. Dec 03, 2014
  8. Dec 02, 2014
  9. Dec 01, 2014
  10. Nov 27, 2014
  11. Nov 24, 2014
  12. Nov 19, 2014
  13. Nov 18, 2014
    • The Android Automerger's avatar
    • Ye Wen's avatar
      PduParser MSIM support (3/4) · 178eb839
      Ye Wen authored
      PduParser needs to know if Content-Disposition part header is supported
      for a specific carrier. Originally this is loaded directly from system
      resource in PduParser. This won't work for multi-SIM, which requires
      getting that config based on carrier. This change adds parameter to
      indicate if this header is supported and requires caller to provider the
      config.
      
      b/18371228
      
      Change-Id: Iaad17623fa0582ce203488b2f33e43de42eea2fc
      178eb839
  14. Nov 17, 2014
  15. Nov 13, 2014
  16. Nov 12, 2014
  17. Nov 11, 2014
  18. Nov 10, 2014
  19. Nov 09, 2014
  20. Nov 07, 2014
  21. Nov 05, 2014
  22. Nov 04, 2014
  23. Nov 03, 2014
  24. Oct 29, 2014
  25. Oct 27, 2014
    • Tom Taylor's avatar
      Messaging app needs to use mms_config appropriate for each SIM · fc883c83
      Tom Taylor authored
      Bug 18018147
      
      The sprout Messaging app only loads a single mms_config, even when there
      are two sims. We didn't fix this in klp-sprout because we didn't have
      specific mms_configs for the mcc/mnc's we were launching in. Hence,
      the app would use the default mms_config values.
      
      In L we made the mms service load individual mms_config's for each
      sim and provided a way to get the config values based on the subscription
      id. Since we're making the old Messaging app available in L-mr1 for AOSP,
      we need to fix the app to use config values based on the subId. In
      addition, we need to fix all the references to getLine1Info to get the
      appropriate number based on the subscription id.
      
      Change-Id: Ib7ffab8faa24f307e9f4877ab5292e23f9587dd3
      fc883c83
Loading