Skip to content
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

add random ext app #2273

Merged
merged 33 commits into from
Sep 30, 2024
Merged

add random ext app #2273

merged 33 commits into from
Sep 30, 2024

Conversation

zxkmm
Copy link
Contributor

@zxkmm zxkmm commented Sep 29, 2024

this app were modified from a copy of afsk rx app

known issue: the paint seems not work but i tried all the methods that i know of, tried to copy the usage from text_edit app and debug app, not working.

  1. paint inline in new_password func
  2. paint in a seperate func and call from new_password
  3. override nav's paint func (i think it can tried to capture same obj) and paint, hoping set_dirty handle it correctly
  4. override nav's paint func (i think it can tried to capture same obj) and paint in a seperate func, hoping set_dirty handle it correctly

will do research in the future but it's currently usable, just need paint to easily identify 0``O``o``1``l, but not a big deal

@zxkmm zxkmm marked this pull request as ready for review September 29, 2024 08:42
@zxkmm zxkmm marked this pull request as draft September 29, 2024 15:20
@zxkmm zxkmm closed this Sep 30, 2024
@zxkmm zxkmm reopened this Sep 30, 2024
@zxkmm zxkmm marked this pull request as ready for review September 30, 2024 11:21
@zxkmm zxkmm requested a review from htotoo September 30, 2024 12:01
Copy link
Member

@htotoo htotoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

compiles, works, will push more improvements soon

@zxkmm zxkmm merged commit 105742a into portapack-mayhem:next Sep 30, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants