Commit Graph

95 Commits

Author SHA1 Message Date
ef0f326073 Prepare the repository functions for DB implementation 2022-08-20 12:37:11 +02:00
3aa6934f86 Don't create the mercury api if not connection is available 2022-08-20 12:17:15 +02:00
0cec538d18 Stop monitoring the network when the app goes in background 2022-08-20 12:15:36 +02:00
5eb46dc4e9 Do not change the network override from within the repository 2022-08-18 14:50:19 +02:00
a0d6159cf4 Reintroduce network checks where required 2022-08-18 14:48:27 +02:00
bea8f18db4 Refactor connectivity check 2022-08-18 14:45:10 +02:00
9712f2846f Show a message when the network connection is lost 2022-08-17 21:17:50 +02:00
c361819664 Update todo comments 2022-08-17 20:26:02 +02:00
0145349817 Remove all connectivity checks outside the repository 2022-08-17 20:20:44 +02:00
e71f8718d7 Remove network checks from the home activity 2022-08-17 20:12:45 +02:00
8f5cc6efa4 Do not fake offline mode when updating remote 2022-08-17 20:12:25 +02:00
0fa133d89e Handle the offline override in the repository 2022-08-17 20:04:31 +02:00
f54bdf93d3 Simplify network connectivity status check 2022-08-17 19:56:24 +02:00
f7a29d66ca Perform network connectivity checks in the repository 2022-08-17 17:58:16 +02:00
davidoskky
734b0b7112 Add multiplatform connectivity check 2022-08-17 17:47:34 +02:00
Amine Louveau
dec620a409 Merge pull request 'Changed ids to items.' (#29) from id-to-int into master
Reviewed-on: https://gitea.amine-louveau.fr/Louvorg/ReaderForSelfoss-multiplatform/pulls/29
2022-08-17 14:31:11 +00:00
aminecmi
4d29ee0b92 Last fixes. 2022-08-17 16:16:11 +02:00
aminecmi
33333ca998 This may work. 2022-08-17 14:52:03 +02:00
aminecmi
8d87eef0fc More fixes. 2022-08-17 14:24:28 +02:00
aminecmi
5a26513ed7 These params need to be here too. 2022-08-17 14:06:56 +02:00
aminecmi
5b7f5225d8 Can't be detached because of a lock file. 2022-08-17 14:03:32 +02:00
aminecmi
03f53bf9c9 Detached scan 2022-08-17 11:04:44 +02:00
aminecmi
e06e6d580d Detached scan. 2022-08-17 11:00:02 +02:00
aminecmi
63e8649512 Fixing issues with build. 2022-08-17 10:50:04 +02:00
aminecmi
6260c3fc06 Fixes and drone build should work. 2022-08-17 10:43:56 +02:00
Amine Louveau
77917dd940 Merge pull request 'drone' (#26) from drone into master
Reviewed-on: https://gitea.amine-louveau.fr/Louvorg/ReaderForSelfoss-multiplatform/pulls/26
2022-08-16 19:10:52 +00:00
aminecmi
88f11762cb Can't be detached. 2022-08-16 21:09:28 +02:00
aminecmi
e3e6b6f8b8 Fixing build. 2022-08-16 21:09:28 +02:00
aminecmi
d0d285b315 Renaming file. 2022-08-16 21:09:27 +02:00
aminecmi
096344241d Drone. 2022-08-16 21:09:27 +02:00
Amine Bou
a3253d5a7b
Merge pull request #32 from davidoskky/di
Initial Dependency Injection implementation
2022-08-16 20:42:48 +02:00
davide
32e7a8f19c Simplify alignment menu logic 2022-08-16 12:02:20 +02:00
davide
00ef93f0c5 Remove unused repository interface 2022-08-16 11:49:53 +02:00
davide
7fb7e45093 Simplify items appending operation 2022-08-16 11:41:43 +02:00
davide
edc705ec8e Remove unused class 2022-08-16 11:23:03 +02:00
davide
bcaa6624c9 Add missing parameter 2022-08-16 11:22:14 +02:00
davide
0556500c5d Remove unused function 2022-08-16 11:19:56 +02:00
davide
f624a35fe2 Remove unused SelfossApi interface 2022-08-16 11:18:13 +02:00
davide
38f1dbd34d Strip direct api access from background 2022-08-16 11:13:26 +02:00
davide
1fb16bcbdd Remove unused user identifier 2022-08-16 10:55:22 +02:00
davide
29619e1b2b Use an enum to represent the selected items 2022-08-15 20:42:14 +02:00
davide
bb5c521387 Remove redundant functions to fetch items 2022-08-15 15:22:32 +02:00
davide
d47cca2f5a Use an enum to represent item type 2022-08-15 15:21:33 +02:00
davide
fe59177efb Do not create a new ArrayList every time the items are accessed 2022-08-15 15:07:10 +02:00
davide
baa4b81e77 Inject dateUtils 2022-08-14 13:00:37 +02:00
davide
7f8d04618a Simplify local item changes 2022-08-14 12:52:23 +02:00
davide
1890297c9d Remove commented declaration 2022-08-14 12:40:20 +02:00
davide
22f0ff664c Append older articles fetched 2022-08-14 12:39:20 +02:00
davide
88c5c6ff4b Don't regenerate dateutils each time it's needed 2022-08-13 18:00:51 +02:00
davide
3e97ee30a1 More informative log message 2022-08-13 17:57:52 +02:00