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

Added flask testapp setup.py

6d19a6dcb79f03f2e84229464cf696c1319868e1 authored about 8 years ago
Merge pull request #993 from yaki29/master

documentation recipe.rst spelling change

a924f913f42c4d1ae02c4b4ac61402d4e07f3b6a authored about 8 years ago
spelling mistake

4115a619f7fe6d60a0d8f06d424d23ba6f7a8529 authored about 8 years ago
Ensure the loading screen continues to show until the app is ready to render.

4b104ba3d58713ed9de35a697c74c716df8757eb authored about 8 years ago
remove some warnings, comment ccache print, and show path only when there is an issue

9e028ec2756ff8942cade49669c98b0e185c4a34 authored about 8 years ago
Move the unpackFiles step into an AsyncTask so that we can show the loading screen while the unpack step is running.

76c9ec2a97d3438f7ab34cd5a6e1ad1fa1b3564f authored about 8 years ago
Reverted custom-loader.patch to use ANDROID_APP_PATH

8113a1d806bda0655dbd2c1c8c9ff8a7651bfc7a authored about 8 years ago
Merge pull request #987 from bakwc/master

Add recipe for google protobuf cpp implementation

9af9f067975a0ff70f3dc18c67c3adedb2c076c7 authored about 8 years ago
Correct site packages name for protobuf_cpp

3e84b97172cb9b495122eb5db1d2df576f457930 authored about 8 years ago
Added protobuf cpp extension

f77973f5ecb2e2ecad1ebee0a6b393bb8df123ac authored about 8 years ago
Added fix for webview name with setup.py apk

bd975dea4f9708d200a202b13cb2186d6e6936d8 authored about 8 years ago
Merge branch 'KeyWeeUsr-sdl2_launcher'

0d491b916efd3fdc1671deb8028a89a7936d0c41 authored about 8 years ago
Moved launcher files to subfolder

7e91e816b3483e69a6c6a8db6eedea844f9705b5 authored about 8 years ago
Merge branch 'sdl2_launcher' of https://github.com/KeyWeeUsr/python-for-android into KeyWeeUsr-sdl2_launcher

ac8b68d705bd4dbe46f95c974e6870b02f406857 authored about 8 years ago
Removed a couple of normal modules from the pygame blacklist

8fdedc9e8308647c4740418ffadc286df259c6e7 authored about 8 years ago
Update ffpyplayer to master.

46a9cb396925efe3e361bfecaf87395bdb38b354 authored about 8 years ago
Improved documentation for --orientation option

fac0ee910e6378e5b5c77fff0a75b6e5145b64a5 authored about 8 years ago
Removed old recipe.sh files

3b46f2c1e8a9307891e255b92147df34ddfd8c82 authored about 8 years ago
Made clean-recipe-build command also clean from site-packages

c3a5020fec6b5432514e6931fc423fc7dd890b14 authored about 8 years ago
Added PYTHONNOUSERSITE env in PythonRecipe

e3650d781b7dc80577621a29505b76b735afc5fc authored about 8 years ago
Removed cython include path setter for Kivy

This is no longer necessary in Kivy master

37c6d9deccbe1ad6de7cbec2ad2e64d71b7927d6 authored about 8 years ago
Merge pull request #966 from KeyWeeUsr/multi_permissions

Switch --permission to accept >=1 parameters

f6433d0ab6e085a9917b8a8bc1fa08089ef069b4 authored about 8 years ago
Made p4a ignore unextracted SDK files in buildozer dir

7314a954f7da3b318557f8ad1a1417c3f05a7321 authored about 8 years ago
Added check and error if ant is not available

d1ad0d62f12755960b1b44dfad041040e1c25a14 authored about 8 years ago
Added build option documentation

d48b38aae129e91be030f82278cf3298580c19f7 authored about 8 years ago
introduce hook (original intent was to be able to hook before the apk build (but after build.py rendering) in order to change AndroidManifest.xml)

f7aba8a4461e137f46b95a23aefed65e7a270a3c authored about 8 years ago
add a way to force dumping the full log of a android command if it fail: P4A_FULL_DEBUG=1

7c274c37ae6c381fc1358df0243704d7437891c5 authored about 8 years ago
Switched kivy recipe back to master

d1e01b285a8a852870a4f024b1a6c44b158c7722 authored about 8 years ago
Fixed jedi recipe

16f60d3b24e89f9d3fcc96c9ebe303c92311a657 authored about 8 years ago
Merge pull request #968 from inclement/fix_kivy_opengl_build

Updated Kivy recipe to work with Kivy master

39d083aed3a4aab13a6d52985c4c4c290f5c18c2 authored about 8 years ago
Removed unnecessary parameter in kivy recipe env

2146dad08fb978457f307f5c8ad96e16a2178bab authored about 8 years ago
Updated Kivy recipe to work with Kivy master

ec40afdb70b0f7a69a7da39d469a2d4c6b03bcb4 authored about 8 years ago
Uncommented Kivy versio

fa5c2b980f82c6b729d901d473538051312d85e2 authored about 8 years ago
Changed Kivy recipe to use 1.9.1

This is necessary for now, as the Android build has been broken by the opengl changes.

5bd9a4f923a851bee687d069808102ac0ceab4f3 authored about 8 years ago
Switch --permission to accept >=1 parameters

When used with a single value -> ['param'], two or more values -> ['param1', 'param2'], two or m...

8847a149e346cb24a5d47f72b61000080a5a8639 authored about 8 years ago
Merge pull request #956 from rnixx/sdl2_orientation_fix

Add ``screenSize`` to android:configChanges in AndroidManifest.xml if API >= 13

ef6a2c57cda8a13ced5695cfaccca79b98a515ff authored about 8 years ago
Also add ``screenSize`` to android:configChanges in AndroidManifest.xml if API version >= 13

276e1e669e70bbad3b3e510e71adc61f13a09047 authored about 8 years ago
Add android to requirements

c70dde2891d8313d81bfea5ec449bcb99e9bd89a authored about 8 years ago
Fix orientation and app path

basically creating .kivy folder(logs), fetching files with paths relative to main.py and so on. ...

2004698e8b34a67c05a113626a9708ead182a97a authored about 8 years ago
Exclude launcher files explicitly

If only Project*.java is used, it discards even Project.java, which results in 'not found' in Py...

4701523d0ab3098fbaabb331b7b1f6f50c56dcb3 authored about 8 years ago
Fix quality of presplash

40e6c4b6b7330cbb37d343d9e6efd3f04a91ecc7 authored about 8 years ago
Change docs for sdl2 launcher

9911921a427fec6a7639e58fb944fcd18f6678b0 authored about 8 years ago
Add tests for launcher

c111953316dee1eedb6b38507853447d4d1c41bd authored about 8 years ago
Fix SIGSEGV - missing entrypoint

10fdec530293ca2ccfab4260a5899e1d25d0bb44 authored about 8 years ago
Force pyconfig whitelist, filter launcher files

3583f86466c0db45a177581a86898e38be5e22a0 authored about 8 years ago
Fix bootstrap build for launcher

6ebd2ff3d46c6402902002492683fdcb8d6dbc2c authored about 8 years ago
Add launcher app layouts

de180a82623922babf667699cfb7366a6b7af754 authored about 8 years ago
Fix templates for launcher, add icons

7b8cfc89a71738e3f45a158493c8ec8e75cfba4b authored about 8 years ago
Add old java files

61009243f0e227bdcba717f0e6a53d01aec22fc5 authored about 8 years ago
Added jedi recipes

A recipe is needed to patch an error that seems to occur only on
Android, even with jedi 0.10 in...

1300391c8542b8196d46d198beb1e6dfe6f8eea8 authored about 8 years ago
Fix recipe build order for ffpyplayer.

73f5ba80ff10b2f7a1459b81ae4cda60957c710c authored about 8 years ago
Typo fix.

f32632496766b07f65e13039f7f92461b6eb5028 authored about 8 years ago
Add should_build for deps.

7e16b3ca4951d2734d10ae8a74d83fbf87165211 authored about 8 years ago
Add md5sum for deps.

3b201378e0857ed19b18f46fcd762afb084bd0da authored about 8 years ago
Fix ffpyplayer==4.0.0 compile with SDL2

b2022a096849c2c6a001da9a96c8d86cb879140a authored about 8 years ago
Merge pull request #923 from dzmitrykrukouski/fix_application_closing_with_SDL2

Complete closure of the application with SDL2.

0db9af7ff1d664c7603793d6b513f35eacadc024 authored about 8 years ago
Add ffpyplayer and dependencies recipes for new toolchain.

5b6ed287aee364777681cc5a68e1929dc738628e authored about 8 years ago
Update troubleshooting.rst

31a3d5998241da3abf28ffb5f48fc9a96605e08d authored about 8 years ago
Merge pull request #949 from inclement/fix_release_mode

Fixed release mode (--release) with sdl2

b17894ad39ad7cb96b78612a7e37886012ad29f3 authored about 8 years ago
Fixed filenames in APK unpacking doc

a4c2a889697c2442891cfbb2996d89d63041ecf6 authored about 8 years ago
Fixed indentation in doc

5c587cfeac925c67f1eb19ce147296756ddc63d0 authored about 8 years ago
Merge pull request #950 from inclement/doc_fixes

Doc fixes

8fe4f431f98763ffe9dc6e9b66cebcc31da703e5 authored about 8 years ago
Improved build options doc

0c245ddeb52aabedebd89e318bda46ea332e0781 authored about 8 years ago
Added APK unpacking instructions

350eadadd27e596e06eb80ed098f348d0d71bebd authored about 8 years ago
Fixed release mode (--release) with sdl2

779c1d9d33e60e81a3bc284b53659a94199a555f authored about 8 years ago
Merge pull request #948 from inclement/strip_python3_object_files

Made the sdl2 bootstrap strip unneeded symbols with python3

599ed2e2da6fa1f31a2e500ee10a711ba7de156d authored about 8 years ago
Made binary stripping work

61f52254e6138d57c75366e90e8cd276cb72120e authored about 8 years ago
Merge pull request #944 from inclement/compile_pyo_with_sdl2

Compile pyo with sdl2

8d7b91b92d8d4e4e92dc3bba15f76cf05e5c2cb0 authored about 8 years ago
Made sdl2 bootstrap compile to .pyo

6d0cd30a030b095f925ecb4bc7bab0211c245520 authored about 8 years ago
Changes to compile .pyo with sdl2

1d525a6f75f82c027f234d192dfaba6fcd9ae7d4 authored about 8 years ago
Changed sh.md5sum calls to python implementation

df84ca554713b9b839615e5b933024765fceec82 authored about 8 years ago
Fixed sed call to work on both osx and linux

f2896af2a4f8b0f7f048955b1174beb85f131dd8 authored about 8 years ago
Merge pull request #930 from KeyWeeUsr/remove_presplash

Add remove_presplash

9c30fd714bd7c316b1f1135f58479d7787fae81b authored about 8 years ago
Restrict remove_presplash for sdl2 only

dbdc5158a7a077b589c5313b7ada135aa0f1084c authored about 8 years ago
Fixed some recipe references python3 -> python3crystax

3b1186eac65ea26c9cd72f22650e60d71bbf4841 authored about 8 years ago
Merge pull request #936 from brussee/update-sqlite3-apsw

Update recipes sqlite3 to 3.15.1 and apsw to 3.15.0-r1 both with FTS4 enabled

9525ab4903845322c8289eb313ef10955f340204 authored about 8 years ago
Merge pull request #916 from brussee/boost-ndk13

Make boost recipe compatible with Google NDK 13.0

1025b2df28ead228eab843173007a090ed99d157 authored about 8 years ago
Merge branch 'thopiekar-master-fix-referenced-before-assignment-recipe'

588b2d39e761a8c5f24c3865dbc1aa985b69c2c0 authored about 8 years ago
Added sdl2 md5sum

f6c1db15b4a93f5aab5dfb95f6ad919f03bc514d authored about 8 years ago
Merge branch 'master-fix-referenced-before-assignment-recipe' of https://github.com/thopiekar/python-for-android_fork into thopiekar-master-fix-referenced-before-assignment-recipe

fbba5cd64e664e6d8db1faf91bb8c2579f48a91b authored about 8 years ago
Merge branch 'mrhdias-patch-1'

1b338a8da2f0900e45e07b06fa6172f242baa68b authored about 8 years ago
Changed default presplash background colour

ca5686fa631382a8dc20cc0402ed40d678d29293 authored about 8 years ago
Merge branch 'patch-3' of https://github.com/mrhdias/python-for-android into mrhdias-patch-1

5b17171e93b9864e8909e75dcc8a91e550142bb6 authored about 8 years ago
Merge branch 'patch-2' of https://github.com/mrhdias/python-for-android into mrhdias-patch-1

3ff0b9590a96251cd2ec62130bc5dc41bc1f9eb8 authored about 8 years ago
Merge branch 'patch-1' of https://github.com/mrhdias/python-for-android into mrhdias-patch-1

13bda421ef0b7bd51516f8240d9d92593920145f authored about 8 years ago
Merge pull request #908 from goffi-contrib/zope_interface_fix

fixed recipe zope_interface

506fb598fd4ae9bf44eaee71ba4215173f811e6c authored about 8 years ago
Merge pull request #896 from KeyWeeUsr/fix_bdist

Fix bdistapk for launcher

9168221a5dd14edfcd858a3e004fd989c502b475 authored about 8 years ago
Merge pull request #941 from codytrey/master

Update apis.rst

87316957683292c3ed5ca996a1bbcdabf4f85b92 authored about 8 years ago
Update apis.rst

86ab0a2cc1cb562b3dbf24363b3c19c52418e57e authored about 8 years ago
Update recipes sqlite3 to 3.15.1 and apsw to 3.15.0-r1 both with FTS4 enabled

7594c1006e251956943736522fea0e43c8d67478 authored over 8 years ago
Add remove_presplash

2094aea9a3a7a01840eab6ee972b7004590b9e0a authored over 8 years ago
Added splash screen dismissal doc

9fa15b774f56fcb106189c3476562fa90010d4a0 authored over 8 years ago
Add System.exit in SDLActivity onDestroy class.

8cdea1cf33d6d533b191ebb92855119b82c48d50 authored over 8 years ago
Fixed rst heading choices

d8e7bfa0aab27db4e09be6339369be9efdc41ee4 authored over 8 years ago
Added troubleshooting entry for java ver error

0f208e49b576fe0b695dbafb03c7fc7f76aeec92 authored over 8 years ago
Merge pull request #919 from inclement/testapp_improvements

Testapp improvements

d04d470649e138b2a1e0897b740aa54e856d205f authored over 8 years ago
Fixed clean_bootstrap_builds

1f4e99fa4020c2c97b7895032fc6d8051e19f63e authored over 8 years ago
Updated testapp main.py

c707e07b980c7132bdcd33d5fea052ffddf1bcf2 authored over 8 years ago
Changed testapp_python3 setup name

9bcdb5dcfc47ae0464886b743f046bdc631db4f1 authored over 8 years ago
Merge pull request #902 from ethanhs/master

Allow installation on Windows

7bee654400367f140d5b1879f3b44a5213771bc1 authored over 8 years ago