Fynn Petersen-Frey
|
202082f62e
|
refactor(mobile): use repositories in a number of services (#12891)
* UserService
* PartnerService
* HashService
* MemoryService
* PersonService
* SearchService
* StackService
|
2024-09-24 12:50:21 +00:00 |
|
Alex
|
14169d310a
|
fix(mobile): fix uncaught error in getting file cause hashing procses to be aborted entirely (#12826)
* fix(mobile): fix uncaught error in getting file cause hashing procses to be aborted entirely
* log error
|
2024-09-21 00:29:07 +00:00 |
|
Fynn Petersen-Frey
|
6995cc2b38
|
refactor(mobile): encapsulate most access to photomanager in repository (#12754)
* refactor(mobile): encapsulate most access to photomanager in repository
|
2024-09-18 17:15:52 +02:00 |
|
Alex
|
1ee10ee2d6
|
feat(mobile): Revert render assets on device by default (#10470) (#10774)
Revert "feat(mobile): render assets on device by default (#10470)"
This reverts commit 32da9d90e4 .
|
2024-07-02 19:01:54 +00:00 |
|
Alex
|
32da9d90e4
|
feat(mobile): render assets on device by default (#10470)
* feat(mobile): render asset on device by default
* remove unused service
|
2024-06-22 09:13:05 -07:00 |
|
Alex
|
c1253663b7
|
refactor(mobile): services and providers (#9232)
* refactor(mobile): services and provider
* providers
|
2024-05-02 15:59:14 -05:00 |
|