Balazs Perlaki-Horvath
a62b5cf3c3
Replace NSLocale with Locale
2024-02-27 09:21:15 +01:00
Balazs Perlaki-Horvath
1b847b5e11
Fix category selection, language name display, make sure 1 language is always selected
2024-02-20 08:28:15 +01:00
Balazs Perlaki-Horvath
bc805d6c4c
Replace book->getLanguage() with book->getCommaSeparatedLanguages()
2024-01-19 23:36:32 +01:00
ChrisLi
20d4ef29c0
File open and import ( #515 )
...
* open file button & handler
* open file in library
* file handler
* OpenFileContext
* open file action
* file owner
* remove tab id property
* disable open file button multi selection
2023-08-21 08:55:56 -04:00
ChrisLi
c03174b92c
iOS / iPadOS tab management setup ( #503 )
...
* coredata & entity
* project
* App
* model
* root view
* controller
* changelog
2023-06-30 18:26:06 -04:00
ChrisLi
2795586375
Implementing HTTP 206 ( #496 )
...
* request handler
* inclusive right
* refactor
* 404 response
* changelog
* ZimFileService
* url content
* handler
* content with offset
* open ended requests
2023-05-20 11:30:54 -04:00
ChrisLi
8a2517ccb4
Library refresh view model & test ( #487 )
...
* entities
* LibraryRefreshViewModel
* OPDSParserTests
* entity
* LibraryRefreshViewModel
* http error
* LibraryRefreshViewModelTest
* code
* code
* test
* test
* LibraryRefreshViewModel
* LibraryRefreshViewModel
* library enum
* error
* test
* tests
* in memory coredata
* test
* deprecation test
* test
* global LibraryRefreshViewModel
* refactor
2023-02-12 17:38:34 -05:00