Le 19/11/2013 13:40, Johannes Bauer a écrit :
> Hi list,
Hey Johannes,

>
> I've been using B2G v1.2 for a few days and have some remarks about
> features/changes, many from which are from a "users" perspective. I've
> been collecting them and would like to know where the correct place to
> put them is. Concretely, here's what I have collected so far in the hope
> that it will be useful. Some might be just me being unable to figure out
> how it works :-/
>
> - For texting, would it be possible to disable dictionary mode?
> Concretely I've built gecko and gaia with German localization, but the
> dictionary is just English (which results in the fact that I have to
> confirm pretty much EVERY word). It would be nice if it would just take
> what I type and not try to perform any correction.

You can enable the German keyboard layout in the Settings app.
With the German keyboard layout you should get the German dictionary as
well. (or maybe no dictionary at all, I don't remember if we have one).
Keyboard layouts and dictionaries are tied up.

You can also disable the autocorrection and the suggestions in the
keyboard settings.

>
> - Also for texting, is it possible to have a localized keyboard layout?
> I still have "qwerty" vs. the "quertz + öäü" that I'd expect for a
> German locale.

see above :)

>
> - Is there an option to disable the annoying buzzer going off when
> pressing the "back" button? This drives me insane. It is disabled when I
> have a headset plugged in, but how can I disable it completely?

you mean the "home" button ?
Have you looked in the "sound" settings panel ?
If it's not there you can file a bug and we can probably tweak it.

>
> - Is there a way to delete all contacts? I only can export and import,
> but when I export, modify on SD-card and reimport I have all contacts
> twice. I'd like to export, modify on SD-card, delete all on phone,
> reimport all.

1.3 should have deduplication.
Otherwise, I don't think we have an UI to delete all contacts, but you
can probably do this using adb. You can run

  adb shell rm -r
/data/local/storage/persistent/chrome/idb3406066227csotncta*

and then restart your phone (maybe not necessary)

Could be a good idea to run "adb pull /data/local/storage/persistent/"
in an empty directory first ;)

>
> - Is WPA2 enterprise something that B2G is looking into/that is planned
> for the future?


this is https://bugzilla.mozilla.org/show_bug.cgi?id=920878
seems to be planned for 1.3 but since it's not a blocker it could be
delayed.
That said this is definitely planned, we also need it at Mozilla ;-)


>
> - To clear the caller log, I have to go to the log -> edit -> select all
> -> delete -> do you really want to delete? yes. Is there a shortcut?
> Deleting the caller log seems like something that is performed often and
> that wouldn't require extra confirmation. Or at least could there be a
> general setting to have less things extra confirmed?

Why do you want to delete it?

That said, I'd think you're right here. We already have 3 taps to do
this, maybe an extra confirmation is not necessary. Would you please
file a bug?

>
> - Finally: Can we change ./flash.sh to not start flashing if someone
> provides "--help" as an argument?

Definitely, please file a bug.

>
> It would be nice to know where the correct place to put these
> suggestions/questions is and to get some feedback.

Bugzilla is a good place to start ;) We rarely do any work that does not
have a bug in Bugzilla.

If you see no answer for your bug within a week, you can ask on IRC or
send a mail here.


Thanks a lot for your support and remarks, we know it's not so easy to
install newer version these days.
So this is very appreciated!

Regards,
-- 
Julien

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to