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

Simplify MainActivity.tabSelected(MenuItem) #10360

Merged
merged 1 commit into from
Aug 22, 2023
Merged

Conversation

TobiGr
Copy link
Contributor

@TobiGr TobiGr commented Aug 19, 2023

What is it?

  • Bugfix (user facing)
  • Feature (user facing)
  • Codebase improvement (dev facing)
  • Meta improvement to the project (dev facing)

Description of the changes in your PR

I was completely confused by the wrongly named variable serviceName.
Simplify MainActivity.tabSelected(MenuItem): rename variables and skip iterations if kiosk was found.

APK testing

The APK can be found by going to the "Checks" tab below the title. On the left pane, click on "CI", scroll down to "artifacts" and click "app" to download the zip file which contains the debug APK of this PR. You can find more info and a video demonstration on this wiki page.

Due diligence

Rename variables and skip iterations if kiosk was found.
@TobiGr TobiGr added the codequality Improvements to the codebase to improve the code quality label Aug 19, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@TobiGr TobiGr merged commit e674706 into dev Aug 22, 2023
@TobiGr TobiGr deleted the improvement/tabSelected branch August 22, 2023 09:01
This was referenced Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
codequality Improvements to the codebase to improve the code quality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants