-
Notifications
You must be signed in to change notification settings - Fork 256
Comparing changes
Open a pull request
base repository: kivy/pyjnius
base: 1.6.1
head repository: kivy/pyjnius
compare: master
- 17 commits
- 32 files changed
- 5 contributors
Commits on Nov 10, 2023
-
Support the no-response bot. Direct copy of the kivy/kivy one.
Configuration menu - View commit details
-
Copy full SHA for 063d97a - Browse repository at this point
Copy the full SHA 063d97aView commit details
Commits on Nov 24, 2023
-
Refresh installation and build docs (#700)
* documentation changes for #695 * addressing review comments, and a clarification in packaging * Update docs/source/installation.rst Co-authored-by: Mirko Galimberti <[email protected]> * addressing feedback * fix Java location * much simplified building instructions * addressed comments --------- Co-authored-by: Mirko Galimberti <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a2c799f - Browse repository at this point
Copy the full SHA a2c799fView commit details
Commits on Dec 3, 2023
-
Make doc structure consistent and up-to-date (#703)
* Make doc structure consistent and up-to-date This is part of an effort to make the Kivy sibling projects' documentation structure consistent and up-to-date. Extra items: * Fix capitalisation of PyJNIus throughout. * Standardize on tag line. * Remove "shell" from "shell environment variables" * Remove some Python 2-only code. CHECKLIST * CONTRIBUTING.md [x] If repo takes user contributions, is present [x] In root dir (not .github dir) [x] Refers to kivy/kivy Contribution Guidelines. * LICENSE [x] If repo takes user contributions, is present. [x] Acknowledges the range of years to 2023. [x] Acknowledges Kivy Team and other contributors [x] Mentions it is an MIT License. * CODE_OF_CONDUCT.md [x] If repo takes user contributions or hosts discussions, is present. [x] Refers to kivy/kivy CODE_OF_CONDUCT.md * CONTACT.md [x] Refers to kivy/kivy CONTACT.md * FAQ.md [x] If repo is big enough for RST documentation, is present. * README: [x] Is a Markdown file. [x] Describes the project. [x] Describes its place in the Kivy sibling projects. [x] If CONTRIBUTING exists, mentions it. [x] If LICENSE exists, mentions it. [x] If CODE_OF_CONDUCT exists, mentions it. [x] Mentions kivy/kivy CONTACT.md [x] Uses Python syntax colouring for embedded Python code. [x] Uses badges to display current status. * RST documentation, if present [x] Describes the project. [x] Describes its place in the Kivy sibling projects. [x] Mentions LICENSE. [x] Mentions CONTRIBUTING [x] Mentions CODE_OF_CONDUCT [x] Mentions FAQ * WORKFLOWS [x] NO_RESPONSE.yml is present if the repo has awaiting_reply tag. [x] NO_RESPONSE uses latest script versions. [x] SUPPORT.yml is present if the repo has a `support` tag. [x] SUPPORT.yml refers to kivy/kivy CONTACT.md [x] SYPPORT.yml uses dessant/support-requests@v4 * setup.py/cfg, if present and on PyPI [x] Supplies description to PyPI [x] Supplies Python versions to PyPI [x] Supplies Documentation, if any, to PyPI * Update with review comments Tweaked SVG sizes. Made warning use Markdown syntax for warnings. Remove links overriding SVG for backers. Remove kivy/kivy contributors, and link to pyJNIus ones. Include the horrid links to sponsors, and link to why. Added badge for GitHub contributors to this project (in contrast to OpenCollective contributors to Kivy) Updated checklist * CONTRIBUTING.md [] If repo takes user contributions, is present [] In root dir (not .github dir) [] Explains relationship to Kivy, if unclear. [] Refers to kivy/kivy Contribution Guidelines. * LICENSE [] If repo takes user contributions, is present. [] Acknowledges the range of years to 2023. [] Acknowledges Kivy Team and other contributors [] Mentions it is an MIT License. * CODE_OF_CONDUCT.md [] If repo takes user contributions or hosts discussions, is present. [] Refers to kivy/kivy CODE_OF_CONDUCT.md * CONTACT.md [] Refers to kivy/kivy CONTACT.md * FAQ.md [] If repo is big enough for RST documentation, is present. * README: [] Is a Markdown file. [] Describes the project. [] Describes its place in the Kivy sibling projects. [] If Documentation exists, mention it. [] If CONTRIBUTING exists, mentions it. [] If LICENSE exists, mentions it. [] If CODE_OF_CONDUCT exists, mentions it. [] Mentions kivy/kivy CONTACT.md [] Uses Python syntax colouring for embedded Python code. [] Uses badges to display current status, including: [] Backers [] Sponsors [] GitHub contributors [] Contributor Covenant [] PyPI Version [] PyPI Python Version [] Build/Test status [] Links to GitHub contributors [] Displays backers in suitable icon size, without buttons. [] Displays first 40 sponsors icons and links * RST documentation, if present [] Describes the project. [] Describes its place in the Kivy sibling projects. [] Mentions (Kivy/Kivy) Contact Us link. [] Mentions LICENSE. [] Mentions CONTRIBUTING [] Mentions FAQ [] conf.py mentioned Kivy Team and other contributors - copyright, latex_documents, man_pages, texinfo documents * WORKFLOWS [] NO_RESPONSE.yml is present if the repo has awaiting_reply tag. [] NO_RESPONSE uses latest script versions. [] SUPPORT.yml is present if the repo has a `support` tag. [] SUPPORT.yml refers to repo's CONTACT.md * setup.py/cfg, if present and on PyPI [] Supplies description to PyPI [] Supplies Python versions to PyPI [] Supplies Documentation, if any, to PyPI * Improve links to sponsors, backers and contributors See https://github.com/orgs/kivy/discussions/15 for context. * Correct contributor URL Co-authored-by: Mirko Galimberti <[email protected]> --------- Co-authored-by: Mirko Galimberti <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dce5ce0 - Browse repository at this point
Copy the full SHA dce5ce0View commit details
Commits on Feb 9, 2024
-
Update old
quickstart.rst
example from Py2 to Py3 (#711)* Update quickstart.rst minimum sample's forgot bracket fix * Update quickstart.rst removed Not necessary space in print function
Configuration menu - View commit details
-
Copy full SHA for 25c60a3 - Browse repository at this point
Copy the full SHA 25c60a3View commit details
Commits on Apr 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7f5e86f - Browse repository at this point
Copy the full SHA 7f5e86fView commit details
Commits on May 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3b25c2c - Browse repository at this point
Copy the full SHA 3b25c2cView commit details
Commits on May 26, 2024
-
Sunset
apple-silicon-m1
self-hosted runner, as now is supported by ……Github Hosted runners via `macos-latest` tag. Use `macos-13` for runs on Intel macs (#714) * Sunset apple-silicon-m1 self-hosted runner, as now is supported by github-hosted runners. Use macos-13 for runs on Intel macs * Disable Java 8 for macos-latest, as not available
Configuration menu - View commit details
-
Copy full SHA for 6820e14 - Browse repository at this point
Copy the full SHA 6820e14View commit details -
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 21cc4ac - Browse repository at this point
Copy the full SHA 21cc4acView commit details
Commits on May 29, 2024
-
Update dependency furo to v2024 (#724)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1f6af7d - Browse repository at this point
Copy the full SHA 1f6af7dView commit details -
Update actions/setup-python action to v5 (#723)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f73fb40 - Browse repository at this point
Copy the full SHA f73fb40View commit details -
Update actions/setup-java action to v4 (#722)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 12af98a - Browse repository at this point
Copy the full SHA 12af98aView commit details -
Update actions/checkout action to v4 (#721)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3e66813 - Browse repository at this point
Copy the full SHA 3e66813View commit details -
Use specified
architecture
for CI tests instead of guessing it on `……setup-python` (#725)
Configuration menu - View commit details
-
Copy full SHA for 17563c6 - Browse repository at this point
Copy the full SHA 17563c6View commit details
Commits on Feb 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f91a3c2 - Browse repository at this point
Copy the full SHA f91a3c2View commit details -
Fix for BUG: failing test_hierharchy_arraylist with jdk>=21 (#741)
* test JDK releases * less JDKs for now * make testcase pass? * no java 20 or newer for temurin on Windows * more explicit exclusions * lets test from 8 to 23
Configuration menu - View commit details
-
Copy full SHA for ebef177 - Browse repository at this point
Copy the full SHA ebef177View commit details -
Display Java stacktrace by default in JavaException (#696)
* WIP - java exception printing * try str instead * change reporting of Java exception name to be more java-like * use args[0] for the message * address spacing
Configuration menu - View commit details
-
Copy full SHA for d539d9e - Browse repository at this point
Copy the full SHA d539d9eView commit details -
Update dependency furo to v2024.8.6 (#727)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8d7ec1e - Browse repository at this point
Copy the full SHA 8d7ec1eView commit details
There are no files selected for viewing
This file was deleted.