feat: allow removing book from recent list (#2045)
## Summary Add ability to long press 'confirm' on a book in the recent books list to be prompted to remove it from the list. --- ### AI Usage While CrossPoint doesn't have restrictions on AI tools in contributing, please be transparent about their usage as it helps set the right context for reviewers. Did you use AI tools to help write this code? *Yes, Claude* ---------
This commit is contained in:
@@ -238,6 +238,7 @@ STR_REMAP_FRONT_BUTTONS: "Configurer boutons façade"
|
||||
STR_OPDS_BROWSER: "Navigateur OPDS"
|
||||
STR_COVER_CUSTOM: "Couverture + Perso"
|
||||
STR_MENU_RECENT_BOOKS: "Livres récents"
|
||||
STR_REMOVE_FROM_RECENTS: "Retirer des Livres récents ?"
|
||||
STR_NO_RECENT_BOOKS: "Aucun livre récent"
|
||||
STR_CALIBRE_DESC: "Utiliser transfert sans fil Calibre"
|
||||
STR_FORGET_AND_REMOVE: "Oublier le réseau et le mot de passe ?"
|
||||
|
||||
Reference in New Issue
Block a user