Commit Graph

7 Commits

Author SHA1 Message Date
Ian Hickson
449f4a6673 License update (#45373)
* Update project.pbxproj files to say Flutter rather than Chromium

Also, the templates now have an empty organization so that we don't cause people to give their apps a Flutter copyright.

* Update the copyright notice checker to require a standard notice on all files

* Update copyrights on Dart files. (This was a mechanical commit.)

* Fix weird license headers on Dart files that deviate from our conventions; relicense Shrine.

Some were already marked "The Flutter Authors", not clear why. Their
dates have been normalized. Some were missing the blank line after the
license. Some were randomly different in trivial ways for no apparent
reason (e.g. missing the trailing period).

* Clean up the copyrights in non-Dart files. (Manual edits.)

Also, make sure templates don't have copyrights.

* Fix some more ORGANIZATIONNAMEs
2019-11-27 15:04:02 -08:00
Jonah Williams
f777db2b78 add uiMode to android:configChanges (#26896) 2019-01-22 10:37:22 -08:00
Jonah Williams
e91683942c Update AndroidManifest to include screenLayout|density in config changes (#15871)
* android templates should add density and screenLayout to config changes

* update the rest of the manifests
2018-03-24 12:38:42 -07:00
Mikkel Nygaard Ravn
f407871cb9 Fix compile error (#13256) 2017-11-30 01:18:53 +01:00
Mikkel Nygaard Ravn
bce5574cde Remove test flakiness (#13252) 2017-11-30 00:22:13 +01:00
Mikkel Nygaard Ravn
167382480a Clean up external_ui device lab test (#13177) 2017-11-23 10:24:16 +01:00
Mikkel Nygaard Ravn
d06482cc79 Add integration test of textures (#13122) 2017-11-22 14:16:25 +01:00