summaryrefslogtreecommitdiff
path: root/src/frontend_common/content_manager.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add check for corrupted firmware files after install.Gravatar Andrew Pilley2024-02-181-2/+3
* Address review comments and fix compilation problemsGravatar FearlessTobi2024-01-251-4/+5
* fs: Replace Mode enum by OpenMode enumGravatar FearlessTobi2024-01-251-1/+1
* frontend_common: Consistently use referencesGravatar t8952024-01-251-28/+28
* frontend_common: Remove key rederivation and keep key checkGravatar t8952024-01-251-0/+7
* frontend_common: Remove default value for installer callbacksGravatar t8952024-01-211-13/+13
* frontend_common: Move integrity verification to content_managerGravatar t8952024-01-211-2/+135
* frontend_common: Add documentation for content_manangerGravatar t8952024-01-191-0/+53
* android: Add addon delete buttonGravatar t8952024-01-191-0/+17
* frontend_common: Add content manager utility functionsGravatar t8952024-01-191-0/+168