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

[FL-3895] Broken file interaction fixes #3852

Merged
merged 23 commits into from
Sep 5, 2024

Merge branch 'dev' into reborned/broken_file_fixes

f69187e
Select commit
Loading
Failed to load commit list.
Merged

[FL-3895] Broken file interaction fixes #3852

Merge branch 'dev' into reborned/broken_file_fixes
f69187e
Select commit
Loading
Failed to load commit list.
Task list completed / task-list-completed succeeded Sep 5, 2024 in 0s

3 / 3 tasks completed

All tasks have been completed

Details

Required Tasks

Task Status
All apps now show the same message ("Cannot load key file") when you try to open empty or broken files from different places (Favorites, browser, saved menu). Incomplete
All apps now behave in the same way when you try to open empty or broken files from RPC. Now Flipper doesn't show any scene in case of error, instead it sends error code and message back through rpc. Incomplete
List of errors was added to rpc_app subsystem Incomplete
Error codes and messages are now set for rpc when there was an error while file loading Incomplete
[ Describe how to verify changes ] Incomplete
PR has description of feature/bug or link to Confluence/Jira task Completed
Description contains actions to verify feature/bugfix Completed
I've built this code, uploaded it to the device and verified feature/bugfix Completed