Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/kivy/pyjnius

Access Java classes from Python
https://github.com/kivy/pyjnius

New method finding correct "cpu" sting

Except of using the platform.architecture for the check, I'm using the platform.machine output t...

c999bb38bd41bf2d0fefce57ab33ffa2cf7097c4 authored about 9 years ago by Thomas-Karl Pietrowski <[email protected]>
Merge pull request #1 from kivy/master

Updating codebase

f2e66661f5bebc26376408723cf0497a0153482c authored about 9 years ago by Thomas-Karl Pietrowski <[email protected]>
Merge pull request #179 from ibobalo/master

compilation error fixed

84cbe70ba3746c709a68a8f16cfe320fbae2fc11 authored about 9 years ago by dessant <[email protected]>
compilation error fixed

c2cb331f419618681abc2d235f578603548bd781 authored about 9 years ago by bob <[email protected]>
Removed apk instructions

962add95c870cb975baeac139ea6cb202a9255a7 authored about 9 years ago by Alexander Taylor <[email protected]>
Mergh origin master branch 'benson-basis-python3'

1c5110c8108f84f5bcc28da3b30595ab6b446571 authored about 9 years ago by Alexander Taylor <[email protected]>
Merge branch 'python3' of github.com:benson-basis/pyjnius into python3

10cbae96186409061263241074038299f3dc2f00 authored about 9 years ago by Benson Margulies <[email protected]>
Removr all use of 'future'.

da68d701f12300028e1b2027d1a9189d29817e02 authored about 9 years ago by Benson Margulies <[email protected]>
Add an apk test target to the Makefile.

8b17b7483230b85ae21d87f92fb81fe3c71b979f authored about 9 years ago by Benson Margulies <[email protected]>
Fix another decode, remove use of 'six' from setup.py, use setuptools when available.

b5db4c51f3c26c46b5f2f82203c7d675949628a7 authored about 9 years ago by Benson Margulies <[email protected]>
add six to the travis build.

e9a1ed389f98f4a8cd74ec92da5210988e77e748 authored about 9 years ago by Benson Margulies <[email protected]>
eliminate use of 'future' outside of tests, try to fix p2/p3 issues with setup.

209e57ed0d866e69995dbf9f03af92345e5386e8 authored about 9 years ago by Benson Margulies <[email protected]>
ignorance.

a775a9b04873b2287fc4292f169fec8de1135971 authored about 9 years ago by Benson Margulies <[email protected]>
fix NameError: name 'lib_location' is not defined

fe362dc8785d5a7959836d68a9076c8a8a4bcddc authored about 9 years ago by dessant <[email protected]>
upgrade from py3.4 to py3.5 for travis builds

948fb13bd751097c9dccec4ba97d175789888006 authored about 9 years ago by dessant <[email protected]>
list python 3 in classifiers and update the license

9e16d75cb00a08ef95d7b00655421f1e55307042 authored about 9 years ago by dessant <[email protected]>
Merge pull request #164 from benson-basis/python-34

Make this work with python 3.4 as well as 2.7

e7efadcb75ac5061d5475fe67f5ac0df31d9dddd authored about 9 years ago by dessant <[email protected]>
Try something simpler for travis.

a3dbc73c20b72e5c06eb78a3a8cdedf81ad2aa4d authored about 9 years ago by Benson Margulies <[email protected]>
ignorance.

1d42cfe3676759ba6fb8df1f7d6c27890f1dde59 authored about 9 years ago by Benson Margulies <[email protected]>
More work to get travis and python3 working.

2f50f0c86669b1a8a8bc2ea853b5f7487bfc134d authored about 9 years ago by Benson Margulies <[email protected]>
We need 'future'

f1dc7ea2c6e8d12f28c2e54e47df952d2aa63fda authored about 9 years ago by Benson Margulies <[email protected]>
setup.py fixes for py3.

341255ce3342d7ce302e336887d2764e481a5557 authored about 9 years ago by Benson Margulies <[email protected]>
add travis badge, support, contribute and license sections

edc0f9010a834e812f1a93597fb90ced3e6c1a67 authored about 9 years ago by dessant <[email protected]>
Merge branch 'master' of github.com:kivy/pyjnius into python-34

Conflicts:
.travis.yml
Makefile
setup.py
tests/test_proxy.py

3968f3af17cc21ea031fa3eb5294bee322ebe84d authored about 9 years ago by Benson Margulies <[email protected]>
Merge pull request #133 from chrisjrn/signatures

API for human-readable method signatures

fc77dd624dd3feb210d327eb0f2c05426eb015a6 authored about 9 years ago by dessant <[email protected]>
Merge pull request #166 from benson-basis/modern_osx_java

Use the java from java_home on OSX.

51ebed91d7768fe69c423974e371cdaa5f9c91ef authored about 9 years ago by dessant <[email protected]>
Merge pull request #163 from benson-basis/fix-build-tests

Fix build tests

5b4378ac85ec790264bbf7279a1507c5e6f06cc0 authored about 9 years ago by dessant <[email protected]>
Merge pull request #153 from retsyo/patch-2

Another missing PR

4adf0aa7258f4f6a869fe19fa7d048e416ddea1f authored about 9 years ago by Akshay Arora <[email protected]>
change travis notification target

161ecce63facaed3fd991365c3e1c331bb4de2fe authored over 9 years ago by dessant <[email protected]>
Fixes multiples memory leak in exception analysis, find_javaclass, and class instanciations

2627d952273c50e0a16cc476c1b188a150807ebb authored over 9 years ago by Mathieu Virbel <[email protected]>
allow setting java fields of object type

using convert_python_to_jobject

ae359e054d3c5193ef7965f608b25d1aece9f3b5 authored over 9 years ago by gabriel pettier <[email protected]>
Update .travis.yml

0f4604d6fed010fd97ce1299945dbe65848032dd authored over 9 years ago by dessant <[email protected]>
update copyright year

37d702622edc5a4156cfde06e18cb1b1cc88b85f authored over 9 years ago by dessant <[email protected]>
Use the java from java_home on OSX.

267ca88fe1cbb3a054fde7240e5872ebc6391b4d authored over 9 years ago by Benson Margulies <[email protected]>
Use dlopen instead of linking -ljvn.

fa9f4531c095dc6a04209e74dcc0cd27289eeaea authored over 9 years ago by Benson Margulies <[email protected]>
fix up new dlopen code.

953fab9bd8e4f734dcd9aa318bb6036f528707b2 authored over 9 years ago by Benson Margulies <[email protected]>
Use the java from java_home on OSX.

8c910485debc4c5b06880a5fdd627664fc1f8917 authored over 9 years ago by Benson Margulies <[email protected]>
Support Python 3.4

see if we can't make travis happy.

e1070965cc534428d564937a680c9e6a86e082b9 authored over 9 years ago by Benson Margulies <[email protected]>
cleanup the build process. Use ant, put the java code in a proper java root.

734e54789bc1b0e5d41b763c3e64436c916a26d0 authored over 9 years ago by Benson Margulies <[email protected]>
Fix issue #162 by making 'make tests' pass.

4f8c918ad401adea45b0e295d56652143a270d84 authored over 9 years ago by Benson Margulies <[email protected]>
Some sauce to map Java Beans to python properties and lists.

cca4da3cb0e14934a375a92e4bad24595a30a4fd authored over 9 years ago by Benson Margulies <[email protected]>
Fix issue #162 by making 'make tests' pass.

0ab1468bc5d75f1488a001a951dc557120a78ba7 authored over 9 years ago by Benson Margulies <[email protected]>
Make lists work like Python list containers.

2753c59573bf353e3729cf24c769d79b1705ae91 authored over 9 years ago by Benson Margulies <[email protected]>
Support to map getters to properties.

0c86904ede1b72f8539bc757b6745c069ad01fb4 authored over 9 years ago by Benson Margulies <[email protected]>
Fix 159: passing the result of autoclass to java.lang.Class parameter.

6d91a2fe6278feb2c98a90a0a967f16eef82d9e8 authored over 9 years ago by Benson Margulies <[email protected]>
Merge pull request #152 from tonyfinn/patch-1

Re-applies #138

a54772835cd7e50ff9737dc6bdd325e0cd568bbf authored almost 10 years ago by Mathieu Virbel <[email protected]>
Merge pull request #150 from msmolens/set-fields

Enable setting primitive data type fields on Java classes

6208c609ebd018e3cb94739e17fb0c4ebd36a48c authored almost 10 years ago by Mathieu Virbel <[email protected]>
Merge pull request #149 from msmolens/osx-yosemite-build

OS X: use JavaVM framework from current Mac OS SDK

c489ec412b99e5cb2d24447845f498abf5c44750 authored almost 10 years ago by Mathieu Virbel <[email protected]>
Merge pull request #115 from Lenbok/issue-96-exception-handling

Issue 96 improved exception handling

9425a2cc3122b6ebb09821d8aa8ef8192bc7e0aa authored almost 10 years ago by Mathieu Virbel <[email protected]>
fix license. Closes #139

e149451ed1c9b902288a965f8539f6eb332bf6d3 authored almost 10 years ago by Mathieu Virbel <[email protected]>
fixes hashCode overflow. (disclamer: i wont talk about collision probabiliity or whatever. In my point of view, it seems very low, as the id() is based on the address of the object, it except if you uses tons of memory, you wont get it. And whatever the changes are, this will never keep up safe from colliding with others java object.). Closes #146

ce3572ba79bff1a91066f7899673f63c1c3ecf7c authored almost 10 years ago by Mathieu Virbel <[email protected]>
add native support for CharSequence. We supported String, but not the baseclass CharSequence. Both returns a python string, and a python string can be assigned to both.

a0c9467d4245b780d8b61563b9cae500baeae402 authored almost 10 years ago by Mathieu Virbel <[email protected]>
Enable setting primitive data type fields on Java classes

18d506911ea0a3f65b3714d6b3675ee6d1a9b183 authored almost 10 years ago by Max Smolens <[email protected]>
OS X: use JavaVM framework from current Mac OS SDK

6fa4980b1b9feec9857ab07ae7cd7639782590fe authored almost 10 years ago by Max Smolens <[email protected]>
pyjnius: document detach() function. Closes #97. Closes #107.

9e60152dc5172cfa0c2c90dbcc9e25d5c4cb2493 authored almost 10 years ago by Mathieu Virbel <[email protected]>
add a jnius.detach() method to detach a thread that used some jni.

This cannot be automatic as jnius do not control the thread creation, so it cannot add a callabck...

857e4c762a2c6f6c7bbf2e0d09037a2690b32c69 authored almost 10 years ago by Mathieu Virbel <[email protected]>
add few tests about bytearray filling.

614e43626a253816d20033a48b7f9b44b37eb650 authored almost 10 years ago by Mathieu Virbel <[email protected]>
add a test with signed char to ensure it still working

d9cdbb7288372eb58a72b86d901e8965cf0cc952 authored almost 10 years ago by Mathieu Virbel <[email protected]>
Update jnius_conversion.pxi

change chr(<char>j_chars[i]) to unichr(j_chars[i]), now it can deal with Chinese

15664625acd4e984a613b3c26276fe646e5224a9 authored almost 10 years ago by retsyo <[email protected]>
Merge pull request #142 from kived/signed-char

use temporary var to handle unsigned char -> jbyte (signed char)

627bdc6d617ba92da69af10e978b194d4200491d authored almost 10 years ago by Mathieu Virbel <[email protected]>
use temporary var to handle unsigned char -> jbyte (signed char)

4839674fdd16da4daa8fcb1bfe0ace7565ccc89f authored almost 10 years ago by Ryan Pessa <[email protected]>
Fix JVM signatures for the java.lang.Class method.

The methods defined in the Class class contain semicolons at the end of the signatures for metho...

f0b8ce3856c87730e1eccdd1091205ff85423ca1 authored almost 10 years ago by Tony Finn <[email protected]>
detect the implementation issue on IsAssignableFrom, and go the other way around for ART. Also dont try to use ExceptionDescribe if there is no Exception throw, or we will get a bad bad native crash. Closes #92

5fb4667c18b79744940658171b64018c0e06953c authored about 10 years ago by Mathieu Virbel <[email protected]>
Merge pull request #110 from abrasive/jvmoptions

Add control of JVM startup options

bb3cd4f376c260c5ba2cbf9befeca71fff556499 authored about 10 years ago by Mathieu Virbel <[email protected]>
Merge pull request #121 from JustinCappos/patch-1

Update api.rst

17a8ae8627726ab60d11ecb4076408b25845b582 authored about 10 years ago by Mathieu Virbel <[email protected]>
Merge pull request #129 from prophittcorey/prophittcorey/typo-fix

Fixed sound recorder example syntax error

910cac251f1d135de9c1d03336ab039c32545766 authored about 10 years ago by Mathieu Virbel <[email protected]>
More tests for signatures!

696924d54bb884408c64d18c6e79dc9fff14399d authored over 10 years ago by Christopher Neugebauer <[email protected]>
Adds tests for raw signature creation

2f838e2facb9b8133ffe2513eca6ad6cd7f4a771 authored over 10 years ago by Christopher Neugebauer <[email protected]>
(oops)

4948cc0e8eee1641418bed73eca0b681648dce5e authored over 10 years ago by Christopher Neugebauer <[email protected]>
Improves the help rendering for signatures.py

422b5b122c92b2ff26a376ba89dea58ff79d84c9 authored over 10 years ago by Christopher Neugebauer <[email protected]>
Documents signatures.py better

c222e479fa89afeb27d6ba7b989650723a146cf4 authored over 10 years ago by Christopher Neugebauer <[email protected]>
Renames “java_signature” to “with_signature”; adds “signature” method to public API

7a17a9cc3df82372eb3809c4b011f12548cb945b authored over 10 years ago by Christopher Neugebauer <[email protected]>
First pass at a nicer signatures API with tests

176dc7091978b6b16783e73d55b50679c411fc22 authored over 10 years ago by Christopher Neugebauer <[email protected]>
fixes for Cython 0.21. Closes #131

9f9d61618f12a51f228e7079ba206c5379dc669d authored over 10 years ago by Mathieu Virbel <[email protected]>
Merge pull request #111 from abrasive/multidim

Add support for multidimensional arrays

b38a365fda732014950953457bb73b55d57ff4bd authored over 10 years ago by Akshay Arora <[email protected]>
Fixed sound recorder example syntax error

f9e0a87e970a7b4850bfe184b021ae2d18ecf84b authored over 10 years ago by Corey Prophitt <[email protected]>
fix architecture detection for python2 and python3

7826ca53d70dab85835a8a9bd4097c3ddecefb9b authored over 10 years ago by Mathieu Virbel <[email protected]>
Merge pull request #128 from dessant/patch-1

fix print statement

4f684a90f5380e6a905ef935410600f6549d2a96 authored over 10 years ago by Gabriel Pettier <[email protected]>
fix print statement

9c483237a4494862a051db5931b7e75faaeb7713 authored over 10 years ago by dessant <[email protected]>
Add specific case for Android/libART: it crash if we check NativeInvocationHandler/InvocationHandler with isAssignableFrom. Plus, include some defaults methods implementation of java.lang.Object (hashCode, toString, equals), which is used by ART. Closes #92. Closes #113.

f5b555d3d2deb0d8b79ce1937cc7ae17b72adaad authored over 10 years ago by Mathieu Virbel <[email protected]>
Update api.rst

grammar fix

0635452378d2747d3ce0806ef25a1a1f59114991 authored over 10 years ago by JustinCappos <[email protected]>
fix issue with "cannot allocate an array of constant size 0" on Windows / MSVC compiler

a45ba1737edc9822f3b33892459925227e148782 authored over 10 years ago by Mathieu Virbel <[email protected]>
Add improved exception handling:

- Disable calling ExceptionDescribe, as this pollutes stderr, making it harder
to implement clea...

d93c911d9e89c9d82febb3b9d9e9f8d1486ba28d authored over 10 years ago by Lenbok <[email protected]>
Incorporate patch from #96 and a unit test

6328de8142ae504c8a6a04a481a2316c463fc7ef authored over 10 years ago by Len Trigg <[email protected]>
Add control of JVM startup options

2910e2fddcd4f4c4669c14d0bbd81e7b213462bb authored over 10 years ago by James Laird <[email protected]>
Add support for multidimensional arrays

0279d2e870edc8fc51d811de4f7810fea3e2f4bd authored over 10 years ago by James Laird <[email protected]>
doc: revisions to docs/source/android.rst

19d4ddc45daabdf0301941516187dcf848994389 authored almost 11 years ago by Richard Larkin <fruitbat@ZenMint.(none)>
doc: revisions to docs/sources/android.rst

10b36fdf007b915cafa8b3b352449f5e5e12ca7c authored almost 11 years ago by Richard Larkin <fruitbat@ZenMint.(none)>
doc: revisions to README.md

2521fbd9c92ff9a9229e6f7ee87ebdf675dc952c authored almost 11 years ago by Richard Larkin <fruitbat@ZenMint.(none)>
raise an exception if the signature have invalid character + fix pyjnius documentation about array declaration in signature

d5d2926190e5998c82006deb429ab9373612a4d6 authored almost 11 years ago by Mathieu Virbel <[email protected]>
Merge pull request #87 from kevlened/squashed_windows_branch

Successfully compiled for Windows

de6af494d27be9259001ba94f7917022eda18055 authored almost 11 years ago by Mathieu Virbel <[email protected]>
Merge pull request #94 from remram44/fix-double-licenses

Removes LGPL license in 'COPYING'

6afbdb687b0d16b19a1d4038933ea6740767fe7a authored almost 11 years ago by Gabriel Pettier <[email protected]>
Removes LGPL license in 'COPYING'

There is already the MIT license in 'LICENSE'.

33cddb2d533f976149932eec14f241391b61f115 authored almost 11 years ago by Remi Rampin <[email protected]>
Fixed platform selection error

445ee20643f0545ab97d1ea263728cdb092d7575 authored about 11 years ago by kevlened <[email protected]>
Improved JDK_HOME identification in Windows

d7bf5aa8a183452f257c50942696a27f1bbb4286 authored about 11 years ago by Len Boyette <[email protected]>
Compile in Windows successfully

Fixed jvm.lib reference

f88f3ed170ee2fd2f79c1ec0ab9aa8671c151664 authored about 11 years ago by Len Boyette <[email protected]>
Removed hard-coded linux directory in the include_dirs

cf93f7afc8cf013bb2bef87cda009c69fcdb9378 authored about 11 years ago by Len Boyette <[email protected]>
Merge pull request #74 from Ian-Foote/master

Document autoclass syntax for nested Java classes.

b7a583984d21a71fbf521509d90f1ff7af70e0b2 authored about 11 years ago by Mathieu Virbel <[email protected]>
Merge pull request #72 from limodou/patch-1

Fix string format error in 2.6

9d7c90135b678916d7a90aba15882e8d7cd504f5 authored about 11 years ago by Mathieu Virbel <[email protected]>
Merge pull request #78 from zielmicha/master

Fix field dereference when multiple instances of a class exist. Fixes #77

6ea617334644488af5ad097e5c1fe615a57e1bd2 authored about 11 years ago by Mathieu Virbel <[email protected]>