[PR #67] [MERGED] [apps/settings|code] Add a Flag to remove Code option in settings #234

Closed
opened 2026-05-06 13:16:22 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/UpsilonNumworks/Upsilon/pull/67
Author: @Mino1289
Created: 10/28/2021
Status: Merged
Merged: 10/28/2021
Merged by: @Lauryy06

Base: upsilon-devHead: upsilon-dev-fix


📝 Commits (1)

  • 34b9edf [apps/settings|code] Add a Flag to remove Code option in settings if code app is not compiled

📊 Changes

6 files changed (+14 additions, -3 deletions)

View changed files

📝 apps/code/Makefile (+2 -0)
📝 apps/settings/main_controller.cpp (+2 -0)
📝 apps/settings/main_controller_prompt_beta.cpp (+2 -0)
📝 apps/settings/main_controller_prompt_none.cpp (+2 -1)
📝 apps/settings/main_controller_prompt_update.cpp (+2 -1)
📝 apps/settings/sub_menu/code_options_controller.cpp (+4 -1)

📄 Description

Adding Flag HAS_CODE in apps/code/Makefile
To remove Code option in settings if the code app is not compiled.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/UpsilonNumworks/Upsilon/pull/67 **Author:** [@Mino1289](https://github.com/Mino1289) **Created:** 10/28/2021 **Status:** ✅ Merged **Merged:** 10/28/2021 **Merged by:** [@Lauryy06](https://github.com/Lauryy06) **Base:** `upsilon-dev` ← **Head:** `upsilon-dev-fix` --- ### 📝 Commits (1) - [`34b9edf`](https://github.com/UpsilonNumworks/Upsilon/commit/34b9edfd3a34215e9e6b55ca946828d99febc27f) [apps/settings|code] Add a Flag to remove Code option in settings if code app is not compiled ### 📊 Changes **6 files changed** (+14 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `apps/code/Makefile` (+2 -0) 📝 `apps/settings/main_controller.cpp` (+2 -0) 📝 `apps/settings/main_controller_prompt_beta.cpp` (+2 -0) 📝 `apps/settings/main_controller_prompt_none.cpp` (+2 -1) 📝 `apps/settings/main_controller_prompt_update.cpp` (+2 -1) 📝 `apps/settings/sub_menu/code_options_controller.cpp` (+4 -1) </details> ### 📄 Description Adding Flag HAS_CODE in apps/code/Makefile To remove Code option in settings if the code app is not compiled. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 13:16:23 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Upsilon#234
No description provided.