Commit Graph

961 Commits

Author SHA1 Message Date
Paweł Olejniczak
d676fdabb7 [EGD-2628] Create Add device windows (#867)
[EGD-2628][WIP] Attach Add Device window

[EGD-2628] Fix passing scanned bt devices to Add device window

[EGD-2628] Add bt icon and adjust botton bar of Add device window

[EGD-2628] Add all devices window, & some fixes for add device window

[EGD-2628] Update changelog & cleanup

[EGD-2628] Improve bluetooth main window
2020-10-22 11:42:53 +02:00
Lucjan Bryndza
bf2609524c [EGD-4075] Use FATFS in the Linux builds (#843)
* [EGD-4075] Use FAT fs in the emulator

Add script for genrate base phone image

* [EGD-4075] Use FreeRTOS-FAT in emulator initial commit

* [EGD-4075] Thread local storage fix

Fixing thread local storage when running on the
Linux platform in the test mode

* [EGD-4075] Improve image generation

Improve image generation script on the linux platform

* [EGD-4075] Fix all test with FAT fs image

Fix all tests with fatfs image

* [EGD-4075] Fix calculator utility test

* [EGD-4075] Image dependencies fix

* Remove uneeded comments

* Missing headers in CR

* [EGD-4075] Fixed whitespaces

Co-authored-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
2020-10-22 10:34:12 +02:00
Bartosz Cichocki
061479780b [EGD-4011] added BT audio device with A2DP playback (#870)
Co-authored-by: SP2FET <bartosz.cichocki@mudita.com>
2020-10-22 09:59:13 +02:00
Michał Kamoń
48a6e24094 [EGD-4130] meditation time dispaly fix (#868) 2020-10-20 14:39:26 +02: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
Michał Kamoń
3a6c51d6be [EGD-3959] Gong sound added (#857) 2020-10-20 09:11:50 +02:00
Roman Kubiak
e340788045 [EGD-3763]: mac fixes. include paths (#804)
* [EGD-3763]: mac fixes. include paths

* [EGD-3763]: genupdate modified, sed -i needs sed -i -e for mac
include path fixes for common.hpp
2020-10-19 13:33:31 +02:00
Michał Kamoń
d75f5555a6 [EGD-3863] application meditation windows (#838)
* Meditation windows added

* Style changes in application meditation

* PR + CMakeLists fixes
2020-10-19 10:58:47 +02:00
Przemyslaw Brudny
7eaedae9c0 [EGD-4079] List looping rebuild fix. Draft msg overwriting sms input text. Crush on contact details application exit fix. Special characters inserts no longer call onBeforeShow. 2020-10-16 12:10:28 +02:00
marek303
38df9d66ad [EGD-3315]Review: style fixes 2020-10-15 20:58:45 +02:00
marek303
698b14fa9e [EGD-3315]Review: minor changes 2020-10-15 20:58:45 +02:00
marek303
585c612f5d [EGD-3315]Review changes: EventReminderWindow - localized date and time; unit tests for SelectFirstUpcoming query 2020-10-15 20:58:45 +02:00
marek303
ae355210a8 [EGD-3315]Review changes (minor) 2020-10-15 20:58:45 +02:00
marek303
f1e68d2204 [EGD-3315] Main functionality: DB queries, timers processing, base classes for future use 2020-10-15 20:58:45 +02:00
KacperLewandowski
ba4640c4af [EGD-3469] ServiceTime - start 2020-10-15 20:58:45 +02:00
Tomas Rogala
df87b94b49 [EGD-3469] Rework DB 2020-10-15 20:58:45 +02:00
Adam Dobrowolski
383073f8f7 EGD-4098 Call rework 2020-10-15 17:45:40 +02:00
Roman Kubiak
ceb7d6a375 [EGD-3506]: unittest fixes 2020-10-15 15:51:41 +02:00
Roman Kubiak
c1d45026cf [EGD-3506]: review fixes 2020-10-15 15:51:41 +02:00
Roman Kubiak
eb5f831db9 [EGD-3506]: removed stale include from update window 2020-10-15 15:51:41 +02:00
Roman Kubiak
96bd9e4226 [EGD-3506]: removed filesystem access from the update window 2020-10-15 15:51:41 +02:00
Roman Kubiak
6d6fa5f312 EGD-3506: translations (en) for update window 2020-10-15 15:51:41 +02:00
Roman Kubiak
6720f7abc9 style changes 2020-10-15 15:51:41 +02:00
Roman Kubiak
d17eead988 [EGD-3506] Review fixes:
- removed c-style casting
- moved all types to updateos:: namespace
- removed stale code
2020-10-15 15:51:41 +02:00
Roman Kubiak
9d5551c03f More info while updating, removed the icon
switched to all text.
2020-10-15 15:51:41 +02:00
Roman Kubiak
39638359c5 [EGD-3506] Update now running and rebooting after update process 2020-10-15 15:51:41 +02:00
Roman Kubiak
975251cb80 [EGD-3506] working on desktop window for the update process 2020-10-15 15:51:41 +02:00
Roman Kubiak
40baecd6c5 [EGD-3506] update OS on boot, show dialog window when update detected 2020-10-15 15:51:41 +02:00
Tomek Sobkowiak
2698bfc47d [EDG-1331] Add base display light window (#793) 2020-10-15 15:26:40 +02:00
Tomek Sobkowiak
44efd08598 [EDG-4041] Add basic keypad light window (#815)
* [EDG-4041] Add basic keypad light window
2020-10-15 15:21:03 +02:00
pawpMudita
2f0f563591 [EGD-4018] Messages window for apps and tools 2020-10-15 15:11:03 +02:00
KacperLewandowski
ad626ebc93 [EGD-3857] Create calculator application 2020-10-15 14:57:57 +02:00
Krzysztof Móżdżyński
47645efe00 [EGD-3914] Fix ApplicationSpecialInput and PhoneBookMainWindow data leaks 2020-10-15 11:51:51 +02:00
Piotr Tanski
74e605199c [EGD-4089] Removed the border around settings menu. (#835) 2020-10-15 09:44:24 +02:00
Hubert Chrzaniuk
ebcef7a692 [EGD-4054] Audio API for setting stream parameters (#826) 2020-10-15 09:27:15 +02:00
Piotr Tanski
fdb2cfdb5a [EGD-3597] Shape rendering refactored. (#827) 2020-10-14 12:24:41 +02:00
Hubert Chrzaniuk
9bfdae8e5e [EGD-4080] Fix Media Player crash (#832) 2020-10-14 09:52:42 +02:00
Bartek Cichocki
305d43a176 [EGD-3773] added A2DP playback backend 2020-10-14 09:23:53 +02:00
Jakub Pyszczak
0744fe979f [EGD-559] Volume popup - audio part 2020-10-13 21:35:12 +02:00
Adam Dobrowolski
7b4a706cd6 EGD-4036 Application windows - added register mechanism
* Moved ApplicationLauncher to separate files - declutering
* WindowsStore renamed to WindowsFactory - Store needs to be splitted toavoid antipattern
* Options window build dynamically onBeforeShow
* Dialog windows dynamically built
2020-10-13 17:46:10 +02:00
Przemyslaw Brudny
0eb1fd03e5 [EGD-3985] Removed unique_ptr to vector for DatabaseModel updateRecords Method. 2020-10-13 12:23:34 +02:00
RobertPiet
491e4fb795 [EGD-3789] main network window
[EGD-3789] OptionSetting intoduced as a base to handle settings windows
[EGD-3789] added icons on/off/bt/right arrow
[EGD-3789] btn_ok icon used
2020-10-12 15:47:56 +02:00
Piotr Tanski
24c927ef39 [EGD-3988] SMS thread for a specific contact shall be splitted into separate ones if multiple phone numbers are available. (#801) 2020-10-09 14:32:22 +02:00
Piotr Tanski
f5aec0444a [EGD-3838] Introduced a meditation progress bar with simple implementation of meditation application. (#783) 2020-10-09 14:14:40 +02:00
pawpMudita
00144dc815 EGD-3992 Create main window for apps and tools 2020-10-09 10:13:50 +02:00
Hubert Chrzaniuk
9c7e4139db [EGD-3784] Add service audio non blocking API (#789) 2020-10-08 10:15:46 +02:00
Przemyslaw Brudny
196c02686a [EGD-2395] Added BottomTop orientation support for listView. Created SMSThreadViewWindow and SMSOutputWidget. MessagesStyle moved from global Style.hpp. Fixes in Text. ListView fixes, BoxLayout callback for requestedSize. Added smsInput into list. Drafts handling added. 2020-10-07 19:45:01 +02:00
kkleczkowski
330c57e1d0 Egd 3259 (#781)
* [EGD-3259] Updating RTC time from network time.

* [EGD-3259] Updated changelog.

* [EGD-3259] Missing files.

* [EGD-3259] Time updaten notification.

* [EGD3259] Fixed SET_TIME_ZONE_REPORTING command.

* [EGD3259] SET_TIME_ZONE_REPORTING fixed properly.

* [EGD-3259] Commands added to factory.

* [EGD-3259] Fixes after rebase.

* [EGD-3259] Style fix.

* [EGD-3259] PR applied.

* [EGD-3259] PR applied again.

Co-authored-by: Kuba Kleczkowski <dd>
2020-10-07 15:33:46 +02:00
Michał Kamoń
bb21bca2a4 [EGD-3865] window locked screen (#784)
* LockedInfoWindow added
* RichTextParser enabled shortened text formating
2020-10-07 14:15:56 +02:00