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: kivy/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: T500/python-for-android
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: bluetooth
Choose a head ref
  • 4 commits
  • 4 files changed
  • 2 contributors

Commits on Aug 7, 2012

  1. add bluetooth.java, using sl4a interface as a base

    tried to simplify it, should still work ^^.
    tshirtman committed Aug 7, 2012
    Configuration menu
    Copy the full SHA
    e3fb2d9 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2012

  1. Configuration menu
    Copy the full SHA
    bd21d63 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2012

  1. Configuration menu
    Copy the full SHA
    a55403e View commit details
    Browse the repository at this point in the history
  2. added a jni.pxi by copy/paste from the jni.h + update android.pyx to …

    …pass cython! (not tested.)
    tito committed Aug 11, 2012
    Configuration menu
    Copy the full SHA
    99f7ae1 View commit details
    Browse the repository at this point in the history
Loading