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

Merge android fixes #63

Merged
merged 5 commits into from
Jan 10, 2025
Merged

Merge android fixes #63

merged 5 commits into from
Jan 10, 2025

Conversation

mikecarr
Copy link
Member

@mikecarr mikecarr commented Jan 10, 2025

Description

Some fixes for Android

Related Issue

Motivation and Context

Android Mobile uses a much smaller screen so need to take that in account, also added support so that when keyboard is used the UI is moveable

How Has This Been Tested

Tested on Android Phone

Types of changes

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • 🚀 New feature (non-breaking change which adds functionality)
  • 🌎 Translation (addition or update a translation)
  • ⚙️ Tech (code style improvement, performance improvement or dependencies bump)
  • 📚 Documentation (fix or addition in the documentation)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have tested the change locally.

@mikecarr mikecarr self-assigned this Jan 10, 2025
@mikecarr mikecarr added the enhancement New feature or request label Jan 10, 2025
Copy link

Code Coverage

Package Line Rate Branch Rate Complexity Health
OpenIPC_Config 19% 26% 1086
Summary 19% (615 / 3283) 26% (199 / 778) 1086

Copy link

Test Results

30 tests  ±0   30 ✅ ±0   0s ⏱️ ±0s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit e61aabd. ± Comparison against base commit ac052a7.

@mikecarr mikecarr merged commit deab5e0 into master Jan 10, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant