Sandeepbedia/GitWay ? reverse-engineered prompt

Reverse engineered prompt

Build me an Android app that lets me push a local project folder straight to GitHub from my phone, without needing a laptop or a git app installed.

I want to sign in with a GitHub personal access token, pick a project from device storage, and have the app compare my local files with the remote repo so it can clearly show added, changed, and deleted files before I send anything. Let me review the changes, choose which files to include, and then push them as one clean commit. Please make it feel safe too, so it warns me if the app folder does not seem to match the target repository, and blocks or hides obvious secrets like keys, tokens, env files, or keystores.

Use a clean modern Android look with light and dark themes, and make the whole flow simple enough for a beginner to understand. If you need current GitHub API details, look them up online first.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab