Shinokuni
|
cd18ea3594
|
Fix new articles sql request in TimelineTab
|
2024-08-14 14:22:03 +02:00 |
Shinokuni
|
edb81f6809
|
Add fever icon
|
2024-08-13 13:59:41 +02:00 |
Shinokuni
|
f67f817b82
|
Add support for Fever favicons
|
2024-08-12 14:18:31 +02:00 |
Shinokuni
|
0265b88ff3
|
Disable feed/folder actions in FeedTab for Fever accounts
|
2024-08-10 13:52:24 +02:00 |
Shinokuni
|
65a49e7fc5
|
Fix separateState use in ItemScreen
|
2024-08-08 21:54:22 +02:00 |
Shinokuni
|
0c3c3d8ddb
|
Rework Fever read/star state management
|
2024-08-08 19:42:13 +02:00 |
Shinokuni
|
732ae4efa4
|
Make FeverRepository compile again and Fever auth work
|
2024-08-06 22:09:23 +02:00 |
Shinokuni
|
04820cd700
|
Merge remote-tracking branch 'origin/develop' into feature/fever_api
|
2024-08-06 18:40:02 +02:00 |
Shinokuni
|
a2e2c04142
|
Fix CI
|
2024-08-06 16:50:22 +02:00 |
Shinokuni
|
4b80cfd1c1
|
Migrate to kotlin 2.0
|
2024-08-05 23:28:04 +02:00 |
Shinokuni
|
7abec11b55
|
Replace joda.time by java.time
|
2024-08-05 17:29:12 +02:00 |
Shinokuni
|
3af1220666
|
Rework Feed table columns
|
2024-08-04 18:04:55 +02:00 |
Shinokuni
|
5247d878c4
|
Remove Item.read_it_later and rename remoteId to remote_id
|
2024-08-04 16:21:45 +02:00 |
Shinokuni
|
a00ef31cf7
|
Remove Item.guid field, use Item.remoteId instead for all account types
|
2024-08-04 15:34:27 +02:00 |
Shinokuni
|
ca9a93d731
|
Improve repositories syncResult logic to be used by notifications
|
2024-07-29 13:25:48 +02:00 |
Shinokuni
|
cafb46c727
|
Display notifications after background synchronization
|
2024-07-28 15:22:34 +02:00 |
Shinokuni
|
5a2ef0fa2f
|
Add local account refresh logic in SyncWorker
|
2024-07-23 15:33:06 +02:00 |
Shinokuni
|
0adf55eb02
|
Implement hideReadFeeds preference in TimelineTab
|
2024-07-22 15:23:48 +02:00 |
Shinokuni
|
feeed2771f
|
Add rename account option in AccountTab only for local accounts
|
2024-07-10 12:47:16 +02:00 |
Shinokuni
|
9c95e0d63c
|
Fix creating a local account in AccountTab
|
2024-07-09 19:02:50 +02:00 |
Shinokuni
|
45c2de4459
|
Improve AccountTab UI and add account change
|
2024-07-09 15:44:53 +02:00 |
Shinokuni
|
f491a60ef6
|
Remove Parcelize plugin
|
2024-07-06 22:50:40 +02:00 |
Shinokuni
|
5bf974eb0c
|
Replace kapt by ksp
|
2024-07-06 14:01:58 +02:00 |
Shinokuni
|
e6be6c36fe
|
Migrate last dependencies to version catalog
|
2024-07-05 13:52:59 +02:00 |
Shinokuni
|
10835b4979
|
Fix CI
|
2024-07-05 11:50:10 +02:00 |
Shinokuni
|
b2f89b4471
|
Simplify gradle build configuration
|
2024-07-04 17:37:03 +02:00 |
Shinokuni
|
5ada97d60e
|
Migrate APP gradle file to kotlin dsl
|
2024-07-04 12:00:24 +02:00 |
Shinokuni
|
4fa377bf26
|
Migrate DB gradle file to kotlin dsl
|
2024-07-04 11:00:21 +02:00 |
Shinokuni
|
83baac3ba6
|
Rename DAO declarations in Database
|
2024-07-03 11:47:47 +02:00 |
Shinokuni
|
476ce8a7dc
|
Rename DAO files
|
2024-07-02 19:42:24 +02:00 |
Shinokuni
|
26eaebf442
|
Remove unused files
|
2024-07-02 19:25:15 +02:00 |
Shinokuni
|
8aac6e4bf4
|
Add synchronization notifications content analyzer
|
2024-07-02 17:58:45 +02:00 |
Shinokuni
|
3880fb1fc5
|
Add notifications screen
|
2024-07-02 13:18:50 +02:00 |
Shinokuni
|
3f43d2219c
|
Migrate Nextcloud News API to v1.3
|
2024-06-30 19:50:31 +02:00 |
Shinokuni
|
02fb320123
|
When no ItemState entry is available for an item, by default it is unstarred
|
2024-06-28 21:30:45 +02:00 |
Shinokuni
|
d51cf041b8
|
Use separate state when needed to get new items unread count
|
2024-06-28 21:12:03 +02:00 |
Shinokuni
|
4382bbb061
|
Use setAllItemsRead insert methods for remote accounts
|
2024-06-28 17:07:53 +02:00 |
Shinokuni
|
b9aa09e103
|
Implement database migrations manually and remove RoomMigrant
|
2024-06-25 14:30:05 +02:00 |
Shinokuni
|
85242e6ebf
|
Use separate state in FeedUnreadCountQueryBuilder
|
2024-06-24 18:13:04 +02:00 |
Shinokuni
|
1e95408500
|
Add support for all cases of setting all items read for all account types
|
2024-06-24 16:07:32 +02:00 |
Shinokuni
|
ed7adb5b76
|
Add setAllItemsReadByFeed for all account types
|
2024-06-23 19:33:52 +02:00 |
Shinokuni
|
07b6059921
|
Implement Nextcloud News add/update/delete feed actions
|
2024-06-16 21:43:37 +02:00 |
Shinokuni
|
e723dee12e
|
Add Nextcloud News classic synchronization
|
2024-06-16 16:06:48 +02:00 |
Shinokuni
|
5bff505fc3
|
Add Nextcloud initial synchronization
|
2024-06-16 13:22:19 +02:00 |
Shinokuni
|
bc3015ab95
|
Fetch feed colors on synchronization
|
2024-05-23 21:45:46 +02:00 |
Shinokuni
|
219d816483
|
Implement FreshRSS update/delete folder
|
2024-05-19 23:31:36 +02:00 |
Shinokuni
|
351409bb26
|
Use account configuration in FeedTab
|
2024-05-19 22:17:34 +02:00 |
Shinokuni
|
f9a2eb5e2c
|
Add FreshRSS item read/state synchronization
|
2024-05-10 14:36:24 +02:00 |
Shinokuni
|
b3c252a434
|
Add FreshRSS classic synchronization
|
2024-05-08 17:40:35 +02:00 |
Shinokuni
|
fbe14121b0
|
Fetch FreshRSS read and star item states
|
2024-05-07 22:50:44 +02:00 |