Releases: SaadhJawwadh/Note-taking
v1.34.0
Note Book β Release v1.32.0
This is a major architectural release focusing on intelligence, extreme performance, and long-term stability.
π§ AI-Enhanced Finances
- Smart SMS Descriptions: The app now leverages on-device AI (Gemini Nano) to automatically clean up and professionalize noisy bank SMS messages. "Purchase at Uber 1500" becomes "Uber Trip", giving you a cleaner, more intuitive financial log.
β‘ Extreme Performance
- Instant Previews: We've revolutionized how the Note grid loads. Previews are now pre-computed in plain-text when you save a note, eliminating scroll jank and dramatically speeding up the Home screen, no matter how many notes you have.
- Database-Level Filtering: Pagination and tag filtering are now handled directly by the SQLite engine, saving memory and ensuring accurate, lightning-fast searches.
- Batched Bulk Actions: Archiving or deleting dozens of notes at once now happens instantly using atomic database batches.
ποΈ Bulletproof Architecture
- Repository Pattern: We completely dismantled the monolithic database helper. Notes, Transactions, and Period Logs are now managed by dedicated, highly-testable repositories.
- Robust Navigation: Navigating between your Notes, Finances, and Tracker is now seamless. We've implemented
IndexedStackto ensure you never lose your scroll position or state when switching tabs. - Centralized Design Tokens: The entire app's padding, spacing, and animations have been unified under a single design system for a perfectly consistent, premium feel.
- Backward-Compatible Backups: Your data is safe. The backup system seamlessly handles the new preview structures, ensuring flawless restores from any previous app version.
Enjoy the fastest, smartest version of Note Book yet!
Full Changelog: v1.33.0...v1.34.0
v1.33.0
Note Book β Release v1.32.0
This is a major architectural release focusing on intelligence, extreme performance, and long-term stability.
π§ AI-Enhanced Finances
- Smart SMS Descriptions: The app now leverages on-device AI (Gemini Nano) to automatically clean up and professionalize noisy bank SMS messages. "Purchase at Uber 1500" becomes "Uber Trip", giving you a cleaner, more intuitive financial log.
β‘ Extreme Performance
- Instant Previews: We've revolutionized how the Note grid loads. Previews are now pre-computed in plain-text when you save a note, eliminating scroll jank and dramatically speeding up the Home screen, no matter how many notes you have.
- Database-Level Filtering: Pagination and tag filtering are now handled directly by the SQLite engine, saving memory and ensuring accurate, lightning-fast searches.
- Batched Bulk Actions: Archiving or deleting dozens of notes at once now happens instantly using atomic database batches.
ποΈ Bulletproof Architecture
- Repository Pattern: We completely dismantled the monolithic database helper. Notes, Transactions, and Period Logs are now managed by dedicated, highly-testable repositories.
- Robust Navigation: Navigating between your Notes, Finances, and Tracker is now seamless. We've implemented
IndexedStackto ensure you never lose your scroll position or state when switching tabs. - Centralized Design Tokens: The entire app's padding, spacing, and animations have been unified under a single design system for a perfectly consistent, premium feel.
- Backward-Compatible Backups: Your data is safe. The backup system seamlessly handles the new preview structures, ensuring flawless restores from any previous app version.
Enjoy the fastest, smartest version of Note Book yet!
Full Changelog: v1.32.0...v1.33.0
v1.32.0
Note Book β Release v1.32.0
This is a major architectural release focusing on intelligence, extreme performance, and long-term stability.
π§ AI-Enhanced Finances
- Smart SMS Descriptions: The app now leverages on-device AI (Gemini Nano) to automatically clean up and professionalize noisy bank SMS messages. "Purchase at Uber 1500" becomes "Uber Trip", giving you a cleaner, more intuitive financial log.
β‘ Extreme Performance
- Instant Previews: We've revolutionized how the Note grid loads. Previews are now pre-computed in plain-text when you save a note, eliminating scroll jank and dramatically speeding up the Home screen, no matter how many notes you have.
- Database-Level Filtering: Pagination and tag filtering are now handled directly by the SQLite engine, saving memory and ensuring accurate, lightning-fast searches.
- Batched Bulk Actions: Archiving or deleting dozens of notes at once now happens instantly using atomic database batches.
ποΈ Bulletproof Architecture
- Repository Pattern: We completely dismantled the monolithic database helper. Notes, Transactions, and Period Logs are now managed by dedicated, highly-testable repositories.
- Robust Navigation: Navigating between your Notes, Finances, and Tracker is now seamless. We've implemented
IndexedStackto ensure you never lose your scroll position or state when switching tabs. - Centralized Design Tokens: The entire app's padding, spacing, and animations have been unified under a single design system for a perfectly consistent, premium feel.
- Backward-Compatible Backups: Your data is safe. The backup system seamlessly handles the new preview structures, ensuring flawless restores from any previous app version.
Enjoy the fastest, smartest version of Note Book yet!
Full Changelog: v1.31.0...v1.32.0
v1.31.0
Note Book β Release v1.22.1
This release focuses on architectural refinements, critical stability fixes, and a premium "Expressive Material" UI update.
π Core Improvements
- NoteProvider Refactor: Successfully migrated the Home Screen state management to a centralized
NoteProvider, resulting in faster filtering and smoother transitions. - Database Self-Healing: Enhanced resilience by automatically backing up corrupt database files instead of deleting them.
- Improved SMS Pipeline: Refined automated transaction logging with boundary-aware regex matching for 10+ major banks.
π‘οΈ Critical Fixes
- Theme Crash: Resolved a critical
ThemeDatabrightness mismatch that caused app crashes on certain devices. - Backup Integrity: Fixed a bug where custom expense/income rules were excluded from backups, ensuring 100% data preservation.
- Naming Conflicts: Corrected
GoogleFontsimplementation to resolve build-time errors.
π¨ Design & UX
- Expressive Material: Aligned the entire application with the new Design System (Material 3, Stadium FABs, and Rubik typography).
- Tactile Transitions: Integrated
OpenContainerandFadeThroughanimations for a premium feel. - Smart Tags: Implemented MRU (Most Recently Used) tag sorting for quicker organization.
Note Book remains 100% local, 100% private, and 100% yours.
Full Changelog: v1.30.0...v1.31.0
v1.30.0
Note Book β Release v1.22.1
This release focuses on architectural refinements, critical stability fixes, and a premium "Expressive Material" UI update.
π Core Improvements
- NoteProvider Refactor: Successfully migrated the Home Screen state management to a centralized
NoteProvider, resulting in faster filtering and smoother transitions. - Database Self-Healing: Enhanced resilience by automatically backing up corrupt database files instead of deleting them.
- Improved SMS Pipeline: Refined automated transaction logging with boundary-aware regex matching for 10+ major banks.
π‘οΈ Critical Fixes
- Theme Crash: Resolved a critical
ThemeDatabrightness mismatch that caused app crashes on certain devices. - Backup Integrity: Fixed a bug where custom expense/income rules were excluded from backups, ensuring 100% data preservation.
- Naming Conflicts: Corrected
GoogleFontsimplementation to resolve build-time errors.
π¨ Design & UX
- Expressive Material: Aligned the entire application with the new Design System (Material 3, Stadium FABs, and Rubik typography).
- Tactile Transitions: Integrated
OpenContainerandFadeThroughanimations for a premium feel. - Smart Tags: Implemented MRU (Most Recently Used) tag sorting for quicker organization.
Note Book remains 100% local, 100% private, and 100% yours.
Full Changelog: v1.22.2...v1.30.0
v1.22.2
Note Book β Release v1.22.1
This release focuses on architectural refinements, critical stability fixes, and a premium "Expressive Material" UI update.
π Core Improvements
- NoteProvider Refactor: Successfully migrated the Home Screen state management to a centralized
NoteProvider, resulting in faster filtering and smoother transitions. - Database Self-Healing: Enhanced resilience by automatically backing up corrupt database files instead of deleting them.
- Improved SMS Pipeline: Refined automated transaction logging with boundary-aware regex matching for 10+ major banks.
π‘οΈ Critical Fixes
- Theme Crash: Resolved a critical
ThemeDatabrightness mismatch that caused app crashes on certain devices. - Backup Integrity: Fixed a bug where custom expense/income rules were excluded from backups, ensuring 100% data preservation.
- Naming Conflicts: Corrected
GoogleFontsimplementation to resolve build-time errors.
π¨ Design & UX
- Expressive Material: Aligned the entire application with the new Design System (Material 3, Stadium FABs, and Rubik typography).
- Tactile Transitions: Integrated
OpenContainerandFadeThroughanimations for a premium feel. - Smart Tags: Implemented MRU (Most Recently Used) tag sorting for quicker organization.
Note Book remains 100% local, 100% private, and 100% yours.
Full Changelog: v1.22.1...v1.22.2
v1.21.0
Note Book β Initial Release v1.19.1
Welcome to the initial public release of Note Book, your all-in-one local-first productivity companion. Designed with privacy, speed, and versatility in mind, Note Book combines four powerful modules into a single, cohesive experience.
π Note-Taking Module
A premium writing experience inspired by the best in class.
- Rich Markdown Editor: Full support for headings, lists, checkboxes, and blockquotes.
- Dynamic Layouts: Choose between a high-performance Masonry Grid, Uniform Grid, or a clean List view.
- Intuitive Tagging: Organize your thoughts with a nested tagging system and custom tag colors.
- Premium Transitions: Smooth
OpenContaineranimations and Material 3 "Expressive" motion. - Link Previews: Automatically fetch and display visual summaries for web links.
- Pinned & Archived: Keep important notes at the top or archive them for later.
π° Financial Manager
Take control of your spending with zero manual effort.
- SMS Auto-Import: Automatically detects and logs transactions from 10+ major banks (Commercial Bank, HNB, Sampath, etc.).
- Smart Categorization: Intelligent keyword matching for Spend/Income categories.
- Reversal Detection: Automatically handles cancelled or reversed transactions.
- Visual Analytics: Interactive charts showing your monthly income vs. expense trends.
- Privacy First: Financial data never leaves your device and is never shared with third parties.
π©Έ Health Tracker
A discreet and reliable way to track your cycle.
- Cycle Prediction: Intelligent algorithms that learn from your history to predict future dates.
- Symptom Logging: Log intensity and notes for every day of your cycle.
- Discreet Notifications: Get notified about upcoming cycles with privacy-friendly message text.
- Encrypted Storage: Your most sensitive data is stored in an encrypted local database.
π File Converter (Beta)
Powerful media tools integrated directly into your workflow.
- FFShare Engine: Compress large videos and images for easier sharing on social media.
- Lite Mode: Use native mobile tools for quick, battery-friendly image resizing without a full engine download.
- Batch Processing: Select multiple files at once and process them in sequence.
- System Integration: Share files directly from your Gallery into Note Book to start converting instantly.
π‘οΈ Security & Privacy
- Encrypted Database: All your data is secured at rest using SQLCipher (256-bit AES).
- Offline First: Note Book works entirely offline. No cloud accounts, no tracking, and no data harvesting.
- App Lock: Protect your data with Biometric (Fingerprint/FaceID) or PIN authentication.
- Local Backups: Export and import encrypted backup files to keep your data safe.
π οΈ Technical Highlights
- Material You: Dynamic theming that adapts to your wallpaper (Android 12+).
- Themed Icons: Full support for monochrome app icons on modern Android devices.
- Optimized Performance: Enforced JVM 17 targets and tree-shaken assets for a fast, responsive experience.
Note Book is built to be your digital sanctuary. No ads, no subscriptions, just your data, on your device.
Full Changelog: v1.20.0...v1.21.0
v1.20.0
Note Book β Initial Release v1.19.1
Welcome to the initial public release of Note Book, your all-in-one local-first productivity companion. Designed with privacy, speed, and versatility in mind, Note Book combines four powerful modules into a single, cohesive experience.
π Note-Taking Module
A premium writing experience inspired by the best in class.
- Rich Markdown Editor: Full support for headings, lists, checkboxes, and blockquotes.
- Dynamic Layouts: Choose between a high-performance Masonry Grid, Uniform Grid, or a clean List view.
- Intuitive Tagging: Organize your thoughts with a nested tagging system and custom tag colors.
- Premium Transitions: Smooth
OpenContaineranimations and Material 3 "Expressive" motion. - Link Previews: Automatically fetch and display visual summaries for web links.
- Pinned & Archived: Keep important notes at the top or archive them for later.
π° Financial Manager
Take control of your spending with zero manual effort.
- SMS Auto-Import: Automatically detects and logs transactions from 10+ major banks (Commercial Bank, HNB, Sampath, etc.).
- Smart Categorization: Intelligent keyword matching for Spend/Income categories.
- Reversal Detection: Automatically handles cancelled or reversed transactions.
- Visual Analytics: Interactive charts showing your monthly income vs. expense trends.
- Privacy First: Financial data never leaves your device and is never shared with third parties.
π©Έ Health Tracker
A discreet and reliable way to track your cycle.
- Cycle Prediction: Intelligent algorithms that learn from your history to predict future dates.
- Symptom Logging: Log intensity and notes for every day of your cycle.
- Discreet Notifications: Get notified about upcoming cycles with privacy-friendly message text.
- Encrypted Storage: Your most sensitive data is stored in an encrypted local database.
π File Converter (Beta)
Powerful media tools integrated directly into your workflow.
- FFShare Engine: Compress large videos and images for easier sharing on social media.
- Lite Mode: Use native mobile tools for quick, battery-friendly image resizing without a full engine download.
- Batch Processing: Select multiple files at once and process them in sequence.
- System Integration: Share files directly from your Gallery into Note Book to start converting instantly.
π‘οΈ Security & Privacy
- Encrypted Database: All your data is secured at rest using SQLCipher (256-bit AES).
- Offline First: Note Book works entirely offline. No cloud accounts, no tracking, and no data harvesting.
- App Lock: Protect your data with Biometric (Fingerprint/FaceID) or PIN authentication.
- Local Backups: Export and import encrypted backup files to keep your data safe.
π οΈ Technical Highlights
- Material You: Dynamic theming that adapts to your wallpaper (Android 12+).
- Themed Icons: Full support for monochrome app icons on modern Android devices.
- Optimized Performance: Enforced JVM 17 targets and tree-shaken assets for a fast, responsive experience.
Note Book is built to be your digital sanctuary. No ads, no subscriptions, just your data, on your device.
Full Changelog: v1.19.6...v1.20.0
v1.19.3
Note Book β Initial Release v1.19.1
Welcome to the initial public release of Note Book, your all-in-one local-first productivity companion. Designed with privacy, speed, and versatility in mind, Note Book combines four powerful modules into a single, cohesive experience.
π Note-Taking Module
A premium writing experience inspired by the best in class.
- Rich Markdown Editor: Full support for headings, lists, checkboxes, and blockquotes.
- Dynamic Layouts: Choose between a high-performance Masonry Grid, Uniform Grid, or a clean List view.
- Intuitive Tagging: Organize your thoughts with a nested tagging system and custom tag colors.
- Premium Transitions: Smooth
OpenContaineranimations and Material 3 "Expressive" motion. - Link Previews: Automatically fetch and display visual summaries for web links.
- Pinned & Archived: Keep important notes at the top or archive them for later.
π° Financial Manager
Take control of your spending with zero manual effort.
- SMS Auto-Import: Automatically detects and logs transactions from 10+ major banks (Commercial Bank, HNB, Sampath, etc.).
- Smart Categorization: Intelligent keyword matching for Spend/Income categories.
- Reversal Detection: Automatically handles cancelled or reversed transactions.
- Visual Analytics: Interactive charts showing your monthly income vs. expense trends.
- Privacy First: Financial data never leaves your device and is never shared with third parties.
π©Έ Health Tracker
A discreet and reliable way to track your cycle.
- Cycle Prediction: Intelligent algorithms that learn from your history to predict future dates.
- Symptom Logging: Log intensity and notes for every day of your cycle.
- Discreet Notifications: Get notified about upcoming cycles with privacy-friendly message text.
- Encrypted Storage: Your most sensitive data is stored in an encrypted local database.
π File Converter (Beta)
Powerful media tools integrated directly into your workflow.
- FFShare Engine: Compress large videos and images for easier sharing on social media.
- Lite Mode: Use native mobile tools for quick, battery-friendly image resizing without a full engine download.
- Batch Processing: Select multiple files at once and process them in sequence.
- System Integration: Share files directly from your Gallery into Note Book to start converting instantly.
π‘οΈ Security & Privacy
- Encrypted Database: All your data is secured at rest using SQLCipher (256-bit AES).
- Offline First: Note Book works entirely offline. No cloud accounts, no tracking, and no data harvesting.
- App Lock: Protect your data with Biometric (Fingerprint/FaceID) or PIN authentication.
- Local Backups: Export and import encrypted backup files to keep your data safe.
π οΈ Technical Highlights
- Material You: Dynamic theming that adapts to your wallpaper (Android 12+).
- Themed Icons: Full support for monochrome app icons on modern Android devices.
- Optimized Performance: Enforced JVM 17 targets and tree-shaken assets for a fast, responsive experience.
Note Book is built to be your digital sanctuary. No ads, no subscriptions, just your data, on your device.
Full Changelog: v1.19.2...v1.19.3
v1.19.2
Note Book β Initial Release v1.19.1
Welcome to the initial public release of Note Book, your all-in-one local-first productivity companion. Designed with privacy, speed, and versatility in mind, Note Book combines four powerful modules into a single, cohesive experience.
π Note-Taking Module
A premium writing experience inspired by the best in class.
- Rich Markdown Editor: Full support for headings, lists, checkboxes, and blockquotes.
- Dynamic Layouts: Choose between a high-performance Masonry Grid, Uniform Grid, or a clean List view.
- Intuitive Tagging: Organize your thoughts with a nested tagging system and custom tag colors.
- Premium Transitions: Smooth
OpenContaineranimations and Material 3 "Expressive" motion. - Link Previews: Automatically fetch and display visual summaries for web links.
- Pinned & Archived: Keep important notes at the top or archive them for later.
π° Financial Manager
Take control of your spending with zero manual effort.
- SMS Auto-Import: Automatically detects and logs transactions from 10+ major banks (Commercial Bank, HNB, Sampath, etc.).
- Smart Categorization: Intelligent keyword matching for Spend/Income categories.
- Reversal Detection: Automatically handles cancelled or reversed transactions.
- Visual Analytics: Interactive charts showing your monthly income vs. expense trends.
- Privacy First: Financial data never leaves your device and is never shared with third parties.
π©Έ Health Tracker
A discreet and reliable way to track your cycle.
- Cycle Prediction: Intelligent algorithms that learn from your history to predict future dates.
- Symptom Logging: Log intensity and notes for every day of your cycle.
- Discreet Notifications: Get notified about upcoming cycles with privacy-friendly message text.
- Encrypted Storage: Your most sensitive data is stored in an encrypted local database.
π File Converter (Beta)
Powerful media tools integrated directly into your workflow.
- FFShare Engine: Compress large videos and images for easier sharing on social media.
- Lite Mode: Use native mobile tools for quick, battery-friendly image resizing without a full engine download.
- Batch Processing: Select multiple files at once and process them in sequence.
- System Integration: Share files directly from your Gallery into Note Book to start converting instantly.
π‘οΈ Security & Privacy
- Encrypted Database: All your data is secured at rest using SQLCipher (256-bit AES).
- Offline First: Note Book works entirely offline. No cloud accounts, no tracking, and no data harvesting.
- App Lock: Protect your data with Biometric (Fingerprint/FaceID) or PIN authentication.
- Local Backups: Export and import encrypted backup files to keep your data safe.
π οΈ Technical Highlights
- Material You: Dynamic theming that adapts to your wallpaper (Android 12+).
- Themed Icons: Full support for monochrome app icons on modern Android devices.
- Optimized Performance: Enforced JVM 17 targets and tree-shaken assets for a fast, responsive experience.
Note Book is built to be your digital sanctuary. No ads, no subscriptions, just your data, on your device.
Full Changelog: v1.19.1...v1.19.2