-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Comparing changes
Open a pull request
base repository: kivy/python-for-android
base: v2023.02.10
head repository: kivy/python-for-android
compare: v2023.05.21
- 14 commits
- 16 files changed
- 8 contributors
Commits on Feb 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bdf1883 - Browse repository at this point
Copy the full SHA bdf1883View commit details
Commits on Feb 12, 2023
-
Add support for Python 3.10 and make it the default while building ho…
…stpython3 and python3 (#2577) * Add support for Python 3.10 and make it the default while building hostpython3 and python3 * Update bugfix version
Configuration menu - View commit details
-
Copy full SHA for 2b15b02 - Browse repository at this point
Copy the full SHA 2b15b02View commit details
Commits on Feb 14, 2023
-
* pyav recipe * flake8 fix * Update pythonforandroid/recipes/av/__init__.py Co-authored-by: Andre Miras <AndreMiras@users.noreply.github.com> --------- Co-authored-by: Andre Miras <AndreMiras@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 10f0f29 - Browse repository at this point
Copy the full SHA 10f0f29View commit details
Commits on Feb 17, 2023
-
Add debug loggings for identifying a matching dist (#2751)
* Add debug loggings for identifying a matching dist * Fix lint failure on f-string.
Configuration menu - View commit details
-
Copy full SHA for c2f92c5 - Browse repository at this point
Copy the full SHA c2f92c5View commit details
Commits on Mar 4, 2023
-
Adds flag to support home app (launcher) intent-filter on SDL2 bootst…
…rap (#2761) * Home app functionality * Cleanup * Added --home-app to the docs * Fixed the if statements within the intent-filter
Configuration menu - View commit details
-
Copy full SHA for b7edc63 - Browse repository at this point
Copy the full SHA b7edc63View commit details
Commits on Mar 5, 2023
-
Use io.IOBase for LogFile (#2763)
This provides reasonable default implementations for common IO class methods such as isatty(). Closes #2762.
Configuration menu - View commit details
-
Copy full SHA for 8bed427 - Browse repository at this point
Copy the full SHA 8bed427View commit details
Commits on Mar 12, 2023
-
android_api to integer (#2765)
* android_api to integer * changes to android_api * changes to android_api
Configuration menu - View commit details
-
Copy full SHA for 62e0def - Browse repository at this point
Copy the full SHA 62e0defView commit details
Commits on Mar 18, 2023
-
fix #2768 smallIconName null can t be compared to String (#2769)
* fix #2768 smallIconName null can t be compared to String * fix: Remove Importance None of notification which is modification from my own fork * fix: Readd Importance_NONE in the notification channel as it s also in upstream p4a
Configuration menu - View commit details
-
Copy full SHA for f7ba012 - Browse repository at this point
Copy the full SHA f7ba012View commit details
Commits on Mar 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 63005b4 - Browse repository at this point
Copy the full SHA 63005b4View commit details -
Merge pull request #2771 from SomberNight/202303_fix_liblink
fix tools/liblink: syntax error
Configuration menu - View commit details
-
Copy full SHA for 8cae1f6 - Browse repository at this point
Copy the full SHA 8cae1f6View commit details
Commits on May 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e768266 - Browse repository at this point
Copy the full SHA e768266View commit details
Commits on May 21, 2023
-
Update Kivy recipe for 2.2.0 (#2793)
* Update Kivy recipe for 2.2.0rc1 * Bump to 2.2.0
Configuration menu - View commit details
-
Copy full SHA for 13fb979 - Browse repository at this point
Copy the full SHA 13fb979View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11c38b4 - Browse repository at this point
Copy the full SHA 11c38b4View commit details
Commits on May 22, 2023
-
Merge pull request #2796 from misl6/release-2023.05.21
* Add support for Python 3.10 and make it the default while building hostpython3 and python3 (#2577) * Add support for Python 3.10 and make it the default while building hostpython3 and python3 * Update bugfix version * Add PyAV recipe (#2750) * pyav recipe * flake8 fix * Update pythonforandroid/recipes/av/__init__.py Co-authored-by: Andre Miras <AndreMiras@users.noreply.github.com> --------- Co-authored-by: Andre Miras <AndreMiras@users.noreply.github.com> * Add debug loggings for identifying a matching dist (#2751) * Add debug loggings for identifying a matching dist * Fix lint failure on f-string. * Adds flag to support home app (launcher) intent-filter on SDL2 bootstrap (#2761) * Home app functionality * Cleanup * Added --home-app to the docs * Fixed the if statements within the intent-filter * Use io.IOBase for LogFile (#2763) This provides reasonable default implementations for common IO class methods such as isatty(). Closes #2762. * android_api to integer (#2765) * android_api to integer * changes to android_api * changes to android_api * fix #2768 smallIconName null can t be compared to String (#2769) * fix #2768 smallIconName null can t be compared to String * fix: Remove Importance None of notification which is modification from my own fork * fix: Readd Importance_NONE in the notification channel as it s also in upstream p4a * fix tools/liblink: syntax error regression from 22b7dfe * Update pyjnius version in recipe (#2791) * Update Kivy recipe for 2.2.0 (#2793) * Update Kivy recipe for 2.2.0rc1 * Bump to 2.2.0 * Update CHANGELOG.md and bump version to 2023.05.21 --------- Co-authored-by: Dexer <73297572+DexerBR@users.noreply.github.com> Co-authored-by: Andre Miras <AndreMiras@users.noreply.github.com> Co-authored-by: BitcoinWukong <87334822+BitcoinWukong@users.noreply.github.com> Co-authored-by: Mathias Lindström <kuzeyron@gmail.com> Co-authored-by: Dylan McCall <dylan@dylanmccall.ca> Co-authored-by: Benoît HERVIER <b@rvier.fr> Co-authored-by: SomberNight <somber.night@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0daa74c - Browse repository at this point
Copy the full SHA 0daa74cView commit details
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 v2023.02.10...v2023.05.21