Skip to content
Snippets Groups Projects
  1. Mar 23, 2020
    • Ashwini Oruganti's avatar
      Add an exported flag in manifest · 90bdc4e4
      Ashwini Oruganti authored
      With b/150232615, we will need an explicit value set for the exported
      flag when intent filters are present, as the default behavior is
      changing for S+. This change adds the value reflecting the previous
      default to the manifest.
      
      These changes were made using an automated tool, the xml file may be
      reformatted slightly creating a larger diff. The only "real" change is
      the addition of "android:exported" to activities, services, and
      receivers that have one or more intent-filters.
      
      Bug: 150232615
      Test: TH
      Exempt-From-Owner-Approval: mechanical refactoring
      Change-Id: I4395aa6b40fc1b1f8e3a5f4719534a66b6e20969
      90bdc4e4
  2. Mar 16, 2020
  3. Mar 09, 2020
  4. Mar 06, 2020
  5. Mar 05, 2020
  6. Mar 03, 2020
  7. Feb 28, 2020
    • Taesu Lee's avatar
      ProcessPendingMessagesAction works based on subscriptions · 4e99cc0a
      Taesu Lee authored
      
      PorcessPendingMessagesAction queues one message for sending/downloading
      associated with a subscription triggering current action at a time. And
      the ConnectivityUtil also works based on subscriptions so that pending
      messages can be processed regardless of other phones' state in multi-sim
      case.
      
      It includes cleanup code as well.
      
      Test: Manual
      
      Change-Id: Id6b4f4a0aa6a3291e7a4d8a5d3f0fbb9db3c5b86
      Signed-off-by: default avatarTaesu Lee <taesu82.lee@samsung.com>
      4e99cc0a
  8. Feb 24, 2020
  9. Feb 22, 2020
  10. Feb 21, 2020
  11. Feb 20, 2020
  12. Feb 19, 2020
  13. Feb 18, 2020
  14. Feb 17, 2020
  15. Feb 14, 2020
  16. Feb 13, 2020
  17. Feb 12, 2020
  18. Feb 11, 2020
Loading