Commit Graph

7 Commits

Author SHA1 Message Date
Marcin Zieliński
87bd36c846 [MOS-649] Rename confusing method
Rename confusing method
2022-08-04 14:39:54 +02:00
Lefucjusz
50c9342432 [MOS-494] PIN settings infinite loop fix
Fix of the bug that after selecting SIM slot
in which there's no card and trying to
enter PIN settings menu phone was getting
stuck in infinite looping between
PIN settings window and 'Cannot connect
to SIM card' popup.
2022-06-01 14:00:58 +02:00
Pawel Olejniczak
6f6325796d [MOS-82] Refresh state of pin lock button only if the state was changed
Pin lock state of SIM card was not correct if user
resigned from entering pin of SIM card.
2022-03-14 17:45:24 +01:00
Przemyslaw Brudny
7597d38852 [EGD-7857] Renamed BottomBar to NavBar
Renamed BottomBar to NavBar.
2021-10-26 13:51:06 +02: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
689dfe6ed8 [EGD-7138] Security setting cleanup and fixes
Security setting cleanup. Removed not used torch windows.
2021-07-15 10:34:16 +02:00