Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weโ€™ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PM-9659: Do not show push notification permissions on FDroid #3528

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

david-livefront
Copy link
Collaborator

@david-livefront david-livefront commented Jul 15, 2024

๐ŸŽŸ๏ธ Tracking

PM-9659

๐Ÿ“” Objective

This PR disables the push notifications permission request on FDroid since we do not use push notifications on FDroid.

โฐ Reminders before review

  • Contributor guidelines followed
  • All formatters and local linters executed and passed
  • Written new unit and / or integration tests where applicable
  • Used internationalization (i18n) for all UI strings
  • CI builds passed
  • Communicated to DevOps any deployment requirements
  • Updated any necessary documentation or informed the documentation team

๐Ÿฆฎ Reviewer guidelines

  • ๐Ÿ‘ (:+1:) or similar for great changes
  • ๐Ÿ“ (:memo:) or โ„น๏ธ (:information_source:) for notes or general info
  • โ“ (:question:) for questions
  • ๐Ÿค” (:thinking:) or ๐Ÿ’ญ (:thought_balloon:) for more open inquiry that's not quite a confirmed
    issue and could potentially benefit from discussion
  • ๐ŸŽจ (:art:) for suggestions / improvements
  • โŒ (:x:) or โš ๏ธ (:warning:) for more significant problems or concerns needing attention
  • ๐ŸŒฑ (:seedling:) or โ™ป๏ธ (:recycle:) for future improvements or indications of technical debt
  • โ› (:pick:) for minor or nitpick changes

Copy link
Contributor

github-actions bot commented Jul 15, 2024

Logo
Checkmarx One โ€“ Scan Summary & Details โ€“ f71b1f05-b882-4de8-8609-74debb6a273b

No New Or Fixed Issues Found

Copy link

codecov bot commented Jul 15, 2024

Codecov Report

Attention: Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 87.48%. Comparing base (96324f0) to head (49d2a97).

Files Patch % Lines
...bitwarden/ui/vault/feature/vault/VaultViewModel.kt 50.00% 0 Missing and 1 partial โš ๏ธ
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3528   +/-   ##
=======================================
  Coverage   87.47%   87.48%           
=======================================
  Files         359      359           
  Lines       29456    29460    +4     
  Branches     4376     4378    +2     
=======================================
+ Hits        25768    25772    +4     
  Misses       2126     2126           
  Partials     1562     1562           

โ˜” View full report in Codecov by Sentry.
๐Ÿ“ข Have feedback on the report? Share it here.

@david-livefront
Copy link
Collaborator Author

Thanks @dseverns-livefront & @brian-livefront

@david-livefront david-livefront merged commit 775a73f into main Jul 18, 2024
9 checks passed
@david-livefront david-livefront deleted the PM-9659-fdroid-permissions branch July 18, 2024 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants