aminecmi
|
67d54f0dd7
|
Big code cleaning.
|
2022-08-23 22:16:54 +02:00 |
|
aminecmi
|
437aa0abec
|
Big code cleaning.
|
2022-08-23 22:03:33 +02:00 |
|
aminecmi
|
216c639a23
|
Closes #23
|
2022-08-23 20:47:07 +02:00 |
|
aminecmi
|
7258452625
|
Closes #23
|
2022-08-23 20:38:53 +02:00 |
|
aminecmi
|
d0d82751e2
|
Filtering DB items.
|
2022-08-23 20:34:20 +02:00 |
|
aminecmi
|
3b8f4991e9
|
Inserting items in the DB.
|
2022-08-23 16:56:04 +02:00 |
|
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 |
|
aminecmi
|
afcc55e907
|
Urls.
|
2022-08-22 22:07:52 +02:00 |
|
aminecmi
|
0c570efc47
|
Urls.
|
2022-08-22 22:04:07 +02:00 |
|
aminecmi
|
a23a4cea0e
|
Translation.
|
2022-08-22 21:58:15 +02:00 |
|
aminecmi
|
78cb5d047f
|
Translations.
|
2022-08-22 21:53:31 +02:00 |
|
Amine Louveau
|
a9caaefb4d
|
Merge pull request 'network' (#28) from davidoskky/ReaderForSelfoss-multiplatform:network into master
Reviewed-on: https://gitea.amine-louveau.fr/Louvorg/ReaderForSelfoss-multiplatform/pulls/28
|
2022-08-22 19:01:15 +00:00 |
|
|
4c78b22614
|
Use the connectivity-status library from the repository rather than the local copy
|
2022-08-22 19:33:58 +02:00 |
|
|
1d5ab3205e
|
Localize strings
|
2022-08-21 23:34:47 +02:00 |
|
|
df4903cae5
|
Include the connectivity status library as a aar file
|
2022-08-21 23:34:47 +02:00 |
|
|
2a78be69b5
|
Send toast messages at the application level and not on a per activity basis
|
2022-08-21 23:34:45 +02:00 |
|
|
8c69bb8c3c
|
Send a message regarding connectivity loss/retrieval on all activities
|
2022-08-21 23:34:17 +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 |
|
|
0c8e49214f
|
Don't reset offline override before updating remote
|
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 |
|
|
47b7062e16
|
Remove unused function
|
2022-08-21 23:34:17 +02:00 |
|
|
b9497ca939
|
Prepare the repository functions for DB implementation
|
2022-08-21 23:34:17 +02:00 |
|
|
1258ed3ad3
|
Don't create the mercury api if not connection is available
|
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 |
|
|
551a3e3caa
|
Remove all connectivity checks outside the repository
|
2022-08-21 23:34:17 +02:00 |
|
|
c224b8a0b3
|
Remove network checks from the home activity
|
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 |
|
Amine Louveau
|
112194dd4f
|
Merge pull request 'Implement logging in the android application' (#32) from davidoskky/ReaderForSelfoss-multiplatform:logging into master
Reviewed-on: https://gitea.amine-louveau.fr/Louvorg/ReaderForSelfoss-multiplatform/pulls/32
|
2022-08-20 18:18:48 +00:00 |
|
|
72d9ef92d2
|
Implement logging in the android application
|
2022-08-20 12:29:04 +02:00 |
|
Amine Louveau
|
1392e2a571
|
Merge pull request 'Fixing some sonarqube issues.' (#30) from chore/sonarqube-fixes into master
Reviewed-on: https://gitea.amine-louveau.fr/Louvorg/ReaderForSelfoss-multiplatform/pulls/30
|
2022-08-17 19:10:47 +00:00 |
|
aminecmi
|
e9cb3d2f37
|
Fixing some sonarqube issues.
|
2022-08-17 21:00:58 +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 |
|