This repository has been archived by the owner on Feb 4, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 186
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #136 from RockyTV/Brazilian
Update dictionary listing and settings
- Loading branch information
Showing
8 changed files
with
65 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,9 @@ | ||
Layout de teclado Português so Brasil com dicionário. | ||
Brazilian Portuguese Language pack | ||
|
||
Usa o dicionário AOSP. O código fonte está em outro projeto por padrão. | ||
Features: | ||
|
||
Instale [[com.menny.android.anysoftkeyboard]] primeiro, então selecione um layout de sua vontade | ||
em configurações do AnySoftKeyboard->Keyboards menu. | ||
Brazilian Portuguese dictionary based on the open source Android dictionary. | ||
Includes the ç key. | ||
|
||
This is an expansion language pack for AnySoftKeyboard. | ||
Install AnySoftKeyboard first, and then select the Brazilian keyboard from AnySoftKeyboard's Settings -> Languages -> Keyboards menu. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
AnySoftKeyboard - Pacote de Idioma Português do Brasil. | ||
AnySoftKeyboard Brazilian Portuguese Language pack |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Pacote de Idioma Português do Brasil | ||
Brazilian Portuguese for AnySoftKeyboard |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<string name="app_name">AnySoftKeyboard - Pacote de Idioma Português do Brasil</string> | ||
<string name="keyboard_name">Portugês Brasileiro</string> | ||
<string name="dictionary_name">Português do Brasil</string> | ||
<string name="app_name">AnySoftKeyboard - Brazilian Portuguese Language Pack</string> | ||
<string name="keyboard_name">Português (Brasil)</string> | ||
<string name="dictionary_name">Português (Brasil)</string> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
|
||
<Keyboard xmlns:android="http://schemas.android.com/apk/res/android" | ||
xmlns:ask="http://schemas.android.com/apk/res-auto" | ||
android:keyWidth="10%p" | ||
android:keyHeight="@integer/key_normal_height"> | ||
<Row> | ||
<Key android:codes="q" android:popupCharacters="1¹₁" ask:hintLabel="1" android:keyEdgeFlags="left"/> | ||
<Key android:codes="w" android:popupCharacters="2²₂ŵ" ask:hintLabel="2"/> | ||
<Key android:codes="e" android:popupCharacters="3³₃èéêëęē€" ask:hintLabel="3"/> | ||
<Key android:codes="r" android:popupCharacters="4⁴₄řŕ" ask:hintLabel="4"/> | ||
<Key android:codes="t" android:popupCharacters="5ť" ask:hintLabel="5"/> | ||
<Key android:codes="y" android:popupCharacters="6ýÿ" ask:hintLabel="6"/> | ||
<Key android:codes="u" android:popupCharacters="7ùúûüŭűūµ" ask:hintLabel="7"/> | ||
<Key android:codes="i" android:popupCharacters="8ìíîïłīι*" ask:hintLabel="8"/> | ||
<Key android:codes="o" android:popupCharacters="9òóôõöøőœō" ask:hintLabel="9"/> | ||
<Key android:codes="p" android:popupCharacters="0¶" ask:hintLabel="0" android:keyEdgeFlags="right"/> | ||
</Row> | ||
|
||
<Row> | ||
<Key android:codes="a" android:popupCharacters="\@àáâãäåæą" ask:hintLabel="\@" android:keyEdgeFlags="left"/> | ||
<Key android:codes="s" android:popupCharacters="$§ßśŝš" ask:hintLabel="$"/> | ||
<Key android:codes="d" android:popupCharacters="#%đď" ask:hintLabel="# %"/> | ||
<Key android:codes="f" android:popupCharacters="^\u0026" ask:hintLabel="^ \u0026"/> | ||
<Key android:codes="g" android:popupCharacters="`°ĝ" ask:hintLabel="` °"/> | ||
<Key android:codes="h" android:popupCharacters="_~ĥ" ask:hintLabel="_ ~"/> | ||
<Key android:codes="j" android:popupCharacters="\\|ĵ" ask:hintLabel="\\ |"/> | ||
<Key android:codes="k" android:popupCharacters="([{" ask:hintLabel="("/> | ||
<Key android:codes="l" android:popupCharacters="ľĺł£)]}" ask:hintLabel=")"/> | ||
<Key ask:isFunctional="true" android:codes="\u0027" android:popupCharacters="\u0022" | ||
android:keyEdgeFlags="right"/> | ||
</Row> | ||
|
||
<Row> | ||
<Key android:codes="-1" android:keyWidth="15%p" | ||
android:isModifier="true" android:isSticky="true" android:keyEdgeFlags="left"/> | ||
<Key android:codes="z" android:popupCharacters="/÷żžź" ask:hintLabel="/"/> | ||
<Key android:codes="x" android:popupCharacters="*·×" ask:hintLabel="*"/> | ||
<Key android:codes="c" android:popupCharacters="-—çćĉč" ask:hintLabel="−"/> | ||
<Key android:codes="v" android:popupCharacters="+±" ask:hintLabel="+"/> | ||
<Key android:codes="b" android:popupCharacters="\u003D"/> | ||
<Key android:codes="n" android:popupCharacters="<«ńňñ" ask:hintLabel="<"/> | ||
<Key android:codes="m" android:popupCharacters=">»µ" ask:hintLabel=">"/> | ||
<Key android:keyWidth="15%p" android:codes="-5" android:keyEdgeFlags="right" android:isRepeatable="true"/> | ||
</Row> | ||
</Keyboard> |