v0.2.82026-05-06(code 37)
CorreçãoFixed: listening service failed to start on Android 10 and below — the app requested screen capture permission but stopped immediately due to an internal token validation error
v0.2.72026-04-27(code 34)
NovoFull Firebase Analytics: 50+ instrumented events to understand user behavior
NovoOnboarding funnel: granular events in wizard (steps, permissions, clicks, validations)
NovoNavigation events: screen views on Home, Settings, History, Paywall, Debug
NovoService events: listening start/stop, accessibility connected/disconnected
NovoOffer events: successful/failed parsing, overlay shown/hidden, user dismiss
NovoSubscription events: purchase started, successful, restored, cancelled, failed
NovoSettings events: thresholds, platforms, language, country, vehicle, fuel
NovoUser Properties: vehicle type, country, subscription status, language, enabled platforms
NovoApp lifecycle tracking: foreground/background to measure engagement and retention
v0.2.62026-04-19(code 33)
NovoRedesigned overlay: new layout with metric cards, decision bar and light/dark mode support
NovoPrice and metrics colored by individual decision level (green/yellow/red) per metric
NovoDrag to reposition overlay freely, with dynamic position presets based on screen size
NovoDetailed mode: translated texts (es/en/pt-BR) and cost breakdown (fuel, rental) when enabled
CorreçãoFixed: reduced spacing between metrics and decision bar in compact and detailed modes
v0.2.52026-04-15(code 29)
NovoFirebase Remote Config: default thresholds, fallback fuel prices and remote kill switch per platform
NovoSupport for long trips with hour+minute format ("1 h 10 min") in Uber, DiDi and Cabify
CorreçãoFixed: crash on Android 15+ due to 6-hour time limit on dataSync foreground service (changed to specialUse)
CorreçãoFixed: prices with Unicode whitespace (NBSP) were not detected — text normalization across all parsers
CorreçãoFixed: bonuses and surge ("+$500", "⚡$300") no longer mistaken for the offer price
CorreçãoFixed: price/distance coherence validation to reject offers with inconsistent parsed data
CorreçãoFixed: share URL updated to viajerentable.com.ar
v0.2.42026-04-05(code 28)
NovoAutomatic quick permissions in wizard: location, notifications and battery requested without user interaction
CorreçãoFixed: fuel price was fetched before GPS province detection completed (race condition)
CorreçãoFixed: 'View subscription details' from support redirected to home on first tap instead of opening paywall
CorreçãoFixed: closing paywall now returns to previous screen (support, settings, etc.) instead of going to home
CorreçãoFixed: overlay showed incorrect price when map amounts or surge zones were visible on screen
CorreçãoFixed: floating '·' separator in overlay when $/hour metric was disabled
v0.2.32026-04-03(code 20)
CorreçãoImproved GPS detection in setup wizard: extended timeout and retries for devices without cached location
CorreçãoMore reliable automatic fuel price: 15s timeout, GPS→fetch sequencing and re-fetch on fuel type change
NovoNew visual sliders for $/km and $/hour thresholds in setup wizard (replace text fields)
NovoFuel price source indicator: shows whether price was auto-fetched or is an estimate
v0.2.22026-04-03(code 19)
CorreçãoFixed: 'View subscription' button in support no longer redirects to home on first tap
NovoSubscription status visible on support screen (active, trial, expired)
Novo'Manage on Google Play' button to manage subscription directly
v0.2.12026-04-03(code 18)
NovoImproved permission wizard: quick permissions (notifications, battery, location) grouped in compact section
MelhoriaSubscription flow consolidated into simplified paywall
NovoImprovements to offer processing
v0.2.02026-03-23(code 14)
NovoOEM permission guidance: detects manufacturer (Samsung, Xiaomi, HONOR, Huawei, OPPO, Realme, vivo) and shows specific steps to configure autostart, popup windows and protected apps
NovoOEM guidance card integrated in Home and setup wizard
NovoImproved support diagnostics: snapshots sampled every 2s covering ~2 minutes (previously only 5 captures from the last 2 seconds)
NovoExpanded support report: device OEM info, permission status, service state and detailed engine metrics
CorreçãoFixed: permission refresh in wizard no longer loses dismissed OEM action state
v0.1.92026-03-15(code 13)
NovoRappi support: detection and analysis of delivery orders
NovoNew vehicle type: Bicycle, with platform restrictions and no fuel costs
NovoVehicle-platform compatibility manager: Bike only Rappi/Envíos Extra, Car without Rappi
NovoAutomatic trip time estimation when the platform doesn't provide it (based on distance and vehicle)
CorreçãoFixed: fuel and consumption sections now correctly hidden for bicycles
v0.1.82026-03-13(code 12)
CorreçãoFixed: service no longer stops when swiping app from recents — listening continues in background
CorreçãoFixed: overlay now always appears above other apps (layer 31) even after service restart
CorreçãoFixed: overlay no longer flips between offers when multiple are visible simultaneously
CorreçãoFixed: 'Marginal' color in history and chips is now yellow (was orange)
CorreçãoFixed: unified colors across the app using canonical color palette (DecisionColors)
v0.1.82026-03-13(code 11)
NovoAttach a screenshot when sending a support message
NovoOffer validation adapted per country: distance and time limits adjusted for Brazil, Colombia and Mexico
NovoSharing offers from history now shows direct contacts (Direct Share)
CorreçãoFixed: ghost overlay (black rectangle) after pulling down notification shade
CorreçãoFixed: overlay was slow to hide (~10s) after rejecting an offer, now ~6s
MelhoriaInternal parser code reorganized to make adding new platforms easier
MelhoriaInternal architecture improvements for better stability and scalability
v0.1.72026-03-12(code 9)
NovoEnvíos Extra (Mercado Libre) support: detection and analysis of delivery offers
NovoEnable/disable platforms individually from Settings (Uber, DiDi, Cabify, Envíos Extra)
CorreçãoFixed: overlay now stays visible while the offer is on screen
CorreçãoFixed: inverted overlay drag that caused a black bar on the side
CorreçãoFixed: overlay can no longer be dragged off screen
v0.1.62026-03-12(code 8)
NovoRedesigned overlay: configurable scale, opacity and position from Settings
NovoPreview with 3 scenarios (green/yellow/red) based on your actual thresholds
NovoTap or swipe to manually dismiss the overlay
NovoCompact 'VR' indicator in listening mode (minimalist pill)
CorreçãoFixed: left/right positions now reach the actual screen edge
CorreçãoFixed: overlay no longer clips when scaled up
OutroSimplified overlay architecture (less duplicated code, more stable)
v0.1.52026-03-11(code 7)
CorreçãoFixed: overlay now appears even when notification shade is pulled down
NovoSmart Dismiss: overlay hides quickly when an offer is rejected (~1.5s)
NovoPulsing border on new offers to indicate urgency
OutroOptimized response times and reduced CPU usage when idle
CorreçãoFixed: 'Listening' notification no longer persists after closing the app
v0.1.42026-03-11(code 6)
NovoMore reliable overlay: stays visible throughout the entire offer
NovoUniversal parsing: detects offers even in cloned apps or wrappers
NovoSubscription validation with Google Play Billing
CorreçãoFixed global accessibility service states
CorreçãoUI adjustments and overlay positioning fixes
v0.1.32026-03-10(code 5)
CorreçãoFixed global states and overlay UI adjustments
CorreçãoGeneral stability improvements
v0.1.02026-03-05(code 1)
NovoReal-time profitability analysis with floating overlay
NovoSupport for Uber, DiDi and Cabify
NovoNet profit calculation per km and per hour
NovoColor-coded decisions (green/red) based on configurable thresholds
NovoOffer history with CSV export
NovoAutomatic fuel price by province (Argly API)
Novo100% private: all processing is local
Novo14-day free trial
