book-reader/app/src/main/java/com/aryan/reader
Aryan b027331bd1
String extraction (#174)
* Refactored the EPUB reader to use localized string resources instead of hardcoded strings across multiple components.

* Refactored the PDF viewer and annotation components to use centralized string resources instead of hardcoded text.

* Updated `strings.xml` with extensive translation hints and localization metadata.
2026-04-12 16:34:47 +05:30
..
data Library improvements (#163) 2026-04-10 17:49:37 +05:30
epub More formats support (#161) 2026-04-10 17:35:31 +05:30
epubreader String extraction (#174) 2026-04-12 16:34:47 +05:30
feedback String extract (#148) 2026-04-05 09:32:59 +05:30
opds Epub improvements (#160) 2026-04-10 17:30:48 +05:30
paginatedreader General improvements (#164) 2026-04-10 20:23:39 +05:30
pdf String extraction (#174) 2026-04-12 16:34:47 +05:30
tts General improvements (#164) 2026-04-10 20:23:39 +05:30
ui/theme Update readme (#3) 2026-02-25 21:30:28 +05:30
AppNavigation.kt More formats support (#161) 2026-04-10 17:35:31 +05:30
BookImporter.kt Update readme (#3) 2026-02-25 21:30:28 +05:30
Common.kt String extraction (#174) 2026-04-12 16:34:47 +05:30
FileHasher.kt Update readme (#3) 2026-02-25 21:30:28 +05:30
FolderSyncWorker.kt General improvements (#164) 2026-04-10 20:23:39 +05:30
FontsScreen.kt String extract (#148) 2026-04-05 09:32:59 +05:30
HomeScreen.kt Library improvements (#163) 2026-04-10 17:49:37 +05:30
LibraryScreen.kt String extraction (#174) 2026-04-12 16:34:47 +05:30
MainActivity.kt Epub improvements (#160) 2026-04-10 17:30:48 +05:30
MainScreen.kt String extract (#148) 2026-04-05 09:32:59 +05:30
MainViewModel.kt Library improvements (#163) 2026-04-10 17:49:37 +05:30
MetadataExtractionWorker.kt General improvements (#164) 2026-04-10 20:23:39 +05:30
MyApplication.kt Update readme (#3) 2026-02-25 21:30:28 +05:30
ProScreen.kt String extract (#148) 2026-04-05 09:32:59 +05:30
SharedComposables.kt String extraction (#174) 2026-04-12 16:34:47 +05:30
StorageTracker.kt Bug and crash fixes (#132) 2026-03-30 21:19:27 +05:30