arkon
9f42306f79
Minor cleanup
2022-05-15 17:03:57 -04:00
arkon
ae7df4fb7f
Update linter
2022-05-10 17:54:52 -04:00
Andreas
891406cc7f
Fix database corruption ( #7042 )
...
When using SQLDelight and Storio at the same time
2022-04-29 08:04:59 -04:00
arkon
2b79295240
Revert "Revert history Compose/SQLDelight changes"
...
This reverts commit 96c894ce5b
.
2022-04-22 17:35:18 -04:00
arkon
96c894ce5b
Revert history Compose/SQLDelight changes
2022-04-22 17:27:58 -04:00
Andreas
b1f46ed830
Migrate History screen database calls to SQLDelight ( #6933 )
...
* Migrate History screen database call to SQLDelight
- Move all migrations to SQLDelight
- Move all tables to SQLDelight
Co-authored-by: inorichi <3521738+inorichi@users.noreply.github.com>
* Changes from review comments
* Add adapters to database
* Remove logging of database version in App
* Change query name for paging source queries
* Update migrations
* Make SQLite Callback handle migration
- To ensure it updates the database
* Use SQLDelight Schema version for Callback database version
Co-authored-by: inorichi <3521738+inorichi@users.noreply.github.com>
2022-04-21 15:45:56 -04:00
Andreas
1163aa4e4e
Share logic for saving page/cover ( #6787 )
...
* Use MediaStore on newer Android Q or newer
* Use flow instead of Observable
* Review comment fixes
* Use suspended function instead of flow
2022-03-19 16:46:23 -04:00
arkon
5ae4621da1
Queue tracking updates when offline ( closes #1497 )
...
Co-authored-by: Jays2Kings <Jays2Kings@users.noreply.github.com>
2021-09-04 16:37:35 -04:00
arkon
71d225c562
Address some build warnings
2021-06-05 17:49:20 -04:00
arkon
b47face2f8
Remove unused Gson singleton factory
...
We don't inject it anywhere anymore.
2021-05-24 16:11:13 -04:00
arkon
c9cf9cfff0
More coroutine tweaks
2021-01-10 11:01:10 -05:00
arkon
d21c147203
Singleton instance of Json serializer
2020-11-01 15:12:16 -05:00
arkon
3f63b320c4
Linting fixes
2020-04-25 14:24:45 -04:00
arkon
0f2d480036
More linting fixes
2020-02-26 18:12:44 -05:00
arkon
043e3784e8
Run linter
2020-02-26 18:03:34 -05:00
arkon
9588a582ce
Use coroutines for async loading of modules
2020-02-02 17:06:51 -05:00
inorichi
636c027298
Fix extensions installer on old Android versions. Fix deadlock on devices with 1-2 cores
2018-02-06 11:42:38 +01:00
Carlos
854112095b
Downloading extensions from Github Repo. ( #1101 )
...
Downloading extensions from Github Repo.
2018-02-05 22:50:56 +01:00
len
7425478a55
Optimize imports
2017-01-20 21:34:15 +01:00
len
706163e7a6
Move source and network outside data
2017-01-20 21:24:31 +01:00
len
a4c145c1ef
Optimize imports
2017-01-20 21:22:17 +01:00
inorichi
94ee4e7fb5
Experimental Anilist and Kitsu support ( #586 )
...
* Tracking tab with anilist support
* Rename MangaSync to Track
* Rename variables and methods to track
* Kitsu implementation
* Variables refactoring
* Travis fix?
2016-12-18 22:56:28 +01:00
len
21ba371a32
Replace Dagger2 with Injekt, reorganize dependencies
2016-06-14 15:13:48 +02:00