Commit Graph

12 Commits

Author SHA1 Message Date
dessant 4c6690bd6f pep8 fixes 2016-12-18 16:11:41 +02:00
Susmit 8c180097cb Pep8 fixes for example directory. (#4814)
* fixed pep8 errors

* pep8 fixes forexamples directory

* some more pep8 fixes
2016-12-17 11:41:12 +02:00
Piotr Kasprzyk c7cc3c6724 Fix remaining misspellings 2016-09-07 11:23:44 +02:00
Ryan Pessa f6504216fb fix takepicture requirements, use android.mActivity instead of autoclass 2016-05-06 12:10:37 -05:00
dessant 799da559bc tabs to spaces in example kv files 2015-10-24 20:41:19 +03:00
Charles Merriam 02c30a4e9f Fix examples/ PEP8 errors. Mostly white space.
This fixes a large number of white space errors in the examples/
directory.
When I upgraded Makefile to check the 'make style' on the examples
directory,
the output was hundreds of lines long.   Currently, the output is
managable
and consists solely of "lines too long", as kv lines cannot be split.
This
commit touches an obscene number of files in trivial ways.
2015-02-01 17:09:20 -08:00
Akshay Arora 7847e45972 Update main.py 2014-08-03 01:03:15 +05:30
Julien CORON 6c534918b0 Propose of update to be runnable on Samsung S4
Use the real path of the storage directory + resize the image after camera shot, because the image is too large to display in kivy
2014-07-21 21:06:04 +02:00
Mathieu Virbel c5cc611562 example: add version to takepicture 2013-07-04 18:14:42 +02:00
Mathieu Virbel 552066001c takepicture: add buildozer spec as well if people want to deploy it themself 2013-07-04 18:14:42 +02:00
Mathieu Virbel 509f42cc91 example: add takepicture android.txt + compilation line 2013-06-24 18:52:54 +02:00
Mathieu Virbel 7ff8b35e7e example: new example to demonstrate how to use startActivityForResult, and how to get the result with python-for-android android.activity module. 2013-06-24 18:49:32 +02:00