-
Notifications
You must be signed in to change notification settings - Fork 2k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: kivy/python-for-android
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: WenjunHuang/codeepiphanyapp-python4android
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 20 commits
- 17 files changed
- 1 contributor
Commits on Mar 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 77cc077 - Browse repository at this point
Copy the full SHA 77cc077View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa42f3a - Browse repository at this point
Copy the full SHA fa42f3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45f9f8c - Browse repository at this point
Copy the full SHA 45f9f8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25547f5 - Browse repository at this point
Copy the full SHA 25547f5View commit details
Commits on Mar 8, 2025
-
refactor: simplify logging in Android bootstrap script The `LogFile` class and related code for handling stdout/stderr logging were removed and replaced with direct printing to `sys.stderr`. This change simplifies the logging mechanism and ensures consistent output behavior. The removed code was redundant and added unnecessary complexity. No breaking changes are introduced, as the logging output remains functionally the same. ```
Configuration menu - View commit details
-
Copy full SHA for ed595f7 - Browse repository at this point
Copy the full SHA ed595f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18ead2e - Browse repository at this point
Copy the full SHA 18ead2eView commit details -
refactor: Remove redundant logging and simplify pip install command - Remove redundant 'info' logging in bootstrap.py for found directories to reduce noise in logs. - Simplify pip install command in build.py by removing '--no-deps' flag, allowing dependencies to be installed as needed. ```
Configuration menu - View commit details
-
Copy full SHA for d5aa64b - Browse repository at this point
Copy the full SHA d5aa64bView commit details
Commits on Mar 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4129257 - Browse repository at this point
Copy the full SHA 4129257View commit details -
refactor: comment out private.tar creation in build.py The creation of private.tar in the build process is temporarily disabled by commenting out the relevant code. This change is made to streamline the build process and avoid unnecessary steps, as private.tar is not currently required. No breaking changes are introduced, and the functionality can be restored by uncommenting the code if needed in the future. ```
Configuration menu - View commit details
-
Copy full SHA for 385c582 - Browse repository at this point
Copy the full SHA 385c582View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53cb250 - Browse repository at this point
Copy the full SHA 53cb250View commit details -
Configuration menu - View commit details
-
Copy full SHA for 067f0eb - Browse repository at this point
Copy the full SHA 067f0ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6affe1 - Browse repository at this point
Copy the full SHA b6affe1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1ccdc5 - Browse repository at this point
Copy the full SHA d1ccdc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c6dd52 - Browse repository at this point
Copy the full SHA 5c6dd52View commit details -
Configuration menu - View commit details
-
Copy full SHA for febe025 - Browse repository at this point
Copy the full SHA febe025View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a5e15d - Browse repository at this point
Copy the full SHA 2a5e15dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d76a937 - Browse repository at this point
Copy the full SHA d76a937View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e7309e - Browse repository at this point
Copy the full SHA 1e7309eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0450d43 - Browse repository at this point
Copy the full SHA 0450d43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9970ecc - Browse repository at this point
Copy the full SHA 9970eccView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master