aminecmi
|
2547ce824a
|
Repository should be DB ok.
|
2022-08-23 16:19:24 +02:00 |
|
aminecmi
|
59eb399cfa
|
File renaming.
|
2022-08-23 15:17:47 +02:00 |
|
aminecmi
|
495b101355
|
Replacing room with sqldelight. Big cleaning.
|
2022-08-23 15:12:01 +02:00 |
|
|
4c78b22614
|
Use the connectivity-status library from the repository rather than the local copy
|
2022-08-22 19:33:58 +02:00 |
|
|
df4903cae5
|
Include the connectivity status library as a aar file
|
2022-08-21 23:34:47 +02:00 |
|
|
9203012a97
|
Include a local copy of the connectivity-status library to solve a bug
|
2022-08-21 23:34:17 +02:00 |
|
|
2a44162c5a
|
Send toast messages to the home activity on connectivity changes
|
2022-08-21 23:34:17 +02:00 |
|
|
20588aab81
|
Add comment to remember the problem with the connectivity-status library
|
2022-08-21 23:34:17 +02:00 |
|
|
97d5063339
|
Consider offline override before updating remote
|
2022-08-21 23:34:17 +02:00 |
|
|
7c37b183d7
|
Refactor functions
|
2022-08-21 23:34:17 +02:00 |
|
|
82c4a5a1f9
|
Don't send toast messages from the repository
|
2022-08-21 23:34:17 +02:00 |
|
|
b9497ca939
|
Prepare the repository functions for DB implementation
|
2022-08-21 23:34:17 +02:00 |
|
|
d838f509d4
|
Stop monitoring the network when the app goes in background
|
2022-08-21 23:34:17 +02:00 |
|
|
3c5b606a02
|
Do not change the network override from within the repository
|
2022-08-21 23:34:17 +02:00 |
|
|
d1481a1db6
|
Reintroduce network checks where required
|
2022-08-21 23:34:17 +02:00 |
|
|
d654b1b0bd
|
Refactor connectivity check
|
2022-08-21 23:34:17 +02:00 |
|
|
f56861a3c2
|
Show a message when the network connection is lost
|
2022-08-21 23:34:17 +02:00 |
|
|
492e7e4aed
|
Update todo comments
|
2022-08-21 23:34:17 +02:00 |
|
|
13ea7a693b
|
Do not fake offline mode when updating remote
|
2022-08-21 23:34:17 +02:00 |
|
|
0f3c48dd8e
|
Handle the offline override in the repository
|
2022-08-21 23:34:17 +02:00 |
|
|
d4c2373bac
|
Simplify network connectivity status check
|
2022-08-21 23:34:17 +02:00 |
|
|
4f32097821
|
Perform network connectivity checks in the repository
|
2022-08-21 23:34:17 +02:00 |
|
davidoskky
|
37fa4a1a8e
|
Add multiplatform connectivity check
|
2022-08-21 23:34:17 +02:00 |
|
aminecmi
|
4d29ee0b92
|
Last fixes.
|
2022-08-17 16:16:11 +02:00 |
|
aminecmi
|
8d87eef0fc
|
More fixes.
|
2022-08-17 14:24:28 +02:00 |
|
aminecmi
|
6260c3fc06
|
Fixes and drone build should work.
|
2022-08-17 10:43:56 +02:00 |
|
aminecmi
|
e3e6b6f8b8
|
Fixing build.
|
2022-08-16 21:09:28 +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
|
29619e1b2b
|
Use an enum to represent the selected items
|
2022-08-15 20:42:14 +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
|
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 |
|
davide
|
5377e6c0f8
|
Make items read by swiping disappear
|
2022-08-13 17:48:13 +02:00 |
|
davide
|
e6c70c66fc
|
Remove searchService from the home activity
|
2022-08-13 17:34:09 +02:00 |
|
davide
|
442e4bf876
|
Do not store articles if connectivity is available.
|
2022-07-27 19:15:04 +02:00 |
|
davide
|
b14b34441b
|
Update api login information with user input
|
2022-07-25 15:20:36 +02:00 |
|
davide
|
da4bdd2355
|
Simplify boolean returns
|
2022-07-25 14:10:50 +02:00 |
|
davide
|
73e6742cee
|
Register edits locally through the repository
|
2022-07-25 14:08:57 +02:00 |
|
davide
|
924f4da1ec
|
Remove Selfoss Service from Home Activity
Initial implementation of the missing functions in the repository
|
2022-07-24 14:32:40 +02:00 |
|
davide
|
11eac7b141
|
Get badges through the repository
|
2022-07-24 14:14:04 +02:00 |
|
davide
|
77fada1b02
|
Home Activity, use the Repository
|
2022-07-24 14:02:48 +02:00 |
|
davide
|
0859854610
|
Setter for a valid selectedType
|
2022-07-24 14:01:50 +02:00 |
|
davide
|
dbbc191704
|
Remove unused items variables
|
2022-07-24 03:38:46 +02:00 |
|
davide
|
e37eae8d16
|
Fetch items through the repository
Items are stored and filtered locally in the repository
|
2022-07-24 03:33:51 +02:00 |
|
davide
|
e3d35bd653
|
Implement initial Items storage in Repository
|
2022-07-23 19:09:43 +02:00 |
|
davide
|
c0137ea5e7
|
Accept article IDs as Int in the Repository
It's cleaner to accept ints and not strings, because the ID is internally stored as an Int
|
2022-07-23 17:40:27 +02:00 |
|
davide
|
b14a6427da
|
Inject the Repository in the Reader Activity
Removed ApiDetailsService and SelfossApi from the activity
|
2022-07-23 17:36:34 +02:00 |
|
davide
|
12e174dacd
|
Remove SelfossApi from SourcesActivity
All network calls to access sources go through the repository
|
2022-07-23 01:44:47 +02:00 |
|
davide
|
8898e85f02
|
Remove Selfoss Api from the AddSourceActivity
All network calls of AddSourceActivity are now done through the repository.
|
2022-07-23 01:28:19 +02:00 |
|
davide
|
7221f11f80
|
Inject repository in the Article Fragment
The Repository is now injected in the Article Fragment and the DateUtils class was modified not to rely on apiDetailsService
|
2022-07-21 15:19:22 +02:00 |
|
davide
|
9373024147
|
Strip Selfoss API from Items Adapters
|
2022-07-20 14:41:27 +02:00 |
|
davide
|
dc10cafb1b
|
Use the repository for the login
|
2022-07-20 13:43:00 +02:00 |
|
davide
|
3be942a807
|
DI Repository setup
|
2022-07-20 11:04:08 +02:00 |
|
davide
|
bbec7745fe
|
Implement multiplatform settings
|
2022-07-18 23:25:10 +02:00 |
|
davide
|
e4fbdce30e
|
Remove unnecessary implementation import
|
2022-07-18 22:07:46 +02:00 |
|
davide
|
21f39d64b3
|
Inject the Api Details Service
|
2022-07-18 14:05:47 +02:00 |
|
davide
|
c0e7b1fa0e
|
Initial Dependency Injection implementation
|
2022-07-18 01:28:56 +02:00 |
|
aminecmi
|
23c823f1a4
|
Source adding.
|
2022-05-22 10:46:32 +02:00 |
|
aminecmi
|
4c69e72499
|
More debugging. Source adding is still broken. Needs DB integration.
|
2022-05-21 22:11:12 +02:00 |
|
aminecmi
|
6e38e8753c
|
WIP. Everything isn't working yet, but api calls are made.
|
2022-05-21 22:11:12 +02:00 |
|
aminecmi
|
c1040ab4d5
|
Init.
|
2022-05-21 22:10:08 +02:00 |
|