]> uap-core.de Git - rssreader.git/commit
simplify FeedSourceList and add UiSourceList update method
authorOlaf Wintermann <olaf.wintermann@gmail.com>
Tue, 19 Aug 2025 10:32:13 +0000 (12:32 +0200)
committerOlaf Wintermann <olaf.wintermann@gmail.com>
Tue, 19 Aug 2025 10:32:13 +0000 (12:32 +0200)
commit5c6355dd5db97f0543423e2fbbfcc20860f4c3d7
tree8df13db545f1cbc7b339f0984ba5f0765c6163d0
parentf5b1f100bc9cf9ca473f32d80700f4af75b29666
simplify FeedSourceList and add UiSourceList update method
rss-application/src/main/kotlin/de/unixwork/rssreader/Database.kt
rss-application/src/main/kotlin/de/unixwork/rssreader/FeedSourceList.kt
rss-application/src/main/kotlin/de/unixwork/rssreader/MainWindow.kt
ui-java/src/main/java/de/unixwork/ui/UiSourceList.java