Shinokuni
|
57d66b565c
|
Improve refresh loading behaviour in TimelineTab
|
2024-08-12 20:55:23 +02:00 |
Shinokuni
|
f67f817b82
|
Add support for Fever favicons
|
2024-08-12 14:18:31 +02:00 |
Shinokuni
|
7a8f255b72
|
Add some tests to FeverDataSource
|
2024-08-10 21:45:37 +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
|
f7cd8ac998
|
Forgot check for notifications permission
|
2024-08-08 18:07:10 +02:00 |
Shinokuni
|
89c4dfad1a
|
Rework Fever synchronization to be more efficient
|
2024-08-07 14:45:44 +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
|
6af2f62b32
|
Add New feed intent filter
|
2024-08-06 18:05:06 +02:00 |
Shinokuni
|
22913aa129
|
Add DonationDialog
|
2024-08-06 17:40:28 +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
|
a00ef31cf7
|
Remove Item.guid field, use Item.remoteId instead for all account types
|
2024-08-04 15:34:27 +02:00 |
Shinokuni
|
44b2858cb0
|
Display an error screen when the app crashes
|
2024-08-03 19:37:21 +02:00 |
Shinokuni
|
4d9f71559f
|
Remove unused notification channels
|
2024-07-31 16:03:24 +02:00 |
Shinokuni
|
70d66f3200
|
Add some cache to Coil
|
2024-07-31 16:01:11 +02:00 |
Shinokuni
|
c932022fe6
|
Implement FeedIcon once
|
2024-07-31 15:49:40 +02:00 |
Shinokuni
|
4d8de57ade
|
Extract last strings to translations
|
2024-07-31 15:37:00 +02:00 |
Shinokuni
|
4771831d15
|
Improve NotificationsScreen UI
|
2024-07-31 14:51:42 +02:00 |
Shinokuni
|
9210b8b7fe
|
Ask notifications permission for api 33+
|
2024-07-30 15:41:39 +02:00 |
Shinokuni
|
ca9a93d731
|
Improve repositories syncResult logic to be used by notifications
|
2024-07-29 13:25:48 +02:00 |
Shinokuni
|
f143e282c8
|
Fix SyncAnalyzer tests
|
2024-07-28 22:36:41 +02:00 |
Shinokuni
|
cafb46c727
|
Display notifications after background synchronization
|
2024-07-28 15:22:34 +02:00 |
Shinokuni
|
76d7f98227
|
Improve a bit AccountTab UI
|
2024-07-25 13:52:08 +02:00 |
Shinokuni
|
ad7929f444
|
Rename main koin module
|
2024-07-25 13:25:56 +02:00 |
Shinokuni
|
e721463f9c
|
Display warning message if account notifications are enabled and background sync is disabled
|
2024-07-25 13:23:22 +02:00 |
Shinokuni
|
dc55d2115f
|
Fix assembleRelease
|
2024-07-24 18:40:56 +02:00 |
Shinokuni
|
67b29d7590
|
Add preference to disable battery optimization
|
2024-07-24 18:39:12 +02:00 |
Shinokuni
|
63867d3acd
|
Add background synchronization launch in PreferencesScreen
|
2024-07-24 16:21:53 +02:00 |
Shinokuni
|
5a2ef0fa2f
|
Add local account refresh logic in SyncWorker
|
2024-07-23 15:33:06 +02:00 |
Shinokuni
|
f95c808aa0
|
Improve reliability of markItemsReadOnScroll pref implementation in TimelineTab
|
2024-07-22 17:56:02 +02:00 |
Shinokuni
|
0adf55eb02
|
Implement hideReadFeeds preference in TimelineTab
|
2024-07-22 15:23:48 +02:00 |
Shinokuni
|
1e5a23b722
|
Add support for markItemsReadOnScroll preference in TimelineTab
|
2024-07-18 15:24:15 +02:00 |
Shinokuni
|
8c551e748f
|
React to theme changes in MainActivity
|
2024-07-15 21:44:52 +02:00 |
Shinokuni
|
c7ccdcd3e3
|
Add TimelineItemSize preference in TimelineTab
|
2024-07-15 15:14:18 +02:00 |
Shinokuni
|
273868d270
|
Use openLinksWIth preference in ItemScreen
|
2024-07-15 14:07:10 +02:00 |
Shinokuni
|
965fb2ea67
|
Improve PreferencesScreen state management
|
2024-07-13 19:56:23 +02:00 |
Shinokuni
|
da5b030ab6
|
Add PreferencesScreen
Three layers :
- DataStore implementation
- Preference description
- UI Preference composables
|
2024-07-13 17:03:04 +02:00 |
Shinokuni
|
76dfbeff32
|
Improve TimelineTab isLoading paging case
|
2024-07-13 15:03:43 +02:00 |
Shinokuni
|
eadfb51350
|
Specify unread next to the number of unread items in TimelineTab drawer filter
|
2024-07-12 19:46:34 +02:00 |
Shinokuni
|
fdf6c4f5c1
|
Improve paging behaviour in TimelineTab
|
2024-07-12 16:35:17 +02:00 |
Shinokuni
|
7be074f759
|
Hide FAB in TimelineTab when displaying local account refresh screen
|
2024-07-12 15:27:23 +02:00 |
Shinokuni
|
46800586e1
|
Rework TimelineItem UI and add three sizes : compact, regular and large
|
2024-07-12 15:17:53 +02:00 |
Shinokuni
|
f57d39ec3b
|
Extract state from AddFeedDialog
|
2024-07-11 17:53:01 +02:00 |
Shinokuni
|
6cb8c2853d
|
Add progress indicator in AddFeedDialog and fix account selection bug
|
2024-07-11 17:23:54 +02:00 |
Shinokuni
|
aa3a835756
|
Rename some Nextcloud News and FreshRSS files
|
2024-07-11 14:33:09 +02:00 |
Shinokuni
|
49fc62edc2
|
Improve Nextcloud News updateFeed performance
|
2024-07-11 14:30:02 +02:00 |
Shinokuni
|
85b830b82b
|
Add progress indicator in some FeedTab dialogs
|
2024-07-11 14:26:23 +02:00 |
Shinokuni
|
d14ea9109b
|
Improve FeedBottomSheet UI
|
2024-07-11 13:03:54 +02:00 |
Shinokuni
|
334a33f847
|
Fix FeedItem UI when not associated to a FolderExpandableItem
|
2024-07-11 12:41:21 +02:00 |
Shinokuni
|
7ad5e0bc54
|
Add OPML import in AccountSelectionScreen
|
2024-07-11 12:26:10 +02:00 |
Shinokuni
|
36d9aef2bb
|
Improve AccountSelectionScreen UI
|
2024-07-10 19:02:21 +02:00 |
Shinokuni
|
ba7b2b7108
|
Fix crash when deleting an account
|
2024-07-10 17:41:02 +02:00 |
Shinokuni
|
9de8361a33
|
Improve FeedTab look and feel
|
2024-07-10 17:35:21 +02:00 |
Shinokuni
|
6f80179fb3
|
Improve global dialog UI
|
2024-07-10 16:44:10 +02:00 |
Shinokuni
|
8e8d1ce9c8
|
Replace FolderDialog by TextFieldDialog in FeedTab
|
2024-07-10 16:43:26 +02:00 |
Shinokuni
|
feeed2771f
|
Add rename account option in AccountTab only for local accounts
|
2024-07-10 12:47:16 +02:00 |
Shinokuni
|
3109fed97e
|
Put three dots dropdown menu in a separate file
|
2024-07-09 21:39:46 +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
|
016d309d05
|
Add github repo, issues and changelog links in MoreTab
|
2024-07-07 15:54:26 +02:00 |
Shinokuni
|
5bf566184d
|
Add About libraries screen in MoreTab
|
2024-07-07 12:48:20 +02:00 |
Shinokuni
|
7f8d7aa87f
|
Add top bar in AccountCredentialsScreen
|
2024-07-06 23:04:44 +02:00 |
Shinokuni
|
c011485819
|
Migrate plugin definitions in version catalog
|
2024-07-06 17:04:09 +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
|
4eef3ba3c3
|
Fix R8 minify
|
2024-07-04 12:17:59 +02:00 |
Shinokuni
|
5ada97d60e
|
Migrate APP gradle file to kotlin dsl
|
2024-07-04 12:00:24 +02:00 |
Shinokuni
|
08de3f3a80
|
Rename appcompose module to app
|
2024-07-03 16:21:29 +02:00 |
Shinokuni
|
4388615a59
|
Remove old app module
Time to say goodbye, see you old friend
|
2024-07-02 18:18:39 +02:00 |
Shinokuni
|
07b6059921
|
Implement Nextcloud News add/update/delete feed actions
|
2024-06-16 21:43:37 +02:00 |
Shinokuni
|
b879d0ae9d
|
Rewrite Nextcloud News API implementation
* New data source
* New service
* Tests
|
2024-06-15 18:00:12 +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
|
8a5c22d144
|
Migrate more dependencies to version catalog
|
2024-04-05 22:41:23 +02:00 |
Shinokuni
|
e0874f2297
|
Add OPML import in AccountTab
|
2024-03-31 19:48:29 +02:00 |
Shinokuni
|
1a92684c18
|
Migrade room and koin dependencies into version catalog
|
2024-03-30 19:35:43 +01:00 |
Shinokuni
|
6664903532
|
Combine a feed/folder filter with a main filter (all, new, stars)
|
2024-03-04 22:16:46 +01:00 |
Shinokuni
|
56b2943fa1
|
Fix CI not building
|
2024-02-28 22:38:24 +01:00 |
Shinokuni
|
a29b27801e
|
Fix gradle full build step
|
2024-02-15 21:41:32 +01:00 |
Shinokuni
|
fffbf18ad9
|
Update android gradle plugin
|
2023-08-15 22:44:44 +02:00 |
Shinokuni
|
38179f66c0
|
Make Github CI job work again
* Make old app module compile
* Disable appcompose lint abortion
* Make appcompose instrumented tests work
|
2023-08-14 15:58:29 +02:00 |
Shinokuni
|
6468d9d733
|
Add new dependencies
|
2023-02-28 22:05:32 +01:00 |
Shinokuni
|
43a9ccb218
|
Add a new temporary module to work on app module compose/kotlin migration
|
2023-02-26 22:07:43 +01:00 |
Shinokuni
|
c2585f2dac
|
Introduce base of new UI navigation
|
2023-02-26 16:18:30 +01:00 |
Shinokuni
|
c7d83362f9
|
Add initial color and theming, far from being final
|
2023-02-25 18:19:12 +01:00 |
Shinokuni
|
288b637da7
|
Integrate Compose into the project
|
2023-02-21 21:44:02 +01:00 |
Shinokuni
|
55d982dd22
|
Update gradle and kotlin plugins
|
2023-02-20 19:13:06 +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
|
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 |