Skip to content
  1. Jul 11, 2024
  2. Jun 15, 2024
    • Michael Bestas's avatar
      Merge tag 'android-14.0.0_r50' into staging/lineage-21.0_merge-android-14.0.0_r50 · 6d67328e
      Michael Bestas authored
      Android 14.0.0 Release 50 (AP2A.240605.024)
      
      # -----BEGIN PGP SIGNATURE-----
      #
      # iF0EABECAB0WIQRDQNE1cO+UXoOBCWTorT+BmrEOeAUCZmdzpwAKCRDorT+BmrEO
      # eFeEAJ9F/zcKlhDi9oLfDTEEK+la2xBsMACcDuBnYJWF8jAFptNHdxG9Tv2l+IE=
      # =4frh
      # -----END PGP SIGNATURE-----
      # gpg: Signature made Tue Jun 11 00:44:07 2024 EEST
      # gpg:                using DSA key 4340D13570EF945E83810964E8AD3F819AB10E78
      # gpg: Good signature from "The Android Open Source Project <initial-contribution@android.com>" [marginal]
      # gpg: initial-contribution@android.com: Verified 2515 signatures in the past
      #      2 years.  Encrypted 4 messages in the past 2 years.
      # gpg: WARNING: This key is not certified with sufficiently trusted signatures!
      # gpg:          It is not certain that the signature belongs to the owner.
      # Primary key fingerprint: 4340 D135 70EF 945E 8381  0964 E8AD 3F81 9AB1 0E78
      
      # By Bill Yi (56) and others
      # Via Android (Google) Code Review (203) and others
      * tag 'android-14.0.0_r50': (270 commits)
        Import translations. DO NOT MERGE ANYWHERE
        Import translations. DO NOT MERGE ANYWHERE
        Revert "Add `USE_BACKGROUND_FACE_AUTHENTICATION` permission."
        Check flags for permissions that are filtered
        Make MoreIssuesHeaderView widget work with larger text
        [ECM] Move strings to unqualified strings.xml
        Import translations. DO NOT MERGE ANYWHERE
        Import translations. DO NOT MERGE ANYWHERE
        Enable use of error prone annotations
        Adding the MANAGE_CONTENT_SUGGESTIONS permission for ASSISTANT role.
        [ECM] Update EnhancedConfirmationDialog UX
        Create optionalMinSdkVersion for <permission> in roles.xml
        [RoleManagerTest][Wear]Use text selector for some buttons
        Query disabled services for wallet role ui behavior.
        Update RoleManagerTest to call getEmergencyAssistancePackageName.
        Create optionalMinSdkVersion for <permission> in roles.xml
        [ECM] Make help_url overlayable
        Import translations. DO NOT MERGE ANYWHERE
        Import translations. DO NOT MERGE ANYWHERE
        Update the error message
        ...
      
      Change-Id: Ib193e04c4cd838cff114309b48548e1f8653a6f6
      6d67328e
  3. Apr 18, 2024
    • Tommy Webb's avatar
      Hide "Use precise location" for unsupported apps · fe57807e
      Tommy Webb authored
      Apps targeting SDK levels less than 31 do not support location accuracy
      permissions, and launching them will automatically grant fine permission
      if it had been revoked via Settings. Don't show the setting since it is
      not supported.
      
      Test: Manual: Install an older-SDK level app like SatStat 3.5. Enter its
      App Info and Location permissions settings. Allow it all the time, and
      observe that "Use precise location" does not appear. Install a newer-SDK
      level app like Organic Maps 2024.03.05 and do the same, but "Use precise
      location" should appear.
      
      Issue: calyxos#2228
      Change-Id: Ia02ba65ba71cc83252704c9cb7d8166eab32ad3f
      fe57807e
  4. Apr 10, 2024
  5. Mar 29, 2024
  6. Mar 22, 2024
  7. Mar 20, 2024
  8. Mar 08, 2024
    • Michael Bestas's avatar
      Merge tag 'android-14.0.0_r29' into staging/lineage-21.0_merge-android-14.0.0_r29 · 53b7a802
      Michael Bestas authored
      Android 14.0.0 release 29
      
      # -----BEGIN PGP SIGNATURE-----
      #
      # iF0EABECAB0WIQRDQNE1cO+UXoOBCWTorT+BmrEOeAUCZeZW6QAKCRDorT+BmrEO
      # eLUrAJ9iIH74wLx82S/XNw08Mb5SxcvNhwCePTDbcxIKETkyPGcn+U1BvcMjE0k=
      # =mUgZ
      # -----END PGP SIGNATURE-----
      # gpg: Signature made Tue Mar  5 01:19:05 2024 EET
      # gpg:                using DSA key 4340D13570EF945E83810964E8AD3F819AB10E78
      # gpg: Good signature from "The Android Open Source Project <initial-contribution@android.com>" [marginal]
      # gpg: initial-contribution@android.com: Verified 2357 signatures in the past
      #      2 years.  Encrypted 4 messages in the past 2 years.
      # gpg: WARNING: This key is not certified with sufficiently trusted signatures!
      # gpg:          It is not certain that the signature belongs to the owner.
      # Primary key fingerprint: 4340 D135 70EF 945E 8381  0964 E8AD 3F81 9AB1 0E78
      
      # By Bill Yi (141) and others
      # Via Automerger Merge Worker (4835) and others
      * tag 'android-14.0.0_r29': (628 commits)
        Fix for Overlapping Time Text UI
        [Role Logic Move] Add migration logic for isRoleFallbackEnabled
        Fix for Swipe to Dismiss Animation
        Revert "Add permission listener tests for virtual devices"
        VibratorManager: Add check to testVibrator
        Remove left over string resources for wear
        Enforce non nullable to compile with kotlin rules
        Inline literal string value of Flags in API signature files
        Add permission listener tests for virtual devices
        Revert "Fix for Swipe to Dismiss Animation"
        Revert "Fix for Scroll Bar Visibility with RSB Scroll"
        Revert "Fix for Overlapping Time Text UI"
        Revert "Adding Androidx.wear_wear dependency"
        Fix for Overlapping Time Text UI
        Rename device aware permissions apis flag
        Fix for Scroll Bar Visibility with RSB Scroll
        Fix for Swipe to Dismiss Animation
        Adding Androidx.wear_wear dependency
        Add Privacy dashboard tests for Wear
        Show usage timestamps in WearPermissionApps
        ...
      
       Conflicts:
      	PermissionController/role-controller/java/com/android/role/controller/behavior/CompanionDeviceAppStreamingRoleBehavior.java
      	PermissionController/role-controller/java/com/android/role/controller/behavior/CompanionDeviceComputerRoleBehavior.java
      	PermissionController/role-controller/java/com/android/role/controller/behavior/CompanionDeviceGlassesRoleBehavior.java
      	PermissionController/role-controller/java/com/android/role/controller/behavior/CompanionDeviceWatchRoleBehavior.java
      	PermissionController/src/com/android/permissioncontroller/permission/ui/model/v31/PermissionUsageControlPreferenceUtils.kt
      
      Change-Id: I343d2ec840b1ca01c5c5f42ce89b9537a0c71fd5
      53b7a802
  9. Mar 05, 2024
  10. Mar 04, 2024
  11. Mar 03, 2024
  12. Mar 02, 2024
  13. Mar 01, 2024
  14. Feb 29, 2024
Loading