Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-01-25 | Address review comments and fix compilation problems | FearlessTobi | 1 | -4/+5 |
2024-01-25 | fs: Replace Mode enum by OpenMode enum | FearlessTobi | 1 | -1/+1 |
2024-01-25 | frontend_common: Consistently use references | t895 | 1 | -28/+28 |
2024-01-25 | frontend_common: Remove key rederivation and keep key check | t895 | 1 | -0/+7 |
2024-01-22 | frontend_common: Remove default value for installer callbacks | t895 | 1 | -13/+13 |
2024-01-21 | frontend_common: Move integrity verification to content_manager | t895 | 1 | -2/+135 |
2024-01-20 | frontend_common: Add documentation for content_mananger | t895 | 1 | -0/+53 |
2024-01-20 | android: Add addon delete button | t895 | 1 | -0/+17 |
2024-01-19 | frontend_common: Add content manager utility functions | t895 | 1 | -0/+168 |