About FlowSequences
FlowSequences turns repetitive Android tasks into user-defined Sequences. Users decide the trigger, optional conditions and actions; the app evaluates those rules and executes the configured actions.
Examples include time, Wi-Fi, Bluetooth, battery, charging, location and supported device/app events.
Combine conditions so a Sequence only runs when the configured state is satisfied.
Execute supported device actions such as sound, volume, brightness, DND and notifications.
Features
Current production feature set for the 4.0.0 release candidate.
Connectivity
Wi-Fi connected/disconnected, Bluetooth connected/disconnected and supported device connectivity states.
Battery & Charging
Battery-level and charging-state conditions for battery-aware automation.
Device Controls
Sound mode, media volume, brightness, Do Not Disturb, notifications and other supported settings.
Location
Create location-based Sequences using the device's location services when the user chooses this feature.
App Events
Supported app-open detection and deterministic actions using Android AccessibilityService.
Schedules
Time-based and scheduled automation supported by the Sequence engine.
Templates
Prebuilt examples help new users understand how to create and enable Sequences.
Activity & Diagnostics
Execution history records available details such as trigger, action and execution result.
Sharing
Users can explicitly share Sequence/app information through Android's standard share sheet.
Permissions & why they are used
FlowSequences requests permissions only for features that need them.
| Access | Purpose |
|---|---|
| Notifications | Show user-facing Sequence execution notifications where enabled. |
| Location | Evaluate user-created location Sequences and capture a location for the editor. |
| Nearby devices | Evaluate supported Bluetooth/device connectivity conditions. |
| Wi-Fi/network state | Evaluate supported Wi-Fi connectivity conditions. |
| Do Not Disturb access | Change DND state when the user configures a Sequence to do so. |
| Modify system settings | Change supported system settings such as brightness/volume where Android permits it. |
| Accessibility Service | Support selected app-launch detection and deterministic automation actions configured by the user. |
| Boot/startup events | Restore supported monitoring after device restart. |
Accessibility disclosure
FlowSequences may use Android AccessibilityService for selected app-launch detection and deterministic automation actions created by the user.
The service is optional. Users can enable or disable it from Android Settings.
FlowSequences does not intentionally record or transmit screen content.
Privacy & Data
FlowSequences is designed as a local-first application.
Current data model
- Sequences, settings and diagnostics are stored locally on the device.
- The current release does not require an account.
- The current release does not provide cloud synchronization.
- The current release does not include advertising.
- Automation data is not intentionally transmitted to a FlowSequences server.
- Users can revoke permissions through Android Settings.
Data categories used by automation
BatteryChargingWi-FiBluetoothLocationDevice stateApp events
The exact information accessed depends on the Sequences and permissions the user enables. See the full Privacy Policy for purposes, handling, retention and deletion information.
Security & User Control
Local-first storage
Automation configuration and diagnostics remain on the device in the current release.
Permission control
Android permissions and Accessibility access can be reviewed and revoked by the user.
Deterministic rules
Sequences execute the conditions and actions configured by the user rather than autonomously planning actions.
Google Play
The production Play Store listing will be linked here once the app is published. Until then, this page serves as the official FlowSequences information and support page.
Support
For FlowSequences questions, bug reports, permission issues or privacy requests:
BuyWiseHub Support
Email: contact@buywisehub.in
Website: BuyWiseHub
When reporting an issue, include your Android version, FlowSequences version, device model and a short description of the Sequence that failed. Do not send passwords, personal documents or other sensitive information.
App information
| App name | FlowSequences |
| Package ID | com.flowroutines.app |
| Current version | 4.0.0 |
| Target Android | Android 16 / API 36 |
| Category | Tools / Automation |
| Ads | None in current release |
| Account required | No |
| Cloud sync | Not available in current release |
Release & Compliance Checklist
Internal maintenance checklist for publishing and future updates.
Store listing
App name, short description, full description, category, screenshots, icon, feature graphic and support contact.
Policy
Privacy policy, Data Safety, Accessibility declaration, app content, target audience, content rating and ads declaration.
Technical
Signed AAB, Play App Signing, target API compliance, release build testing and crash-free regression testing.