-
Notifications
You must be signed in to change notification settings - Fork 4
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
Feature ::: Android ::: Edge-to-Edge in all Android versions #40
Conversation
# Conflicts: # pom.xml
Quality Gate passedIssues Measures |
@@ -7,5 +7,5 @@ | |||
<modelVersion>4.0.0</modelVersion> | |||
<groupId>com.github.outsystems</groupId> | |||
<artifactId>osbarcode-android</artifactId> | |||
<version>1.1.5</version> | |||
<version>1.2.0-dev1</version> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wonder if the version should be 1.1.6
instead of 1.2.0
since this is not exactly a feature we're adding.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Understood, it is a small change. I was going off of inappbrowser plugin that had a minor version update over a similar change.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh ok. It's not super important either way. It technically isn't a fix but rather a "feature" so we can actually raise the minor version.
Description
The barcode library has edge-to-edge working on Android 15 (#37).
This PR adds the same support for other Android versions, to have consistency and also improved UI.
Context
Reference: https://outsystemsrd.atlassian.net/wiki/spaces/RDME/pages/4426137659/iOS+18+Android+15+Assessment
Type of changes
Platforms affected
Tests
Tested Barcode Sample app on different Android versions and screen sizes, to confirm that edge-to-edge is working.
Screenshots (if appropriate)
Checklist
RNMT-XXXX <title>