mobile/app
Russ Cox bdb1ca9a1e all: go fmt ./...
Make all our package sources use Go 1.17 gofmt format
(adding //go:build lines).

Not strictly necessary but will avoid spurious changes
as files are edited.

Part of //go:build change (#41184).
See https://golang.org/design/draft-gobuild

Change-Id: I30822eb504168b037ed3ec0f7759da1f41251f52
Reviewed-on: https://go-review.googlesource.com/c/mobile/+/294374
Trust: Russ Cox <rsc@golang.org>
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Robert Griesemer <gri@golang.org>
Reviewed-by: Jason A. Donenfeld <Jason@zx2c4.com>
2021-02-20 03:30:13 +00:00
..
internal all: go fmt ./... 2021-02-20 03:30:13 +00:00
GoNativeActivity.java app: make GoNativeActivity.getKey static 2018-09-13 17:01:46 +00:00
android.c app: make GoNativeActivity.getKey static 2018-09-13 17:01:46 +00:00
android.go all: go fmt ./... 2021-02-20 03:30:13 +00:00
app.go all: go fmt ./... 2021-02-20 03:30:13 +00:00
app_test.go app: skip failing TestAndroidApp test 2018-02-21 20:06:47 +00:00
darwin_desktop.go all: go fmt ./... 2021-02-20 03:30:13 +00:00
darwin_desktop.m app,exp,gl: fix build 2019-03-06 14:40:52 +00:00
darwin_ios.go all: go fmt ./... 2021-02-20 03:30:13 +00:00
darwin_ios.m app,exp/gl/glutil: add missing build directives 2018-04-03 15:03:16 +00:00
doc.go x/mobile/app: fix doc typo 2015-12-25 00:41:33 +00:00
shiny.go all: go fmt ./... 2021-02-20 03:30:13 +00:00
x11.c app: change default window size to 600x800, on desktop. 2016-06-16 23:44:42 +00:00
x11.go all: go fmt ./... 2021-02-20 03:30:13 +00:00