| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
* Translations for new setting, lockable modifier keys
Co-authored-by: Igor da Silva de Carvalho <igu@coiso.meanhouse>
|
|
Mark that it is planned to be removed, remove corresponding translations.
|
|
Bring back the "Vibration" option.
The duration option isn't added back because the vibration settings are
still handled by Android. In fact, the option has no effect if the
vibration are disabled in the system settings.
This partially reverts commit ef03dfed5c802a855c4655204eee39a8769cfed7.
|
|
Instead of using the vibrator directly, use performHapticFeedback, which
will integrate better with the system settings.
|
|
This option cannot be implemented easily now that the set of "accents"
(localized keys) isn't defined.
|
|
|
|
Tiny fixes and improvements.
|
|
Using the --product option of aapt.
Remove the app name from translations because it is never translated. It
is still possible to translate it by specifying 'product="default"'.
|
|
* Translations for new setting, lockable modifier keys
Co-authored-by: Igor da Silva de Carvalho <igu@coiso.meanhouse>
|
|
* Added brazilian portuguese translations for app description and settings
* making the swiping option more intelligible
* fix typo on full_description pt-BR translation
Co-authored-by: Igor da Silva de Carvalho <igu@coiso.meanhouse>
|