Block a user
davidoskky
deleted branch loginApi from davidoskky/ReaderForSelfoss-multiplatform
2022-08-25 08:02:37 +00:00
davidoskky
created pull request Louvorg/ReaderForSelfoss-multiplatform#39
2022-08-24 21:29:30 +00:00
Fetch api version on login
davidoskky
created branch loginApi in davidoskky/ReaderForSelfoss-multiplatform
2022-08-24 21:28:09 +00:00
davidoskky
pushed to loginApi at davidoskky/ReaderForSelfoss-multiplatform
2022-08-24 21:28:09 +00:00
e281751bb0
Fetch api version on login
Api version fetching
0eed9a8d07
Translations.
9603860bae
Merge pull request 'chore/sonarqube-fixes' (#35) from chore/sonarqube-fixes into master
75b566a38d
Some cleaning to handle actions on connection restore.
fb572dbb27
Closes #36
34028949d7
More code cleaning.
Handle offline actions in the repository
afcc55e907
Urls.
0c570efc47
Urls.
a23a4cea0e
Translation.
78cb5d047f
Translations.
a9caaefb4d
Merge pull request 'network' (#28) from davidoskky/ReaderForSelfoss-multiplatform:network into master
davidoskky
deleted branch network from davidoskky/ReaderForSelfoss-multiplatform
2022-08-22 19:48:34 +00:00
davidoskky
commented on pull request Louvorg/ReaderForSelfoss-multiplatform#28
2022-08-22 17:35:12 +00:00
network
The author of the library included the fixes I requested very rapidly, thus the local copy is no longer required.
davidoskky
pushed to network at davidoskky/ReaderForSelfoss-multiplatform
2022-08-22 17:34:16 +00:00
4c78b22614
Use the connectivity-status library from the repository rather than the local copy
davidoskky
pushed to network at davidoskky/ReaderForSelfoss-multiplatform
2022-08-21 21:35:03 +00:00
1d5ab3205e
Localize strings
df4903cae5
Include the connectivity status library as a aar file
2a78be69b5
Send toast messages at the application level and not on a per activity basis
8c69bb8c3c
Send a message regarding connectivity loss/retrieval on all activities
9203012a97
Include a local copy of the connectivity-status library to solve a bug
davidoskky
pushed to network at davidoskky/ReaderForSelfoss-multiplatform
2022-08-21 21:32:56 +00:00
f670e222c6
Localize strings
davidoskky
commented on pull request Louvorg/ReaderForSelfoss-multiplatform#28
2022-08-21 19:34:16 +00:00
network
Thank you, I didn't know this was possible...
davidoskky
commented on pull request Louvorg/ReaderForSelfoss-multiplatform#28
2022-08-21 19:33:26 +00:00
network
What do you mean? This view model is already in the android side; these strings will have to be localized. I can do it now
davidoskky
pushed to network at davidoskky/ReaderForSelfoss-multiplatform
2022-08-21 19:30:21 +00:00
2cee19cf4a
Include the connectivity status library as a aar file
davidoskky
pushed to network at davidoskky/ReaderForSelfoss-multiplatform
2022-08-21 18:40:21 +00:00
738e167904
Send toast messages at the application level and not on a per activity basis
davidoskky
commented on pull request Louvorg/ReaderForSelfoss-multiplatform#28
2022-08-21 17:57:45 +00:00
network
Not being able to stop the connection monitoring was quite annoying and it created a lot of troubles while testing, thus I included a local copy of the library with the fix while we wait that it…
davidoskky
pushed to network at davidoskky/ReaderForSelfoss-multiplatform
2022-08-21 17:54:26 +00:00
24c22a72e6
Send a message regarding connectivity loss/retrieval on all activities
aff5729041
Include a local copy of the connectivity-status library to solve a bug
fbfb775f7f
Send toast messages to the home activity on connectivity changes
davidoskky
pushed to network at davidoskky/ReaderForSelfoss-multiplatform
2022-08-20 19:28:32 +00:00
9d0bb452e3
Add comment to remember the problem with the connectivity-status library