[PR #292] [apps/external] Move external to Ion #352

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

📋 Pull Request Information

Original PR: https://github.com/UpsilonNumworks/Upsilon/pull/292
Author: @Yaya-Cout
Created: 10/24/2022
Status: 🔄 Open

Base: upsilon-devHead: upsilon-dev-external-ion


📝 Commits (4)

  • 3ea016f [apps/external] Move archive to Ion
  • ef7a83a [apps/external] Move extapp_api to Ion
  • 5efd36a [ion/extapp_api] Remove dependency on Python
  • 74b1221 [apps/external] Remove old UI (now in home) and cleanup translations

📊 Changes

38 files changed (+852 additions, -868 deletions)

View changed files

📝 Makefile (+1 -7)
📝 apps/external/Makefile (+3 -40)
apps/external/app.cpp (+0 -48)
apps/external/app.h (+0 -38)
📝 apps/external/app/sources.mak (+2 -2)
📝 apps/external/base.de.i18n (+0 -7)
📝 apps/external/base.en.i18n (+0 -7)
📝 apps/external/base.es.i18n (+0 -7)
📝 apps/external/base.fr.i18n (+0 -7)
📝 apps/external/base.hu.i18n (+2 -9)
📝 apps/external/base.it.i18n (+0 -7)
📝 apps/external/base.nl.i18n (+0 -7)
📝 apps/external/base.pt.i18n (+0 -7)
📝 apps/external/base.universal.i18n (+0 -1)
📝 apps/external/extapp_api.h (+2 -261)
apps/external/external_icon.png (+0 -0)
apps/external/main_controller.cpp (+0 -151)
apps/external/main_controller.h (+0 -34)
apps/external/pointer_text_table_cell.cpp (+0 -38)
apps/external/pointer_text_table_cell.h (+0 -20)

...and 18 more files

📄 Description

No description provided


🔄 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/292 **Author:** [@Yaya-Cout](https://github.com/Yaya-Cout) **Created:** 10/24/2022 **Status:** 🔄 Open **Base:** `upsilon-dev` ← **Head:** `upsilon-dev-external-ion` --- ### 📝 Commits (4) - [`3ea016f`](https://github.com/UpsilonNumworks/Upsilon/commit/3ea016f75735c112902dca3cdec3b0b28149505c) [apps/external] Move archive to Ion - [`ef7a83a`](https://github.com/UpsilonNumworks/Upsilon/commit/ef7a83a14d6c92834478d47e95c3279972a951ac) [apps/external] Move extapp_api to Ion - [`5efd36a`](https://github.com/UpsilonNumworks/Upsilon/commit/5efd36a50348426a5eb152424893ffb650a5852b) [ion/extapp_api] Remove dependency on Python - [`74b1221`](https://github.com/UpsilonNumworks/Upsilon/commit/74b1221638d935d3142fd6264c422d1935ccc743) [apps/external] Remove old UI (now in home) and cleanup translations ### 📊 Changes **38 files changed** (+852 additions, -868 deletions) <details> <summary>View changed files</summary> 📝 `Makefile` (+1 -7) 📝 `apps/external/Makefile` (+3 -40) ➖ `apps/external/app.cpp` (+0 -48) ➖ `apps/external/app.h` (+0 -38) 📝 `apps/external/app/sources.mak` (+2 -2) 📝 `apps/external/base.de.i18n` (+0 -7) 📝 `apps/external/base.en.i18n` (+0 -7) 📝 `apps/external/base.es.i18n` (+0 -7) 📝 `apps/external/base.fr.i18n` (+0 -7) 📝 `apps/external/base.hu.i18n` (+2 -9) 📝 `apps/external/base.it.i18n` (+0 -7) 📝 `apps/external/base.nl.i18n` (+0 -7) 📝 `apps/external/base.pt.i18n` (+0 -7) 📝 `apps/external/base.universal.i18n` (+0 -1) 📝 `apps/external/extapp_api.h` (+2 -261) ➖ `apps/external/external_icon.png` (+0 -0) ➖ `apps/external/main_controller.cpp` (+0 -151) ➖ `apps/external/main_controller.h` (+0 -34) ➖ `apps/external/pointer_text_table_cell.cpp` (+0 -38) ➖ `apps/external/pointer_text_table_cell.h` (+0 -20) _...and 18 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#352
No description provided.