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

remove old social stuff, added bountysource iframe (experimental)

github.com/kivy/kivy-website - 259c114293b54d90c739a0ebe701cb4fc30f5083 authored almost 12 years ago
remove bad readme

github.com/kivy/buildozer - d797d3df782bbdd95bdfff3e1c6a717e9544b5fa authored almost 12 years ago
update libtremor patch to also change obsolete AM_CONFIG_HEADER to AC_CONFIG_HEADERS. AM_CONFIG_HEADER does not work since automake 1.4

github.com/kivy/kivy-ios - 97db40abc1ae70470addc56eb51d7acc51cb8e22 authored almost 12 years ago
Update index.html - added missing </br>

github.com/kivy/kivy-website - e8a18eb3a414ea93b03155a532efb1232ff63573 authored almost 12 years ago
force wget or curl to save files using the expected filename

github.com/kivy/python-for-android - 531e35dac757dcbe0b23972f21449d6ea89efa36 authored almost 12 years ago
fixes iphone5 deployment: when you connect an iphone5, xcode said that the active architecture is armv7s. We compile only for armv7. armv7s is not in our valid architecture list, and we would need to change the toolchain too for that.

github.com/kivy/kivy-ios - d56d94f74e52e6615d5f62f5509ecfa692ed3913 authored almost 12 years ago
revert a bad merge, universal python is absolutely not fixed >_>

github.com/kivy/kivy-ios - c8b8e2c67f50a5d87cb94b059705c1ad14e18d15 authored almost 12 years ago
fix python compilation broken from a recent commit

github.com/kivy/kivy-ios - 44825d71975aa96a172b0dfab99ea21ac08985e3 authored almost 12 years ago
fix back the KIVYIOSROOT path

github.com/kivy/kivy-ios - af09496fa5e4fd1d48e9e5c9b072454d98f229d3 authored almost 12 years ago
Merge pull request #37 from fictorial/master

This is a request for help for building a version of Kivy for the iOS Simulator.

github.com/kivy/kivy-ios - 3875dd12e28eaa30e874cc32a0af9e272e880c94 authored almost 12 years ago
fix compilation warning in main.m

github.com/kivy/kivy-ios - cc2051fd0d28d227369ce47349fa8a3a37d6a430 authored almost 12 years ago
replace SDKROOT with IOSSDKROOT. closes #33, #32, #30

github.com/kivy/kivy-ios - e547ffb97dd41b6f12f2642515bb3ef52cfc134a authored almost 12 years ago
Update README.rst

github.com/kivy/kivy-berkelium - c03408c3acf731bb1fb801ee89ebfa075a9d20bd authored almost 12 years ago
fix backspace handling in local keyboard

github.com/kivy/kivy-berkelium - 5881c45dd624059fc7040f7ca92c2734a662392d authored almost 12 years ago
add cython check for ios target. closes #5

github.com/kivy/buildozer - 86054353c50e129dba91f57497918f4b8e0438e2 authored almost 12 years ago
avoid to prepend app_dir for icon/presplash. use root_dir instead.

github.com/kivy/buildozer - fd5cbcb390ed8fcf7a59df187f9f853eb8ded31d authored almost 12 years ago
Merge branch 'master' of ssh://github.com/kivy/buildozer

github.com/kivy/buildozer - c16361b295a0080392aa4dd917baa2981e483060 authored almost 12 years ago
fix get_config_list when the string is empty. closes #8

github.com/kivy/buildozer - 9c51ae1e81e89a9e48c107b4d36ef29593a078b7 authored almost 12 years ago
force unfocus of the activeElement if the local keyboard has been closed manually.

github.com/kivy/kivy-berkelium - e262536ef11364d54b3a3cc8f3779d1af6654578 authored almost 12 years ago
presplash.filename and icon.filename only worked if source.dir was .

For any other value of source.dir presplash and icon were broken.

github.com/kivy/buildozer - a91108007a981b39fbd17a5706e77eb295e7019a authored almost 12 years ago
_get_config_list() was incorrectly returning [""] instead of [] for blank config lists

github.com/kivy/buildozer - 6f1c779d049f2afb8ad703bf483647cd9399f9fa authored almost 12 years ago
Revert "When android.permissions list is left blank, it contains a null string [""]"

This reverts commit aa0a7f8195716a4487dd1ab8c863be7930e45c06.

github.com/kivy/buildozer - 91d2b102886ca93d153fc42446ce99aa8b7240bf authored almost 12 years ago
When android.permissions list is left blank, it contains a null string [""]

Filter this out when checking permission validity, and when building --permission command line ar...

github.com/kivy/buildozer - aa0a7f8195716a4487dd1ab8c863be7930e45c06 authored almost 12 years ago
Merge branch 'master' of github.com:kivy/buildozer

github.com/kivy/buildozer - b0c2bcde3e43e80432feadc23dba44b297629bc5 authored almost 12 years ago
add expanduser in android sdk/ndk paths configuration

fix: #3

github.com/kivy/buildozer - 5c27196a3beff1abe88d6984f16c1adb48dd4b1c authored almost 12 years ago
request the keyboard also for input[type='password']

github.com/kivy/kivy-berkelium - 5533cae2d7cf0ba322fd6f6f3c49512723d3e0e3 authored almost 12 years ago
force the local keyboard to be released when a new page load.

github.com/kivy/kivy-berkelium - f9a656d22e76b1efb116b1f4a88b5cb58c896b9b authored almost 12 years ago
add new keyboard_mode property that can be 'global' or 'local'.

'local' will request the keyboard when a textarea / input[type=text] is focused.
+ (implement on_...

github.com/kivy/kivy-berkelium - fa2d38c98fc5b0d122f48d82fdfcf0ff3e9d0638 authored almost 12 years ago
Merge branch 'master' of git://github.com/rentouch/kivy-berkelium

github.com/kivy/kivy-berkelium - 74dc8e2db6fe9e300dc0c8c42d04ca3c34ed47de authored almost 12 years ago
fix Webbrowser.execute_javascript() method

github.com/kivy/kivy-berkelium - 048c9cdc468d5176b1c772cd75b88544c593dd61 authored almost 12 years ago
.gitignore: add rules for .packages and armeabi

src/libs/armeabi contains generated *.so files, and .packages
contains downloaded *.tar.gz packa...

github.com/kivy/python-for-android - 6a75f680932fe66ce8774514a1bb5cd18da67b00 authored almost 12 years ago
Merge pull request #92 from artagnon/master

Clarify recipes

github.com/kivy/python-for-android - 5bcbe0455178c984edf62f17016ab29e0b06ca80 authored almost 12 years ago
docs/source/recipes: update available list

Update the list of recipes from recipes/ in the source directory.

Signed-off-by: Ramkumar Ramac...

github.com/kivy/python-for-android - 6acfa3e22dd74619ded9c44b032e374cd37ffd6a authored almost 12 years ago
docs/source/usage: link to recipes for full listing

It is not immediately obvious to the new user to look up recipes, so
link to it after the exampl...

github.com/kivy/python-for-android - 8dc2075a2dff11fb21fb131f770675b5bf03af89 authored almost 12 years ago
Merge pull request #52 from artagnon/master

A couple of quick fixes

github.com/kivy/pyjnius - 4ee1bcd81fff09bbc7adf7b6193e785de7cb8b8f authored almost 12 years ago
docs/source/android: add note about nested classes

Right after the first DPI example, write a short note demonstrating
the use of autoclass() with ...

github.com/kivy/pyjnius - 95e0b3b94ba920b80172f046d8bc4fba60ad7f79 authored almost 12 years ago
.gitignore: tighten ignore rules in jnius/

Tighten the ignore rules for jnius/jnius.c, jnius/jnius.so, and add a
rule for jnius/config.pxi....

github.com/kivy/pyjnius - 5158f5ffe63b1611de3c929be1a7b1e0c613f345 authored almost 12 years ago
First stab at Universal Python

github.com/kivy/kivy-ios - 952bffcebdaa209b4c31c10a1094aa2df4c3a05f authored almost 12 years ago
Fix KIVYIOSROOT setting

github.com/kivy/kivy-ios - d67552a703c19b2b01f2ce063233869e0489b851 authored almost 12 years ago
Update index.html

Added Installation guide

github.com/kivy/kivy-website - dccd8d967812640be13643be1814bb7ac44760c1 authored about 12 years ago
Update index.html

Adding fedora 18

github.com/kivy/kivy-website - a8a0f9d911358194217db0a9c495078d065c3370 authored about 12 years ago
Merge branch 'master' of ssh://github.com/kivy/buildozer

github.com/kivy/buildozer - a9fa11f2d7611052a7b9f2f87b5a05f6941b9593 authored about 12 years ago
fix config list when a default value is given

github.com/kivy/buildozer - 7b50585cf123219cd59371f89e75e188a9489f54 authored about 12 years ago
allow to use branch in python-for-android

github.com/kivy/buildozer - 18590ddf0f2350007a8da01c176ea823905839f8 authored about 12 years ago
Merge pull request #89 from brousch/patch-1

Change hash-bang for maximum compatability

github.com/kivy/python-for-android - 6e65534ed931d3aadf0b381e560cfb2f255165a1 authored about 12 years ago
Merge branch 'master' of https://github.com/kivy/buildozer

github.com/kivy/buildozer - 8e96078ad101ac761628b95910b129ba1aaf0d9b authored about 12 years ago
rework how buildozer-remote pipeline commands works (support stdin now.)

github.com/kivy/buildozer - 057f3bcb594175626f9c7112f0821706d316b52d authored about 12 years ago
ios: correctly unlock the keychain, to be able to remotely sign the app

github.com/kivy/buildozer - 17cc24ea87f356617be1a3ddabc84d93348ee45f authored about 12 years ago
don't remove include_exts/exclude_exts with remote, or no app sources will be used

github.com/kivy/buildozer - 3318ca9f66e109a5682d672597ed0cd2f8cb5b70 authored about 12 years ago
add more include_exts by default

github.com/kivy/buildozer - 3b3faa1013347645cb295a148b02ab98fe4bc861 authored about 12 years ago
introducing buildozer-remote, WIP. It connect to a ssh server, create build directory, copy buildozer and the app source code, and invoke buildozer commands.

Missing: documentation, sync binaries back to the host, etc.

github.com/kivy/buildozer - 82b007727ef3c1b70d11d51e97599f89ea740e1d authored about 12 years ago
Merge branch 'master' of github.com:kivy/plyer

Conflicts:
readme.md

github.com/kivy/plyer - 0f93c33206830e692b02c38fd96bb0f4fce0d3ab authored about 12 years ago
rename to plyer, and uses plateform() from kivy utils

github.com/kivy/plyer - d5861f8d5ea7e169faa009dcc3e44a63715a933f authored about 12 years ago
Update readme.md

github.com/kivy/plyer - 95b7d376a501cd3415f19ca462ff22636b1b9be9 authored about 12 years ago
fix populate

github.com/kivy/kivy-ios - 79c3f667931af71b7821056e2b9357eabcab512a authored about 12 years ago
fix builtin importer headers + fallback on the "normal" module

github.com/kivy/kivy-ios - 803803b2b1d6cb3f4f7790bf4b2ce8c055618f7c authored about 12 years ago
fix lxml compilation

github.com/kivy/kivy-ios - 8a2f5a621b6bbc48132b9fa48d85093db5ee786c authored about 12 years ago
cythonize: use the last part in the modname (example: lxml.etree modulename is etree only.)

github.com/kivy/kivy-ios - 199850bec568197328fb8804d58b355b2d86c001 authored about 12 years ago
use rsync to populate the project instead of rm + cp -a

github.com/kivy/kivy-ios - 3d6297e6fc4978cd3aaab9555610dda124397f9e authored about 12 years ago
ios: update the plist to include correct package domain+name, version, build id, and resample the icon if the dimensions are not ok.

github.com/kivy/buildozer - 5f203cf3bb7c4e7f50ef7e5d081308e568b4bfc3 authored about 12 years ago
add android/desktop/ios modules, and auto import from them

github.com/kivy/plyer - e389c4262a70a498d233b649d5cbce26b18fc22d authored about 12 years ago
initial commit, created simple readme

github.com/kivy/plyer - 590e8710bad5b596ecb45ededb40cf9d189699c2 authored about 12 years ago
add ios support. compilation, packaging, deploy and running works, all from command line. Marvelous!!

github.com/kivy/buildozer - fb0741a21f88a45c6c7769d6825046a458a6c73f authored about 12 years ago
add icon and presplash support

github.com/kivy/buildozer - b202143b0d00447cd25c4f9559cdb30b4cc25bd7 authored about 12 years ago
Change hash-bang for maximum compatability

This is to fix https://github.com/kivy/python-for-android/issues/88
The ideal solution, accordi...

github.com/kivy/python-for-android - a6b39523b4277af0d8f9a0ec22653690bef39732 authored about 12 years ago
small fixes

github.com/kivy/pyjnius - 9dd20611fe354a46e21f7d0627882c09dc963708 authored about 12 years ago
doing a call to ListIterator() before fix the issue XXX find why

add get/set to TestImplemIterator so it does the shuffle correctly

github.com/kivy/pyjnius - f840d9a25314713bcf604a1b841a8a36829df98e authored about 12 years ago
add build deps check. closes #68

github.com/kivy/python-for-android - 60a324b3a990770fe379d59eaa952628ab5bf2fc authored about 12 years ago
Merge branch 'master' of https://github.com/kivy/buildozer

github.com/kivy/buildozer - e89fea178f446d74bd72608e90aeeb8cace9911c authored about 12 years ago
use xdotools to save/restore size/pos of window + flake8 fixes

github.com/kivy/pythonar - e66ee3082d0f0e1f78ae6bbc9420947f3a55e65d authored about 12 years ago
ios: fix warning from the recent CustomBuiltinImporter

github.com/kivy/kivy-ios - c96e9f72f2e4ea69b93c2ca9de52790e5ee25d4c authored about 12 years ago
Merge pull request #80 from thopiekar/master

MySQL/Connector update - 1.0.8

github.com/kivy/python-for-android - f88cae185e1edef46971658a9f5f297f6396d31e authored about 12 years ago
Merge pull request #84 from brousch/master

Fix for build fails when no java files to copy.

github.com/kivy/python-for-android - 4eb3a4900d40e7ea17794a7ff9c1886679bc4ad2 authored about 12 years ago
Fix so build can continue if there are no java files to copy

Line 551 had a try clause before it copied java files, but often there are no java files to copy...

github.com/kivy/python-for-android - ebfbd99d7a1703ccf7bb81b7175a00185b002102 authored about 12 years ago
fix android/ios compilation

github.com/kivy/audiostream - 088884d9ad6595f224912a63c52d6353e681b977 authored about 12 years ago
virtualenv: avoid to reinstall applibs except if requirements changed

github.com/kivy/buildozer - 8affd6f7437670973bd2fc040181648136379761 authored about 12 years ago
first pass to install possible external requirements within a virtualenv + copy the installed packages into an _applibs + patch main.py to include the _applibs.

github.com/kivy/buildozer - 5db8675ea3f85bc1ed7a09705e953c0df51bceb5 authored about 12 years ago
audiostream: ensure java platform is copied into the final java path

github.com/kivy/python-for-android - 668cedc7b07ce20a98e787941b379c0f81a13e8a authored about 12 years ago
Merge branch 'master' of ssh://github.com/kivy/buildozer

github.com/kivy/buildozer - cf8ed00b9f2a21137f8dff655c373fb2b9fd4434 authored about 12 years ago
don't check configuration tokens if the buildozer.spec has not been loaded.

github.com/kivy/buildozer - 3e99508473fbe87c807d2a64f9207f34c206f1a2 authored about 12 years ago
avoid double-logging of commands

github.com/kivy/buildozer - 041880cca3ee19ed2086b6ef0b54851b7f16d938 authored about 12 years ago
add more paramaters docs

github.com/kivy/audiostream - 53aac68d0e1fc441809d52b58e8d59dd6eecdb62 authored about 12 years ago
fix doc :key->:param

github.com/kivy/audiostream - 8656af08c8650392dad5483e4100f98f4b995340 authored about 12 years ago
update readme

github.com/kivy/audiostream - f66f3c23de8ce34d8e9c47ef2d8bd538f7866019 authored about 12 years ago
rewrite documentation

github.com/kivy/audiostream - b1ffa564826b8bc7a146bf709ab01790446152b9 authored about 12 years ago
wip refactor to uniform output/input invocation

github.com/kivy/audiostream - a6a205291f0b0e4926eaefc9e1f99c1189927187 authored about 12 years ago
Merge branch 'master' of http://github.com/kivy/kivy-website

github.com/kivy/kivy-website - e0d941b51ce54f19f81032075e90dd13166e4fec authored about 12 years ago
update link to ubuntu installation

github.com/kivy/kivy-website - f8e76550fed120dbbfa987a601257c0ef34c22b0 authored about 12 years ago
update sinslider example to use SineSource

github.com/kivy/audiostream - 4439e4fc9c07cc478a922b81610fed495dd19ec9 authored about 12 years ago
remove debug + rename again the source_. conflict are now correctly handled in the kivy-ios project.

github.com/kivy/audiostream - 3f4fcd9cac476320b22c2cac5ee9e3dba55c1e59 authored about 12 years ago
add audiostream recipe

github.com/kivy/kivy-ios - e58e114420d1e1c5baf19d179c3392275e3b07b6 authored about 12 years ago
fix builtin module conflict

Now all the cythonized modules are rewrite with a mangled name of
package + module name. This av...

github.com/kivy/kivy-ios - 92f38fe2d7ecf222a25a90465a53a086389b559d authored about 12 years ago
update sinslider example to use SineSource

github.com/kivy/audiostream - 9e7cf531887ea8fe9fdd776e310f5d5e6a7eee97 authored about 12 years ago
add ios support (mic support, first wip)

github.com/kivy/audiostream - 6e5cd6e22f400983176a903b9182973e049f7969 authored about 12 years ago
add initial support for android microphone

github.com/kivy/audiostream - 1db973e67fd14f53e79d669e12f2e6e8144c5fdf authored about 12 years ago
Added more information to README.rst

github.com/kivy/python-for-android - 3c36f1b9d8bf6a3dd47f86548b9d6fa5a3fdb6ae authored about 12 years ago
updated MD5 in MySQL/Connector + updated kivy_stable

github.com/kivy/python-for-android - a4af77fe32448260c0149441a1a2f336213d6f91 authored about 12 years ago
Corrected MySQL/Connector to upstream link + updated version

github.com/kivy/python-for-android - b9ad5b945620708424ee6d4d799cbacbb8d27b41 authored about 12 years ago
Merge remote-tracking branch 'upstream/master'

github.com/kivy/python-for-android - 195ba00828ac61148b8807103f33438219865dd3 authored about 12 years ago
added ECLIPSE + PYDEV to .gitignore

github.com/kivy/python-for-android - f14ba3f486ced76941eb94f2a19cd892816d4de1 authored about 12 years ago