mobile/app
David Crawshaw bd8a095b54 event/key: add Code type
Also add a few missing codes.

Change-Id: I26b6db31067c67107fe4db142ec9f48ff13cc53e
Reviewed-on: https://go-review.googlesource.com/12536
Reviewed-by: Nigel Tao <nigeltao@golang.org>
2015-07-24 12:23:42 +00:00
..
internal/callfn app: call main.main on app startup 2015-04-17 16:08:58 +00:00
GoNativeActivity.java app, cmd/gomobile: subclass NativeActivity 2015-07-13 19:05:26 +00:00
android.c app: be more careful about android redraw events 2015-07-22 15:25:30 +00:00
android.go app: be more careful about android redraw events 2015-07-22 15:25:30 +00:00
app.go app: remove Callbacks and Run 2015-07-17 17:58:59 +00:00
darwin_amd64.go event/key: add Code type 2015-07-24 12:23:42 +00:00
darwin_amd64.m app: use isARepeat method instead of ARepeat prop 2015-07-23 12:08:15 +00:00
darwin_armx.go app: fix darwin/arm build 2015-07-16 18:09:48 +00:00
darwin_armx.m event/touch: rename TypeStart to TypeBegin. 2015-07-18 04:39:45 +00:00
doc.go event: move event.Filter to app.Filter. 2015-07-17 01:18:36 +00:00
loop_android.go app: be more careful about android redraw events 2015-07-22 15:25:30 +00:00
x11.c event/touch: rename TypeStart to TypeBegin. 2015-07-18 04:39:45 +00:00
x11.go event/touch: rename TypeStart to TypeBegin. 2015-07-18 04:39:45 +00:00