Skip to content

Releases: ne0rrmatrix/NerdNewsNavigator2

Latest Release

11 Apr 10:06
e080f97
Compare
Choose a tag to compare

What's New

  • Updated media element with support for playback controls in notification tray
  • Updated dependencies to latest versions

Previous Updates

  • Updated to dotnet 8. App is faster and has better performance
  • Removed Live playback as it now no longer available from twit network
  • Fixed Android playback tracking.
  • Minor UI changes and optimizations.
  • change video playback slider so playback tracking is more visible.
  • Fixed UI bugs and refactored classes.
  • UI no longer redraws whole page when adding or removing favorites.
  • Application now checks to see if you are have auto downloader disabled before allowing you to add new favorite.
  • Fix UI on Android phones. There was some clipping of download button on phones. No difference on Windows version.
  • Added significant performance tweaks.
  • Updated and reworked how the app works in the code behind.
  • Fixed a ton of bugs!
  • Android version and Windows version is fully complete and almost bug free.
  • Made changes to make the app faster and more reliable. Removed Most recent shows. They can be accessed as first item in Podcast list. This was done because I could not manage to make it work. I am sorry and will try to add it back later. The app should now just work without any major issues.
  • App crashes should be less frequent. I added thread locking to prevent this. I am pretty sure that is a bad idea for larger apps but since this one is tiny it should have no issues.
  • Downloader and Auto downloader logic has been revamped and now if you go offline it should fail gracefully.
  • The notification spam for downloads has been changed. Now it notifies which podcast is downloading and then once it is complete it tells u its done. No more spamming the icon with updates.
  • Mac version is early beta. Most things work but it may still have bugs. Will be uploaded later. Check back for updates.
  • I have a mac so I can test for Mac now.
  • Updated the UI for Android
  • Android UI now has a bottom bar for navigation.
  • Pull to refresh is enabled on every page with shows and podcasts. Does not work in Windows atm.
  • You can now download multiple files by clicking one after another. It will download them in order. One by one!
  • Auto downloader logic has been updated.
  • Updater now pulls from twit OPML file on the internet.
  • Many other fixes!!!!
  • Reworked how notifications work in Android.
  • Various bug fixes
  • The zip file is for windows build

TODO

  • Fix the last major bug in settings. Resetting app from settings page does not force reload pages on android which could lead to unintended consequences.
  • Add a method to allow users to select how often the app check for new podcasts.
  • Update the method used to enable auto downloading. It currently uses a foreground process. - Done!

Install Notes for Windows

If you are installing for the first time unzip the file in new directory. Run the Install.ps1 Powershell script to install app. Do not make any changes to files or folders until after you have the app running. It uses a development certificate for this version.

An alternate and more manual method to install the app is as follows. Install the NerdNewsNavigator2_1.9.4.0_x64.cer certificate and click ok on all the defaults during this process. Then run the MSIX installer. That is all the powershell script automates.

Install Notes for Android

Copy apk file to android file system and install it from any file explorer. A good copy destination is Downloads in internal storage. Samsung "My Files" is a good program to let you install the app. You can copy the file from your pc or download it directly from the internet on the device.

Install Notes for Mac Catalyst

Unzip the app from the zip folder. Then copy application to Application folder in Finder. App is production ready. It should just work. It is unsigned and requires you to allow it each time. I will be putting out a free store version soon!

What's Changed

Full Changelog: 1.9.5...1.9.6

Latest Release

14 Jan 14:28
fa042b1
Compare
Choose a tag to compare

What's New

  • Updated to dotnet 8. App is faster and has better performance
  • Removed Live playback as it now no longer available from twit network
  • Fixed Android playback tracking.

Previous Updates

  • Minor UI changes and optimizations.
  • change video playback slider so playback tracking is more visible.
  • Fixed UI bugs and refactored classes.
  • UI no longer redraws whole page when adding or removing favorites.
  • Application now checks to see if you are have auto downloader disabled before allowing you to add new favorite.
  • Fix UI on Android phones. There was some clipping of download button on phones. No difference on Windows version.
  • Added significant performance tweaks.
  • Updated and reworked how the app works in the code behind.
  • Fixed a ton of bugs!
  • Android version and Windows version is fully complete and almost bug free.
  • Made changes to make the app faster and more reliable. Removed Most recent shows. They can be accessed as first item in Podcast list. This was done because I could not manage to make it work. I am sorry and will try to add it back later. The app should now just work without any major issues.
  • App crashes should be less frequent. I added thread locking to prevent this. I am pretty sure that is a bad idea for larger apps but since this one is tiny it should have no issues.
  • Downloader and Auto downloader logic has been revamped and now if you go offline it should fail gracefully.
  • The notification spam for downloads has been changed. Now it notifies which podcast is downloading and then once it is complete it tells u its done. No more spamming the icon with updates.
  • Mac version is early beta. Most things work but it may still have bugs. Will be uploaded later. Check back for updates.
  • I have a mac so I can test for Mac now.
  • Updated the UI for Android
  • Android UI now has a bottom bar for navigation.
  • Pull to refresh is enabled on every page with shows and podcasts. Does not work in Windows atm.
  • You can now download multiple files by clicking one after another. It will download them in order. One by one!
  • Auto downloader logic has been updated.
  • Updater now pulls from twit OPML file on the internet.
  • Many other fixes!!!!
  • Reworked how notifications work in Android.
  • Various bug fixes
  • The zip file is for windows build

TODO

  • Fix the last major bug in settings. Resetting app from settings page does not force reload pages on android which could lead to unintended consequences.
  • Add a method to allow users to select how often the app check for new podcasts.
  • Update the method used to enable auto downloading. It currently uses a foreground process. - Done!

Install Notes for Windows

If you are installing for the first time unzip the file in new directory. Run the Install.ps1 Powershell script to install app. Do not make any changes to files or folders until after you have the app running. It uses a development certificate for this version.

An alternate and more manual method to install the app is as follows. Install the NerdNewsNavigator2_1.9.4.0_x64.cer certificate and click ok on all the defaults during this process. Then run the MSIX installer. That is all the powershell script automates.

Install Notes for Android

Copy apk file to android file system and install it from any file explorer. A good copy destination is Downloads in internal storage. Samsung "My Files" is a good program to let you install the app. You can copy the file from your pc or download it directly from the internet on the device.

Install Notes for Mac Catalyst

Unzip the app from the zip folder. Then copy application to Application folder in Finder. App is production ready. It should just work. It is unsigned and requires you to allow it each time. I will be putting out a free store version soon!

What's Changed

Full Changelog: 1.9.2...1.9.5

DotNet 8.x Beta

16 Nov 08:54
d6b6941
Compare
Choose a tag to compare
DotNet 8.x Beta Pre-release
Pre-release

What's New

  • Updated to dotnet 8. App is faster and has better performance
  • Removed Live playback as it now no longer available from twit network
  • Fixed Android playback tracking.

Previous Updates

  • Minor UI changes and optimizations.
  • change video playback slider so playback tracking is more visible.
  • Fixed UI bugs and refactored classes.
  • UI no longer redraws whole page when adding or removing favorites.
  • Application now checks to see if you are have auto downloader disabled before allowing you to add new favorite.
  • Fix UI on Android phones. There was some clipping of download button on phones. No difference on Windows version.
  • Added significant performance tweaks.
  • Updated and reworked how the app works in the code behind.
  • Fixed a ton of bugs!
  • Android version and Windows version is fully complete and almost bug free.
  • Made changes to make the app faster and more reliable. Removed Most recent shows. They can be accessed as first item in Podcast list. This was done because I could not manage to make it work. I am sorry and will try to add it back later. The app should now just work without any major issues.
  • App crashes should be less frequent. I added thread locking to prevent this. I am pretty sure that is a bad idea for larger apps but since this one is tiny it should have no issues.
  • Downloader and Auto downloader logic has been revamped and now if you go offline it should fail gracefully.
  • The notification spam for downloads has been changed. Now it notifies which podcast is downloading and then once it is complete it tells u its done. No more spamming the icon with updates.
  • Mac version is early beta. Most things work but it may still have bugs. Will be uploaded later. Check back for updates.
  • I have a mac so I can test for Mac now.
  • Updated the UI for Android
  • Android UI now has a bottom bar for navigation.
  • Pull to refresh is enabled on every page with shows and podcasts. Does not work in Windows atm.
  • You can now download multiple files by clicking one after another. It will download them in order. One by one!
  • Auto downloader logic has been updated.
  • Updater now pulls from twit OPML file on the internet.
  • Many other fixes!!!!
  • Reworked how notifications work in Android.
  • Various bug fixes
  • The zip file is for windows build

TODO

  • Fix the last major bug in settings. Resetting app from settings page does not force reload pages on android which could lead to unintended consequences.
  • Add a method to allow users to select how often the app check for new podcasts.
  • Update the method used to enable auto downloading. It currently uses a foreground process. - Done!

Mac Version

Currently unavailable and will need some work.

Install Notes for Windows

If you are installing for the first time unzip the file in new directory. Run the Install.ps1 Powershell script to install app. Do not make any changes to files or folders until after you have the app running. It uses a development certificate for this version.

An alternate and more manual method to install the app is as follows. Install the NerdNewsNavigator2_1.9.4.0_x64.cer certificate and click ok on all the defaults during this process. Then run the MSIX installer. That is all the powershell script automates.

Install Notes for Android

Copy apk file to android file system and install it from any file explorer. A good copy destination is Downloads in internal storage. Samsung "My Files" is a good program to let you install the app. You can copy the file from your pc or download it directly from the internet on the device.

Full Changelog: 1.9.2...1.9.4

Latest Beta

07 Dec 14:15
0ab392f
Compare
Choose a tag to compare
Latest Beta Pre-release
Pre-release

What's New

  • Waiting for general availability of updated media element nuget package. This version is using preview package built from main branch.
  • All bugs fixed for current version.
  • Updated to dotnet 8. App is faster and has better performance
  • Removed Live playback as it now no longer available from twit network
  • Fixed Android playback tracking.

Previous Updates

  • Minor UI changes and optimizations.
  • change video playback slider so playback tracking is more visible.
  • Fixed UI bugs and refactored classes.
  • UI no longer redraws whole page when adding or removing favorites.
  • Application now checks to see if you are have auto downloader disabled before allowing you to add new favorite.
  • Fix UI on Android phones. There was some clipping of download button on phones. No difference on Windows version.
  • Added significant performance tweaks.
  • Updated and reworked how the app works in the code behind.
  • Fixed a ton of bugs!
  • Android version and Windows version is fully complete and almost bug free.
  • Made changes to make the app faster and more reliable. Removed Most recent shows. They can be accessed as first item in Podcast list. This was done because I could not manage to make it work. I am sorry and will try to add it back later. The app should now just work without any major issues.
  • App crashes should be less frequent. I added thread locking to prevent this. I am pretty sure that is a bad idea for larger apps but since this one is tiny it should have no issues.
  • Downloader and Auto downloader logic has been revamped and now if you go offline it should fail gracefully.
  • The notification spam for downloads has been changed. Now it notifies which podcast is downloading and then once it is complete it tells u its done. No more spamming the icon with updates.
  • Mac version is early beta. Most things work but it may still have bugs. Will be uploaded later. Check back for updates.
  • I have a mac so I can test for Mac now.
  • Updated the UI for Android
  • Android UI now has a bottom bar for navigation.
  • Pull to refresh is enabled on every page with shows and podcasts. Does not work in Windows atm.
  • You can now download multiple files by clicking one after another. It will download them in order. One by one!
  • Auto downloader logic has been updated.
  • Updater now pulls from twit OPML file on the internet.
  • Many other fixes!!!!
  • Reworked how notifications work in Android.
  • Various bug fixes
  • The zip file is for windows build

TODO

  • Fix the last major bug in settings. Resetting app from settings page does not force reload pages on android which could lead to unintended consequences.
  • Add a method to allow users to select how often the app check for new podcasts.
  • Update the method used to enable auto downloading. It currently uses a foreground process. - Done!

Mac Version

Currently unavailable and will need some work.

Install Notes for Windows

If you are installing for the first time unzip the file in new directory. Run the Install.ps1 Powershell script to install app. Do not make any changes to files or folders until after you have the app running. It uses a development certificate for this version.

An alternate and more manual method to install the app is as follows. Install the NerdNewsNavigator2_1.9.4.0_x64.cer certificate and click ok on all the defaults during this process. Then run the MSIX installer. That is all the powershell script automates.

Install Notes for Android

Copy apk file to android file system and install it from any file explorer. A good copy destination is Downloads in internal storage. Samsung "My Files" is a good program to let you install the app. You can copy the file from your pc or download it directly from the internet on the device.

What's Changed

Full Changelog: 1.9.1...1.9.4-beta

Dotnet 8 Beta

16 Nov 06:49
0ab392f
Compare
Choose a tag to compare
Dotnet 8 Beta Pre-release
Pre-release

What's New

  • Updated to dotnet 8. App is faster and has better performance
  • Removed Live playback as it now no longer available from twit network

Known issues

  • Currently playback tracking on Android is not working. Will update later tonight to fix.

Previous Updates

  • Minor UI changes and optimizations.
  • change video playback slider so playback tracking is more visible.
  • Fixed UI bugs and refactored classes.
  • UI no longer redraws whole page when adding or removing favorites.
  • Application now checks to see if you are have auto downloader disabled before allowing you to add new favorite.
  • Fix UI on Android phones. There was some clipping of download button on phones. No difference on Windows version.
  • Added significant performance tweaks.
  • Updated and reworked how the app works in the code behind.
  • Fixed a ton of bugs!
  • Android version and Windows version is fully complete and almost bug free.
  • Made changes to make the app faster and more reliable. Removed Most recent shows. They can be accessed as first item in Podcast list. This was done because I could not manage to make it work. I am sorry and will try to add it back later. The app should now just work without any major issues.
  • App crashes should be less frequent. I added thread locking to prevent this. I am pretty sure that is a bad idea for larger apps but since this one is tiny it should have no issues.
  • Downloader and Auto downloader logic has been revamped and now if you go offline it should fail gracefully.
  • The notification spam for downloads has been changed. Now it notifies which podcast is downloading and then once it is complete it tells u its done. No more spamming the icon with updates.
  • Mac version is early beta. Most things work but it may still have bugs. Will be uploaded later. Check back for updates.
  • I have a mac so I can test for Mac now.
  • Updated the UI for Android
  • Android UI now has a bottom bar for navigation.
  • Pull to refresh is enabled on every page with shows and podcasts. Does not work in Windows atm.
  • You can now download multiple files by clicking one after another. It will download them in order. One by one!
  • Auto downloader logic has been updated.
  • Updater now pulls from twit OPML file on the internet.
  • Many other fixes!!!!
  • Reworked how notifications work in Android.
  • Various bug fixes
  • The zip file is for windows build

TODO

  • Fix the last major bug in settings. Resetting app from settings page does not force reload pages on android which could lead to unintended consequences.
  • Add a method to allow users to select how often the app check for new podcasts.
  • Update the method used to enable auto downloading. It currently uses a foreground process. - Done!

Mac Version

Currently unavailable and will need some work.

Install Notes for Windows

If you are installing for the first time unzip the file in new directory. Run the Install.ps1 Powershell script to install app. Do not make any changes to files or folders until after you have the app running. It uses a development certificate for this version.

An alternate and more manual method to install the app is as follows. Install the NerdNewsNavigator2_1.9.3.0_x64.cer certificate and click ok on all the defaults during this process. Then run the MSIX installer. That is all the powershell script automates.

Install Notes for Android

Copy apk file to android file system and install it from any file explorer. A good copy destination is Downloads in internal storage. Samsung "My Files" is a good program to let you install the app. You can copy the file from your pc or download it directly from the internet on the device.

What's Changed

Full Changelog: 1.9.1...1.9.3-beta

Latest Release

16 Nov 06:52
0ab392f
Compare
Choose a tag to compare

What's New

  • Removed Live playback as it now no longer available from twit network
  • This version is still on dotnet 7.x

Previous Updates

  • Minor UI changes and optimizations.
  • change video playback slider so playback tracking is more visible.
  • Fixed UI bugs and refactored classes.
  • UI no longer redraws whole page when adding or removing favorites.
  • Application now checks to see if you are have auto downloader disabled before allowing you to add new favorite.
  • Fix UI on Android phones. There was some clipping of download button on phones. No difference on Windows version.
  • Added significant performance tweaks.
  • Updated and reworked how the app works in the code behind.
  • Fixed a ton of bugs!
  • Android version and Windows version is fully complete and almost bug free.
  • Made changes to make the app faster and more reliable. Removed Most recent shows. They can be accessed as first item in Podcast list. This was done because I could not manage to make it work. I am sorry and will try to add it back later. The app should now just work without any major issues.
  • App crashes should be less frequent. I added thread locking to prevent this. I am pretty sure that is a bad idea for larger apps but since this one is tiny it should have no issues.
  • Downloader and Auto downloader logic has been revamped and now if you go offline it should fail gracefully.
  • The notification spam for downloads has been changed. Now it notifies which podcast is downloading and then once it is complete it tells u its done. No more spamming the icon with updates.
  • Mac version is early beta. Most things work but it may still have bugs. Will be uploaded later. Check back for updates.
  • I have a mac so I can test for Mac now.
  • Updated the UI for Android
  • Android UI now has a bottom bar for navigation.
  • Pull to refresh is enabled on every page with shows and podcasts. Does not work in Windows atm.
  • You can now download multiple files by clicking one after another. It will download them in order. One by one!
  • Auto downloader logic has been updated.
  • Updater now pulls from twit OPML file on the internet.
  • Many other fixes!!!!
  • Reworked how notifications work in Android.
  • Various bug fixes
  • The zip file is for windows build

TODO

  • Fix the last major bug in settings. Resetting app from settings page does not force reload pages on android which could lead to unintended consequences.
  • Add a method to allow users to select how often the app check for new podcasts.
  • Update the method used to enable auto downloading. It currently uses a foreground process. - Done!

Mac Version

Currently unavailable and will need some work.

Install Notes for Windows

If you are installing for the first time unzip the file in new directory. Run the Install.ps1 Powershell script to install app. Do not make any changes to files or folders until after you have the app running. It uses a development certificate for this version.

An alternate and more manual method to install the app is as follows. Install the NerdNewsNavigator2_1.9.3.0_x64.cer certificate and click ok on all the defaults during this process. Then run the MSIX installer. That is all the powershell script automates.

Install Notes for Android

Copy apk file to android file system and install it from any file explorer. A good copy destination is Downloads in internal storage. Samsung "My Files" is a good program to let you install the app. You can copy the file from your pc or download it directly from the internet on the device.

What's Changed

Full Changelog: 1.9.1...1.9.2

Latest Release

06 Nov 20:02
4f32413
Compare
Choose a tag to compare

What's New

  • Minor UI changes and optimizations.
  • change video playback slider so playback tracking is more visible.

Previous Updates

  • Fixed UI bugs and refactored classes.
  • UI no longer redraws whole page when adding or removing favorites.
  • Application now checks to see if you are have auto downloader disabled before allowing you to add new favorite.
  • Fix UI on Android phones. There was some clipping of download button on phones. No difference on Windows version.
  • Added significant performance tweaks.
  • Updated and reworked how the app works in the code behind.
  • Fixed a ton of bugs!
  • Android version and Windows version is fully complete and almost bug free.
  • Made changes to make the app faster and more reliable. Removed Most recent shows. They can be accessed as first item in Podcast list. This was done because I could not manage to make it work. I am sorry and will try to add it back later. The app should now just work without any major issues.
  • App crashes should be less frequent. I added thread locking to prevent this. I am pretty sure that is a bad idea for larger apps but since this one is tiny it should have no issues.
  • Downloader and Auto downloader logic has been revamped and now if you go offline it should fail gracefully.
  • The notification spam for downloads has been changed. Now it notifies which podcast is downloading and then once it is complete it tells u its done. No more spamming the icon with updates.
  • Mac version is early beta. Most things work but it may still have bugs. Will be uploaded later. Check back for updates.
  • I have a mac so I can test for Mac now.
  • Updated the UI for Android
  • Android UI now has a bottom bar for navigation.
  • Pull to refresh is enabled on every page with shows and podcasts. Does not work in Windows atm.
  • You can now download multiple files by clicking one after another. It will download them in order. One by one!
  • Auto downloader logic has been updated.
  • Updater now pulls from twit OPML file on the internet.
  • Many other fixes!!!!
  • Reworked how notifications work in Android.
  • Various bug fixes
  • The zip file is for windows build

TODO

  • Fix the last major bug in settings. Resetting app from settings page does not force reload pages on android which could lead to unintended consequences.
  • Add a method to allow users to select how often the app check for new podcasts.
  • Update the method used to enable auto downloading. It currently uses a foreground process. - Done!

Install Notes for Windows

If you are installing for the first time unzip the file in new directory. Run the Install.ps1 power shell script to install app. Do not make any changes to files or folders until after you have the app running. It uses a development certificate for this version.

An alternate and more manual method to install the app is as follows. Install the NerdNewsNavigator2_1.8.9.0_x64.cer certificate and click ok on all the defaults during this process. The run the msix installer. That is all the power shell script automates.

Install Notes for Android

Copy apk file to android file system and install it from any file explorer. A good copy destination is Downloads in internal storage. Samsung "My Files" is a good program to let you install the app. You can copy the file from your pc or download it directly from the internet on the device.

What's Changed

Full Changelog: 2023-10-22...1.9.1

Mac Beta

27 Oct 18:41
d72a33e
Compare
Choose a tag to compare
Mac Beta Pre-release
Pre-release

What's New

  • Updated version to fix bugs from the version on the 27th that was not working correctly
  • Fixed UI bugs and refactored classes.
  • UI no longer redraws whole page when adding or removing favorites.
  • Application now checks to see if you are have auto downloader disabled before allowing you to add new favorite.
  • Mac Beta is out!

Previous Updates

  • Fix UI on Android phones. There was some clipping of download button on phones. No difference on Windows version.
  • Added significant performance tweaks.
  • Updated and reworked how the app works in the code behind.
  • Fixed a ton of bugs!
  • Android version and Windows version is fully complete and almost bug free.
  • Made changes to make the app faster and more reliable. Removed Most recent shows. They can be accessed as first item in Podcast list. This was done because I could not manage to make it work. I am sorry and will try to add it back later. The app should now just work without any major issues.
  • App crashes should be less frequent. I added thread locking to prevent this. I am pretty sure that is a bad idea for larger apps but since this one is tiny it should have no issues.
  • Downloader and Auto downloader logic has been revamped and now if you go offline it should fail gracefully.
  • The notification spam for downloads has been changed. Now it notifies which podcast is downloading and then once it is complete it tells u its done. No more spamming the icon with updates.
  • Mac version is early beta. Most things work but it may still have bugs. Will be uploaded later. Check back for updates.
  • I have a mac so I can test for Mac now.
  • Updated the UI for Android
  • Android UI now has a bottom bar for navigation.
  • Pull to refresh is enabled on every page with shows and podcasts. Does not work in Windows atm.
  • You can now download multiple files by clicking one after another. It will download them in order. One by one!
  • Auto downloader logic has been updated.
  • Updater now pulls from twit OPML file on the internet.
  • Many other fixes!!!!
  • Reworked how notifications work in Android.
  • Various bug fixes
  • The zip file is for windows build

TODO

  • Add a method to allow users to select how often the app check for new podcasts.
  • Update the method used to enable auto downloading. It currently uses a foreground process. - Done!

Install Notes

Mac Beta is now available. It is for intel x64 and is only tested as running at the moment. I have a really old 2014 mac mini and it runs slow. I imagine it runs fine on newer hardware. Would love some feedback on it!

Unzip the file below and run the app. It should just work.

What's Changed

Full Changelog: 2023-10-22...2023-10-27

Latest Release

23 Oct 03:27
f001525
Compare
Choose a tag to compare

What's New

  • Fixed UI bugs and refactored classes.
  • UI no longer redraws whole page when adding or removing favorites.
  • Application now checks to see if you are have auto downloader disabled before allowing you to add new favorite.

Previous Updates

  • Fix UI on Android phones. There was some clipping of download button on phones. No difference on Windows version.
  • Added significant performance tweaks.
  • Updated and reworked how the app works in the code behind.
  • Fixed a ton of bugs!
  • Android version and Windows version is fully complete and almost bug free.
  • Made changes to make the app faster and more reliable. Removed Most recent shows. They can be accessed as first item in Podcast list. This was done because I could not manage to make it work. I am sorry and will try to add it back later. The app should now just work without any major issues.
  • App crashes should be less frequent. I added thread locking to prevent this. I am pretty sure that is a bad idea for larger apps but since this one is tiny it should have no issues.
  • Downloader and Auto downloader logic has been revamped and now if you go offline it should fail gracefully.
  • The notification spam for downloads has been changed. Now it notifies which podcast is downloading and then once it is complete it tells u its done. No more spamming the icon with updates.
  • Mac version is early beta. Most things work but it may still have bugs. Will be uploaded later. Check back for updates.
  • I have a mac so I can test for Mac now.
  • Updated the UI for Android
  • Android UI now has a bottom bar for navigation.
  • Pull to refresh is enabled on every page with shows and podcasts. Does not work in Windows atm.
  • You can now download multiple files by clicking one after another. It will download them in order. One by one!
  • Auto downloader logic has been updated.
  • Updater now pulls from twit OPML file on the internet.
  • Many other fixes!!!!
  • Reworked how notifications work in Android.
  • Various bug fixes
  • The zip file is for windows build

TODO

  • Fix the last major bug in settings. Resetting app from settings page does not force reload pages on android which could lead to unintended consequences.
  • Add a method to allow users to select how often the app check for new podcasts.
  • Update the method used to enable auto downloading. It currently uses a foreground process. - Done!

Install Notes for Windows

If you are installing for the first time unzip the file in new directory. Run the Install.ps1 power shell script to install app. Do not make any changes to files or folders until after you have the app running. It uses a development certificate for this version.

An alternate and more manual method to install the app is as follows. Install the NerdNewsNavigator2_1.8.9.0_x64.cer certificate and click ok on all the defaults during this process. The run the msix installer. That is all the power shell script automates.

Install Notes for Android

Copy apk file to android file system and install it from any file explorer. A good copy destination is Downloads in internal storage. Samsung "My Files" is a good program to let you install the app. You can copy the file from your pc or download it directly from the internet on the device.

Install Notes for Mac Catalyst

Unzip the file with app in the name. You should have an app file then. You can just launch the app as is and it should just work.
The x64 is for intel Mac's and the arm64 is for M1 or M2 macs.

Downloads

  • The zip file with test in name is for Windows systems.
  • The zip file with app in name is for Mac Catalyst.
  • The apk is for side loading on Android

Free Store Versions:

Microsoft Store Version
Google Play Store Version

What's Changed

Full Changelog: 2023-10-21-Release...2023-10-22

Latest Release

21 Oct 09:39
1aee667
Compare
Choose a tag to compare

What's New

  • Fix UI on Android phones. There was some clipping of download button on phones. No difference on Windows version.
  • Added significant performance tweaks.
  • Updated and reworked how the app works in the code behind.
  • Fixed a ton of bugs!
  • Android version and Windows version is fully complete and almost bug free.

Previous Updates

  • Made changes to make the app faster and more reliable. Removed Most recent shows. They can be accessed as first item in Podcast list. This was done because I could not manage to make it work. I am sorry and will try to add it back later. The app should now just work without any major issues.
  • App crashes should be less frequent. I added thread locking to prevent this. I am pretty sure that is a bad idea for larger apps but since this one is tiny it should have no issues.
  • Downloader and Auto downloader logic has been revamped and now if you go offline it should fail gracefully.
  • The notification spam for downloads has been changed. Now it notifies which podcast is downloading and then once it is complete it tells u its done. No more spamming the icon with updates.
  • Mac version is early beta. Most things work but it may still have bugs. Will be uploaded later. Check back for updates.
  • I have a mac so I can test for Mac now.
  • Updated the UI for Android
  • Android UI now has a bottom bar for navigation.
  • Pull to refresh is enabled on every page with shows and podcasts. Does not work in Windows atm.
  • You can now download multiple files by clicking one after another. It will download them in order. One by one!
  • Auto downloader logic has been updated.
  • Updater now pulls from twit OPML file on the internet.
  • Many other fixes!!!!
  • Reworked how notifications work in Android.
  • Various bug fixes
  • The zip file is for windows build

TODO

  • Fix the last major bug in settings. Resetting app from settings page does not force reload pages on android which could lead to unintended consequences.
  • Add a method to allow users to select how often the app check for new podcasts.
  • Update the method used to enable auto downloading. It currently uses a foreground process. - Done!

Install Notes for Windows

If you are installing for the first time unzip the file in new directory. Run the Install.ps1 power shell script to install app. Do not make any changes to files or folders until after you have the app running. It uses a development certificate for this version.

An alternate and more manual method to install the app is as follows. Install the NerdNewsNavigator2_1.8.9.0_x64.cer certificate and click ok on all the defaults during this process. The run the msix installer. That is all the power shell script automates.

Install Notes for Android

Copy apk file to android file system and install it from any file explorer. A good copy destination is Downloads in internal storage. Samsung "My Files" is a good program to let you install the app. You can copy the file from your pc or download it directly from the internet on the device.

Mac Version

Mac version will come out later after I finish testing it. It is not ready and barely works at the moment. There are a lot of framework bugs that make this rather complicated.

Downloads

  • The zip file is for Windows systems.
  • The apk is for side loading on Android

What's Changed

Full Changelog: 2023-10-21...2023-10-21-Release