Merge Fusion is a premium, lightweight, offline text utility designed for users who need to combine multiple blocks of text into one final output quickly and efficiently.
Instead of manually copying and pasting text from different sources repeatedly, you can simply enter multiple text blocks, choose your desired merge style, and compile them with a single tap.
Designed with a modern minimalistic interface, glassmorphism components, and subtle neon gradient highlights, Merge Fusion offers a premium visual experience with smooth animations while keeping your data completely private.
## 🌟 Key Features:
⚡ Dynamic Text Blocks
- Dynamic input fields: add unlimited text blocks dynamically with the "+ Add Block" button.
- Remove individual blocks instantly using the delete action on any selected block.
- Starts with 2 text blocks by default.
🔗 4 Flexible Merge Modes
- Merge Without Separator: Combines text blocks side-by-side directly (e.g., `HelloWorld`).
- Merge using Space: Joins blocks separated by single spaces (e.g., `Hello World`).
- Merge using New Line: Arranges each text block on a new line (ideal for list creation).
- Custom Separator: Type any character, symbol, or string (like `,`, `-`, `_`, `/`, `|`, `*`, `<>`) to use as a separator. The custom input field appears with a smooth sliding animation.
🧠 Smart Merge Logic
- The high-performance algorithm runs in O(n) time.
- Ignores empty input blocks automatically to produce a clean, error-free merged output.
💾 Auto Save Preference
- Powered by SharedPreferences, the application automatically saves your text blocks, chosen merge mode, and custom separator values.
- Reopen the app at any time and resume exactly where you left off.
🔒 100% Offline & Private
- Offline First: Complete functionality without internet connection.
- Zero Data Collection: No user tracking, no telemetry, no cloud backups, and no third-party ads. Your text processing happens locally and never leaves your device.
🛠️ Bottom Action Shortcuts
- Copy: Instantly copies the merged output to your clipboard with a confirmation snackbar.
- Share: Launches the native Android sharing dialog to send your text to other apps.
- Clear All: Clears the inputs inside all text blocks, the custom separator, and the output box.
- Reset: Restores the app back to its default startup state (2 empty text blocks, space separator).
## 🎯 Perfect For:
- Developers compiling code scripts or strings.
- Writers, content creators, and bloggers organizing drafts.
- Students and researchers merging notes or bibliography citations.
- Anyone who works with repetitive copy-paste tasks.