Viaje Rentable

Changelog

History of changes and updates

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