Commit Graph

129 Commits

Author SHA1 Message Date
aminecmi
27c55e59a1 Cleaning still. 2022-10-31 21:28:11 +01:00
aminecmi
7b40a31979 Cleaning. 2022-10-30 21:21:43 +01:00
aminecmi
62ad1f45ba Unit tests are on the android side. 2022-10-29 13:37:46 +02:00
aminecmi
402d18b889 Versions update. SettingsKey constants. 2022-10-28 20:32:23 +02:00
aminecmi
d2bdbae6c8 Launching ios APP. 2022-10-23 20:38:43 +02:00
53b1d1f8b2 Rework repository initialization 2022-10-21 22:42:32 +02:00
c25e8889a4 Prevent crash when logging in 2022-10-17 19:35:52 +02:00
8bfe14c019 Actually filter database items 2022-10-14 00:10:35 +02:00
02098a7aa9 Rearrange filtering steps 2022-10-11 00:52:12 +02:00
1d1c121aab Filter items from database according to tag and source 2022-10-08 17:15:22 +02:00
fe12819163 Correct database source title 2022-10-08 17:14:12 +02:00
Amine Louveau
023a30c008 Merge pull request 'Simplify sources and tags handling' (#70) from davidoskky/ReaderForSelfoss-multiplatform:drawer_data into master
Reviewed-on: https://gitea.amine-louveau.fr/Louvorg/ReaderForSelfoss-multiplatform/pulls/70
2022-10-04 18:52:39 +00:00
32e7fc0038 Correct boolean serialization 2022-10-04 15:01:22 +02:00
ebef0b3511 Start monitoring connectivity status when the repository is initiated. 2022-10-01 22:43:48 +02:00
b5b820c64b Remove database access from the Home 2022-09-30 15:00:01 +02:00
79fd115f5e Only return new cached items 2022-09-30 13:16:42 +02:00
8dc3d319cd Cleanup 2022-09-30 11:59:08 +02:00
27bb056397 Cleanup 2022-09-30 11:49:31 +02:00
f9ba13dc32 Always cache images in background 2022-09-30 11:23:43 +02:00
6f60ef4346 Remove unnecessary return value 2022-09-30 09:11:55 +02:00
a9c7ec3dc1 Cache items in background without filtering 2022-09-30 01:19:28 +02:00
920d4ac1ef Correctly implement disabling sources update 2022-09-29 19:37:33 +02:00
7211fdb1a3 Fix update remote tests 2022-09-29 18:58:00 +02:00
d311c2cdeb Fix sources tests 2022-09-28 18:45:21 +02:00
219cae5d74 Fix tags tests 2022-09-28 18:22:06 +02:00
2968aee309 Fix badges tests 2022-09-28 09:43:28 +02:00
15ec0f2d26 Merge branch 'master' into repository_tests 2022-09-28 06:57:02 +00:00
4781e30da2 Remove unnecessary safe calls 2022-09-27 23:44:42 +02:00
cb4f2f02ef Fix repository.tags() returning null 2022-09-27 23:26:44 +02:00
aminecmi
cabb6d494d Cleaning. 2022-09-27 15:09:33 +02:00
aminecmi
2bc28db2cc Removed chrome custom tabs. 2022-09-27 11:23:16 +02:00
aminecmi
bf1b680b4a Daark theme working. 2022-09-27 10:21:42 +02:00
e2afff0b8e Add comment 2022-09-26 23:19:31 +02:00
a382fc89ea Test item caching 2022-09-26 23:11:26 +02:00
63c550ead3 Test create source 2022-09-26 22:21:48 +02:00
aminecmi
144067d5b6 This helps a lot. 2022-09-26 16:16:40 +02:00
aminecmi
0f000ea359 Only sort if the data is from the DB. This speeds things a little bit. 2022-09-26 15:53:39 +02:00
d2436bb976 Merge branch 'master' into repository_tests
# Conflicts:
#	.drone.yml
2022-09-25 20:24:46 +02:00
aminecmi
bd96c67788 2.18 serialization issues fix. Fixes #61. 2022-09-24 21:55:25 +02:00
aminecmi
6d11dfb80c Fixing #59. 2022-09-24 14:43:24 +02:00
ef994460c1 get sources tests 2022-09-18 18:14:14 +02:00
758708e18d Tags tests 2022-09-17 22:04:24 +02:00
99f2c04bf6 Initial testing setup 2022-09-09 13:43:53 +02:00
aminecmi
fc4c48dd12 Closes #44 2022-08-28 10:30:03 +02:00
aminecmi
109050d0cf Fixing a todo. 2022-08-27 13:06:16 +02:00
aminecmi
0392e1b406 Typo fix. 2022-08-27 13:00:19 +02:00
aminecmi
8b2be5c55c Refreshing settings. 2022-08-26 23:39:30 +02:00
aminecmi
e6afb4702d Cleaning code. 2022-08-26 23:37:02 +02:00
aminecmi
8cf462a755 Fixing api version issue on login. 2022-08-26 23:37:02 +02:00
aminecmi
17293e5574 Removing self signed certificate (Closes #43) and removing http login (Closes #37) 2022-08-26 23:37:02 +02:00