mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-05-09 08:25:44 +02:00
[PR #37] [MERGED] Creation of a protection system against unintentional updates to Epsilon 16 (foundation) + Recovery Improvement #213
Labels
No labels
bug
duplicate
easy
enhancement
enhancement
fixed
fixed
good first issue
hard
invalid
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Upsilon#213
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/UpsilonNumworks/Upsilon/pull/37
Author: @devdl11
Created: 10/3/2021
Status: ✅ Merged
Merged: 11/11/2021
Merged by: @Lauryy06
Base:
upsilon-dev-usb-protection← Head:upsilon-dev📝 Commits (10+)
6c12546Création d'une protection au niveau du DFU contre l'installation involontaire d'Epsilon 1670c9602Fichiers Manquants814ec23External Apps DFU writing optimization and usb menu add5a912daUSB Menu Improvement916e89aOptimization of the unprotected DFU mode, finalization of the USB menu and change of the LED frequency85a056fCorrection of translationsf898493Translations fix. Special Thanks to @hatsuseno27b46beSimple error Fix0acd3a8Deleted old keysa5775c3Improved protection. Addition of different levels of protection selectable from the settings, support for omega flashing. Translations in different languages required📊 Changes
63 files changed (+1897 additions, -569 deletions)
View changed files
📝
apps/apps_container.cpp(+4 -2)📝
apps/global_preferences.h(+18 -0)📝
apps/home/base.de.i18n(+2 -0)📝
apps/home/base.en.i18n(+2 -0)📝
apps/home/base.es.i18n(+2 -0)📝
apps/home/base.fr.i18n(+2 -0)📝
apps/home/base.hu.i18n(+2 -0)📝
apps/home/base.it.i18n(+2 -0)📝
apps/home/base.nl.i18n(+2 -0)📝
apps/home/base.pt.i18n(+2 -0)📝
apps/home/controller.cpp(+24 -0)📝
apps/on_boarding/logo_icon.png(+0 -0)📝
apps/settings/Makefile(+2 -0)📝
apps/settings/main_controller.cpp(+6 -1)📝
apps/settings/main_controller.h(+4 -0)📝
apps/settings/main_controller_prompt_beta.cpp(+1 -0)📝
apps/settings/main_controller_prompt_none.cpp(+15 -13)📝
apps/settings/main_controller_prompt_update.cpp(+1 -0)➕
apps/settings/sub_menu/usb_info_controller.cpp(+134 -0)➕
apps/settings/sub_menu/usb_info_controller.h(+36 -0)...and 43 more files
📄 Description
Everything is in the title ^^
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.