-
-
Notifications
You must be signed in to change notification settings - Fork 344
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
Interactive/progressive checklist #1417
Commits on Jan 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 03cb9ea - Browse repository at this point
Copy the full SHA 03cb9eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a3da5a - Browse repository at this point
Copy the full SHA 7a3da5aView commit details -
remove checklist exit after completing it
cannot exit menu from menuTextView as level above there is while loop that cannot be stopped from thic place in code
Configuration menu - View commit details
-
Copy full SHA for 8755465 - Browse repository at this point
Copy the full SHA 8755465View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a812e8 - Browse repository at this point
Copy the full SHA 8a812e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d89732 - Browse repository at this point
Copy the full SHA 9d89732View commit details
Commits on Jan 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a32f418 - Browse repository at this point
Copy the full SHA a32f418View commit details -
Configuration menu - View commit details
-
Copy full SHA for 153fd8a - Browse repository at this point
Copy the full SHA 153fd8aView commit details
Commits on Jan 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f69f674 - Browse repository at this point
Copy the full SHA f69f674View commit details
Commits on Jan 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 708aa86 - Browse repository at this point
Copy the full SHA 708aa86View commit details
Commits on Jan 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9fc8885 - Browse repository at this point
Copy the full SHA 9fc8885View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8002c2 - Browse repository at this point
Copy the full SHA d8002c2View commit details
Commits on Jan 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1039b13 - Browse repository at this point
Copy the full SHA 1039b13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8af8cf0 - Browse repository at this point
Copy the full SHA 8af8cf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71a0413 - Browse repository at this point
Copy the full SHA 71a0413View commit details -
Configuration menu - View commit details
-
Copy full SHA for a34fa57 - Browse repository at this point
Copy the full SHA a34fa57View commit details -
Merge branch 'main' of https://github.com/EdgeTX/edgetx into bw-progr…
…essive-checklist # Conflicts: # radio/src/gui/colorlcd/view_text.cpp # radio/src/gui/colorlcd/view_text.h
Configuration menu - View commit details
-
Copy full SHA for dfe0e1d - Browse repository at this point
Copy the full SHA dfe0e1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72da66b - Browse repository at this point
Copy the full SHA 72da66bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c7ec60 - Browse repository at this point
Copy the full SHA 0c7ec60View commit details
Commits on Jan 27, 2022
-
Merge branch 'main' of https://github.com/EdgeTX/edgetx into bw-progr…
…essive-checklist # Conflicts: # radio/src/datastructs_private.h
Configuration menu - View commit details
-
Copy full SHA for da01b88 - Browse repository at this point
Copy the full SHA da01b88View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4e65cd - Browse repository at this point
Copy the full SHA b4e65cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 086f144 - Browse repository at this point
Copy the full SHA 086f144View commit details
Commits on Jan 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4f11cd8 - Browse repository at this point
Copy the full SHA 4f11cd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75aee91 - Browse repository at this point
Copy the full SHA 75aee91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 110a4b8 - Browse repository at this point
Copy the full SHA 110a4b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71d8d87 - Browse repository at this point
Copy the full SHA 71d8d87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a8c4c9 - Browse repository at this point
Copy the full SHA 9a8c4c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c050ef8 - Browse repository at this point
Copy the full SHA c050ef8View commit details -
Process only items visible on screen
This is also crucial when it comes to analyse non-checkable items on a checklist, as in this way there is no need to load non-visible items from SD-card
Configuration menu - View commit details
-
Copy full SHA for 1454ea7 - Browse repository at this point
Copy the full SHA 1454ea7View commit details -
Merge branch 'main' of https://github.com/EdgeTX/edgetx into bw-progr…
…essive-checklist # Conflicts: # companion/src/modeledit/setup.ui # radio/src/datastructs.h # radio/src/datastructs_private.h # radio/src/storage/yaml/yaml_datastructs_nv14.cpp # radio/src/storage/yaml/yaml_datastructs_t12.cpp # radio/src/storage/yaml/yaml_datastructs_t8.cpp # radio/src/storage/yaml/yaml_datastructs_tlite.cpp # radio/src/storage/yaml/yaml_datastructs_tpro.cpp # radio/src/storage/yaml/yaml_datastructs_tx12.cpp # radio/src/storage/yaml/yaml_datastructs_x10.cpp # radio/src/storage/yaml/yaml_datastructs_x12s.cpp # radio/src/storage/yaml/yaml_datastructs_x7.cpp # radio/src/storage/yaml/yaml_datastructs_x9d.cpp # radio/src/storage/yaml/yaml_datastructs_x9e.cpp # radio/src/storage/yaml/yaml_datastructs_x9lite.cpp # radio/src/storage/yaml/yaml_datastructs_x9lites.cpp # radio/src/storage/yaml/yaml_datastructs_xlite.cpp # radio/src/storage/yaml/yaml_datastructs_xlites.cpp # radio/src/storage/yaml/yaml_datastructs_zorro.cpp
Configuration menu - View commit details
-
Copy full SHA for 4f05cd6 - Browse repository at this point
Copy the full SHA 4f05cd6View commit details
Commits on Jun 4, 2022
-
Merge branch 'main' into bw-progressive-checklist
# Conflicts: # radio/src/storage/yaml/yaml_datastructs_nv14.cpp # radio/src/storage/yaml/yaml_datastructs_t12.cpp # radio/src/storage/yaml/yaml_datastructs_t8.cpp # radio/src/storage/yaml/yaml_datastructs_tlite.cpp # radio/src/storage/yaml/yaml_datastructs_tpro.cpp # radio/src/storage/yaml/yaml_datastructs_tx12.cpp # radio/src/storage/yaml/yaml_datastructs_x10.cpp # radio/src/storage/yaml/yaml_datastructs_x12s.cpp # radio/src/storage/yaml/yaml_datastructs_x7.cpp # radio/src/storage/yaml/yaml_datastructs_x9d.cpp # radio/src/storage/yaml/yaml_datastructs_x9e.cpp # radio/src/storage/yaml/yaml_datastructs_x9lite.cpp # radio/src/storage/yaml/yaml_datastructs_x9lites.cpp # radio/src/storage/yaml/yaml_datastructs_xlite.cpp # radio/src/storage/yaml/yaml_datastructs_xlites.cpp # radio/src/storage/yaml/yaml_datastructs_zorro.cpp
Configuration menu - View commit details
-
Copy full SHA for 3bb0b23 - Browse repository at this point
Copy the full SHA 3bb0b23View commit details