Skip to content

Releases: firefly-sylestia/FieldMinds

v2.3.26.24beta

24 Jun 11:04
cbc7148

Choose a tag to compare

v2.3.26.24beta Pre-release
Pre-release

FieldMinds v2.3.26.24 Beta — Release Notes
🎨 UI Redesign & Visual Refinements
A significant redesign effort landed across this release, touching multiple screens and components. The backup/export screen was fully refactored with confirmation dialogs, a retention setting, and a redesigned privacy card. Several rounds of follow-up refinements polished layouts and visual consistency throughout the app.
🧭 Navigation & Gesture Improvements
The bulk of this release focused on making navigation feel native and fluid. iOS-style navigation transitions were restored using the correct androidx dependencies, and substantial work went into swipe-to-dismiss behavior — covering dialogs, cards, and screen-level gestures. Back gesture handling and card navigation were also improved iteratively across many PRs.
💾 Screen State Persistence
Across multiple PRs, state persistence was added and refined so that screens correctly restore their state when navigating back to them, surviving both gesture-based and button-based navigation flows.
🖼️ Canvas Mode (New Feature)
A new canvas mode was introduced, including resize handles on canvas blocks and a dedicated canvas experience. Follow-up fixes resolved CI compilation errors in canvas background and block rendering code.

What's Changed

Full Changelog: v2.2.26.21...v2.3.26.24beta

v2.2.26.21

21 Jun 17:41
ada0c0c

Choose a tag to compare

Release Notes v2.2.26.21

Compare: v2.1.26.20...v2.2.26.21


🔒 Security & Privacy

Backup Encryption

  • Implement backup encryption for FieldMinds (#133, #134, #135)
  • SAF backup export/import with enhanced security (#131)
  • Wire up backup/export placeholder features — hero toggle, history tracking (#146)

Privacy Features

  • Fix privacy typing and screen-capture protection (#130)
  • Privacy keyboard implementation (#131)
  • Lock-screen retry actions (#130)

✨ Visual Effects & UI Redesign

Navigation Redesign

  • Bottom nav bar refinements — blob centering, shadow improvements, navigation fixes (#143)
  • Field Mode navigation improvements (#131)
  • Continued UI redesign across multiple screens (#137, #138, #145, #148, #149, #150)

Backup/Export UI

  • Backup/export UI layout improvements — remove confusing Import card, unified form (#144)

🌦️ Weather

Open-Meteo Provider (Not yet Implemented)

  • CSV/XLSX response parsing for Open-Meteo weather provider (#140)

🐛 Bug Fixes & Stability

Timer & Navigation

  • Resilient timer implementation for reliable scheduling (#131)

Project Updates

  • Update project files (#132)

📋 Infrastructure

  • General changes (#136)

Summary

This release marks a major step forward in security with comprehensive backup encryption and privacy features. The UI receives a significant visual upgrade with Haze library integration for real backdrop blur on the navigation pill, creating a premium, modern feel.

The Field Mode navigation has been refined, and Open-Meteo weather provider now supports CSV/XLSX response parsing for better data reliability. Multiple UI redesign iterations bring the app closer to a polished final state.

Full Changelog: v2.1.26.20...v2.2.26.21

What's Changed

Full Changelog: v2.1.26.20...v2.2.26.21

v2.1.26.20

20 Jun 16:34
7b1e50d

Choose a tag to compare

🌾 FieldMind v2.1.26.20 Release Notes

Release Date: June 20, 2026
Version: 2.1.26.20


🎉 What's New

🔐 Enhanced Privacy & Security

Your data is now more protected than ever with comprehensive privacy features:

  • Privacy Typing Mode - Disable keyboard learning to protect sensitive data entry
  • PIN Lock Protection - Secure the app with customizable PIN lock with auto-lock and timeout settings
  • Screen Visibility Settings - Control app visibility in recent apps and prevent screenshots
  • Privacy Keyboard - Dedicated keyboard for secure text input
  • Lock Timeout & Auto-Lock - Customizable security settings with automatic locking

💾 Backup & Restore System (Complete Overhaul)

A completely redesigned backup experience with multiple formats and automatic protection:

  • Universal .fieldmind Format - New unified backup format with SHA-256 checksums
  • AES-256-GCM Encryption - Military-grade encryption with password strength meter
  • Auto Backup - Automatic backups to your chosen folder
  • Multi-Format Export - Export to HTML, PDF, or .fieldmind format
  • Easy Restore - One-click restore with password prompt dialogs
  • ZIP Package Format - Media bundling with manifest and checksums

🎨 Weather Animation Enhancements

A complete overhaul of weather visualizations with stunning new scenes:

  • Evening Sea View - Beautiful sunset coastal landscapes
  • 3D Thunderclouds - Realistic thunderstorm scenes with proper cloud positioning
  • Sun & Moon Routing - Intelligent routing for day/night visualization
  • Enhanced Rain Visibility - Improved rain effects with moon and stars for night scenes
  • Dynamic Intensity - Weather animations respond to actual conditions
  • Mountain & Landscape Variety - Multiple scenic backgrounds for different weather states

⏱️ Timer Tool

New dedicated timer functionality for field work:

  • Timer Tool Screen - Dedicated interface for managing timers
  • Background Service Notifications - Ticks continue even when app is backgrounded
  • Navigation Integration - Seamless integration with main app flow
  • Visual Feedback - Clear notification updates during timed activities

📸 Photo Capture Improvements

Smarter photo management and capture workflow:

  • Redesigned Post-Capture Dialog - Organized categories and cleaner UI
  • Multi-Picture Flow - Improved handling of multiple captures
  • Species Photo Capture - Better integration for species documentation
  • Photo Persistence - Photos are saved correctly across all workflows
  • Close Button Saving - Intelligent saving when closing capture dialogs

📊 Data Export & Reporting (NOT FULLY IMPLEMENTED YET)

Powerful new tools for generating insights:

  • Report Generation Tool - Create beautiful reports with data visualizations
  • SVG Data Visualizations - Professional charts and graphs in exports
  • Embedded Media Support - Photos and media embedded directly in exports
  • HTML & PDF Export - Multiple export formats with inline images
  • Image Galleries - Organized photo galleries in exports
  • Base64 Thumbnails - Embedded thumbnail previews

💬 Beautiful Share Dialog

New enhanced sharing experience:

  • Format Switching - Easily switch between export formats before sharing
  • Preview Cards - See how your data will look before exporting
  • Animated Bottom Sheet - Smooth, modern UI for sharing options
  • Quick Access - Export buttons directly from observations view

🎯 UI & UX Improvements

Refined user experience across the app:

  • Settings Refactoring - Reorganized settings for better navigation
  • Observations View Enhancements - Quick add observation feature
  • Dialog Optimization - Moved inline dialogs outside LazyColumn for better performance
  • Icons & Branding - New FieldMind logo with consistent branding
  • Theme System - Fixed theme conflicts and improved color contrast
  • Species Panel Redesign - Improved panel layout and timer icons

🐛 Bug Fixes & Stability

This release includes extensive bug fixes and stability improvements:

  • ✅ Fixed all Kotlin compilation errors
  • ✅ Resolved CI compilation errors and MIME type issues
  • ✅ Fixed camera capture dialog flow
  • ✅ Improved error handling in AutoGen settings
  • ✅ Resolved resource linking errors for logos and widgets
  • ✅ Fixed backup persistence and import/export functionality
  • ✅ Corrected field naming and scope issues
  • ✅ Removed orphaned code and syntax errors
  • ✅ Fixed app icon scaling and notification display
  • ✅ Resolved string resource and XML structure issues
  • ✅ Improved landscape and animation handling

📱 Technical Improvements

  • Performance Optimization - Optimized cloud position loops and animation rendering
  • Media Bundling - Efficient ZIP package handling for backups
  • Encryption - State-of-the-art AES-256-GCM for data protection
  • File Handling - Improved FileProvider authority configuration
  • Code Cleanup - Removed legacy Rhythm design system code
  • Build Stability - Fixed all cascading syntax and linking errors

🔄 What's Changed

For Users

  • Faster, more intuitive backup and restore workflows
  • Better privacy controls and data protection
  • More beautiful and realistic weather visualizations
  • Easier photo management and capture
  • Professional report generation capabilities
  • Improved overall app stability and performance

For Developers

  • Cleaner codebase with legacy code removed
  • Fixed all compilation and CI errors
  • Better organized settings architecture
  • Improved animation and rendering systems
  • More robust error handling

🙏 Thank You

This release represents major improvements across every aspect of FieldMind. Thank you to everyone who helped identify issues and contributed to making this release possible.

Contributors

  • kiarajugnu-stack - Release management and merges
  • firefly-sylestia - Core features, animations, UI improvements
  • v0agent - Bug fixes and compilation resolution

📥 Installation & Upgrade

Update FieldMind now to access all these new features:

  1. Open your app store
  2. Search for "FieldMind"
  3. Tap Update
  4. Enjoy the new features!

Note: First-time backup setup may require creating a backup location and (optionally) setting a password for encrypted backups.


💡 Tips & Tricks

  • Set Up Privacy Keyboard: Enable it in Settings > Security for sensitive data entry
  • Auto Backup: Choose your backup folder in Settings > Backup & Restore for automatic protection
  • Beautiful Exports: Try different formats (HTML, PDF, .fieldmind) to see what works best for your needs
  • Weather Scenes: Check back often to see different weather animations as conditions change

📞 Support & Feedback

Have questions or feedback? We'd love to hear from you!

  • 🐛 Report issues on GitHub
  • 💬 Share your feedback in discussions
  • ⭐ Leave a review if you're enjoying FieldMind

FieldMind v2.1.26.20Your field research companion, now stronger than ever.

What's Changed

Full Changelog: v2.0.26.19...v2.1.26.20

v2.0.26.19

19 Jun 16:13
cf0e851

Choose a tag to compare

Visual Unification.

What's Changed

Full Changelog: v1.2.26.18...v2.0.26.19

v1.2.26.18fix

18 Jun 13:06
c0b18e8

Choose a tag to compare

What's Changed

Full Changelog: v1.2.26.18...v1.2.26.18fix

What's Changed

Full Changelog: v1.2.26.18...v1.2.26.18fix

v1.2.26.18

18 Jun 12:14
30ee8a6

Choose a tag to compare

What's Changed

Full Changelog: 1.2.26.18...v1.2.26.18

What's Changed

Full Changelog: 1.2.26.18...v1.2.26.18

v1.2.26.13

13 Jun 13:12
d66c5a6

Choose a tag to compare

What's Changed

UI Redesign and some improvements
Full Changelog: v1.1.26.13.2...v1.2.26.13

What's Changed

Full Changelog: v1.1.26.13.2...v1.2.26.13

v1.1.26.13.2

13 Jun 01:49
4456150

Choose a tag to compare

What's Changed

  • Fix release startup crash: preserve Retrofit metadata and lazy-initialize NetworkClient by @firefly-sylestia in #29

Full Changelog: v1.1.26.13.1...v1.1.26.13.2

What's Changed

  • Fix release startup crash: preserve Retrofit metadata and lazy-initialize NetworkClient by @firefly-sylestia in #29

Full Changelog: v1.1.26.13.1...v1.1.26.13.2

v1.1.26.13.1

12 Jun 19:09
d4bda7c

Choose a tag to compare

What's Changed

Fix: Important Crash fix on open

Full Changelog: v1.1.26.13...v1.1.26.13.1

What's Changed

Full Changelog: v1.1.26.13...v1.1.26.13.1

Launching of the app.

12 Jun 18:19
8dc7920

Choose a tag to compare

Important bug fixes and redesign of the app.
DON'T DOWNLOAD APP CRASH

What's Changed

Full Changelog: v6.1...v1.1.26.12