Commit Graph

220 Commits

Author SHA1 Message Date
qua-non 6f1a1d32e1 Update lang.rst 2013-12-18 23:37:18 +05:30
qua-non c8b9de46f2 sanitize ids example. 2013-12-17 20:48:25 +05:30
kumoshk 919aba305b Update android.rst
I tested the memory game from the contests on my Kindle Fire 2, and it worked well. So did my test chat server. I haven't done extensive testing, however, but it seems functional for practical purposes.
2013-12-13 18:55:28 -07:00
Zen-CODE 278e76c04c doc: revisions to config.py and paramter display 2013-11-17 21:18:16 +02:00
Alexander Taylor 7b28c598f3 Removed SD card requirement from doc 2013-11-09 21:40:14 +00:00
Alexander Taylor 5fceff4452 Tweaked apk build doc, and added buildozer section 2013-11-02 22:31:22 +00:00
Mathieu Virbel ae4c36e949 Merge pull request #1574 from akloster/master
Add a dot at the end of a sentence in "Architecture" Guide
2013-10-29 07:35:22 -07:00
qua-non 31406b0495 tone down the language in example 2013-10-23 22:39:11 +05:30
qua-non d326f6165f fix typo again:) 2013-10-23 21:15:02 +05:30
qua-non 6e072a0aea land ids example fix typo 2013-10-23 21:02:22 +05:30
qua-non 18ff675879 lang add ids example 2013-10-23 20:54:04 +05:30
Andreas Klostermann 7d9c57b58e clarify main loop and repetitive callbacks 2013-10-20 01:43:59 +02:00
Andreas Klostermann a3403a28e6 Add a dot at the end of a sentence in "Architecture" Guide 2013-10-20 00:47:53 +02:00
qua-non d425290275 Update android.rst 2013-09-29 20:27:34 +05:30
qua-non 7eec27a63d Update android.rst 2013-09-29 20:15:21 +05:30
qua-non 082c58bbf2 Merge pull request #1531 from Wessix/patch-1
update devices list HTC HD2
2013-09-29 07:33:58 -07:00
qua-non 57c9366c81 Update android.rst 2013-09-28 22:08:20 +05:30
Wessix 4fcea85b9c update devices list HTC HD2 2013-09-28 18:34:12 +02:00
Alexander Taylor 2c7cd99d17 Update supported devices in android page
Updated since I own them, and kivy works fine.
2013-09-28 17:31:25 +01:00
Mathieu Virbel 5dfc772ca6 ios: remove resolved issues on ios packaging 2013-08-22 11:46:37 +02:00
Mathieu Virbel 13b469baa0 doc: closes #1441 2013-08-15 10:48:02 +02:00
Even Wiik Thomassen 3674876fbf Doc: spelling fix in guide/events.rst 2013-08-14 23:24:28 +02:00
Intchanter 0172f6ae2a Minor grammar and punctuation fixes. 2013-08-11 05:38:58 +00:00
Richard Larkin b2e314d733 doc: corrected category for larger Notes 2013-07-24 13:59:28 +02:00
Richard Larkin 4bc849845b doc: added more tested devices, alphabetical sort 2013-07-24 04:27:32 +02:00
Richard Larkin 826deaa9ae doc: fixed broken formattting in guide/lang.rst 2013-07-19 16:09:17 +02:00
Richard Larkin 3ef08c468b Added warning about graphics and widget movements 2013-07-16 23:19:11 +02:00
Mathieu Virbel 3e241c2aaa fix documentation from the PR 2013-06-28 12:46:43 +02:00
Krister Viirsaar c57d9f07ae docs: kivy dev with P4A_kivy_DIR 2013-06-25 11:37:38 +03:00
Krister Viirsaar 2a5bb2b360 Improve docs: permissions
again, check my beginner code.
2013-06-15 15:57:35 +03:00
qua-non eaeaccdcee Update packaging-android.rst 2013-06-07 17:28:49 +05:30
Mathieu Virbel 30ffa91dc6 Merge branch 'master' of ssh://github.com/kivy/kivy into py3 2013-05-31 11:34:16 +02:00
Mathieu Virbel f2ae15c6ec py3: fix few more print 2013-05-31 11:12:21 +02:00
Zen-CODE b0d7b877ff Found this necessary when installing on MacOSX 10.8 2013-05-30 12:59:48 -05:00
rogererens b67f3768cb Update events.rst
I've made some suggestions, hopefully you'll consider them as improvements :-)
2013-05-21 15:05:57 +03:00
Matthew Einhorn adfd5274bb fix ... and remove (-). 2013-05-04 23:15:01 -04:00
Matthew Einhorn 2169c508ab Document resuing styles. 2013-05-04 15:44:19 -04:00
Mathieu Virbel c28a199fa8 Revert "merge"
This reverts commit 4bcf5c4b7b, reversing
changes made to 84f8a23577.
2013-04-30 16:56:43 +02:00
Mathieu Virbel 4bcf5c4b7b merge 2013-04-30 16:34:50 +02:00
Mathieu Virbel 3246bf5b4f merge master 2013-04-15 22:31:49 +02:00
Jeff Pittman ea9bff73c1 Update widgets.rst 2013-04-14 09:49:34 -05:00
Jeff Pittman c1c4fc6ef7 Update widgets.rst 2013-04-14 09:33:39 -05:00
Jeff Pittman d00f786cf1 Update widgets.rst 2013-04-14 08:45:12 -05:00
Mathieu Virbel e3704e6b2c merge master 2013-04-14 14:44:21 +02:00
Mathieu Virbel 414353cc08 doc: final modification, now need to test pdf 2013-04-14 14:44:01 +02:00
qua-non dab7d4a621 doc: add a few examples to widgets section of programming guide 2013-04-14 07:02:46 +05:30
qua-non b52f7d905a core: add `trippletap` postproc module
uix:TextInput add `on_tripple_tap` event along default functionality of
selecting entire line on this event.
2013-04-13 18:13:33 +05:30
Matthew Einhorn 9610281151 remove info that we need to check for android in main.py 2013-04-12 02:51:38 -04:00
Zen-CODE a8a06df889 Restored 'children' list - seems clearer 2013-04-07 08:38:36 -05:00
Zen-CODE ccafc483f0 Revisions to /guide/widgets.rst 2013-04-07 02:54:50 -05:00