Closed
Bug 1240312
Opened 9 years ago
Closed 8 years ago
[cs][productization] Firefox for Android - missing or not localized protocol handlers
Categories
(Mozilla Localizations :: cs / Czech, defect)
Mozilla Localizations
cs / Czech
Tracking
(firefox49 affected, firefox-esr45 wontfix, firefox50 affected, firefox51 affected, firefox52 affected)
People
(Reporter: mstanke, Unassigned)
References
()
Details
Compared to en-US, Czech Firefox for Android is missing any feed reader. On the other hand, Yahoo mail for mailto is there.
Firefox for Android should follow Firefox for desktop and have Seznam as feed reader and first mailto as well.
Reporter | ||
Comment 1•9 years ago
|
||
Bug 1210092 has been de-prioritized, and I don't think we should wait here anymore.
Michal, do you like to look at it and practice hg patches and review requests a bit? I would guide you through it of course.
status-firefox45:
--- → affected
status-firefox46:
--- → affected
status-firefox47:
--- → affected
status-firefox48:
--- → affected
Flags: needinfo?(michalvasicek)
Reporter | ||
Comment 2•9 years ago
|
||
We should to sort out bug 1263832 first.
Depends on: 1263832
Flags: needinfo?(mvasicek)
Reporter | ||
Updated•8 years ago
|
status-firefox45:
affected → ---
status-firefox46:
affected → ---
status-firefox47:
affected → ---
status-firefox48:
affected → ---
status-firefox49:
--- → affected
status-firefox50:
--- → affected
status-firefox51:
--- → affected
status-firefox52:
--- → affected
status-firefox-esr45:
--- → wontfix
Summary: [cs] Firefox for Android - missing or not localized protocol handlers → [cs][productization] Firefox for Android - missing or not localized protocol handlers
Reporter | ||
Comment 3•8 years ago
|
||
I have tried to check the behavior in Nightly when accessing RSS feed or mailto link, but seems it offers only installed applications on my phone. So is there any use of localizing the handlers?
Flags: needinfo?(francesco.lodolo)
Comment 4•8 years ago
|
||
(In reply to Michal Stanke (Mozilla.cz) [:MikkCZ] from comment #3)
> So is there any use of localizing the handlers?
Uhm, I don't really know the answer (also note that Delphine owns mobile localization these days).
@Sebastian
Do you know if we use feed handlers defined in region.properties in Firefox for Android? I'm starting to doubt that they were copied from desktop and stopped working at some point, maybe when we switched to native Android.
Flags: needinfo?(francesco.lodolo) → needinfo?(s.kaspari)
Comment 5•8 years ago
|
||
No, to my knowledge we do not use any localization data for that. For external apps we use Android's Intent system [1][2] which will offer various installed apps that can handle a specific Intent (or open in the default app if the user selected one).
[1] https://developer.android.com/reference/android/content/Intent.html
[2] https://developer.android.com/guide/components/intents-filters.html
Flags: needinfo?(s.kaspari)
Reporter | ||
Comment 6•8 years ago
|
||
Thank you Sebastian and Francesco.
Let's close this then as invalid, if there is no point in the protocol handlers strings for Fennec.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•