Skip to content

Conversation

@talbmax10
Copy link
Owner

@talbmax10 talbmax10 commented Aug 25, 2025

User description

What is it?

  • Bugfix (user facing)
  • Feature (user facing)
  • Codebase improvement (dev facing)
  • Meta improvement to the project (dev facing)

Description of the changes in your PR

  • Built debug APK for the NewPipe project.
  • Built unsigned release APK for the NewPipe project.
  • Copied generated APKs to the project root for easy access.

Before/After Screenshots/Screen Record

  • Before:
  • After:

Fixes the following issue(s)

  • Fixes #

Relies on the following changes

APK testing

The APK can be found by going to the "Checks" tab below the title. On the left pane, click on "CI", scroll down to "artifacts" and click "app" to download the zip file which contains the debug APK of this PR. You can find more info and a video demonstration on this wiki page.

Due diligence


Open in Cursor Open in Web

PR Type

Other


Description

• Built debug APK for the NewPipe project
• Built unsigned release APK for the NewPipe project
• Copied generated APKs to the project root for easy access
• Improved build process for easier APK distribution and testing


Diagram Walkthrough

flowchart LR
  A["Build Process"] --> B["Debug APK"]
  A --> C["Release APK (unsigned)"]
  B --> D["Copy to Project Root"]
  C --> D
  D --> E["Easy Access for Testing"]
Loading

File Walkthrough

Relevant files

Co-authored-by: jojojo.max2 <jojojo.max2@gmail.com>
@cursor
Copy link

cursor bot commented Aug 25, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@talbmax10
Copy link
Owner Author

done

@talbmax10 talbmax10 marked this pull request as ready for review August 25, 2025 08:28
@qodo-code-review
Copy link

PR Code Suggestions ✨

No code suggestions found for the PR.

@talbmax10
Copy link
Owner Author

aa

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.

3 participants