summaryrefslogtreecommitdiffstats
path: root/src/frontend_common/content_manager.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-18Add check for corrupted firmware files after install.Andrew Pilley1-2/+3
2024-01-25Address review comments and fix compilation problemsFearlessTobi1-4/+5
2024-01-25fs: Replace Mode enum by OpenMode enumFearlessTobi1-1/+1
2024-01-25frontend_common: Consistently use referencest8951-28/+28
2024-01-25frontend_common: Remove key rederivation and keep key checkt8951-0/+7
2024-01-22frontend_common: Remove default value for installer callbackst8951-13/+13
2024-01-21frontend_common: Move integrity verification to content_managert8951-2/+135
2024-01-20frontend_common: Add documentation for content_manangert8951-0/+53
2024-01-20android: Add addon delete buttont8951-0/+17
2024-01-19frontend_common: Add content manager utility functionst8951-0/+168