-
Notifications
You must be signed in to change notification settings - Fork 737
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tacphone - New Component - Create #10698
base: master
Are you sure you want to change the base?
Conversation
https://discord.com/channels/976165959041679380/1334235988158845010/1334247020512149647 What I was thinking from an end-user POV calling in CAS, more or less:
|
Applications would be able to be built in this also as per Dedmen request. Current plan for release is:
Open to more ideas. |
BananATAK.
|
ATAK is unfortunately a trademarked name Can do all the rest though |
If anyone actually uses this I'll be very surprised but it makes development a lot easier
Having an ace wiki app would be pretty useful imo, just requires CT_WEBBROWSER which is (likely) beyond my abilities |
because why not
imo keep the scope small with the ability to create different “apps” in mind. we can add PRs to add functionality later |
Agreed, was meant as a later thing |
Co-authored-by: Jouni Järvinen <[email protected]>
Co-authored-by: Jouni Järvinen <[email protected]>
Co-authored-by: Jouni Järvinen <[email protected]>
Split Homescreen app into subfolder
`scope = 2` now dictates something should show in homescreen, `scope = 1` just means app is accessible.
* ControlsGroups for all apps * Move app switching into function
GVAR(appsection) ctrlSetPosition _fullSize; | ||
GVAR(appsection) ctrlCommit 0; | ||
|
||
_map = _display ctrlCreate [QEGVAR(tacphone,mapControl), -1, GVAR(appsection)]; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cannot put map controls into control groups
e.g. map is not correctly placed at 1280x1024/small res
When merged this pull request will:
Please refer to thread in ace discord - https://discord.com/channels/976165959041679380/1334235988158845010 (#general-ace3)
Hate the tacphone name, open to suggestions for better names. Preferably banana related.
IMPORTANT
Component - Add|Fix|Improve|Change|Make|Remove {changes}
.