Skip to content

Commit

Permalink
new icons: Yandex & Yandex.Start
Browse files Browse the repository at this point in the history
  • Loading branch information
flameshikari committed Jan 6, 2024
1 parent d2d2648 commit 824d6f0
Show file tree
Hide file tree
Showing 15 changed files with 16 additions and 5 deletions.
1 change: 0 additions & 1 deletion app/src/main/assets/appfilter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11503,7 +11503,6 @@
<item component="ComponentInfo{ru.yandex.music/ru.yandex.music.main.MainScreenActivity}" drawable="yandex_music_alt_1" />
<item component="ComponentInfo{ru.yandex.radio/ru.yandex.radio.app.WelcomeActivity}" drawable="yandex_radio" />
<item component="ComponentInfo{ru.yandex.rasp/ru.yandex.rasp.AMainActivity}" drawable="yandex_trains" />
<item component="ComponentInfo{ru.yandex.searchplugin/ru.yandex.searchplugin.MainActivity}" drawable="yandex" />
<item component="ComponentInfo{ru.yandex.taxi/ru.yandex.taxi.activity.StartActivity}" drawable="yandex_go" />
<item component="ComponentInfo{ru.yandex.taximeter/ru.yandex.taximeter.LoginActivity}" drawable="yandex_pro_alt_1" />
<item component="ComponentInfo{ru.yandex.translate/ru.yandex.translate.ui.activities.MainActivity}" drawable="yandex_translate" />
Expand Down
1 change: 0 additions & 1 deletion app/src/main/assets/drawable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9647,7 +9647,6 @@
<item drawable="yalp_store" />
<item drawable="yami" />
<item drawable="yammer" />
<item drawable="yandex" />
<item drawable="yandex_alice" />
<item drawable="yandex_browser" />
<item drawable="yandex_browser_lite" />
Expand Down
Binary file removed app/src/main/res/drawable-nodpi/yandex.png
Binary file not shown.
1 change: 0 additions & 1 deletion app/src/main/res/xml/appfilter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11503,7 +11503,6 @@
<item component="ComponentInfo{ru.yandex.music/ru.yandex.music.main.MainScreenActivity}" drawable="yandex_music_alt_1" />
<item component="ComponentInfo{ru.yandex.radio/ru.yandex.radio.app.WelcomeActivity}" drawable="yandex_radio" />
<item component="ComponentInfo{ru.yandex.rasp/ru.yandex.rasp.AMainActivity}" drawable="yandex_trains" />
<item component="ComponentInfo{ru.yandex.searchplugin/ru.yandex.searchplugin.MainActivity}" drawable="yandex" />
<item component="ComponentInfo{ru.yandex.taxi/ru.yandex.taxi.activity.StartActivity}" drawable="yandex_go" />
<item component="ComponentInfo{ru.yandex.taximeter/ru.yandex.taximeter.LoginActivity}" drawable="yandex_pro_alt_1" />
<item component="ComponentInfo{ru.yandex.translate/ru.yandex.translate.ui.activities.MainActivity}" drawable="yandex_translate" />
Expand Down
1 change: 0 additions & 1 deletion app/src/main/res/xml/drawable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9647,7 +9647,6 @@
<item drawable="yalp_store" />
<item drawable="yami" />
<item drawable="yammer" />
<item drawable="yandex" />
<item drawable="yandex_alice" />
<item drawable="yandex_browser" />
<item drawable="yandex_browser_lite" />
Expand Down
12 changes: 12 additions & 0 deletions resources/new_icons.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,3 +121,15 @@ yandex_team_calendar:

yandex_courier:
- com.yandex.courier/com.yandex.courier.MainActivity

yandex:
- com.yandex.searchapp/ru.yandex.searchplugin.MainActivity
- com.yandex.searchapp.beta/ru.yandex.searchplugin.MainActivity

yandex_alt_1: {}

yandex_start:
- ru.yandex.searchplugin/ru.yandex.searchplugin.MainActivity
- ru.yandex.searchplugin.beta/ru.yandex.searchplugin.MainActivity

yandex_start_alt_1: {}
Binary file added resources/utilities/icons/yandex.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions resources/utilities/icons/yandex.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/utilities/icons/yandex_alt_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions resources/utilities/icons/yandex_alt_1.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/utilities/icons/yandex_start.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions resources/utilities/icons/yandex_start.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/utilities/icons/yandex_start_alt_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions resources/utilities/icons/yandex_start_alt_1.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion resources/vectors/yandex.svg

This file was deleted.

0 comments on commit 824d6f0

Please sign in to comment.