diff --git a/fenix/app/src/beta/res/xml/shortcuts.xml b/fenix/app/src/beta/res/xml/shortcuts.xml index c2e036a9f498..f5c2f0a15c31 100644 --- a/fenix/app/src/beta/res/xml/shortcuts.xml +++ b/fenix/app/src/beta/res/xml/shortcuts.xml @@ -3,6 +3,17 @@ - License, v. 2.0. If a copy of the MPL was not distributed with this - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + + + + + + + + + + + + diff --git a/fenix/app/src/main/res/drawable/ic_static_lock.xml b/fenix/app/src/main/res/drawable/ic_static_lock.xml new file mode 100644 index 000000000000..5aed2dee4067 --- /dev/null +++ b/fenix/app/src/main/res/drawable/ic_static_lock.xml @@ -0,0 +1,13 @@ + + + + + diff --git a/fenix/app/src/main/res/drawable/ic_static_password_shortcut.xml b/fenix/app/src/main/res/drawable/ic_static_password_shortcut.xml new file mode 100644 index 000000000000..2bf06439e768 --- /dev/null +++ b/fenix/app/src/main/res/drawable/ic_static_password_shortcut.xml @@ -0,0 +1,9 @@ + + + + + + + diff --git a/fenix/app/src/main/res/values/strings.xml b/fenix/app/src/main/res/values/strings.xml index 0f837fed2727..b370e5a59a71 100644 --- a/fenix/app/src/main/res/values/strings.xml +++ b/fenix/app/src/main/res/values/strings.xml @@ -121,6 +121,8 @@ New tab New private tab + + Passwords shortcut diff --git a/fenix/app/src/main/res/xml/shortcuts.xml b/fenix/app/src/main/res/xml/shortcuts.xml index e250a89045cf..8138357f01e2 100644 --- a/fenix/app/src/main/res/xml/shortcuts.xml +++ b/fenix/app/src/main/res/xml/shortcuts.xml @@ -4,6 +4,17 @@ - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + + + + + + + + +