WIP: [android] Modify TTS support message and link to guide in voice settings #5981

Draft
gpesquero wants to merge 2 commits from gpesquero/tts_link into master
Member

Add of link to Google Play TTS website in "Voice Instructions" Settings menu.

The previous implementation shows the text of the link, but it's not an operational link:
en_1

The new implementation adds a working link that directs to TTS Google Play website:
en_2

This PR also adds a description of the meaning of the TTS acronym (Text-To-Speech).

Closes Issue 2383

Add of link to Google Play TTS website in "Voice Instructions" Settings menu. The previous implementation shows the text of the link, but it's not an operational link: ![en_1](https://github.com/organicmaps/organicmaps/assets/25888296/afac34b5-7e33-45b1-b46f-ee72734093e0) The new implementation adds a working link that directs to TTS Google Play website: ![en_2](https://github.com/organicmaps/organicmaps/assets/25888296/c6356a09-c861-4bc8-a5e6-5c314780ea84) This PR also adds a description of the meaning of the TTS acronym (Text-To-Speech). Closes [Issue 2383](https://git.omaps.dev/organicmaps/organicmaps/issues/2383)
biodranik (Migrated from github.com) reviewed 2023-09-08 22:05:04 +00:00
biodranik (Migrated from github.com) left a comment
  1. Can links be clickable in the text?
  2. Can words be clickable like links in a browser (without the visible link on the screen)?
  3. Many Fdroid or Github apk users won't install Google TTS. So it's better to link several of them, maybe including FDroid links for FDroid builds. Or even better, we need to finish the updated instructions page https://github.com/organicmaps/website/pulls/32 and reference all links there instead of complicating the UI. And leave only one link to the guide.
1. Can links be clickable in the text? 2. Can words be clickable like links in a browser (without the visible link on the screen)? 3. Many Fdroid or Github apk users won't install Google TTS. So it's better to link several of them, maybe including FDroid links for FDroid builds. Or even better, we need to finish the updated instructions page https://github.com/organicmaps/website/pulls/32 and reference all links there instead of complicating the UI. And leave only one link to the guide.
rtsisyk approved these changes 2023-09-09 05:31:34 +00:00
Jean-BaptisteC (Migrated from github.com) approved these changes 2023-10-15 16:38:03 +00:00
Jean-BaptisteC (Migrated from github.com) left a comment

Pixel 6 - Android 14
Title of paragraph is it really necessary?

Pixel 6 - Android 14 Title of paragraph is it really necessary?
Jean-BaptisteC (Migrated from github.com) reviewed 2023-12-27 19:50:18 +00:00
Jean-BaptisteC (Migrated from github.com) commented 2023-12-27 19:50:18 +00:00
                              Utils.openUri(requireContext(), Uri.parse(ttsFaqUrl));
```suggestion Utils.openUri(requireContext(), Uri.parse(ttsFaqUrl)); ```
gpesquero reviewed 2024-01-31 21:47:35 +00:00
Author
Member

Thanks @Jean-BaptisteC ... I will amend the commit...

Thanks @Jean-BaptisteC ... I will amend the commit...
This repo is archived. You cannot comment on pull requests.
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
3 participants
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: organicmaps/organicmaps-tmp#5981
No description provided.