Ecosyste.ms: OpenCollective

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

github.com/kivy/python-for-android

Turn your Python application into an Android APK
https://github.com/kivy/python-for-android

.gitignore: add rules for .packages and armeabi

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

6a75f680932fe66ce8774514a1bb5cd18da67b00 authored almost 12 years ago
Merge pull request #92 from artagnon/master

Clarify recipes

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...

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...

8dc2075a2dff11fb21fb131f770675b5bf03af89 authored almost 12 years ago
Merge pull request #89 from brousch/patch-1

Change hash-bang for maximum compatability

6e65534ed931d3aadf0b381e560cfb2f255165a1 authored almost 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...

a6b39523b4277af0d8f9a0ec22653690bef39732 authored about 12 years ago
add build deps check. closes #68

60a324b3a990770fe379d59eaa952628ab5bf2fc authored about 12 years ago
Merge pull request #80 from thopiekar/master

MySQL/Connector update - 1.0.8

f88cae185e1edef46971658a9f5f297f6396d31e authored about 12 years ago
Merge pull request #84 from brousch/master

Fix for build fails when no java files to copy.

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...

ebfbd99d7a1703ccf7bb81b7175a00185b002102 authored about 12 years ago
audiostream: ensure java platform is copied into the final java path

668cedc7b07ce20a98e787941b379c0f81a13e8a authored about 12 years ago
Added more information to README.rst

3c36f1b9d8bf6a3dd47f86548b9d6fa5a3fdb6ae authored about 12 years ago
updated MD5 in MySQL/Connector + updated kivy_stable

a4af77fe32448260c0149441a1a2f336213d6f91 authored about 12 years ago
Corrected MySQL/Connector to upstream link + updated version

b9ad5b945620708424ee6d4d799cbacbb8d27b41 authored about 12 years ago
Merge remote-tracking branch 'upstream/master'

195ba00828ac61148b8807103f33438219865dd3 authored about 12 years ago
added ECLIPSE + PYDEV to .gitignore

f14ba3f486ced76941eb94f2a19cd892816d4de1 authored about 12 years ago
pyjnius require python at least >_>

8e3f2d451b6aae79da9d8a6cc2551d81c3431682 authored about 12 years ago
remove pyjnius dependency on pygame (>_>)

d8b382bfb49cff62b97e4c6d0e6fa2586e208574 authored about 12 years ago
fix jnius import

263a931736a75a419f27219f5999ccb147a68648 authored about 12 years ago
started working on the cythonizer

411ad2b880e38dfb4db9fede171ba0aa6056d25e authored about 12 years ago
Doc: Update links to the new VM

49658cc5629afd4c825498c97cc11aafc4c4ee4a authored about 12 years ago
Merge http://github.com/kivy/python-for-android into ndkr8c

d7e42abba8d0a15274b447035c65be19a05a5dd4 authored about 12 years ago
latest sensors merge broke the on_pause behavior. fixing the compatibility layer.

9c0d227b5c60c29d9f5cd56453840e056b473f54 authored about 12 years ago
Adding kivy_stable for builds of kivy using stable code.

d02810840098f0009075f685fbc5e27a3cd6dd6c authored about 12 years ago
fix compilation, latest sensor merge break it by using a too recent API

37c2aa04f35699917c804332f54caa85ff0fec92 authored about 12 years ago
Merge branch 'master' of github.com:kivy/python-for-android

765abd253d0327782e000990eedead19e6395905 authored about 12 years ago
merge

c86c2a1967b6e0cfea61205a973d2fe5dc854b64 authored about 12 years ago
Merge pull request #51 from nklever/master

tidy new Hardware.java including backwards compatibility and changed and upated doc-files

a7ba008ebc19f37767c5a74fbf7f0b079961e7b2 authored about 12 years ago
Merge pull request #65 from legikaloz/master

Get Android network state by direct query or with BroadcastReciever

caff228166afe42582d8b1e3f38fc3096a6fc5f7 authored about 12 years ago
Merge pull request #71 from thopiekar/master

New recipe for mysql-connector-python!

9b8d4fa5372a508483c5c31fca0336a0cfc68af3 authored about 12 years ago
adding mysql_connector

2acdd17e803e76cfbae52894d681807fe5cbb705 authored about 12 years ago
Update src/jni/jpeg/jidctfst.S

"]"

26b10c3c44fa4a0a333f9d8fc15ce9fd3ee3a538 authored about 12 years ago
Fix compilation of jpeg with ndk r8c

0755512f06ca8c718ae98980ed1500d505644b3f authored about 12 years ago
Cleanup checkNetwork()

ebf5ce4cd22d325e1991d25d4df3c20ca3c4275e authored about 12 years ago
code formatting

725f423326d16d393941e75417abb6b0f5e6555e authored about 12 years ago
Get Android network state by direct query or with intent

4f0363d769696f86c5775de543830f29c69f4957 authored about 12 years ago
add flush to the output

c98bec63cdac1b5defb765cf9852303ee411392c authored about 12 years ago
fix for latest kivy master (need pyjnius by default, and need public metrics.

af1ef52292ecdb3bc22a25df5d7903271bc0b58e authored about 12 years ago
Adding backward compatibility

added backward compatibility to include calls to accelerometerEnable, etc.

c76d4cea7a6a111c2b00e3b9c998446612645978 authored about 12 years ago
replace python with python2. closes #60

0cf6e14d69ba5aeae1b57dc501fdd5e995bc78d4 authored over 12 years ago
Merge pull request #58 from kivy/docutils

recipe for docutils

adf627eeb862bc3713e477889e8d9aac3c459387 authored over 12 years ago
Merge pull request #59 from rcludwick/pil_font

Freetype includes is in includes/freetype

59712fd2542267c9ff62f258b723cd518ddba145 authored over 12 years ago
Freetype includes is in includes/freetype

a870c8fbd6368e686b5e0373e8dcc9fb84564133 authored over 12 years ago
Update recipes/docutils/recipe.sh

fix postbuild for docutils 

a876f22e35c6cc14ee08c3def6c45343e378a08c authored over 12 years ago
recipe for docutils

41ee3ff38d5f295e67822e8cdfa46b01a7f5a54e authored over 12 years ago
python >= python2.6 support

0dc80e8c2685d55084a7caf1cdc951942935d8dd authored over 12 years ago
distribute.sh python2 and python3 support

ddaf08bdd6216efaed8a7ea707e77aea728cf8bc authored over 12 years ago
fix "will be released" -> "is released"

bde2259f64a12a07a5b38e9db3b45614ba38fee2 authored over 12 years ago
add python-dev as dependency

3a9150ec0b02192442b23da22258ff326a7d5ba6 authored over 12 years ago
fix found -> find

f311d5650ff0370cb8828ea565612c8feb07ce31 authored over 12 years ago
update some recipes version (lxml 2.3.6, openssl 1.0.1c, libxslt 1.1.27)

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

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

4153c973c7e6601deb0b9f8601377517fa8e593c authored over 12 years ago
update presplash to be POT size (why it wasnt the case before ...)

df2e9b2f3c56d1bdaf2942668c9a81412336b0be authored over 12 years ago
add launcher icon/presplash

7d250b641c41ed870a34b13e05c01f744fa9e0a4 authored over 12 years ago
fix double mActivity declaration

a4fe85f7312dffcbd482cbe8d8750c32d74443c8 authored over 12 years ago
First commit for in-app billing API

e5cf9ede37efb3f6b4da04b8ed97a72297814bd0 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)

83efd49472c0caf877f1056a0624ec902acf9127 authored over 12 years ago
fix compilation of the sqlite3 extension + add a FAQ entry for it.

fe7c849be2d26a1f6cb474bcfed69530ebeb1fff authored over 12 years ago
Merge pull request #49 from nklever/patch-2

hide "set -x" into an option

f07919bb094032abbee5337d531010f2ca777d23 authored over 12 years ago
assume that toolchan is 4.4.3 for all the recent version.

a80b943648871805d59d58f5c957c1bfebac1ce7 authored over 12 years ago
pil: add freetype include dir to get ImageFont module

cb0e6e99001121353fc2592e8d6d83404f0cbdba authored over 12 years ago
add libs needed on debian squeeze amd64

6b458b7224b177271e713e9d9fe646848bf15a6b 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

6878ded8874ef2ba2b360cab2e05cfd77e514fe0 authored over 12 years ago
Added a screenshot of the compass app for the documentation

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

b4c117c6f44f207b87b31b2cc537ddd65e67fce5 authored over 12 years ago
Merge pull request #48 from nklever/patch-1

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

4d8c23ca704870ef5f861eaae96ee5007226d97a authored over 12 years ago
Added Orientation Sensor and Magnetic Field Sensor

45d007c0ab82e7e513f238c692ced63671732f2c 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 ...

f76de96e308f22f627d15952041c74ba2c25e434 authored over 12 years ago
some "public" declarations are necessary to get access by pyjnius

a674b41d3c71cc1772b9c6593513be8d51cb1a59 authored over 12 years ago
use SED instead of sed + fix PIL build on osx (not tested). closes #47

54814e1ba97cfc3683ed99076d97a1331cace472 authored over 12 years ago
remove invalid PATH set before resolving the NDK compiler path

51f8025d8dfcc6390ab9958e7396b6a9e36d56b2 authored over 12 years ago
add static on the mView + mActivity (forgot about it before...)

9dc710dc7cf9f23d8bfd708b5e3feaf173c90203 authored over 12 years ago
give access to the mView and mActivity in the PythonActivity

2525476aeffe769d2311203f512e8cb833c20943 authored over 12 years ago
add recipe for pyasn1

676f84019a94ddfb82a87c98a13943f5404db376 authored over 12 years ago
pycrypto: avoid symbol not found on rep_malloc

f42edbe292cc6659b99b79a46fa32303c84b0bed authored over 12 years ago
add pyjnius package

c32669a71381c7730bdbb46d00105395f5233bf5 authored over 12 years ago
Merge branch 'master' of ssh://github.com/kivy/python-for-android into macosx

1a9f6ce9996a314eaa79e0995239e6624bd5bf96 authored over 12 years ago
Merge branch 'master' of ssh://github.com/kivy/python-for-android

# Please enter a commit message to explain why this merge is necessary,
# especially if it merge...

eeb162b2157ae94e5c30355354f1846e76968890 authored over 12 years ago
ensure the source dir are the realpath, or further relpath() will broke. thanks jujule for the test ^^

1c067f269345a7e05e99c0b6e3b93cb3c05d86f2 authored over 12 years ago
Merge branch 'master' into macosx

Conflicts:
distribute.sh
recipes/hostpython/recipe.sh

f970c7ab831605830dd81aeafc6af2a0009d07c1 authored over 12 years ago
check which python/python.exe we must move.

da9335ad56ccd0228059e4f291239f7c0db60a0c authored over 12 years ago
fix test error

f1247cf8b29a5cfc290d32584f017e3ca712e171 authored over 12 years ago
remove previous LDFLAGS manually set for macosx, not needed anymore.

5c75314dde4e408d75dc4301fc1c79a4f53f3edd authored over 12 years ago
add a patch on distutils to force the usage of -L. -lpython2.7 for extension

38950b58fae5401bf3ecf22122f44d3f71caae2d authored over 12 years ago
add a -s (shell) option to start a bash with ARM env pushed

07285004c0c2a65a54b7acb33363afcd39dc58cd authored over 12 years ago
fix unknown symbol log + all acosh etc.

fdddad21eee431dc95a831c36fb690f0378c1654 authored over 12 years ago
add minsdk/sdk option to build.py

8b9c9f38af4d8351e5d10784c51ed563850e6772 authored over 12 years ago
seamless changes to work on osx without md5/wget

79b564090ede9eec61d1713392e638742a5ff8f4 authored over 12 years ago
add new patch emulate linux from darwin system in python ./configure

a11ed0820d0b080a0dbf50ce3ef786e720df0626 authored over 12 years ago
Doc: add note in the prerequisites about the prebuilt VM

5321b06028f19b0ff33006b2f5c696fd73cdfec4 authored over 12 years ago
Merge pull request #40 from hartym/patch-1

Change documentation to use previously set environment variables.

d29ebc4dc19f519ed7ac3656c8dbda8ad5ab267d authored over 12 years ago
Update master

5d9a7be8bad0a3ab92c805bf1aa4ac2f855d58b4 authored over 12 years ago
try to support osx. not working yet, stuck on rpath error.

7ac9606d8fac4db587abd1bc900cb1d2f0dcd58b authored over 12 years ago
Merge branch 'master' of github.com:kivy/python-for-android

60481dc0c6f174f819fcc16fd45acf614a3dd20a authored over 12 years ago
extends.rst

cleaned up and integrated the explanation of how to extend python for
android's access to native...

a923a3290d2352b758563d2c638edf93501e6e67 authored over 12 years ago
add info about blacklist.txt file

e617c5c2aa6491708e5e2dca1fe3019a00a58d1f authored over 12 years ago
fix openfile when launcher is built

6a5c030fa92ff4b044954d7b24b9cf9f699f1a0e authored over 12 years ago
termios: fixes for android, remove tcdrain function, not supported on that platform

301d2a567b54632155550860d5fb4a740473a3b1 authored over 12 years ago
Update master

bffaf4db851d83b80f36ecd0d95780f72aa49159 authored over 12 years ago