Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mzakharo/python-for-android
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: adin234/python-for-android
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 9 files changed
  • 2 contributors

Commits on Dec 4, 2020

  1. add scipy support

    mzakharo committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    41a7797 View commit details
    Browse the repository at this point in the history
  2. flake8

    mzakharo committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    a9714a0 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2020

  1. remove ccache check

    mzakharo committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    f915ea1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bad1c5a View commit details
    Browse the repository at this point in the history
  3. sklearn

    mzakharo committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    0276d03 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

  1. better recipe names, imports

    mzakharo committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    7ed787a View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Merge pull request #1 from adin234/scipy

    better recipe names, imports
    adin234 authored Jan 5, 2021
    Configuration menu
    Copy the full SHA
    be10c02 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from kivy/develop

    update to latest develop branch
    adin234 authored Jan 5, 2021
    Configuration menu
    Copy the full SHA
    dc0cffc View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. Merge pull request kivy#3 from adin234/sklearn

    Sklearn
    adin234 authored Jan 6, 2021
    Configuration menu
    Copy the full SHA
    b231f62 View commit details
    Browse the repository at this point in the history
  2. fix for armeabi-v7a

    mzakharo committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    b861dcf View commit details
    Browse the repository at this point in the history
  3. Merge pull request kivy#4 from mzakharo/scipy

    Scipy
    adin234 authored Jan 6, 2021
    Configuration menu
    Copy the full SHA
    6acd8ff View commit details
    Browse the repository at this point in the history
Loading