No description
Find a file
randogoth 8645c656f2 v1.1.0: favorites, note modes, long-press, search improvements
Bump version to 1.1.0+2.

New features since 1.0.x:
- Three editor modes: View (read-only, syntax-highlighted), Edit, Preview
- Favorites: swipe right to star a note; Show Favorites filter in menu
- Long-press a note to open scrolled to end; Edit mode always places
  cursor at end of file
- Subdirectory note creation (subdir/notename) and search (/subdir)
- Tag search (#tag @context +project) with case-insensitive matching
- Tag highlighting no longer falsely matches phone numbers / emails
- Font size slider and Share button in editor menu
- Search cache: note metadata indexed at load time, no per-keystroke
  file I/O
- App ID changed to com.randogoth.muzzlevelocity

Update Help and About texts to document all current features.
Update QuickStart note for new installs.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-19 19:09:14 +03:00
android rename app ID to com.randogoth.muzzlevelocity 2026-06-19 17:11:01 +03:00
assets app icons 2025-02-22 19:11:10 +02:00
google_fonts added font 2025-02-22 21:14:35 +02:00
ios rename app ID to com.randogoth.muzzlevelocity 2026-06-19 17:11:01 +03:00
lib v1.1.0: favorites, note modes, long-press, search improvements 2026-06-19 19:09:14 +03:00
linux rename app ID to com.randogoth.muzzlevelocity 2026-06-19 17:11:01 +03:00
macos rename app ID to com.randogoth.muzzlevelocity 2026-06-19 17:11:01 +03:00
web init 2025-02-20 22:40:41 +02:00
windows custom directory 2025-02-21 22:02:06 +02:00
.gitignore init 2025-02-20 22:40:41 +02:00
.metadata init 2025-02-20 22:40:41 +02:00
analysis_options.yaml init 2025-02-20 22:40:41 +02:00
devbox.json devbox setup, dep upgrades, lint fixes, Android build fixes 2026-06-19 17:08:29 +03:00
devbox.lock devbox setup, dep upgrades, lint fixes, Android build fixes 2026-06-19 17:08:29 +03:00
justfile devbox setup, dep upgrades, lint fixes, Android build fixes 2026-06-19 17:08:29 +03:00
pubspec.lock devbox setup, dep upgrades, lint fixes, Android build fixes 2026-06-19 17:08:29 +03:00
pubspec.yaml v1.1.0: favorites, note modes, long-press, search improvements 2026-06-19 19:09:14 +03:00
README.md init 2025-02-20 22:40:41 +02:00

muzzlevelocity

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.