mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-05-09 08:25:44 +02:00
[PR #169] [CLOSED] [external] Update external API to follow Khi's one #296
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#296
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/169
Author: @Yaya-Cout
Created: 2/23/2022
Status: ❌ Closed
Base:
upsilon-dev← Head:upsilon-dev-khicas-update📝 Commits (8)
685a3fa[external] Update external API to follow Khi's one211f981Merge branch 'UpsilonNumworks:upsilon-dev' into upsilon-dev-khicas-update07be1c6[apps/external] Finish API upgradea87bb7e[apps/external] Disable flash writting9a113c0[apps/settings|external] Add setting for extapp flash writing79dc7cd[apps/settings] Fix beta controllere87fb76[apps/settings|external] Add setting for extapp hidinge44ae61[apps/external] Remove power menu📊 Changes
30 files changed (+500 additions, -123 deletions)
View changed files
📝
apps/external/archive.cpp(+41 -53)📝
apps/external/archive.h(+1 -0)📝
apps/external/extapp_api.cpp(+221 -61)📝
apps/external/extapp_api.h(+5 -1)📝
apps/global_preferences.h(+8 -0)📝
apps/home/controller.cpp(+2 -1)📝
apps/settings/Makefile(+1 -0)📝
apps/settings/base.de.i18n(+6 -0)📝
apps/settings/base.en.i18n(+6 -0)📝
apps/settings/base.es.i18n(+6 -0)📝
apps/settings/base.fr.i18n(+6 -0)📝
apps/settings/base.hu.i18n(+6 -0)📝
apps/settings/base.it.i18n(+6 -0)📝
apps/settings/base.nl.i18n(+6 -0)📝
apps/settings/base.pt.i18n(+6 -0)📝
apps/settings/main_controller.cpp(+5 -1)📝
apps/settings/main_controller.h(+3 -0)📝
apps/settings/main_controller_prompt_beta.cpp(+3 -2)📝
apps/settings/main_controller_prompt_none.cpp(+1 -0)📝
apps/settings/main_controller_prompt_update.cpp(+1 -0)...and 10 more files
📄 Description
This pull request add the support for the latest KhiCAS on Khi, but some functionalities are dummy implemented (like the exam mode backup). There are some bugs to fix :
char *when the file is written…)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.