Commit Graph

7 Commits

Author SHA1 Message Date
Lefucjusz
b2013d422a [MOS-1064] Fix no input language selected for French/Spanish
Fix of the issue that choosing French
or Spanish as a system language
resulted in no input language selected.
Effectively reverts
8f8b9d86b3.
2024-02-21 18:01:32 +01:00
rrandomsky
8f8b9d86b3 [MOS-498] Change input language with the change of the system language
Now when the user changes the system language, the input/keyboard language
will change automatically (in the background).
If the user changes the input/keyboard language, this will not change
the system language.
2023-10-31 10:34:24 +01:00
Maciej Janicki
2b2bb13a49 [MOS-296] Merge remote-tracking branch 'origin/stable'
Merge stable Harmony branch into merge wip branch
2022-03-09 19:27:50 +01:00
Mateusz Piesta
3b591c1a92 [BH-1332] I18n update
i18n correctly loads languages
with special characters.
2022-01-03 16:20:13 +01:00
Mateusz Grzegorzek
58dd02cff1 [BH-861] Cleanup Application split - part I
1. Prepare Pure and Bell specific `Application`
   classes and add them to `app` target:

- `products/BellHybrid/apps/Application.cpp`
- `products/PurePhone/apps/Application.cpp`

2. Update `CMakeLists.txt` files.
3. Move `ApplicationBell` implementation to Bell-specific
   `Application` class and remove `ApplicationBell` files.
4. Change Bell apps parent classes from `ApplicationBell`
  to Bell-specific `Application` class.
5. Rename `Application` to `ApplicationCommon` in the rest of the files.
2021-09-13 11:58:10 +02:00
Mateusz Grzegorzek
8e6490863a [BH-395] Librarize application-settings
Librarize application-settings
2021-08-09 08:03:20 +02:00
Przemyslaw Brudny
49b82ca0bc [EGD-7139] System setting cleanup and fixes
Security setting cleanup. Refactored Technical
Information window.
2021-07-15 18:38:39 +02:00