Shinokuni
|
d655653361
|
Fix item state request not working
|
2022-02-25 19:49:10 +01:00 |
Shinokuni
|
856f0ef333
|
Add item state update request
|
2022-02-25 19:00:56 +01:00 |
Shinokuni
|
3d698b3051
|
Add tests for FeverDataSource login method
|
2021-12-30 21:53:00 +01:00 |
Shinokuni
|
53c5d2f56b
|
Improve a little bit Fever login error handling
|
2021-12-29 13:12:41 +01:00 |
Shinokuni
|
dcf58a537e
|
Add Fever initial and classic synchronisation logic
|
2021-12-28 20:09:15 +01:00 |
Shinokuni
|
fe57d5b2d7
|
Add items and items ids insertion for Fever synchronisation
|
2021-12-28 18:29:34 +01:00 |
Shinokuni
|
701c188cfa
|
Map Fever folders to feeds with feeds_groups content parsing
|
2021-12-27 15:59:31 +01:00 |
Shinokuni
|
64b6fb0b4d
|
Add basic Fever synchronisation with feeds and folders insertion
|
2021-12-27 14:03:52 +01:00 |
Shinokuni
|
0885a9a3e4
|
Fix Fever adapters not consuming data to the end
|
2021-12-27 13:41:01 +01:00 |
Shinokuni
|
562f11e2cc
|
Add adapter for Fever favicons call
|
2021-12-25 19:08:49 +01:00 |
Shinokuni
|
5975458011
|
Add adapter for Fever items ids call
|
2021-12-25 19:08:25 +01:00 |
Shinokuni
|
76cd9355f8
|
Add adapter for Fever items call
|
2021-12-25 18:16:44 +01:00 |
Shinokuni
|
2396ba1f7e
|
Add adapter for Fever feeds api call
|
2021-12-25 17:34:40 +01:00 |
Shinokuni
|
9189be9d93
|
Add adapter for Fever folders api call
|
2021-12-25 17:34:15 +01:00 |
Shinokuni
|
eb6d487f8f
|
Add proper login call with adapter for Fever api
|
2021-12-25 16:22:16 +01:00 |
Shinokuni
|
162fcfa75d
|
Add initial files for Fever API implementation
|
2021-12-24 19:07:05 +01:00 |
Shinokuni
|
03d5ca7ca6
|
Merge branch 'master' into develop
|
2021-10-10 20:01:45 +02:00 |
Shinokuni
|
3d78b2a951
|
Fix items being fav locally randomly for FreshRSS account
|
2021-10-10 19:31:47 +02:00 |
Shinokuni
|
beebed751f
|
Add tests for credentials
|
2021-10-04 18:35:26 +02:00 |
Shinokuni
|
71df7a7a31
|
Replace SImpleXML with KonsumeXML and KotlinXMLBuilder
|
2021-09-22 22:50:54 +02:00 |
Shinokuni
|
4c86b17043
|
Move OPMLHelper class to app module
|
2021-09-20 19:56:34 +02:00 |
Shinokuni
|
5d03ea0580
|
Migrate koin to v3.0
|
2021-09-20 19:27:12 +02:00 |
Shinokuni
|
f4628b5a49
|
Add jacoco implementation
|
2021-09-16 22:29:25 +02:00 |
Shinokuni
|
b76ffb4fc6
|
Remove unused RSS resource
|
2021-09-04 18:22:44 +02:00 |
Shinokuni
|
8aec040fbc
|
Remove old getRSSContentTYpe method
|
2021-09-04 18:18:53 +02:00 |
Shinokuni
|
6025202346
|
Use new adapters configuration in LocalRSSDataSource
|
2021-09-04 18:03:39 +02:00 |
Shinokuni
|
0ac0a1c347
|
Call JSONItemsAdapter in JSONFeedAdapter
|
2021-09-04 17:42:24 +02:00 |
Shinokuni
|
6f2aad79c0
|
Call RSS2ItemAdapter in RSS2FeedAdapter
|
2021-09-04 17:24:13 +02:00 |
Shinokuni
|
d50d65384c
|
Call RSS1ItemAdapter in RSS1FeedAdapter
|
2021-09-04 16:59:08 +02:00 |
Shinokuni
|
7a417e83de
|
Call ATOMItemAdapter in ATOMFeedAdapter
|
2021-09-04 16:34:18 +02:00 |
Shinokuni
|
58122cb456
|
Merge branch 'develop' into feature/local_rss_memory_improvements
|
2021-09-04 15:16:33 +02:00 |
Shinokuni
|
63a8891880
|
Fix tests
|
2021-09-02 13:54:27 +02:00 |
Shinokuni
|
1654d32211
|
MIgrate Account entity to kotlin
|
2021-09-01 19:41:45 +02:00 |
Shinokuni
|
40c3a52948
|
Migrate Folder entity to kotlin
|
2021-09-01 19:01:32 +02:00 |
Shinokuni
|
61f8798be5
|
Migrate Feed entity to kotlin
|
2021-09-01 18:46:54 +02:00 |
Shinokuni
|
4539fdff92
|
Remove kapt declaration from API module
|
2021-08-18 19:04:10 +02:00 |
Shinokuni
|
83aa9c8a31
|
Fix RSS1 root parsing
|
2021-08-17 21:46:17 +02:00 |
Shinokuni
|
f6b9791bfd
|
Make xml adapters compile
|
2021-08-17 21:45:16 +02:00 |
Shinokuni
|
767662df59
|
Xml adapters now receive a Konsumer object instead of an input stream
|
2021-08-17 21:18:03 +02:00 |
Shinokuni
|
655ab2bc83
|
Guess RSS type by using konsume-xml instead of reading content by hand
|
2021-08-15 16:28:17 +02:00 |
Shinokuni
|
1533f67de8
|
Merge retrofit and retrofit services declarations in ApiModule
|
2021-08-14 19:46:54 +02:00 |
Shinokuni
|
137e591573
|
Migrate last java classes from API module to kotlin except data sources
|
2021-07-20 19:58:45 +02:00 |
Shinokuni
|
a5501b2524
|
Migrate java classes from services pacakge to Kotlin except data sources
|
2021-07-20 19:30:26 +02:00 |
Shinokuni
|
25ebc8305d
|
Add tests for FreshRSS adapters
|
2021-07-20 15:38:05 +02:00 |
Shinokuni
|
be90fa8d99
|
Add tests for Nextcloud News adapters
|
2021-07-19 18:52:54 +02:00 |
Shinokuni
|
7a51364f48
|
Migrate API module instrumented tests into simple unit tests
|
2021-07-19 17:30:10 +02:00 |
Shinokuni
|
3c752b777a
|
Remove moshi codegen, use manual adapters instead
|
2021-07-19 17:11:54 +02:00 |
Shinokuni
|
d51c7ed90a
|
Fix OPML export not working with API 29+
|
2021-07-16 17:34:03 +02:00 |
Shinokuni
|
bd333afbf2
|
Fix failing test
|
2021-07-11 16:25:11 +02:00 |
Shinokuni
|
629ca050a3
|
Remove url building in AuthInterceptor
|
2021-07-08 19:05:25 +02:00 |