aboutsummaryrefslogtreecommitdiff
path: root/input/autofill/AutofillFramework/kotlinApp
diff options
context:
space:
mode:
authorDouglas Sigelbaum <sigelbaum@google.com>2017-06-16 01:26:49 -0700
committerDouglas Sigelbaum <sigelbaum@google.com>2017-07-10 14:48:08 +0000
commitf5cc7e9ebc6331e5692f8b794bf7b7b6feebddf4 (patch)
tree98e35c606e234feade528ead883ec159c572801d /input/autofill/AutofillFramework/kotlinApp
parent34f6bf753c7979a3e60ff4ec70d8831eef06b645 (diff)
downloadandroid-f5cc7e9ebc6331e5692f8b794bf7b7b6feebddf4.tar.gz
Autofill sample: updating screenshots.
Bug: 38182790 Test: manual Change-Id: I1a278a8016fbf95a1ac8b3aa688739ba8eca2986
Diffstat (limited to 'input/autofill/AutofillFramework/kotlinApp')
-rw-r--r--input/autofill/AutofillFramework/kotlinApp/README.md2
-rw-r--r--input/autofill/AutofillFramework/kotlinApp/screenshots/10_AuthNeeded.pngbin0 -> 65361 bytes
-rw-r--r--input/autofill/AutofillFramework/kotlinApp/screenshots/11_AuthActivity.pngbin0 -> 43232 bytes
-rw-r--r--input/autofill/AutofillFramework/kotlinApp/screenshots/1_HomePage.pngbin42315 -> 0 bytes
-rw-r--r--input/autofill/AutofillFramework/kotlinApp/screenshots/1_MainPage.pngbin0 -> 101277 bytes
-rw-r--r--input/autofill/AutofillFramework/kotlinApp/screenshots/2_SampleLoginEditTexts.pngbin0 -> 64653 bytes
-rw-r--r--input/autofill/AutofillFramework/kotlinApp/screenshots/2_StandardViewAutofillable.pngbin41286 -> 0 bytes
-rw-r--r--input/autofill/AutofillFramework/kotlinApp/screenshots/3_SampleLoginEditTextsAutofilled.pngbin0 -> 59479 bytes
-rw-r--r--input/autofill/AutofillFramework/kotlinApp/screenshots/3_StandardViewAutofilled.pngbin43969 -> 0 bytes
-rw-r--r--input/autofill/AutofillFramework/kotlinApp/screenshots/4_WelcomeActivity.pngbin33993 -> 53749 bytes
-rw-r--r--input/autofill/AutofillFramework/kotlinApp/screenshots/5_CustomViewAutofillable.pngbin42695 -> 0 bytes
-rw-r--r--input/autofill/AutofillFramework/kotlinApp/screenshots/5_SampleLoginCustomVirtualView.pngbin0 -> 66138 bytes
-rw-r--r--input/autofill/AutofillFramework/kotlinApp/screenshots/6_CustomViewAutofilled.pngbin38360 -> 0 bytes
-rw-r--r--input/autofill/AutofillFramework/kotlinApp/screenshots/6_SampleLoginCustomVirtualViewAutofilled.pngbin0 -> 60505 bytes
-rw-r--r--input/autofill/AutofillFramework/kotlinApp/screenshots/7_SampleCheckOutSpinnersAutofillable.pngbin0 -> 73583 bytes
-rw-r--r--input/autofill/AutofillFramework/kotlinApp/screenshots/7_SettingsActivity.pngbin49842 -> 0 bytes
-rw-r--r--input/autofill/AutofillFramework/kotlinApp/screenshots/8_AuthNeeded.pngbin45550 -> 0 bytes
-rw-r--r--input/autofill/AutofillFramework/kotlinApp/screenshots/8_SampleCheckOutSpinnersAutofilled.pngbin0 -> 73090 bytes
-rw-r--r--input/autofill/AutofillFramework/kotlinApp/screenshots/9_AuthActivity.pngbin39052 -> 0 bytes
-rw-r--r--input/autofill/AutofillFramework/kotlinApp/screenshots/9_SettingsActivity.pngbin0 -> 75224 bytes
-rwxr-xr-x[-rw-r--r--]input/autofill/AutofillFramework/kotlinApp/screenshots/icon-web.pngbin71715 -> 9672 bytes
21 files changed, 1 insertions, 1 deletions
diff --git a/input/autofill/AutofillFramework/kotlinApp/README.md b/input/autofill/AutofillFramework/kotlinApp/README.md
index 9b060561..45ac76da 100644
--- a/input/autofill/AutofillFramework/kotlinApp/README.md
+++ b/input/autofill/AutofillFramework/kotlinApp/README.md
@@ -138,7 +138,7 @@ Pre-requisites
Screenshots
-------------
-<img src="screenshots/1_HomePage.png" height="400" alt="Screenshot"/> <img src="screenshots/2_StandardViewAutofillable.png" height="400" alt="Screenshot"/> <img src="screenshots/3_StandardViewAutofilled.png" height="400" alt="Screenshot"/> <img src="screenshots/4_WelcomeActivity.png" height="400" alt="Screenshot"/> <img src="screenshots/5_CustomViewAutofillable.png" height="400" alt="Screenshot"/> <img src="screenshots/6_CustomViewAutofilled.png" height="400" alt="Screenshot"/> <img src="screenshots/7_SettingsActivity.png" height="400" alt="Screenshot"/> <img src="screenshots/8_AuthNeeded.png" height="400" alt="Screenshot"/> <img src="screenshots/9_AuthActivity.png" height="400" alt="Screenshot"/>
+<img src="screenshots/1_MainPage.png" height="400" alt="Screenshot"/> <img src="screenshots/2_SampleLoginEditTexts.png" height="400" alt="Screenshot"/> <img src="screenshots/3_SampleLoginEditTextsAutofilled.png" height="400" alt="Screenshot"/> <img src="screenshots/4_WelcomeActivity.png" height="400" alt="Screenshot"/> <img src="screenshots/5_SampleLoginCustomVirtualView.png" height="400" alt="Screenshot"/> <img src="screenshots/6_SampleLoginCustomVirtualViewAutofilled.png" height="400" alt="Screenshot"/> <img src="screenshots/7_SampleCheckOutSpinnersAutofillable.png" height="400" alt="Screenshot"/> <img src="screenshots/8_SampleCheckOutSpinnersAutofilled.png" height="400" alt="Screenshot"/> <img src="screenshots/9_SettingsActivity.png" height="400" alt="Screenshot"/> <img src="screenshots/10_AuthNeeded.png" height="400" alt="Screenshot"/> <img src="screenshots/11_AuthActivity.png" height="400" alt="Screenshot"/>
Getting Started
---------------
diff --git a/input/autofill/AutofillFramework/kotlinApp/screenshots/10_AuthNeeded.png b/input/autofill/AutofillFramework/kotlinApp/screenshots/10_AuthNeeded.png
new file mode 100644
index 00000000..6b7e18ce
--- /dev/null
+++ b/input/autofill/AutofillFramework/kotlinApp/screenshots/10_AuthNeeded.png
Binary files differ
diff --git a/input/autofill/AutofillFramework/kotlinApp/screenshots/11_AuthActivity.png b/input/autofill/AutofillFramework/kotlinApp/screenshots/11_AuthActivity.png
new file mode 100644
index 00000000..f2665eee
--- /dev/null
+++ b/input/autofill/AutofillFramework/kotlinApp/screenshots/11_AuthActivity.png
Binary files differ
diff --git a/input/autofill/AutofillFramework/kotlinApp/screenshots/1_HomePage.png b/input/autofill/AutofillFramework/kotlinApp/screenshots/1_HomePage.png
deleted file mode 100644
index edb54ee5..00000000
--- a/input/autofill/AutofillFramework/kotlinApp/screenshots/1_HomePage.png
+++ /dev/null
Binary files differ
diff --git a/input/autofill/AutofillFramework/kotlinApp/screenshots/1_MainPage.png b/input/autofill/AutofillFramework/kotlinApp/screenshots/1_MainPage.png
new file mode 100644
index 00000000..2e45ca07
--- /dev/null
+++ b/input/autofill/AutofillFramework/kotlinApp/screenshots/1_MainPage.png
Binary files differ
diff --git a/input/autofill/AutofillFramework/kotlinApp/screenshots/2_SampleLoginEditTexts.png b/input/autofill/AutofillFramework/kotlinApp/screenshots/2_SampleLoginEditTexts.png
new file mode 100644
index 00000000..14b014bd
--- /dev/null
+++ b/input/autofill/AutofillFramework/kotlinApp/screenshots/2_SampleLoginEditTexts.png
Binary files differ
diff --git a/input/autofill/AutofillFramework/kotlinApp/screenshots/2_StandardViewAutofillable.png b/input/autofill/AutofillFramework/kotlinApp/screenshots/2_StandardViewAutofillable.png
deleted file mode 100644
index cce86428..00000000
--- a/input/autofill/AutofillFramework/kotlinApp/screenshots/2_StandardViewAutofillable.png
+++ /dev/null
Binary files differ
diff --git a/input/autofill/AutofillFramework/kotlinApp/screenshots/3_SampleLoginEditTextsAutofilled.png b/input/autofill/AutofillFramework/kotlinApp/screenshots/3_SampleLoginEditTextsAutofilled.png
new file mode 100644
index 00000000..240e38aa
--- /dev/null
+++ b/input/autofill/AutofillFramework/kotlinApp/screenshots/3_SampleLoginEditTextsAutofilled.png
Binary files differ
diff --git a/input/autofill/AutofillFramework/kotlinApp/screenshots/3_StandardViewAutofilled.png b/input/autofill/AutofillFramework/kotlinApp/screenshots/3_StandardViewAutofilled.png
deleted file mode 100644
index b53efa07..00000000
--- a/input/autofill/AutofillFramework/kotlinApp/screenshots/3_StandardViewAutofilled.png
+++ /dev/null
Binary files differ
diff --git a/input/autofill/AutofillFramework/kotlinApp/screenshots/4_WelcomeActivity.png b/input/autofill/AutofillFramework/kotlinApp/screenshots/4_WelcomeActivity.png
index 1d61a554..1e22bf59 100644
--- a/input/autofill/AutofillFramework/kotlinApp/screenshots/4_WelcomeActivity.png
+++ b/input/autofill/AutofillFramework/kotlinApp/screenshots/4_WelcomeActivity.png
Binary files differ
diff --git a/input/autofill/AutofillFramework/kotlinApp/screenshots/5_CustomViewAutofillable.png b/input/autofill/AutofillFramework/kotlinApp/screenshots/5_CustomViewAutofillable.png
deleted file mode 100644
index 7e0895b4..00000000
--- a/input/autofill/AutofillFramework/kotlinApp/screenshots/5_CustomViewAutofillable.png
+++ /dev/null
Binary files differ
diff --git a/input/autofill/AutofillFramework/kotlinApp/screenshots/5_SampleLoginCustomVirtualView.png b/input/autofill/AutofillFramework/kotlinApp/screenshots/5_SampleLoginCustomVirtualView.png
new file mode 100644
index 00000000..aef77d97
--- /dev/null
+++ b/input/autofill/AutofillFramework/kotlinApp/screenshots/5_SampleLoginCustomVirtualView.png
Binary files differ
diff --git a/input/autofill/AutofillFramework/kotlinApp/screenshots/6_CustomViewAutofilled.png b/input/autofill/AutofillFramework/kotlinApp/screenshots/6_CustomViewAutofilled.png
deleted file mode 100644
index 793816ec..00000000
--- a/input/autofill/AutofillFramework/kotlinApp/screenshots/6_CustomViewAutofilled.png
+++ /dev/null
Binary files differ
diff --git a/input/autofill/AutofillFramework/kotlinApp/screenshots/6_SampleLoginCustomVirtualViewAutofilled.png b/input/autofill/AutofillFramework/kotlinApp/screenshots/6_SampleLoginCustomVirtualViewAutofilled.png
new file mode 100644
index 00000000..a13ce13d
--- /dev/null
+++ b/input/autofill/AutofillFramework/kotlinApp/screenshots/6_SampleLoginCustomVirtualViewAutofilled.png
Binary files differ
diff --git a/input/autofill/AutofillFramework/kotlinApp/screenshots/7_SampleCheckOutSpinnersAutofillable.png b/input/autofill/AutofillFramework/kotlinApp/screenshots/7_SampleCheckOutSpinnersAutofillable.png
new file mode 100644
index 00000000..bbd6e5b4
--- /dev/null
+++ b/input/autofill/AutofillFramework/kotlinApp/screenshots/7_SampleCheckOutSpinnersAutofillable.png
Binary files differ
diff --git a/input/autofill/AutofillFramework/kotlinApp/screenshots/7_SettingsActivity.png b/input/autofill/AutofillFramework/kotlinApp/screenshots/7_SettingsActivity.png
deleted file mode 100644
index 187c0b33..00000000
--- a/input/autofill/AutofillFramework/kotlinApp/screenshots/7_SettingsActivity.png
+++ /dev/null
Binary files differ
diff --git a/input/autofill/AutofillFramework/kotlinApp/screenshots/8_AuthNeeded.png b/input/autofill/AutofillFramework/kotlinApp/screenshots/8_AuthNeeded.png
deleted file mode 100644
index e3b4f922..00000000
--- a/input/autofill/AutofillFramework/kotlinApp/screenshots/8_AuthNeeded.png
+++ /dev/null
Binary files differ
diff --git a/input/autofill/AutofillFramework/kotlinApp/screenshots/8_SampleCheckOutSpinnersAutofilled.png b/input/autofill/AutofillFramework/kotlinApp/screenshots/8_SampleCheckOutSpinnersAutofilled.png
new file mode 100644
index 00000000..b5c15cc0
--- /dev/null
+++ b/input/autofill/AutofillFramework/kotlinApp/screenshots/8_SampleCheckOutSpinnersAutofilled.png
Binary files differ
diff --git a/input/autofill/AutofillFramework/kotlinApp/screenshots/9_AuthActivity.png b/input/autofill/AutofillFramework/kotlinApp/screenshots/9_AuthActivity.png
deleted file mode 100644
index 905193e4..00000000
--- a/input/autofill/AutofillFramework/kotlinApp/screenshots/9_AuthActivity.png
+++ /dev/null
Binary files differ
diff --git a/input/autofill/AutofillFramework/kotlinApp/screenshots/9_SettingsActivity.png b/input/autofill/AutofillFramework/kotlinApp/screenshots/9_SettingsActivity.png
new file mode 100644
index 00000000..7ee47bb3
--- /dev/null
+++ b/input/autofill/AutofillFramework/kotlinApp/screenshots/9_SettingsActivity.png
Binary files differ
diff --git a/input/autofill/AutofillFramework/kotlinApp/screenshots/icon-web.png b/input/autofill/AutofillFramework/kotlinApp/screenshots/icon-web.png
index 29fb3ff9..b64a676b 100644..100755
--- a/input/autofill/AutofillFramework/kotlinApp/screenshots/icon-web.png
+++ b/input/autofill/AutofillFramework/kotlinApp/screenshots/icon-web.png
Binary files differ