Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(221)

Unified Diff: dart/site/try/testing.txt

Issue 140153002: Enable "Add to home screen" on Android. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Merged with r31888 Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « dart/site/try/index.html ('k') | dart/site/try/try-dart-screenshot.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/site/try/testing.txt
diff --git a/dart/site/try/testing.txt b/dart/site/try/testing.txt
new file mode 100644
index 0000000000000000000000000000000000000000..331148bf6c5b3877937527cdddc12fe29953b97b
--- /dev/null
+++ b/dart/site/try/testing.txt
@@ -0,0 +1,35 @@
+Things to test manually:
+
+1. Each sample compiles and run as expected.
+
+2. Check that "add to home screen" works on iOS:
+
+ - Check that "add to home screen" creates a new icon in Safari (Dart logo on
+ white background with rounded corners). The suggested name should be "Try
+ Dart!".
+
+ - Check that the app launches as a full screen app which must be killed
+ separately from Safari.
+
+ - Check that the splash screen shows (Dart logo on white background).
+
+ - Check that the initial view port displays the full page, but that it can
+ be zoomed.
+
+3. Check that "add to home screen" works on Chrome Mobile (Android):
+
+ - Check the menu item "add to home screen" is enabled in Chrome.
+
+ - Check that an icon (Dart logo with transparent background) is added to the
+ Android home screen. The suggested name should be "Try Dart!".
+
+ - Check that the app launches full screen and is separate from Chrome in the
+ task viewer. For now, expect that the icon in task manager is Chrome and
+ the name is just "web app".
+
+4. Check that the site has a nice screen shot on Google+.
+
+ - Validate using http://www.google.com/webmasters/tools/richsnippets
+
+ - Try sharing on Google+. The screen shot should appear before you actually
+ share, so you don't need to actually share.
« no previous file with comments | « dart/site/try/index.html ('k') | dart/site/try/try-dart-screenshot.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698