Dawid Wojtas
59efb79001
[BH-1731] Factory reset removes user files
...
Performing the factory reset removes user files
and settings. After powering on the device
will run the onboarding.
2023-12-07 16:11:33 +01:00
Lefucjusz
22d9134476
[MOS-1052] Change VoLTE label from 'beta' to 'experimental'
...
Changed VoLTE label from 'beta' to
'experimental'.
Fixed transition state label font
size to match the design.
2023-11-07 15:46:38 +01:00
Lukasz Mastalerz
d9a1194e6f
[BH-1688] Create a standard for logs
...
* Adding document describing how to use logger
* Adjusting logs to follow a new guide
* Change order in log header:
line number is now before function name
2023-10-23 15:17:44 +02:00
Marcin Zieliński
89cfcb94a9
[MOS-357] Fix backing from new contact window when came there from call log
...
Ditto
2023-03-17 11:23:06 +01:00
Marcin Zieliński
5b88233d37
[MOS-791] Introduce tri-state switch widget
...
Introduced the new logic.
From now on, every button can be tri-state, that is,
OFF/ON/Transiting whereas the Transiting state is
marked with the 'cheking...' caption written on the
button.
2022-11-09 13:32:21 +01:00
Marcin Zieliński
3cbfe43a95
[MOS-791] Introduce tri-state switch widget
...
Refactored the code so that it's prepared for the new logic.
2022-11-09 13:32:21 +01:00
Adam Wulkiewicz
fe708cdf31
[MOS-670] Change clang-format AlwaysBreakTemplateDeclarations to Yes
...
Add --all and --fix-all options to style-check-hook
2022-08-26 15:22:39 +02:00
Adam Dobrowolski
0ec9428917
[EGD-7773] Popups stack poc
...
Stack plus minimum tests added
Updated to master
Removed useless or adressed TODOS
Constants name applied
Renamed searchModel to searchRequestModel
Review applied
We should remove legacy window names
Bell names fixes
2022-01-04 13:01:23 +01:00
Przemyslaw Brudny
29f455d46b
[EGD-7998] Pure image assets cleanup and update
...
Pure image assets cleanup and update.
2021-11-25 18:39:16 +01:00
Przemyslaw Brudny
d731a85dfa
[EGD-7920] GUI fixes after deleting/add contact
...
After deleting/add a contact from the calllog, sms options,
and sms thread options, we return to the start screen
of the current application
2021-11-22 12:25:13 +01:00
Przemyslaw Brudny
7597d38852
[EGD-7857] Renamed BottomBar to NavBar
...
Renamed BottomBar to NavBar.
2021-10-26 13:51:06 +02:00
Przemyslaw Brudny
7fbaf735ed
[EGD-7813] Option Window titles localizations fix
...
Option Window titles localizations fix.
2021-10-25 00:28:08 +02:00
Piotr Tański
f8adbf2bed
[EGD-7474] Contacts management fixes
...
Fixed managing contacts on the application side.
2021-10-04 15:06:22 +02:00
Przemyslaw Brudny
fd89447c8e
[BH-924] Added ListViewWithArrows for Bell purposes
...
Added ListViewWithArrows and ShortOptionWindow for
Bell purposes.
2021-10-01 12:39:33 +03:00
Przemyslaw Brudny
8c5ca7e174
[BH-703] Base Bell OnBoarding application
...
Added base Bell OnBoarding application. Bell list
options refactor.Language selection, setting and
finalize windows.
2021-09-17 19:38:35 +03: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
Piotr Tański
90e7a48198
[EGD-7362] Merge release/0.76.1 into master
...
Merge release/0.76.1 into master.
2021-09-02 11:12:59 +02:00
Przemyslaw Brudny
70ad87ae0b
[EGD-7065] Phonebook edit contact style updates
...
Updated widgets margins. Updated used fonts. Updated focus
change bold on font, cursor position, underline bold. Added
line spacing support and cleaned underline properties.
2021-07-30 16:41:26 +02:00
Przemyslaw Brudny
f463a75a93
[EGD-7164] ListViewEngine separation from ListView
...
ListViewEngine separation from ListView to support different
scrolls and body ListViews on Bell.
2021-07-19 16:32:10 +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
Przemyslaw Brudny
031b7c72ed
[EGD-7136] Phone modes setting cleanup and fixes
...
Phone modes setting cleanup. Fixed text top padding.
Fixed titles and selector in phone modes. Updated arrows.
2021-07-14 17:37:07 +02:00
Przemyslaw Brudny
c8fe788840
[EGD-7134] Network setting cleanup and fixes
...
Network setting cleanup. Added missing sim cards window.
Fixed option texts. Disabled not working options in UI.
2021-07-13 14:30:35 +02:00
Piotr Tański
c47f7bf535
[EGD-6978] Outgoing calls fixes
...
Fixed calling from ICE contacts, phonebook and messages.
2021-06-29 13:20:20 +02:00
Przemyslaw Brudny
4685dc07a7
[EGD-6960] Header addition related style cleanups
...
Header addition related style cleanups.
2021-06-18 13:12:43 +02:00
Pawel.Paprocki
10714ca71d
[BH-501] MainMenu
...
Add Bell main menu window and option menu
2021-06-18 12:42:31 +02:00
Paweł Joński
a7fba1b343
[BH-374] Librarize application-antenna
...
Add apps-common, librarize application-antenna
2021-06-17 12:54:02 +02:00