Commit Graph

538 Commits

Author SHA1 Message Date
da4bdd2355 Simplify boolean returns 2022-07-25 14:10:50 +02:00
73e6742cee Register edits locally through the repository 2022-07-25 14:08:57 +02:00
924f4da1ec Remove Selfoss Service from Home Activity
Initial implementation of the missing functions in the repository
2022-07-24 14:32:40 +02:00
11eac7b141 Get badges through the repository 2022-07-24 14:14:04 +02:00
77fada1b02 Home Activity, use the Repository 2022-07-24 14:02:48 +02:00
0859854610 Setter for a valid selectedType 2022-07-24 14:01:50 +02:00
da088ec89e Use the repository to fetch the api Version 2022-07-24 03:45:54 +02:00
dbbc191704 Remove unused items variables 2022-07-24 03:38:46 +02:00
e37eae8d16 Fetch items through the repository
Items are stored and filtered locally in the repository
2022-07-24 03:33:51 +02:00
e3d35bd653 Implement initial Items storage in Repository 2022-07-23 19:09:43 +02:00
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
b14a6427da Inject the Repository in the Reader Activity
Removed ApiDetailsService and SelfossApi from the activity
2022-07-23 17:36:34 +02:00
12e174dacd Remove SelfossApi from SourcesActivity
All network calls to access sources go through the repository
2022-07-23 01:44:47 +02:00
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
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
9373024147 Strip Selfoss API from Items Adapters 2022-07-20 14:41:27 +02:00
dc10cafb1b Use the repository for the login 2022-07-20 13:43:00 +02:00
3be942a807 DI Repository setup 2022-07-20 11:04:08 +02:00
bbec7745fe Implement multiplatform settings 2022-07-18 23:25:10 +02:00
e4fbdce30e Remove unnecessary implementation import 2022-07-18 22:07:46 +02:00
21f39d64b3 Inject the Api Details Service 2022-07-18 14:05:47 +02:00
c0e7b1fa0e Initial Dependency Injection implementation 2022-07-18 01:28:56 +02:00
8cbb225e6d Merge pull request #29 from aminecmi/crowdin_transaltion
New Crowdin updates
2022-06-15 13:52:17 +02:00
20fb1249b7 Merge branch 'master' into crowdin_transaltion 2022-06-15 13:51:55 +02:00
50bae2b44f New translations strings.xml (French) 2022-05-23 14:21:12 +02:00
7ff64d7be0 RESET. 2022-05-22 14:26:40 +02:00
e4f57fb785 Update README.md 2022-05-22 11:11:04 +02:00
b661dc4163 Update index.html 2022-05-22 11:08:14 +02:00
684f0aace4 Added docs. 2022-05-22 11:04:44 +02:00
2fb3d27910 Center button on sources activity. 2022-05-22 10:49:54 +02:00
23c823f1a4 Source adding. 2022-05-22 10:46:32 +02:00
4c69e72499 More debugging. Source adding is still broken. Needs DB integration. 2022-05-21 22:11:12 +02:00
6e38e8753c WIP. Everything isn't working yet, but api calls are made. 2022-05-21 22:11:12 +02:00
bd4d20e858 Source code from old project. Still not using shared code. 2022-05-21 22:11:12 +02:00
805e408c78 Compilation is now working. 2022-05-21 22:10:08 +02:00
c1040ab4d5 Init. 2022-05-21 22:10:08 +02:00
77a87cc58d Initial gitignore. 2022-05-21 22:10:08 +02:00
2834bd6a38 Initial commit 2022-05-21 22:09:32 +02:00