Skip to content
Snippets Groups Projects
  1. Feb 11, 2023
  2. Jan 28, 2023
  3. Jan 07, 2023
  4. Jan 04, 2023
  5. Jan 03, 2023
  6. Dec 30, 2022
  7. Nov 19, 2022
  8. Nov 14, 2022
  9. Nov 13, 2022
  10. Nov 06, 2022
  11. Oct 07, 2022
  12. Oct 05, 2022
  13. Oct 03, 2022
  14. Sep 14, 2022
  15. Aug 23, 2022
  16. Jul 15, 2022
  17. Jun 28, 2022
  18. Jun 01, 2022
  19. May 31, 2022
  20. May 14, 2022
  21. Apr 28, 2022
    • Danny Lin's avatar
      device_config: Save discrete app op history for more permissions · 04987683
      Danny Lin authored
      Android 12's privacy dashboard shows permission usage timelines for
      location, camera, and microphone. However, there's no reason to limit it
      to those specific permissions; all the infrastructure is in place for
      other permissions.
      
      To enable the usage timeline for more permissions, keep discrete app op
      history for all permission groups shown in the privacy dashboard. The
      list of permission group -> app op mappings was obtained from
      AppOpsManager.RUNTIME_AND_APPOP_PERMISSION_OPS with a few additional ops
      from PrivacyItemController, and each op was resolved to its respective
      enum ordinal from frameworks/proto_logging/stats/enums/app/enums.proto.
      
      Change-Id: Icbde7fb59ae16fa7b15160d78d9dce7125a82ba6
      04987683
  22. Apr 17, 2022
  23. Apr 16, 2022
    • Danny Lin's avatar
      overlays: Use rounded corners in SystemUI · cd2d068c
      Danny Lin authored
      - This looks more modern and matches the stock Pixel style.
      - This matches the stock Pixel rounded corner styles as of Beta 5.
      
      Change-Id: I94d6e782a24873ae0c59b6613e998f4a80842712
      cd2d068c
  24. Apr 13, 2022
  25. Apr 07, 2022
  26. Apr 06, 2022
  27. Mar 23, 2022
  28. Mar 21, 2022
  29. Mar 15, 2022
Loading