Closed
Bug 831203
Opened 13 years ago
Closed 13 years ago
Pass keyboard language to e.me API
Categories
(Firefox OS Graveyard :: Gaia::Everything.me, defect)
Tracking
(b2g18 fixed)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| b2g18 | --- | fixed |
People
(Reporter: evyatar, Assigned: evyatar)
Details
Attachments
(1 file)
|
231 bytes,
text/html
|
rudyl
:
review+
arcturus
:
approval-gaia-v1+
|
Details |
Everything.me's API needs to be aware of the user's keyboard language to bring accurate results.
There are a lot of the same characters in English and European languages, so you can't always tell the language just by parsing the query.
| Assignee | ||
Comment 1•13 years ago
|
||
Added a new moz settings - keyboard.current.
gave keyboard write permissions (to set this value).
added a settings observer on e.me.
Attachment #702744 -
Flags: review?(crdlc)
Attachment #702744 -
Flags: approval-gaia-master?(francisco.jordano)
Comment 2•13 years ago
|
||
Comment on attachment 702744 [details]
Patch - redirect to github PR
I cannot review the keyboard app, ask for this review to Rudy for example
Attachment #702744 -
Flags: review?(crdlc)
| Assignee | ||
Comment 3•13 years ago
|
||
sure, which Rudy is that?
Comment 4•13 years ago
|
||
| Assignee | ||
Updated•13 years ago
|
Attachment #702744 -
Flags: review?(rlu)
Comment 5•13 years ago
|
||
Comment on attachment 702744 [details]
Patch - redirect to github PR
r+ from me for the keyboard part if the lint/nits are addressed.
I did not review the everything.me part since I am not familiar with that.
Thanks.
Attachment #702744 -
Flags: review?(rlu) → review+
| Assignee | ||
Comment 6•13 years ago
|
||
pushed an updated version- fixed keyboard.js lint issues (and finally set up my IDE to work with the correct lint settings for the gaia repo).
cristian- can you take a look at the e.me part? nothing too serious, just to make sure I didn't miss any anonymous functions :)
Flags: needinfo?(crdlc)
| Assignee | ||
Comment 8•13 years ago
|
||
Ok, so now just the approval from Francisco?
Francisco- do I need anyone else's approval on this? asking cause it's the first time I've added a patch that affects other apps outside e.me, so I want to make sure it's all ok.
Flags: needinfo?(francisco.jordano)
Comment 9•13 years ago
|
||
Comment on attachment 702744 [details]
Patch - redirect to github PR
Needed change for the correct behaviour of e.me
Rudy approved the changes on the keyboard side, I've been taking a look to the changes looking good to me and trying it on the phone, looking good as well.
a=me
Attachment #702744 -
Flags: approval-gaia-master?(francisco.jordano) → approval-gaia-master+
Flags: needinfo?(francisco.jordano)
Comment 10•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
status-b2g18:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•