Drop quick exit feature

Broken now due to multiple navigation destinations unlike before
when there were only 3 fragments were the only choices.

Quick exit is supposed to be now the default behaviour in the coming commits

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2023-07-06 11:14:10 +05:30
parent f7c8c8d6cb
commit 5094a3faca
52 changed files with 0 additions and 167 deletions

View File

@@ -264,8 +264,6 @@
<string name="pref_common_extra">Дополнительно</string>
<string name="pref_ui_similar_apps">Похожие и связанные приложения</string>
<string name="pref_ui_no_for_you">Страница рекомендаций</string>
<string name="pref_ui_quick_exit_desc">Выйти из приложения одним нажатием кнопки \"Назад\"</string>
<string name="pref_ui_quick_exit">Быстрый выход</string>
<string name="pref_filter_search_summary">Поисковые фильтры сбрасываются при каждом поиске. Отключите, чтобы сохранить их</string>
<string name="details_no_app_match">Приложения не найдены</string>
<string name="toast_manual_available">Поздравляем, запрошенный код версии доступен. Начинаем загрузку.</string>
@@ -277,7 +275,6 @@
<string name="toast_rated_failed">Не удалось поставить оценку</string>
<string name="toast_rated_success">Оценка принята</string>
<string name="toast_page_unavailable">Страница недоступна</string>
<string name="toast_double_press_to_exit">Нажмите дважды для выхода</string>
<string name="toast_export_failed">Экспорт конфигурации устройства не выполнен</string>
<string name="toast_export_success">Конфигурация устройства успешно экспортирована</string>
<string name="pref_updates_extended_desc">Проверять наличие обновлений для отключенных приложений</string>