-
Notifications
You must be signed in to change notification settings - Fork 174
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
os:ubuntutouch: Add build files for Ubuntu Touch clickable package #1264
Open
metalstrolch
wants to merge
19
commits into
trunk
Choose a base branch
from
ubuntutouch
base: trunk
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
due to textfile map failure.
On arm64 arch as well.
on non-android machines.
Some distributions rotate the screen themsekve resulting only in resize updates on rotation, No need to swap axes after rotating
as UBTouch gives defect source on "default"
Routes fine, map data in app confinement dir,
metalstrolch
added
build system
android
WIP
Work in progress. Do not merge as-is, but please contribute
labels
Jun 20, 2024
Needs testing before merge . |
This reverts commit f7db71e.
metalstrolch
force-pushed
the
ubuntutouch
branch
from
August 21, 2024 18:59
ee3336f
to
a6196c5
Compare
metalstrolch
force-pushed
the
ubuntutouch
branch
from
December 1, 2024 10:40
b913eeb
to
2b206dd
Compare
@metalstrolch, does this PR still need testing? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR does add build files to build a Click package for UBPorts Ubuntu Touch. It is mainly based on the previous work for Sailfish Os,
Additionally this PR fixes coordinates from string parsing.
Additionally this PR fixes the current Android build by selecting ruby gems by specific version during CI.