mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-05-09 08:25:44 +02:00
[PR #9] [MERGED] Add battery information in the about menu and the ion module #196
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#196
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/9
Author: @FaustinM
Created: 9/11/2021
Status: ✅ Merged
Merged: 9/15/2021
Merged by: @Lauryy06
Base:
upsilon-dev← Head:omega-dev-get-battery-data📝 Commits (6)
80587f3Add a new entry in about menu to see current voltagecf9142bAdd "ion.battery()" for obtain the current voltage of the battery3460e9fMerge remote-tracking branch 'origin/upsilon-dev' into upsilon-dev-get-battery-data48a0da8Add more python functions in ion module2f3339dRemoved a modified file from pull requeste8044f9Merge branch 'upsilon-dev' into omega-dev-get-battery-data📊 Changes
27 files changed (+91 additions, -4 deletions)
View changed files
📝
.gitignore(+1 -0)📝
apps/atomic(+1 -1)📝
apps/code/catalog.de.i18n(+3 -0)📝
apps/code/catalog.en.i18n(+3 -0)📝
apps/code/catalog.es.i18n(+3 -0)📝
apps/code/catalog.fr.i18n(+3 -0)📝
apps/code/catalog.hu.i18n(+3 -0)📝
apps/code/catalog.it.i18n(+3 -0)📝
apps/code/catalog.nl.i18n(+3 -0)📝
apps/code/catalog.pt.i18n(+3 -0)📝
apps/code/catalog.universal.i18n(+3 -0)📝
apps/code/python_toolbox.cpp(+4 -0)📝
apps/settings/base.de.i18n(+1 -0)📝
apps/settings/base.en.i18n(+1 -0)📝
apps/settings/base.es.i18n(+1 -0)📝
apps/settings/base.fr.i18n(+1 -0)📝
apps/settings/base.hu.i18n(+1 -0)📝
apps/settings/base.it.i18n(+1 -0)📝
apps/settings/base.nl.i18n(+1 -0)📝
apps/settings/base.pt.i18n(+1 -0)...and 7 more files
📄 Description
See https://github.com/Omega-Numworks/Omega/issues/220
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.