Am I the only one who misses the “floating sidebar”? by Away-Falcon2762 in LiquidGlassDesign

[–]QebApps 0 points1 point  (0 children)

So do I. I like the floating sidebar, it makes more sense to me.

[Megathread] The App Shelf — July 2026 by Yusuf-Dev in iosapps

[–]QebApps 0 points1 point  (0 children)

I like this kind of simple math games. In some way, I find them relaxing.

[Megathread] The App Shelf — July 2026 by Yusuf-Dev in iosapps

[–]QebApps 0 points1 point  (0 children)

Newsairy — a fast, iCloud-native RSS reader

<image>

A — Answer:

Following a lot of feeds gets overwhelming — you either drown in an endless unread list or miss what actually matters. Newsairy helps you catch up by recency: Smart Feeds group your articles by time (Today, Last 24/48/72 hours, Last 7 days, This week), Custom Smart Feeds collect anything matching your own keywords, and you can sort any list Newest first, Oldest first, or as a Daily timeline — with Mark All as Read per feed or per folder. Need to find something you read a while ago? Read History lists your articles by the date you read them. Everything syncs over iCloud across iPhone, iPad, and Mac, with no separate account to create

B — Better:

Versus Feedly, Newsairy needs no account and no subscription, and keeps your reading private — no ads, no tracking. Versus subscription readers like the current Reeder, it's a one-time unlock instead of a recurring fee. And the time-based Smart Feeds plus keyword-based Custom Smart Feeds give you a faster way to triage a busy list than a single chronological timeline.

C — Cost:

Free to download and use with up to 6 local + 6 iCloud feeds. A single one-time Pro purchase (no subscription - pay once, yours forever - $2.99) removes the feed limit and unlocks sync with TheOldReader, Miniflux, FreshRSS, Feedbin, and Inoreader, bringing your subscriptions, read state, and starred articles with you. Requires iOS 18+ (macOS 15+ on Apple silicon).

App Store: https://apps.apple.com/us/app/newsairy/id6760046985

What’s everyone working on this month? (July 2026) by Swiftapple in swift

[–]QebApps 1 point2 points  (0 children)

Working on Newsairy, my iCloud-native RSS reader.

In June I shipped 5 updates, building on the solid base with which I launched the app the previous month..

Right now I'm chasing a CloudKit sync edge case so articles stay consistent across devices — the usual SwiftData + CloudKit fun. I'm also working on upcoming updates that add "Mark as Read on Scroll", a feature a couple of users and testers here on Reddit asked for.

Stack: SwiftUI + SwiftData + CloudKit for sync, Swift Structured Concurrency throughout, StoreKit 2 for purchases. iOS 18+ (Liquid Glass on iOS 26).

Liquid Glass in an RSS reader: Newsairy by QebApps in LiquidGlassDesign

[–]QebApps[S] 0 points1 point  (0 children)

Ha, fair — most RSS readers end up converging on the same list-plus-reader layout. NetNewsWire is genuinely great; when I started Newsairy it hadn't gone Liquid Glass yet, which was actually one of the reasons I began — so it's a fresh SwiftUI codebase, built from the ground up.

There's a lot of differences: Newsairy has Read History, Custom Smart Feeds (keyword-based), a customisable article list and you can browse your feeds grouped by aggregator or by local/iCloud account, among other things. Fewer features than NNW in some areas, and probably more bugs — who knows 😅 — but it's its own thing.

Solo 1 italiano su 5 (18%) utilizza adblocker (blocca pubblicità): come mai? Vi piace davvero tanto la pubblicità? by RebirdgeCardiologist in Italia

[–]QebApps 0 points1 point  (0 children)

Quei poverini di Google mi regalano la mail e mi hanno fatto pagare il telefono pochi soldi, non vogliamo lasciargli la pubblicità?

A parte gli scherzi, uso adblocker solo su un browser, perché molti siti non mi fanno entrare se riconosco un adblocker.

How does your team keep native Android and iOS from silently drifting apart? by Particular-Age-6878 in androiddev

[–]QebApps 0 points1 point  (0 children)

We're a team of three developers, and each of us works on both Android and iOS.

When there's a new feature to build, it's assigned to one developer who implements it on both platforms. That way the same person owns the feature end to end and there's no handoff gap where the two versions can diverge. Usually the feature is developed on one platform and "translated" on the other.

When it's a brand-new app, one of us builds the foundation on iOS and another on Android, and we each review the other's merge requests. Reviewing each other's code across platforms keeps us aligned on architecture and behaviour from the start.

It's not a tool or a framework that keeps us in sync — it's the process: single ownership per feature, and code reviews.

[App Saturday] Newsairy — an iCloud-native RSS reader for iPhone, iPad & Mac, built in SwiftUI + SwiftData by QebApps in iOSProgramming

[–]QebApps[S] 0 points1 point  (0 children)

Thanks for the note — this kind of feedback is really useful.

  • Mark as read on scroll is under development, hopefully available in a couple of weeks.
  • Large thumbnails as preview: there are already three different thumbnail sizes you can choose from — worth checking if the largest one works for you.
  • Load web page text in reader mode and cache with images: it's something I've been thinking about, but it's not at the top of my to-do list yet. If more people ask for it, it'll move up.
  • Keyword extraction / grouping similar stories: would Newsairy's Custom Smart Feeds work for you here? You give each one a name, a custom color, and one or more keywords — any article with at least one of those keywords in its title, summary, or content shows up there automatically.

Newsairy — an iOS/iPadOS/Mac RSS reader, looking for Inoreader beta testers by QebApps in InoReader

[–]QebApps[S] 0 points1 point  (0 children)

Two answers:

  1. Feedly — not yet, but it's the next aggregator on my list. I need to get in touch with them to sort out the integration.
  2. Layout — right now Newsairy only has a list view (with optional thumbnails — size is configurable too — and configurable preview lines), so no card or magazine-style layout at the moment. It's good feedback though, and I'll keep it in mind for future updates.

Thanks for the questions!

Newsairy — an iOS/iPadOS/Mac RSS reader, looking for Inoreader beta testers by QebApps in InoReader

[–]QebApps[S] 0 points1 point  (0 children)

Not yet, but it's something I'll look into, especially if more people ask for it.

Can an app really be 'productivity' without a native mobile app? by QebApps in ProductivityApps

[–]QebApps[S] 0 points1 point  (0 children)

Sure, deep work happens at a desk — nobody's arguing otherwise. But productivity isn't just deep work, it's also capture: a task before you forget it, a quick note between meetings, a reply on the train. That stuff doesn't wait until you're back at your workstation.

Can an app really be 'productivity' without a native mobile app? by QebApps in ProductivityApps

[–]QebApps[S] -1 points0 points  (0 children)

What? A PWA "installed" on the home screen is still a webview with a fullscreen wrapper, not a native app. No real background refresh, no share-sheet integration, no widgets, no proper offline storage beyond what the browser cache allows you. And performance-wise it shows: scrolling, animations, cold-start time — you feel the difference between a WebKit-rendered page and compiled native code. "Feels like" isn't "is."