Ecosyste.ms: OpenCollective

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

Kivy

Python UI framework for making outstanding desktop and mobile applications
Collective - Host: opensource - https://opencollective.com/kivy - Website: https://kivy.org - Code: https://github.com/kivy

add flush to the output

github.com/kivy/python-for-android - c98bec63cdac1b5defb765cf9852303ee411392c authored about 12 years ago
add travis file

github.com/kivy/pyjnius - 1a06bedd977e3afd6393f9bf5c4ca5688fcf4ff6 authored about 12 years ago
fix for latest kivy master (need pyjnius by default, and need public metrics.

github.com/kivy/python-for-android - af1ef52292ecdb3bc22a25df5d7903271bc0b58e authored about 12 years ago
Revert "Update tools/build-sdlmixer.sh"

This reverts commit 886f344d08e9ffa409174bae6491e21b54a8bdbb.

github.com/kivy/kivy-ios - 83702e5f3605737720f427dfaf9b981eecc1ff0a authored about 12 years ago
ios: add method for calculating DPI and read UIscreen scale

github.com/kivy/kivy-ios - f24fc6844f92cd39b3ebda671a887fec488a574c authored about 12 years ago
Merge pull request #25 from rogererens/master

MacPorts enabling

github.com/kivy/kivy-ios - 2a0d4408d25e02b1270b11e6681ba9437875fb0a authored about 12 years ago
Update tools/build-sdlmixer.sh

Added an Include library to ACLOCAL_FLAGS to search the autoconf
directory when MacPorts was us...

github.com/kivy/kivy-ios - 886f344d08e9ffa409174bae6491e21b54a8bdbb authored about 12 years ago
ios: fix missing CFLAGS export. This was the issue, but then, it seem that some system accept ARM_CFLAGS as a standard name when compiling to ARM ???. closes #22

github.com/kivy/kivy-ios - b35e86e4705a01f04a0218b9e38a96c8a6271c03 authored about 12 years ago
Adding backward compatibility

added backward compatibility to include calls to accelerometerEnable, etc.

github.com/kivy/python-for-android - c76d4cea7a6a111c2b00e3b9c998446612645978 authored about 12 years ago
add sqlite3 support by default. closes #23

github.com/kivy/kivy-ios - e47706865491858dd6804d606d1401e7de92be36 authored about 12 years ago
Update projects.json

update release number

github.com/kivy/kivy-website - 986451cd5196594143963be17c6eecc04c6a5063 authored about 12 years ago
replace python with python2. closes #60

github.com/kivy/python-for-android - 0cf6e14d69ba5aeae1b57dc501fdd5e995bc78d4 authored over 12 years ago
Merge pull request #58 from kivy/docutils

recipe for docutils

github.com/kivy/python-for-android - adf627eeb862bc3713e477889e8d9aac3c459387 authored over 12 years ago
Merge pull request #59 from rcludwick/pil_font

Freetype includes is in includes/freetype

github.com/kivy/python-for-android - 59712fd2542267c9ff62f258b723cd518ddba145 authored over 12 years ago
Freetype includes is in includes/freetype

github.com/kivy/python-for-android - a870c8fbd6368e686b5e0373e8dcc9fb84564133 authored over 12 years ago
Update recipes/docutils/recipe.sh

fix postbuild for docutils 

github.com/kivy/python-for-android - a876f22e35c6cc14ee08c3def6c45343e378a08c authored over 12 years ago
recipe for docutils

github.com/kivy/python-for-android - 41ee3ff38d5f295e67822e8cdfa46b01a7f5a54e authored over 12 years ago
Updated to support Mac OS X build support

github.com/kivy/pyjnius - 4e6063ec82afd54fa17ea240cc524fcb048d11da authored over 12 years ago
python >= python2.6 support

github.com/kivy/python-for-android - 0dc80e8c2685d55084a7caf1cdc951942935d8dd authored over 12 years ago
distribute.sh python2 and python3 support

github.com/kivy/python-for-android - ddaf08bdd6216efaed8a7ea707e77aea728cf8bc authored over 12 years ago
Merge pull request #41 from amirouche/master

added support for Python Java class objects as parameter of java methods that takes Java Class o...

github.com/kivy/pyjnius - 383cdf57422008f5ab8c09e75b5095a87aca072f authored over 12 years ago
read orientations values from the Info.plist

github.com/kivy/kivy-ios - 128b3ed816d9a64599c02dbab7c26589cc8fd19c authored over 12 years ago
SDL: fix changes from the newer hg SDL version, libSDL.a -> libSDL2.a

github.com/kivy/kivy-ios - 0ca84893936bcac2f2ce399850757374d30f96f6 authored over 12 years ago
update to latest SDL

github.com/kivy/kivy-ios - 86327f2ea96c0c2e73fc165db1c772cf48a400bf authored over 12 years ago
added support for Python class as parameter of java methods that takes Java Class object as parameter

github.com/kivy/pyjnius - fcfb1e64a8ff56eaeeb74f15222c34aa1532a6b0 authored over 12 years ago
fix env test

github.com/kivy/kivy-ios - e76b539bb3451bb38e8e72488ffb41ed14b0e82a authored over 12 years ago
protect -x under VERBOSE=1 env

github.com/kivy/kivy-ios - 7f85afb2ed0a7e716bd6e7051e40ca2cd744162e authored over 12 years ago
Merge pull request #40 from amirouche/master

Added basic tests that shows that autoclass of interface, nested enum and nested class is possible

github.com/kivy/pyjnius - dc50d40ebf1797a3348a380fb2288f19c7d5afee authored over 12 years ago
fix "will be released" -> "is released"

github.com/kivy/python-for-android - bde2259f64a12a07a5b38e9db3b45614ba38fee2 authored over 12 years ago
add python-dev as dependency

github.com/kivy/python-for-android - 3a9150ec0b02192442b23da22258ff326a7d5ba6 authored over 12 years ago
added some tests for Interface, enums and nested enums in Interface

github.com/kivy/pyjnius - 99a4c3be713073a18ef4f9dd16a5b07781039858 authored over 12 years ago
fix found -> find

github.com/kivy/python-for-android - f311d5650ff0370cb8828ea565612c8feb07ce31 authored over 12 years ago
update some recipes version (lxml 2.3.6, openssl 1.0.1c, libxslt 1.1.27)

github.com/kivy/python-for-android - 39d3544ce1f029112e09bd03a6c41563cd0019d7 authored over 12 years ago
add fixes from json / purchasetoken: http://stackoverflow.com/questions/12002788/subscription-sample-missing-json-parsing-of-purchasetoken

github.com/kivy/python-for-android - 783407f1e5455d3d3a42c6fe7732c3e5f45c49b3 authored over 12 years ago
Merge branch 'master' of github.com:kivy/python-for-android into billing-api

github.com/kivy/python-for-android - 4153c973c7e6601deb0b9f8601377517fa8e593c authored over 12 years ago
update presplash to be POT size (why it wasnt the case before ...)

github.com/kivy/python-for-android - df2e9b2f3c56d1bdaf2942668c9a81412336b0be authored over 12 years ago
add launcher icon/presplash

github.com/kivy/python-for-android - 7d250b641c41ed870a34b13e05c01f744fa9e0a4 authored over 12 years ago
update launcher to 1.4.1

github.com/kivy/kivy-website - bf53ae95021b078d26be7b20bc555795cfa1a436 authored over 12 years ago
add python reference in the frontpage

github.com/kivy/kivy-website - 3addd52160b174ac5a50bd28822424c78878e318 authored over 12 years ago
fix double mActivity declaration

github.com/kivy/python-for-android - a4fe85f7312dffcbd482cbe8d8750c32d74443c8 authored over 12 years ago
First commit for in-app billing API

github.com/kivy/python-for-android - e5cf9ede37efb3f6b4da04b8ed97a72297814bd0 authored over 12 years ago
Merge pull request #37 from amirouche/master

Several fixes related to arrays being Java Object

github.com/kivy/pyjnius - 200ef2390bbd0e5bb002653350dac9e8eaf2defd authored over 12 years ago
convert arrays returned as Java Object to python list

github.com/kivy/pyjnius - c2160576474208b68a700869b0b670ee7e25a1fd authored over 12 years ago
proper indentation of according to emacs :>

github.com/kivy/pyjnius - 4bcf4c5e16ed57217802762746e428d6818bb9aa authored over 12 years ago
convert list of integer, float and long to their equivalent Java Array object

github.com/kivy/pyjnius - 4a6945accd9e90d641d75917c6ef0c724037a55f authored over 12 years ago
allow to use python list and tuple as Object params

github.com/kivy/pyjnius - 20b4bd5d62941b2093e54946ad2b56272643bc23 authored over 12 years ago
no need to raise an exception here

github.com/kivy/pyjnius - 78a68134aea8268ac1a5641e1d382d7b0fac3be1 authored over 12 years ago
Merge pull request #36 from amirouche/method-resolutions-fixes

Method resolutions fixes for the case where there are varargs

github.com/kivy/pyjnius - 08a9d7888daffaedfb00ce47bb049ce949db125c authored over 12 years ago
fix method resolution when they are varargs

github.com/kivy/pyjnius - b8ee0f8ab5c3f2621d332878bc02611d068e01ec authored over 12 years ago
no need to recompute return and args definition

github.com/kivy/pyjnius - c58de98b8ae045c6508e8c2d709a0c5c84b3439e authored over 12 years ago
use of iteritems to retrieve key and value

github.com/kivy/pyjnius - 65d3d9bc121880dc21a3233fd01854467866f3ac authored over 12 years ago
show kivy launcher version (1.4.0) currently.

github.com/kivy/kivy-website - 167cab828bfe9f3c4a0d236717296f3f63ee5b08 authored over 12 years ago
updated for 1.4.1

github.com/kivy/kivy-website - 674642b19572e7d9834f63c4dc39567622356fcf authored over 12 years ago
android/pygame mixer: fix Sound.stop() method (wasnt working at all), and avoid multiple play when multiple call play() are done (same behavior as pygame mixer)

github.com/kivy/python-for-android - 83efd49472c0caf877f1056a0624ec902acf9127 authored over 12 years ago
fix compilation of the sqlite3 extension + add a FAQ entry for it.

github.com/kivy/python-for-android - fe7c849be2d26a1f6cb474bcfed69530ebeb1fff authored over 12 years ago
Merge pull request #49 from nklever/patch-2

hide "set -x" into an option

github.com/kivy/python-for-android - f07919bb094032abbee5337d531010f2ca777d23 authored over 12 years ago
introduce re-sizing to panels

github.com/kivy/kivy-designer - 8ab58c78a353bb9a76cb90bcd97cc814915d320d authored over 12 years ago
assume that toolchan is 4.4.3 for all the recent version.

github.com/kivy/python-for-android - a80b943648871805d59d58f5c957c1bfebac1ce7 authored over 12 years ago
retab in designer.kv fix your editor tito! :D

github.com/kivy/kivy-designer - 9176ae14159172e60257d4e24c2a244d45ddf323 authored over 12 years ago
better ui (well, not great.)

github.com/kivy/kivy-designer - 4a2f3c49bc94198cf1d14c90e877ebfaacb2556a authored over 12 years ago
focus root by default

github.com/kivy/kivy-designer - afd1713380b809257f8b364e3dde9b710fc3fa61 authored over 12 years ago
add navbar in statusbar, correctly show focused widget, plus minor refactor.

github.com/kivy/kivy-designer - e7cca1fdb255954d0825c5e9006c8dac90c90000 authored over 12 years ago
Merge pull request #1 from kivy/nodetree

add list of nodes in a treeview with select and delete button

github.com/kivy/kivy-designer - 8076b2092c47d416b418a8336396daa512db5005 authored over 12 years ago
add list of nodes in a treeview with select and delete button

there are still problems, still only a poc

github.com/kivy/kivy-designer - c6c2baed4664229978a0ce18ac7c1d52a5f8a493 authored over 12 years ago
pil: add freetype include dir to get ImageFont module

github.com/kivy/python-for-android - cb0e6e99001121353fc2592e8d6d83404f0cbdba authored over 12 years ago
add a property viewer, very basic.

github.com/kivy/kivy-designer - 2e308675670d088b0d970a6b75173e0ab7b34fe2 authored over 12 years ago
first pass for the designer implementation.

github.com/kivy/kivy-designer - d1989523950dd51a6c795572194121366da4db1a authored over 12 years ago
Merge pull request #31 from GeorgS/patch-1

Fixed URI Bug ( uri.parse )

github.com/kivy/pyjnius - 528120c550b7f4277ec4205bd9a043e2d5d7d5d5 authored over 12 years ago
Fixed URI Bug

github.com/kivy/pyjnius - e58a7cf82fe31cc6e9f2bf3516dcd7f19c01e493 authored over 12 years ago
add libs needed on debian squeeze amd64

github.com/kivy/python-for-android - 6b458b7224b177271e713e9d9fe646848bf15a6b authored over 12 years ago
start to add native invocation handler

+fix badly formated string

github.com/kivy/pyjnius - 52aea7efb8f0810b9473c656331364aa47f4d074 authored over 12 years ago
Merge pull request #20 from kivmtest/patch-1

SDL_mixer : Specify branch SDL-1.2 for download

github.com/kivy/kivy-ios - 4230f38968f27eeb8fac7944c66c35964e6d72f2 authored over 12 years ago
SDL_mixer : Specify branch SDL-1.2 for download

https://github.com/kivy/kivy-ios/issues/19

Default SDL_mixer branch now wants to build versio...

github.com/kivy/kivy-ios - f2f723452277e6576cbe92c8a522b70c9290439b authored over 12 years ago
Merge branch 'master' of ssh://github.com/kivy/kivy-website

Conflicts:
index.html

github.com/kivy/kivy-website - c8e5965590e9212daa345007b4bc32695f718998 authored over 12 years ago
update tito profile

github.com/kivy/kivy-website - a4e38c4905ad46aa5e0103209f34f7026448fd41 authored over 12 years ago
fix english spellings in about us

github.com/kivy/kivy-website - c2c23bf4d97ab270706006ea39a2bca9a1a5c949 authored over 12 years ago
Changed the structure to include the action module (not tested) and to source

older things out into a separate paragraph

github.com/kivy/python-for-android - 6878ded8874ef2ba2b360cab2e05cfd77e514fe0 authored over 12 years ago
Added a screenshot of the compass app for the documentation

github.com/kivy/python-for-android - 0c6d37a28a3e9d1746585e06745d49863ba4ec2d authored over 12 years ago
tidy new Hardware.java and added getHardwareSensors for a complete list

changed and updated doc files for using Python-For-Android with PyJNIus

github.com/kivy/python-for-android - b4c117c6f44f207b87b31b2cc537ddd65e67fce5 authored over 12 years ago
update kivy launcher to 1.4.0 (not really, its more 1.4.1-dev... ^^)

github.com/kivy/kivy-website - 6120dc728d8ae9e4a597e05a13814ce30d35b556 authored over 12 years ago
Merge pull request #48 from nklever/patch-1

some "public" declarations are necessary to get access by pyjnius

github.com/kivy/python-for-android - 4d8c23ca704870ef5f861eaae96ee5007226d97a authored over 12 years ago
Merge branch 'master' into extend_class_support

Conflicts:
jnius/jnius_export_class.pxi

github.com/kivy/pyjnius - 82b703c0c1891eccc9a2207021b3faa755900fcc authored over 12 years ago
Added Orientation Sensor and Magnetic Field Sensor

github.com/kivy/python-for-android - 45d007c0ab82e7e513f238c692ced63671732f2c authored over 12 years ago
Merge pull request #24 from apalala/classpath

Allow for '*' wildcards in CLASSPATH+(some tipos).

github.com/kivy/pyjnius - 4ff916dfdf07021ce7b38e527081bc08ee719507 authored over 12 years ago
partial work on extending java classes from python

non-functionnal!

github.com/kivy/pyjnius - 7ac9bcd3d78b877d56fab6e15f5493f449cd0a8d authored over 12 years ago
Update README.md

github.com/kivy/pyjnius - 2ca5cee5efbfeef52e1944b939f39bce75338eaf authored over 12 years ago
hide "set -x" into an option

"set -x" is only necessary for developers. With this patch, it can
be set using the option -x ...

github.com/kivy/python-for-android - f76de96e308f22f627d15952041c74ba2c25e434 authored over 12 years ago
some "public" declarations are necessary to get access by pyjnius

github.com/kivy/python-for-android - a674b41d3c71cc1772b9c6593513be8d51cb1a59 authored over 12 years ago
update to 1.4.0

github.com/kivy/kivy-website - 1bcd643a798ed6ef766cc69fd1195713757c1fdf authored over 12 years ago
add kivy.json for a http://www.markus-falk.com/mobile-frameworks-comparison-chart/

github.com/kivy/kivy-website - 95eb70e2e7fdf99e645bc68b111c8615c9b13021 authored over 12 years ago
Merge pull request #26 from kivy/varargs_support

Varargs support

github.com/kivy/pyjnius - f83827353be4fa437cea39f8f857bf013b413406 authored over 12 years ago
use SED instead of sed + fix PIL build on osx (not tested). closes #47

github.com/kivy/python-for-android - 54814e1ba97cfc3683ed99076d97a1331cace472 authored over 12 years ago
varargs works!

at least for printf, and probably for other methods accepting Strings

need more tests cases!

github.com/kivy/pyjnius - 858bff6e25043426d394bf18f98f71c6269ba7c5 authored over 12 years ago
Doesn't break the tests anymore, add test for varargs, not passing (yet)

github.com/kivy/pyjnius - 708b2d075fd0d1daa29cffc94b19cd38d80c0d73 authored over 12 years ago
work on varargs support

github.com/kivy/pyjnius - 17258f100d111c1c06928987ca36c8ac12ae09dc authored over 12 years ago
Allow for '*' wildcards in CLASSPATH+(some tipos).

github.com/kivy/pyjnius - 9bd899e371067ce56987a3afe33c58d6c68324ea authored over 12 years ago
feature yeco project by graham

github.com/kivy/kivy-website - 9247e2207a6cde1191ad63f57b908ce169c83e16 authored over 12 years ago
remove invalid PATH set before resolving the NDK compiler path

github.com/kivy/python-for-android - 51f8025d8dfcc6390ab9958e7396b6a9e36d56b2 authored over 12 years ago