Skip to content

Conversation

@ann0see
Copy link
Member

@ann0see ann0see commented Feb 16, 2022

Short description of changes
Remove potentially unneeded dependencies for android build

Context: Fixes an issue?
Related to #2379

Does this change need documentation? What needs to be documented and how?
No

CHANGELOG: Android: Remove unneeded dependencies to speed up build
Status of this Pull Request
Needs installation check on Android. Does everything work?
Especially config file (seems to work so so. See #1382 (comment)), connection to servers (works),...

What is missing until this pull request can be merged?

Testing on a real android machine. This is the .apk my local docker container produced: https://github.com/ann0see/jamulus/releases/download/latest/jamulus-build-local-android.zip (done on LinageOS)

Checklist

  • I've verified that this Pull Request follows the general code principles
  • I tested my code and it does what I want
  • My code follows the style guide
  • I waited some time after this Pull Request was opened and all GitHub checks completed without errors.
  • I've filled all the content above

Copy link
Collaborator

@pljones pljones left a comment

Choose a reason for hiding this comment

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

Nice. And the build stayed green.

@ann0see ann0see added this to the Release 3.9.0 milestone Feb 16, 2022
@pljones
Copy link
Collaborator

pljones commented Feb 23, 2022

@jamulussoftware/maindevelopers Anyone else available to check this?

Copy link
Member

@hoffie hoffie left a comment

Choose a reason for hiding this comment

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

Code looks good, app starts fine on Android 10 (Moto G4 Play, LineageOS).

Thanks!

@ann0see ann0see merged commit 8bbff18 into jamulussoftware:master Feb 23, 2022
@ann0see ann0see deleted the f/simplify-android branch February 23, 2022 12:35
@ann0see ann0see linked an issue Feb 25, 2022 that may be closed by this pull request
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.

Remove unneeded android dependencies

3 participants