| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-12-30 | Simplify string definitions | Jules Aguillon | 2 | -14/+14 | |
| Inline constants in settings.xml, strings.xml is only for strings that can be translated. | |||||
| 2021-12-30 | Add themes | Jules Aguillon | 1 | -1/+1 | |
| Add a "Theme" option to choose between a dark and light theme. The light theme uses the colors of the dark theme with the luminance inversed. The reloading after a configuration change is changed slightly: - Special handling is needed when the Theme is changed (recreate the views) - The default implementation of 'onConfigurationChanged' is used Which triggers more refresh (but don't recreate the views) - 'onCreateInputView' is no longer needed | |||||
| 2021-12-19 | Auto-format Java and XML files | Jules Aguillon | 5 | -244/+134 | |
| Use xmllint. Re-indent Java files using spaces. | |||||
| 2021-12-11 | Add Swedish | Jules Aguillon | 3 | -2/+9 | |
| First add the 'ring' accent. The swedish language uses the qwerty layout and three accents (aigu, trema, ring) | |||||
| 2021-12-05 | Increase the maximum value of the key height option | Jules Aguillon | 1 | -1/+1 | |
| 2021-05-09 | Add support for Spanish and Italian | Jules Aguillon | 1 | -3/+17 | |
| Both using the qwerty layout. Removes the tilde from French. | |||||
| 2021-05-09 | Add the accents preference | Jules Aguillon | 2 | -7/+8 | |
| This replaces the "disable accent keys" checkbox. The default should work for anyone: Accents will be hidden unless the user has the french language installed. The value "show every accents" is useful for versions of android that don't have subtypes. | |||||
| 2021-05-08 | Move the "Ins" key under Fn | Jules Aguillon | 2 | -2/+2 | |
| 2021-05-08 | Move french accents again | Jules Aguillon | 2 | -12/+12 | |
| Users didn't like the new placement. | |||||
| 2021-05-08 | Improve the numeric keyboard | Jules Aguillon | 1 | -10/+10 | |
| 2021-05-01 | Better placement of accents on QWERTY | Jules Aguillon | 2 | -14/+14 | |
| Also change internal names for accents. | |||||
| 2021-04-29 | Slightly reduce the size of the bottom row | Jules Aguillon | 3 | -3/+3 | |
| 2021-04-29 | Move system keys to the alt key | Jules Aguillon | 2 | -8/+8 | |
| 2021-04-29 | Improve the azerty layout | Jules Aguillon | 1 | -18/+18 | |
| - More intuitive placement of (), [], {} and <>. - Move accent keys into the top-left corner, on a key they may be used with. - Some minor changes. | |||||
| 2021-04-29 | Add the "layout" option again | Jules Aguillon | 2 | -0/+10 | |
| Some versions of android don't allow to configure several languages. | |||||
| 2021-04-24 | Add the label size option | Jules Aguillon | 1 | -0/+8 | |
| 2021-04-20 | Adjust azerty layout | Jules Aguillon | 1 | -2/+2 | |
| Add the 'change_method' key and remove a key that is available through accents. | |||||
| 2021-04-20 | Set the en_US layout default | Jules Aguillon | 1 | -6/+6 | |
| Now that it's necessary to change the device's settings to use a different layout, qwerty is a better international default than azerty. | |||||
| 2021-04-20 | Add a setting for precise repeat | Jules Aguillon | 1 | -0/+6 | |
| 2021-04-19 | Add more characters under accents | Jules Aguillon | 1 | -1/+1 | |
| Notably subscript and superscript digits and some quote characters. | |||||
| 2021-04-19 | Move some keys under the Fn modifier and move it on the bottom row | Jules Aguillon | 2 | -4/+4 | |
| 2021-04-18 | Add function keys | Jules Aguillon | 2 | -2/+2 | |
| Add the Fn modifier that change the digits into F1 to F10. | |||||
| 2021-04-18 | Improve the bottom row | Jules Aguillon | 3 | -12/+12 | |
| Remove the "emoji" and "conf" action from the enter key. Move the former to the "arrows" key and the latter to "p". Slightly increase the size of the keys around the spacebar, and decrease the spacebar size. | |||||
| 2021-04-18 | Rework the numeric layout | Jules Aguillon | 1 | -38/+32 | |
| Remove the empty keys, make it more symetric and add more characters. | |||||
| 2021-04-17 | Remove fixed keyboard width | Jules Aguillon | 1 | -1/+1 | |
| Remove the constant of keys per rows. Add the 'shift' attribute to declare eventual alignment/blanks in layouts. | |||||
| 2021-04-15 | Use subtypes to choose layout | Jules Aguillon | 2 | -8/+12 | |
| This removes the "layout" setting. Every layouts that the user could use will appear in the global settings. | |||||
| 2021-04-13 | Add an option to toggle accent keys | Jules Aguillon | 1 | -0/+6 | |
| These keys are not useful at all in English. A new option allows to hide them, [false] by default. | |||||
| 2021-01-05 | Remove the preview popup | Jules Aguillon | 1 | -8/+0 | |
| This was a half-finished feature: - Dangerous when typing passwords - Caused crash on some devices - Ugly (on its own but also blinking when sliding and not fixed in size) | |||||
| 2016-12-11 | switchToNextInputMethod key | juloo | 1 | -1/+1 | |
| 2015-10-28 | preview_enabled settings | jaguillo | 1 | -9/+19 | |
| 2015-10-26 | Last used emoji | jaguillo | 1 | -1/+1 | |
| 2015-10-24 | Emoji pane | jaguillo | 1 | -1/+1 | |
| 2015-10-13 | Special key font + Esc key | jaguillo | 2 | -3/+3 | |
| 2015-10-11 | Key to switch to numeric pane | jaguillo | 3 | -3/+3 | |
| 2015-10-01 | Improve numeric layout | jaguillo | 1 | -13/+17 | |
| 2015-10-01 | Numeric keyboard | jaguillo | 1 | -0/+37 | |
| 2015-09-30 | Add margin_bottom, key_height and horizontal_margin configs | jaguillo | 1 | -0/+26 | |
| 2015-09-30 | Fix \ char | jaguillo | 2 | -2/+2 | |
| 2015-08-18 | Move 2 keys | juloo | 1 | -2/+2 | |
| 2015-08-18 | Add trema accent + Add accents to azerty | juloo | 2 | -8/+8 | |
| 2015-08-18 | Accent | juloo | 1 | -2/+2 | |
| 2015-08-16 | Move some keys + Change name | juloo | 1 | -8/+8 | |
| 2015-08-08 | More settings | juloo | 1 | -9/+26 | |
| 2015-08-08 | SideBarPreference + Continuing settings | juloo | 1 | -8/+21 | |
| 2015-08-08 | Start SettingsActivity | juloo | 2 | -0/+24 | |
| 2015-08-04 | Add icons + Nothing | juloo | 1 | -6/+0 | |
| 2015-08-03 | Add qwerty layout + popup to change layout | juloo | 2 | -6/+50 | |
| 2015-08-02 | Insert key | juloo | 1 | -1/+1 | |
| 2015-08-01 | Implement shift key | juloo | 1 | -1/+1 | |
| 2015-08-01 | Send keys to the application | juloo | 1 | -5/+5 | |
