app
androidJvm
app
/
openfoodfacts.github.scrachx.openfood.repositories
/
HistoryRepository
History
Repository
androidJvm
@
Singleton
class
HistoryRepository
@
Inject
constructor
(
context
:
Context
,
daoSession
:
<Error class: unknown class>
,
productRepository
:
ProductRepository
,
localeManager
:
LocaleManager
,
dispatchers
:
CoroutineDispatchers
)
Content copied to clipboard
Constructors
Functions
Constructors
History
Repository
Link copied to clipboard
androidJvm
@
Inject
fun
HistoryRepository
(
context
:
Context
,
daoSession
:
<Error class: unknown class>
,
productRepository
:
ProductRepository
,
localeManager
:
LocaleManager
,
dispatchers
:
CoroutineDispatchers
)
Content copied to clipboard
Functions
sync
Old
History
Link copied to clipboard
androidJvm
suspend
fun
syncOldHistory
(
)
Content copied to clipboard