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
fba062a11fb2b2d283d342f89ac1c1dcd02d8be3 authored over 5 years ago
a0fbab64cc47c5d1cdd6004b3fdd496299b4b408 authored over 5 years ago
Adds an interface in PythonActivity and a method to register a
Python function which will be call...
Remove `nosetests.xml` from gitignore
c58278e245a9bb4a2116856f09dfb8f686bf29c2 authored over 5 years agoDrop CrystaX support and code base
fba37deb0f82be674b70042d3a468653118f682a authored over 5 years agoMerge 2019.07.08 release branch to develop
aa31c5c97c66775dc9ec6d2ebf4df846442f236e authored over 5 years ago11b4a975060ce9c848ae9b5f9e43af6a97e14e9e authored over 5 years ago
859f09920ba09b6f72577788ec0ce7b5e96503a6 authored over 5 years ago
By shortening a little some long texts, thanks @JonasT and @inclement!!
5ad8ad733f7ad97b7dadb1894ecb2454128f9db8 authored over 5 years agoRelease 2019.07.08
ce9b5719668ad586425e596584b20bd0fb779e3f authored over 5 years ago745dc6754aed5479fd3101af636c34feed357c72 authored over 5 years ago
Since now we have an smartest way to determine the right bootstrap based on recipes, it's time t...
185936e7be0cb84401b5909854fe0068ba42a8f2 authored over 5 years agoac8df83e48a072a6fff88218a19bfd05d9136f9b authored over 5 years ago
Because we already build them whenever we build our python recipes, so this way we will avoid to...
7c1223e6a5313cf783c09eb1bc9fc037649b8636 authored over 5 years agodc589c43ef5aaff6d36cc77c23c283c2b8bae9ea authored over 5 years ago
aad27302fc2b019b17e57f12a0d580be58f42196 authored over 5 years ago
- Fix misspelled word
- update docker image size to the current situation
Thanks @AndreMiras!!
21f93d2acae619eaa9d69bb2ed1afe0633cdfe05 authored over 5 years agoCloses #1905
e3f2d81a35a3047e4b1b1622a51a31735456ba36 authored over 5 years agolibx264 and ffmpeg recipes fixes for arm64-v8
7338ae4306c6f045bbbfde589f26a6a917e538df authored over 5 years agoBecause we don't use it (we are using pytest), so better keep it simple
Note: this was introduc...
a948a99e689c8a0fe71b7d83b7b6b5f22b13a3d5 authored over 5 years ago* [gitignore] Add test/coverage entries to gitignore
* [gitignore] Add `testapps/build/` to g...
b5d9b611be233e9d47daf04e143c5eff715d5a04 authored over 5 years agoDocker - Update android's sdk tools to `28.0.2`
1b7e0090bb6064fe2f665978742d3f15f42c1f32 authored over 5 years agoFix crash when guessing Bootstrap (expand_dependencies)
21004a7b49105b724ab808f54091330abd3e653c authored over 5 years agoWhen a pure python package it's supplied inside the dependency list (for the method `expand_depe...
6d6ab20e7307877486154e47b61dd197cb34d20a authored over 5 years ago
Also:
- remove unneeded calls to android's sdkmanager
- remove download of android's platfor...
Fix Bootstrap.get_bootstrap_from_recipes() so it's smarter and deterministic, fixes #1875
108d49cb2c26df64b0f93d2ab673b0a56b4f9460 authored over 5 years ago98cfb8ae6f53f72dbedb7b13df1bdcb4c8e5d428 authored over 5 years ago
56fc531e0c7fcee436bdc9d01efdadf1db338614 authored over 5 years ago
f5e78b7685fbf3c09428a8b97cdea5325882e15e authored over 5 years ago
Updated numpy recipe to version 1.16.4
06b595888150d35e221a65157b8afebb9d0a48ce authored over 5 years agoSimple run_pymodules_install test, refs #1898
4b4e899511873fc7a4795f047887a70ba7d8433b authored over 5 years agohttps://github.com/kivy/python-for-android/issues/1900 logs failure
d63adf26eeabbb09477163feb4e2bdec71817989 authored over 5 years agoRegression test for the fix introduced in #1898.
8b3e2187fc7703d142554a3d8c253085dbb3fcbe authored over 5 years ago456b6a8394522aef932b7a725696dae0d8259cac authored over 5 years ago
Undid unnecessary parts of 1.16.4 recipe change
Fully replaced numpy 1.15.1 patches with 1.16.4...
e4515df43b0a57d0a6f5cc99419104cd752699ff authored over 5 years agoFix `run_pymodules_install` when `project_dir` isn't supplied
e6a6271981c5d1cc52169f052550d5fd1ad3a4e7 authored over 5 years ago1a43242dc822080198e32005e76b864785f9739b authored over 5 years ago
Add unittest for module `pythonforandroid.bootstrap`
c8e8cf960dfbc9d9bab793931aebccd1aae787fd authored over 5 years agoTypo
1bf002dcaef19c81a42ad303f87f2bc2c74ef764 authored over 5 years ago95309536216c56f9cd135b36e4802771ddd103ca authored over 5 years ago
fix ctypes-util-find-library issue for python2
e494c2567d898149edbee2063c7ad6e820f82297 authored over 5 years ago5795852914fe65aeea2b77bbdebed00d2e180984 authored over 5 years ago
Fix wrong env variable for `hostpython build path` in `archs.py`
6f994079742459e06d71bddd87987895c2e0edf2 authored over 5 years agoRemove legacy version of openssl
0c9ef2e9e599662470eeb1042da193422ca407a7 authored over 5 years agoBecause we introduce the legacy version of openssl to made it work `python2legacy`, but we recen...
77d4fe609ed5a3eb2030f608a4abaf2c610035a8 authored over 5 years agofccd108891911344a470407bdc09ffbc78ba2ae9 authored over 5 years ago
Fix various setup.py processing bugs
85207a01de5781a2b2b480202d170b09a8ccf2f9 authored over 5 years agoMake the tox jobs run in parallel &...
80e4f059c1ee0da48a7c85167087dfe5928ac395 authored over 5 years agodea96f236777961f1f91386cc3cb661e622f3d90 authored over 5 years ago
Because we changed the git flow and now our main branch is `develop`
2d4535833838f6589af9d8dfe45728953f803da2 authored over 5 years agoAdd unittest for `pythonforandroid.util` and...
e599383a1a5f78b90c621d48ae39810ea75810c1 authored over 5 years agoTry to be more clear in README about api levels & quickstart
f861429039d9ea962baa2dd2fffdf38d136e03f9 authored over 5 years agoe2e1227b4494ecddd141f52ddba67469e867ccfb authored over 5 years ago
Because we only need those dependencies for our `tox` tests so we may speed up a little the over...
32a4e45f9017af82d9beab791652e096b2e249cd authored over 5 years ago
- fix file litter of constraint.txt
- fix --private relative paths during build.py's setup.py in...
d2ff49d12f1aef23bac42b148a88d17b132bf5fe authored over 5 years ago
c2b4c80211fe5385e60c0bed2c53a5299028458b authored over 5 years ago
Reviewers suggestions are:
- Remove forgotten debug code
- `style code` change for `test_cur...
Verifying the number of calls we made to some functions:
- test_folder_exist
- test_delete
38cfb894b81d9ad56514dafd6a9a9eb172d73743 authored over 5 years ago
Because we make use of some mock methods in module `test_util` (eg: `mock.assert_called_once`) w...
e230b27b039cedc13628a2095963080c48392ba2 authored over 5 years agoa24f1e3836aebda3521c6fab9ef55ffe59d3e886 authored over 5 years ago
Fix locating system python when it's not in $PATH (weird but happens, apparently)
4e67d235b7be70704d71fce3ddaf255f87587bdb authored over 5 years agoAdd `--without-bzip2` to freetype's configure args
20d925831b51427df878cdaa48698766f007cb1f authored over 5 years agoTo fix freetype build for `openSUSE` and maybe other oses.
Note: It seems that there is a bug i...
1e72955db10df62e7f45e6722dc5a8041c0158bd authored over 5 years agopythonpackage can't return build requirements for wheels, make it return an error if attempted
26dfac27f3f4047e9718ea5d56b1024a10a72c15 authored over 5 years ago6297c52e47b4f4cbb49637f36cde64df342912bf authored over 5 years ago
Add unittest for module `pythonforandroid.distribution`
efc6d9b129eb5344f4a5a7e6ff630a3794102d94 authored over 5 years ago
Make sure the pythonpackage functions return an error when
someone attempts to do so anyway
bugfix: unpack for nonzip archives also needs to compare basename(dir)
8ccd0a46f6fd19885d84defe370a83f58940f5c4 authored over 5 years agoImproved release model documentation
f9e81e0a404fc6db530603c1c34b66b11121b406 authored over 5 years agoMerge 2019.06.06.post0 hotfix: set long_description_content_type in setup.py
e409aeb551f11fd47e22936a4f0e99b1de40b533 authored over 5 years agoThis means that pypi renders the README correctly
34a2f02e3cba2c2663b799682a6c63f1ea715d69 authored over 5 years agoHotfix 2019.06.06.post0: added long_description_content_type to setup.py
0415720116fd7d942fafa03b62135409f771d6b4 authored over 5 years ago5d5164613dc7aaa91380b432d653b1a890445d9f authored over 5 years ago
fc5922cb2291544f5b0bf295644264fb7931f001 authored over 5 years ago
This means that pypi renders the README correctly
c59f0ac447fe9c48e098cd80b58563b4793b1695 authored over 5 years ago1b11691783ee0f6c70e28f06acdf887a01ccd006 authored over 5 years ago
d534e3e1e05dbeb1fa65fbe7858c0f33d54380e0 authored over 5 years ago
Merge release-2019.06.06 to develop
ab26672c674d249f91d81300bf7e430845b05d9a authored over 5 years agoRelease 2019.06.06
ec547bb0bea7afa722fe6b49e2a479ef7f8ad80f authored over 5 years ago0da0f39de8ca612fcf1f07d7713cf8e80b7de193 authored over 5 years ago
ad877a2152966c97e23ad2dee559238e13c77263 authored over 5 years ago
3bf88f7a4b9bb9f27fddb7bce0a610245a1dc59d authored over 5 years ago
Replaced one of the python2 travis builds with python3 arm64-v8a
fc17a5c5012149f1e734cb2a90b01a7cf72dc692 authored over 5 years agoAdd unittest for module `pythonforandroid.archs`
352e4c79d929f907a1cc3e5c21824efdf4a4e416 authored over 5 years agocbb4f121bca7279e2bbdc42f0aacdd403e428edd authored over 5 years ago
275f95630c4f6ddddd25503fddcbeaaae58581f7 authored over 5 years ago
35c6334eef000e76004a9b3d9853332e8e7c2d7a authored over 5 years ago
60b22630ba25b13a004920f866c676414a3b21d0 authored over 5 years ago
2a13f0c0052c30f6d0ef511c55b71097bc6dda6b authored over 5 years ago
Documented the development and release models
ccb0f8e1bab36f1b7d1508216b4b4afb076e614f authored over 5 years ago25ebd59cded39139b5540f5e967b02e13277c880 authored over 5 years ago
service_only bootstrap now works with android (7 and 8 tested)
1d375fb4213e7b6de3d1982734db8cdf4c8d4bdb authored over 5 years agoAdd coverage with coveralls and make use of travis stages
6d038fa719cefde071b6984a41a7563f1ace03e8 authored over 5 years agoAdded readme for on device unit tests
0482be4ae69ed32a504ec5aca54e5dcca4cc70eb authored over 5 years ago2765e003a5ed5923345dc6540ed5d57874207a14 authored over 5 years ago
To:
- be neatest
- modernize travis config
- send coverage reports only if we succeed with...
Added a matplotlib recipe
365808931ad9d57e01bf37115a92ec92d5504b28 authored over 5 years ago