Block a user
StartExerciseScreen and update navigation logic from CategoryDetailScreen
LibraryComponents and expand German and Portuguese translations with motivational phrases and dictionary content options
Fix: save/cancel action in DraggableActionPanel does not work correctly
Double tab on back navigation can lead to empty screen
LibraryComponents and expand German and Portuguese translations with motivational phrases and dictionary content options
LibraryComponents and expand German and Portuguese translations with motivational phrases and dictionary content options
VocabularyListScreen to AllCardsListScreen, introduce NavigationRoutes for centralized route management, and externalize hardcoded strings.
MainVocabularyScreen and its associated components, consolidating vocabulary management into the new LibraryScreen and StatsScreen architectures.
@Composable lambda hint content with a structured Hint type and updating UI components to support it.
HomeScreen profile section with a random phrase and app icon
AddCategoryDialog and add a dropdown menu for adding vocabulary or categories in LibraryScreen
NewVocListScreen.kt, update NewWordScreen to display recently added items, and refactor VocabularyCard styling in LibraryComponents.kt.
NewWordScreen and NewWordReviewScreen for AI-assisted and manual vocabulary entry
AppTopAppBar navigation icon to use ArrowBackIosNew and update styling properties
LibraryScreen and prevent haptic feedback on re-selecting the current bottom bar item
LibraryScreen UI with search, filtering, and segmented view for cards and categories
LibraryScreen UI with search, filtering, and segmented view for cards and categories
Redesign: Think of a "Home" tab instead of translation
Idea: Add "hint" button to Flashcard Exercise
Double tab on back navigation can lead to empty screen
gradle.properties, remove redundant Kotlin Android plugins, and update android.dependency.useConstraints
StatusMessageId enum and refactor StatusMessageService and StatusViewModel to support ID-based message resolution
Rework StatusMessage System