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