Skip to content

Releases: ayushsingh-22/Swift-Note

🚀 SwiftNote v2.2.0 – Smarter AI, Better Writing, Stronger Sync

Choose a tag to compare

@ayushsingh-22 ayushsingh-22 released this 05 Jun 08:19
fca1f7b

We’re excited to ship SwiftNote v2.2.0, a major upgrade focused on smarter AI assistance, a better writing experience, stronger reminder handling, and a more polished offline-first workflow.

This release continues the evolution from a simple note app into a private, intelligent, multi-device note-taking companion — built for speed, reliability, and everyday use.

🔗 Google Play Store: Download SwiftNote on Google Play


🌟 Highlights

  • 🤖 Smarter AI reminder detection with a multi-stage pipeline
  • 🔀 Gemini + Groq support through a unified AI service
  • 📝 Improved rich text editing with better paste, formatting, and content cleanup
  • Recurring reminders with more reliable scheduling
  • 📲 Private multi-device sync with passphrase + QR-based linking
  • Offline-first performance with local-first Room persistence
  • 🧩 Smart Action Chips for links, phone numbers, emails, addresses, dates, and more
  • 🏠 Home screen widget for quick note capture
  • 📤 Share-to-app support for sending text into SwiftNote from other apps

🆕 What’s New in v2.2.0

🤖 AI improvements

  • Added a unified LLM service for AI-powered features
  • Supports multiple AI providers, including:
    • Google Gemini
    • Groq
  • Introduced provider-aware routing based on the active key saved on-device
  • Added AI title generation with offline fallback support
  • Improved reminder extraction for broader language patterns, including English + Hinglish
  • Added a reminder intent analyzer to avoid unnecessary AI calls and improve efficiency
  • Improved handling of API validation, timeouts, and provider-specific failures

📝 Better writing experience

  • Enhanced rich text editing
  • Better HTML cleanup and normalization for pasted or edited content
  • Improved support for:
    • bold
    • italic
    • underline
    • lists
    • checklist-friendly note flows
  • Improved markdown/HTML paste handling for cleaner imported content
  • Better rendering and editing consistency across note screens

⏰ Reminders and scheduling

  • Added support for recurring reminders
    • daily
    • weekly
    • monthly
    • yearly
  • Improved exact-time reminder scheduling
  • Better handling for Android exact alarm permission flows
  • Improved reminder reliability after restarts and app updates
  • Reduced duplicate/overlapping reminder issues in certain edge cases

🔐 Privacy, sync, and offline-first behavior

  • Notes remain local-first with Room as the source of truth
  • Improved encrypted sync flows
  • Better passphrase-based identity handling for multi-device sync
  • Improved QR-based device linking and restore flows
  • More robust sync behavior and reminder sync organization
  • Login-free experience remains core to the app design

📲 Productivity upgrades

  • Added a Today / Daily Review screen for reminders and recent note activity
  • Added Smart Action Chips for detected entities in notes:
    • links
    • phone numbers
    • email addresses
    • dates
    • addresses
    • amounts
  • Added home screen widget support for faster capture
  • Added share-to-app support so text can be sent directly into SwiftNote
  • Improved archive handling and general layout consistency

🎨 UI and polish

  • Improved layout responsiveness and spacing across screens
  • Better adaptive sizing for compact and larger devices
  • Refined app visuals and interaction flow
  • Updated screenshots and documentation to reflect the latest experience

🔒 Privacy Promise

  • ✅ No forced account signup
  • ✅ Notes are stored locally first
  • ✅ Private sync model with passphrase-based linking
  • ✅ AI keys are user-provided and stored securely on-device
  • ✅ Offline-friendly reminder and note workflows

📦 Installation

Option 1: Google Play

Install directly from the Play Store:

🔗 SwiftNote on Google Play

Option 2: Release Assets

  1. Download the latest release asset from the Assets section below.
  2. Install the APK on your Android device.
  3. Open SwiftNote and start creating notes, reminders, and synced devices.

If you’re updating from an older release, make sure your sync/passphrase details are backed up before switching devices.


📸 Screenshots


🙌 Thanks

Thanks for using and supporting SwiftNote.

If you’re coming from v2.0.0, this release brings major improvements across AI, reminders, sync reliability, writing tools, and overall polish.

🔗 Play Store: https://play.google.com/store/apps/details?id=com.amvarpvtltd.selfnote

v2.0

Choose a tag to compare

@ayushsingh-22 ayushsingh-22 released this 30 Sep 16:50
996e39b

🚀 QuickNote v2.0.0 – Smarter, Faster, More Intelligent

We’re proud to announce QuickNote v2.0.0, the biggest update yet!
This release transforms QuickNote from a lightweight notes app into a smart, AI-powered note-taking companion — designed to keep your ideas organized, your reminders on time, and your workflow distraction-free.


🌟 Highlights

  • AI-powered smart reminders with Google ML Kit NLP (English + Hinglish).
  • 📝 Rich text formatting (bold, italic, underline).
  • 🌙 New UI with Material 3 + smooth animations.
  • 🔄 Offline-first sync with Room DB + conflict resolution.
  • 📲 New Device ID & QR Code sync across devices, no login needed.
  • Performance boost: MVVM + Hilt + WorkManager.
  • 🔒 Privacy-first: on-device AI, no signup, encrypted sync.

📸 Screenshots


5 1


🆕 What’s New in v2.0.0

✨ Smarter Notes & Reminders

  • AI-powered smart reminders (English & Hinglish).
  • Detects multiple reminders in a single note.
  • Works offline with seamless sync.

📝 Advanced Note Management

  • Rich text formatting (bold, italic, underline).
  • Character counter + progress indicator.
  • Title & content validation.

🌙 Enhanced UI/UX

  • Built with Jetpack Compose + Material 3.
  • Smooth animations & responsive layouts.
  • Refined typography, padding, and dark mode.

🔄 Offline-First Architecture

  • Room Database for offline persistence.
  • Smart conflict resolution.

📲 Device Sync via Device ID & QR Code

  • Secure multi-device sync without accounts.
  • Unique Device ID per install.
  • Quick linking with QR code.

⚡ Performance Upgrades

  • MVVM + StateFlow for reactivity.
  • Hilt for dependency injection.
  • WorkManager for background sync + reminders.
  • Faster startup + lower battery usage.

🔒 Privacy Promise

  • ✅ Login-free — no signup required.
  • ✅ On-device AI, private by design.
  • ✅ Firestore rules + offline encryption.

📲 Installation

  1. Download the latest QuickNote v2.0.0 APK from the Assets section below.
  2. Install on your Android device.
  3. Start creating notes — with AI-powered reminders and QR sync.

⚡ Roadmap Ahead

  • 📂 Folders & Tags.
  • 🖊️ Rich Text Editor 2.0 (headings, checklists, bullets).
  • ☁️ Optional login for multi-device continuity.
  • 🔄 Google Drive / Local backup & export.
  • 🎤 Voice input (speech-to-note).

🔥 Download QuickNote v2.0.0 below and start your smarter note-taking journey!


v1.1

Choose a tag to compare

@ayushsingh-22 ayushsingh-22 released this 19 Aug 10:21
e16643e

🚀 QuickNote v1.1 – Enhanced Note-Taking Experience

We’re thrilled to introduce QuickNote v1.1, an upgraded release that takes the minimalist, privacy-focused note-taking experience even further. This version brings usability improvements, personalization, and performance enhancements, making QuickNote more powerful while staying true to its lightweight core.

🌟 What’s New in v1.1

  • Dark Mode Support – Seamless light/dark theme switching for a more comfortable writing experience, day or night.
  • Offline-first Notes – Create and access notes without internet connectivity; syncs automatically once online.
  • Improved Organization – Added search functionality and note-sorting options for faster navigation.
  • Performance Optimizations – Reduced app startup time and improved Firebase sync efficiency.
  • UI Enhancements – Refined typography, spacing, and interaction for a smoother user flow.

🔒 Continued Privacy Promise

Just like v1.0, QuickNote remains login-free, secure, and private by design, ensuring your notes are safe with anonymous Firebase sync and no unnecessary permissions.

🛠 Tech Stack Updates

  • Kotlin & Jetpack – Modern Android development with improved Compose UI components.
  • Firebase Firestore – Optimized sync logic for faster cloud updates.
  • Material 3 – Refreshed design system aligned with the latest Android guidelines.

📲 How to Get Started

  1. Download and install QuickNote v1.1 on your Android device.
  2. Enjoy dark mode, offline writing, and improved search instantly.
  3. Your notes stay synced and secure — no login required.

⚡ Roadmap Ahead

Looking ahead, upcoming releases will focus on:

  • Rich text editing (bold, italic, checklists).
  • Folder & Tag system for deeper organization.
  • Optional account login for multi-device continuity.
  • Export & backup options for extra portability.

v1.0

Choose a tag to compare

@ayushsingh-22 ayushsingh-22 released this 18 Aug 21:05
12466c2

🚀 QuickNote v1.0 – First Stable Release

We are excited to announce the very first release of QuickNote, a minimalist, lightweight, and privacy-focused notes app for Android. This version marks the beginning of QuickNote’s journey — designed to provide a distraction-free note-taking experience with seamless cloud sync.

🌟 What’s Included in v1.0

This release delivers the core functionality of QuickNote:

  • Minimalist UI – A clean, distraction-free interface where the focus stays on your notes.
  • Instant Note Creation – Open the app, start typing, and your note is saved automatically in the background.
  • Cloud Sync with Firebase Firestore – Every note is stored securely in the cloud so you never lose your ideas, even after uninstalling or switching devices.
  • Secure by Default – Powered by Firebase’s strong security rules to protect your data from unauthorized access.
  • Lightweight & Fast – Optimized to run smoothly, even on low-end devices, with quick startup and zero clutter.
  • No Login Required – No signup, no password fatigue, no unnecessary permissions — just pure, private note-taking.

🔒 Privacy Promise

QuickNote was built with a privacy-first philosophy. Unlike traditional note-taking apps, you don’t need to hand over personal details or create an account. Your notes are synced securely to the cloud with anonymous access, giving you a balance of convenience and confidentiality.

🛠 Tech Stack Behind QuickNote

  • Kotlin – Modern Android development with expressive, concise syntax.
  • Firebase Firestore – Real-time, scalable, and secure cloud storage for notes.
  • Android SDK – Reliable foundation leveraging core Android APIs.

📲 How to Get Started

  1. Download and install QuickNote v1.0 on your Android device.
  2. Launch the app — no login required.
  3. Start typing instantly, and your notes are auto-synced to the cloud.

⚡ Roadmap Ahead

This release is just the beginning. Future updates will bring:

  • Rich text formatting options (bold, italic, headings).
  • Offline-first experience with local caching.
  • Optional account login for multi-device syncing.
  • Improved note organization (folders, tags, search).
  • Dark mode for night-friendly writing.

💬 Feedback & Contributions

Your feedback is invaluable at this early stage. If you encounter bugs, have feature requests, or just want to share ideas, feel free to: