Rethink screen wakelock - let the screen sleep in "normal" mode, but keep it on in "navigation" mode #1578
Labels
No labels
Accessibility
Accessibility
Address
Address
Android
Android
Android Auto
Android Auto
Android Automotive (AAOS)
Android Automotive (AAOS)
API
API
AppGallery
AppGallery
AppStore
AppStore
Battery and Performance
Battery and Performance
Blocker
Blocker
Bookmarks and Tracks
Bookmarks and Tracks
Borders
Borders
Bug
Bug
Build
Build
CarPlay
CarPlay
Classificator
Classificator
Community
Community
Core
Core
CrashReports
CrashReports
Cycling
Cycling
Desktop
Desktop
DevEx
DevEx
DevOps
DevOps
dev_sandbox
dev_sandbox
Directions
Directions
Documentation
Documentation
Downloader
Downloader
Drape
Drape
Driving
Driving
Duplicate
Duplicate
Editor
Editor
Elevation
Elevation
Enhancement
Enhancement
Epic
Epic
External Map Datasets
External Map Datasets
F-Droid
F-Droid
Fonts
Fonts
Frequently User Reported
Frequently User Reported
Fund
Fund
Generator
Generator
Good first issue
Good first issue
Google Play
Google Play
GPS
GPS
GSoC
GSoC
iCloud
iCloud
Icons
Icons
iOS
iOS
Legal
Legal
Linux Desktop
Linux Desktop
Linux packaging
Linux packaging
Linux Phone
Linux Phone
Mac OS
Mac OS
Map Data
Map Data
Metro
Metro
Navigation
Navigation
Need Feedback
Need Feedback
Night Mode
Night Mode
NLnet 2024-06-281
NLnet 2024-06-281
No Feature Parity
No Feature Parity
Opening Hours
Opening Hours
Outdoors
Outdoors
POI Info
POI Info
Privacy
Privacy
Public Transport
Public Transport
Raw Idea
Raw Idea
Refactoring
Refactoring
Regional
Regional
Regression
Regression
Releases
Releases
RoboTest
RoboTest
Route Planning
Route Planning
Routing
Routing
Ruler
Ruler
Search
Search
Security
Security
Styles
Styles
Tests
Tests
Track Recording
Track Recording
Translations
Translations
TTS
TTS
UI
UI
UX
UX
Walk Navigation
Walk Navigation
Watches
Watches
Web
Web
Wikipedia
Wikipedia
Windows
Windows
Won't fix
Won't fix
World Map
World Map
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference: organicmaps/organicmaps-tmp#1578
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
#437 and #196 and
470bc6f231
added a new setting "Allow screen to sleep". This setting is great for saving battery. However, sometimes that's desirable, sometimes not.My problem: I tried using Organic Maps (Android) for a quick navigation (driving from point A to point B). However, having the screen to turn of while driving is less than ideal. In fact, it's dangerous. But at the same time I like letting it turn off automatically when idle, because I'm used to the behavior of the phone going to sleep on most apps.
What happens: There is one boolean toggle to let the screen turn off automatically, or to keep it always on. This setting is global, applies to the entire app, disregarding the context.
What should happen: I'm not sure exactly. Let me enumerate certain use-cases (AKA brainstorm):
In conclusion… What should Organic Maps do? I think it should treat the two modes in different ways. I like the way Google Maps behaves, mostly because that's what I'm most used to, but also because it seems to behave in a sane way on the different use-cases. But I also like the ability to tweak the settings to the user needs, and I don't want to disrupt any current use-cases. I'm also not sure how to empower the user to tweak the behavior without becoming a UX nightmare.
What is the behavior of other apps?
TL;DR: Look at the summary at the bottom.
Google Maps
Waze
Waze is focused on driving, it doesn't support any other transportation method (no walking, no cycling, no public transportation). It supports either driving a private car, a taxi, or riding a motorcycle.
Waze also has an interesting setting:
This sounds like a great use-case for
SCREEN_DIM_WAKE_LOCK
. If there are no upcoming turns, let the screen dim, but allow the user to get normal brightness by tapping, and get normal brightness automatically near any turn. I'd prefer to have it enabled regardless of the battery level, because that will prevent the battery from getting too low.Citymapper
Citymapper is focused on basically anything but driving. It supports walking and public transportation, as well as cycling. It also shows information from other services to rent/share different kinds of vehicles (bikes, mopeds, cars) and even from Uber.
A Better Routeplanner (ABRP)
ABRP is focused on planning routes for EVs (electric vehicles), taking into account the stops for charging stations. The app feels like a webview, the interface doesn't always behave as users expect.
These are all the apps I have used in the past couple of years. For sure there are plenty more apps available, but I can't say about them. In summary:
Besides the screen behavior, I think this research can lead to further ideas of features for Organic Maps. (PiP, lock screen, notification, vibration)
(feature idea) just because it was mentioned here:
Notifications would be quite a nice feature. When cycling I don't always want to have my phone in my pockets, but rather in my bicycle bag. Having notifications (maybe as an enableable toggle in the settings?) I could have these forwarded to my mi watch lite2 (or any other smart watch), thus not have the feeling of crushing my phone with my thigh / my phone crushing my thigh and stomach while I have it force-fit into my pocket...