| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-12-20 | Update strings.xml (#505) | polyctena | 1 | -8/+8 | |
| 2023-12-20 | Update strings.xml (cz_CS) (#506) | Validbit | 1 | -11/+11 | |
| 2023-12-18 | Update Turkish translations (#501) | 1 | 1 | -3/+3 | |
| Turkish translate update | |||||
| 2023-12-18 | Update Polish translations (#502) | Chasm Solacer | 1 | -8/+8 | |
| 2023-12-18 | Update Latvian translations (#503) | Edgars | 1 | -10/+10 | |
| 2023-12-17 | Update French translation | Jules Aguillon | 1 | -20/+20 | |
| 2023-12-17 | Launcher activity: Add "Select keyboard" button | RetrogisusDEV | 17 | -0/+17 | |
| 2023-11-25 | Use Gradle (#452) | deftkHD | 17 | -34/+33 | |
| 2023-11-19 | Update translations | Jules Aguillon | 15 | -0/+30 | |
| Was missing from the previous commit. | |||||
| 2023-11-19 | Add Desert and Jungle themes | RetrogisusDEV | 3 | -0/+44 | |
| 2023-11-13 | Update Spanish translations (#489) | Diego Puma | 1 | -52/+52 | |
| 2023-11-13 | method.xml: Add Armenian | Jules Aguillon | 1 | -0/+1 | |
| 2023-11-13 | Add Armenian layout (#490) | Rafael Grigorian | 2 | -0/+54 | |
| 2023-11-06 | Adaptive launcher icon | RetrogisusDEV | 8 | -0/+23 | |
| Existing icons are kept for API < 26. | |||||
| 2023-11-01 | Remove extra paranthesis in persian layout (#485) | Reza Hosseinzadeh | 1 | -2/+2 | |
| 2023-10-31 | Update Turkish translation (#486) | 1 | 1 | -79/+79 | |
| 2023-10-28 | Add left/right slider to the emoji pane | Jules Aguillon | 3 | -13/+11 | |
| This entirely changes the implementation of the bottom row in the emoji pane. | |||||
| 2023-10-21 | Add '₽' to Russian layout and to the Fn layer | Jules Aguillon | 1 | -1/+1 | |
| Other currencies are moved on the Fn layer for consistency with the compose key. | |||||
| 2023-10-20 | Update the neo2 layout (#477) | matthiakl | 1 | -4/+4 | |
| 2023-10-20 | Add Bulgarian BDS layout (#479) | Lyubomir Vasilev | 3 | -1/+45 | |
| 2023-10-20 | Add `*` and `@` to Hindi layout (#480) | Luke Videckis | 1 | -1/+1 | |
| 2023-10-20 | Add page_up, page_down, home, end to extra keys | Jules Aguillon | 17 | -1/+65 | |
| The new keys are placed on the corner of the arrow keys. Key descriptions are added. They are removed from the Fn layer to avoid showing up twice. | |||||
| 2023-09-24 | Use standard Greek layout in greekmath.xml (#474) | Ojas Bhagavath | 1 | -26/+26 | |
| 2023-09-24 | Preferred position for locale `extra_keys` | Jules Aguillon | 1 | -1/+1 | |
| `method.xml` is now able to specify a preferred position for each extra keys in term of an other key to which it should be placed nearby. It's implemented for French as an example. | |||||
| 2023-09-03 | Per-script numpad | Jules Aguillon | 2 | -2/+2 | |
| The numeric layout and the optional right hand side numpad are modified to show the digits belonging to the script used in the current layout. The numpads are still defined as it was before. The digits are changed in `modify_numpad` if needed. | |||||
| 2023-09-03 | Remove unused editing keys from the settings | Jules Aguillon | 16 | -48/+0 | |
| These keys don't seem to have a purpose, which is confusing. | |||||
| 2023-08-30 | Change Greek math koppa to lowercase (#457) | Ben Slusky | 1 | -1/+1 | |
| Uppercase koppa can still be entered as shift+koppa. | |||||
| 2023-08-28 | Add Czech QWERTY layout (#455) | pharook | 2 | -0/+40 | |
| 2023-08-18 | Add urdu phonetic layout (#413) | Shareef101 | 2 | -0/+40 | |
| 2023-08-18 | Added french bépo layout (adapted) (#402) | Dimethylebutane | 2 | -0/+43 | |
| 2023-08-18 | Add Bitcoin symbol to Fn+b (#434) | Eluc | 1 | -2/+2 | |
| 2023-08-17 | Fix slider movements changing input focus | Jules Aguillon | 1 | -1/+1 | |
| The slider was repeatedly sending arrow keys, which change the focused input when the end of a text box is hit. A new key is added that implements cursor movements using the `InputConnection` API. The new keys are defined as `KeyValue.Editing`, which are no longer only context menu actions. The behavior when a selection has started is changed. The selection is modified instead of cleared even when shift isn't pressed or the selection would become empty. Fallbacks to sending arrow keys for editors that do not support the API, like Termux. | |||||
| 2023-08-16 | Create latn_qwertz_fr_CH.xml (#390) | Eluc | 3 | -1/+47 | |
| Adapted from qwertz DE to match qwertz fr_CH layout. Added all missing characters with accents needed in French while leaving the most common Swiss German characters as it is on the Swiss layout PC keyboard. Re-organized some special characters to be in a similar position than the PC layout. * Add locale fr-CH | |||||
| 2023-08-16 | Move voice input key (#433) | Validbit | 1 | -2/+2 | |
| Move the voice input key to the top-left corner of the return key to reduce accidentally entering voice input, which is disrupting. | |||||
| 2023-08-16 | LayoutsPreference: Remove cross button for custom layouts | Jules Aguillon | 16 | -0/+16 | |
| Remove the cross button on the right of custom layouts to reduce accidental removal. A remove button is added in the dialog for modifying the layout. | |||||
| 2023-08-16 | Remove unused class LayoutListPreference | Jules Aguillon | 1 | -3/+0 | |
| This class is not used since the introduction of [LayoutsPreference]. | |||||
| 2023-08-16 | Allow multiple custom layouts | Jules Aguillon | 17 | -51/+33 | |
| This merges the "Layouts" option with the "Custom layout" option. A custom layout becomes an item in the "Layouts" list among the other layouts. It's possible to add several custom layouts. Selecting the "Custom layout" item in the list opens a second dialog for entering the layout description. Layouts are serialized as JSON object and are decoded solely in the LayoutsPreference class. | |||||
| 2023-08-16 | CustomExtraKeysPreference: Reusable edit text layout | Jules Aguillon | 1 | -1/+1 | |
| This layout is generically used by CustomExtraKeysPreference and LayoutsPreference. | |||||
| 2023-08-15 | Update German Strings (#430) | polyctena | 1 | -29/+29 | |
| Co-authored-by: Benjamin <f.weiss@stud.uni-goettingen.de> | |||||
| 2023-08-08 | Add missing Latvian translations (#425) | Edgars | 1 | -33/+35 | |
| 2023-08-07 | Updated pl (Polish) translation (#424) | Chasm Solacer | 1 | -15/+15 | |
| 2023-08-07 | Updated Czech translation (#421) | Validbit | 1 | -26/+26 | |
| 2023-08-07 | Update pt-Br translations | sdrapha | 1 | -11/+11 | |
| 2023-08-07 | Add superscript, subscript, ª and º to optional extrakeys | Rapha | 16 | -0/+64 | |
| And add description strings. | |||||
| 2023-08-07 | Add ordinals to ptbr extrakeys | Rapha | 1 | -1/+1 | |
| 2023-08-06 | Describe editing keys | Jules Aguillon | 16 | -0/+176 | |
| The new strings are used in the "Add keys to the keyboard" option. | |||||
| 2023-08-06 | Remove the Accents option | Jules Aguillon | 18 | -77/+0 | |
| This option makes less sense since per-script extra keys. It's also getting in the way of an eventual "dead-key or accented-letters" option. | |||||
| 2023-08-06 | method.xml: Specify extra keys alternatives | Jules Aguillon | 1 | -15/+15 | |
| 2023-08-06 | Update translations pt-br (#420) | Rapha | 1 | -18/+18 | |
| 2023-08-06 | Updated pl (Polish) translation (#419) | Chasm Solacer | 1 | -9/+9 | |
