Skip to content

Releases: NeoApplications/Neo-Feed

1.7.1 Point Release

17 Aug 13:24
Compare
Choose a tag to compare

SHA256

7ab9bcdb63a2af3f3166191fe56fb79a28b7d2ba268ca5ffe3b0a7770333c3c3

Changelog

Function

  • Fix: Crashing offline reader on certain systems
  • TargetSDK 34

UI/UX

  • Add: Black themes
  • Update: Selection dialog layout

The renewed 1.7.0

15 Aug 22:28
Compare
Choose a tag to compare

SHA256

433c10e213cc48aba63048a8e8a6c5fdfa034367da3e46dd866d29a640e03deb

Changelog

Function

  • Fix: Make sure that DataStore is single
  • Fix: Restarting app
  • Fix: Over-composition of dialogs in SourcesPage
  • Fix: Feed sorting by time
  • Update: Use Flow for articles in overlay
  • Update: Revamp NavigationManager to use args-safe NavRoute
  • Update: Inject repos and client
  • Update: Migrate DI from KodeIn to Koin
  • Update: Use Kotlin generator in Room
  • CompileSDK 35
  • Kotlin 2.0
  • Dependency Catalogue

UI/UX

  • Add: Bookmarks filter to OverlayPage
  • Add: Pref to remove duplicate articles
  • Add: Main pager with Feed, Settings & Feeds
  • Add: Scroll to top button
  • Add: Hint if no articles are present
  • Add: Transparency & collapsable app bar
  • Add: Share button as action to articles
  • Fix: Applying updated Overlay theme
  • Fix: Theming system
  • Update: App icon
  • Update: Use favorite instead of bookmark icon
  • Update: Revamp preferences, articles and feed layouts
  • Update: BookmarkItems use same layout as normal articles
  • Update: Revamp & unify overlay layouts (xml & composable)
  • Update: Overlay menu popup animator
  • Remove: BookmarksPage
  • Remove: Card background pref (for now)

v1.6.2 build 55

01 Aug 03:26
Compare
Choose a tag to compare

Improve bookmark button

v1.6.1 build 53

04 Jul 16:33
Compare
Choose a tag to compare

Remove color from wallpaper prefs.
Fix issue on bookmark color for android 11 and lower.
Fix apply background color to card

v1.6.0 build 52

01 Jul 14:43
Compare
Choose a tag to compare

SHA256

4ccf306da10124d3db533857d662230789f3180b25510c1cf91c0a0fbf5f8e9f

Changelog

Function

  • Add: Bookmarks page
  • Fix: Opening links from article page
  • Fix: Editing disabled Feeds
  • Update: CompileSdk 34

UI

  • Add: Dynamic-theming
  • Add: Monochrome app icon
  • Fix: StatusBar color
  • Fix: About page shortcuts
  • Update: Revamp Preferences & About pages
  • Update: Article card layout
  • Update: Return to top FAB color to match theme
  • Update: Revamp all item components
  • Update: Use Phosphor icons instead of Material
  • Update: Drop Compose Material for Material3

UX

  • Add: Share & open-in-browser buttons to article view
  • Add: Bookmark button to article cards
  • Fix: Showing real state of Switches e.g. in EditFeedPage

v1.5.0 build 50

13 Jun 00:48
Compare
Choose a tag to compare

This release does not include any new features, it is only to fix the minify issue.

v1.4.5 (build 45)

14 May 14:34
Compare
Choose a tag to compare

add import and export OPML
add option to disable feeds

v1.4.4 (build 41)

08 Nov 14:38
e391bce
Compare
Choose a tag to compare

Fix: Crash when using mobile network
Add: Sync Frequency preference
Add: Sync on Wifi only preference

v1.4.3 (build 40)

20 Oct 03:43
Compare
Choose a tag to compare
  • Add: option to open link in app or browser
  • Fix: Crash when feed list is empty

v1.4.2 (build 39)

14 Oct 14:18
Compare
Choose a tag to compare

Save rss item when click back button.
Delete the selected rss item instead of the last one when click on remove button