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
patrycja-paczkowska
269445d3f9
[MOS-548] Missing polish texts
...
Added translations for:
- empty calllog list,
- custom alarm clock settings.
Fixed text on wrong-passcode screen lock.
2022-07-05 12:39:00 +02: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
tomaszkrosnowski
fed0508bb8
[EGD-5371] Fixed UI for calls
...
Calllog window and call details UI and layout fixes. Replaced icons.
Other UI changes.
2021-10-28 17:30:40 +02:00
Przemyslaw Brudny
38bc935af9
[EGD-7237] Layout NavBar refactor
...
Layout NavBar refactor.
2021-10-28 16:10:03 +02:00
Przemyslaw Brudny
7597d38852
[EGD-7857] Renamed BottomBar to NavBar
...
Renamed BottomBar to NavBar.
2021-10-26 13:51:06 +02:00
Piotr Tański
1d2f5cf7a4
[EGD-7754] Dates bumped in disclaimers
...
Dates bumped from 2020 to 2021.
2021-10-11 19:08:26 +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
Michał Kamoń
48f7cf171d
[EGD-6755] Add updated notification icons
...
This PR adds/updates notification icons to latest version provided
by designs.
Also this PR provides new implementation for CallLogDetailsWindow.
The window was using one of the icons updated. To avoid making
temporary corrections on the icon's hardcoded (x,y,w,h) properties,
the entire window was redesign to use up-to-date ModuitaOS GUI
features.
2021-05-19 08:10:49 +02:00
Hubert Chrzaniuk
3cc558b02a
[EGD-2931] Fix private number incoming calls
...
The change adjusts both cellular service as well as
call and call log applications to handle properly
incoming calls from private numbers.
2021-02-12 10:32:15 +01:00
Marcin Smoczyński
486d21af0e
[EGD-4288] refactor global data ( #959 )
...
Reduce firmware size by refactoring global data defined in public
headers.
Each global variable which require runtime initialization adds
initialization code to every translation unit which includes the header
where the variable is defined and declared.
2020-11-04 18:24:39 +01:00
Przemyslaw Brudny
e131dae68f
[EGD-3743] Removed old doxygen copyright statements from project.
2020-10-20 12:55:10 +02:00
Radoslaw Wicik
2276ceed67
[EGD-3743] Update copyrights in fies
2020-10-20 12:55:10 +02:00
Przemyslaw Brudny
19e1ca696c
[EGD-3451] RequestRecordsCount refactor in whole project.
2020-08-07 12:26:44 +02:00
Przemyslaw Brudny
3e41238f55
[EGD-3351] Added margin support to BoxLayout.
2020-07-02 16:28:52 +02:00
alek
6e0252c26b
[EGD-2830] refactor of Dialog Window into 3 separate classes
2020-05-28 14:13:12 +02:00
Przemyslaw Brudny
02808dd357
[EGD-3040] Style updates in listViews.
2020-05-12 20:33:00 +02:00
Przemyslaw Brudny
4769b8463b
[EGD-3040] ListView scroll/no scroll resize. Callog style update.
2020-05-12 20:33:00 +02:00
Przemyslaw Brudny
3d1905accc
[EGD-3040] Changed provider synchronization with listview for new data.
...
[EGD-3040] Span item set method added, scroll disabled on only one page ListView.
2020-04-28 14:10:41 +02:00
Przemyslaw Brudny
0031280798
[EGD-3040] PR changes
2020-04-28 14:10:41 +02:00
Radoslaw Wicik
a8573a404c
Apply new style
2020-03-17 10:03:16 +01:00
Alek-Mudita
8c39cf8d20
Egd-2546 display contact details ( #216 )
...
* [EGD-2546] added contact details/addition per contact type
* [EGD-2546] gui::Option - controlability of displaying arrow
* [EGD-2546] rewritten calllof options window to OptionsWindon framework
* [EGD-2546] minor clean up
* [EGD-2546] clean up
* [EGD-2546] PR fixes
* [EGD-2546] new namespace for gui options
* [EGD-2546] PR fixes
* [EGD-2546] PR fix
2020-03-12 12:35:01 +01:00
Alek-Mudita
ee7318ff67
Callog fixes and missing funcionalities ( #152 )
...
* [EGD-554] added trash img
* [EGD-2538] dots mode in title
* [EGD-554] added missing font
* [EGD-554] calllog UI fixes
* [EGD-554] dialog delete window isntaed of own one
* [EGD-554] removed not needed files
* [EGD-554] clean up
2020-01-31 15:59:41 +01:00
Alek
2e799af6bb
[EGD-555] removed magic numbers + code review fixes
2020-01-21 11:42:36 +01:00
Adam Dobrowolski
26a98bce1e
[AppManagement] Getting through previus windows by list
...
* removed first main window as first window in call app
* moved window switching to application from window
2020-01-10 14:15:28 +01:00
Alek
dd33c55b85
EGD-2117 put all layout constraints in one file
2019-11-20 11:14:44 +01:00
Alek
7d0913bde8
EGD-2117 changes according to code review
2019-11-20 11:14:44 +01:00
Alek
de3f7de44e
EGD-2117 initial version of calllog application
2019-11-20 11:14:44 +01:00