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

Added wide layout #308

Merged
merged 7 commits into from
Jul 12, 2023
Merged

Added wide layout #308

merged 7 commits into from
Jul 12, 2023

Conversation

thedroppedpocket
Copy link
Contributor

@thedroppedpocket thedroppedpocket commented Jul 11, 2023

added a wide version of the programmer layout that is a 5x3 grid rather than 4x4, since 5x3 is closer to the Width of most phones.

solves #155

uses space bar buttons from split layout

@thedroppedpocket
Copy link
Contributor Author

Number layout is unchanged. Ill fix that asap

…altered to be a more appropriate layout but this is certainly proof of concept
app/build.gradle Outdated
@@ -41,6 +41,7 @@ android {
minifyEnabled true
shrinkResources true
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
signingConfig signingConfigs.debug
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this one.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

WHOOPS sorry. oversight.
also note I resolved conflicts.

Copy link
Owner

@dessalines dessalines left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@dessalines dessalines merged commit 0fd7dfa into dessalines:main Jul 12, 2023
1 check passed
@Terrance Terrance mentioned this pull request Oct 16, 2023
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

2 participants