~aleteoryx/muditaos

ref: c7d9b6e2e9649bc45b682d1b279a0df10f10691a muditaos/module-apps/application-settings-new/ApplicationSettings.cpp -rw-r--r-- 9.3 KiB
c7d9b6e2 — RobertPiet 5 years ago
[EGD-4732] "All Operators" menu option is shown when "Operator auto-select" is off; the state is kept in db
[EGD-4732] Network menu items visibility / indentation
14918dc4 — jimmorrisson 5 years ago
[EGD-4925] Change new filesystem handling implementation in module-gui. (#1193)

Due to vfs deprecation there is need to remove all vfs calls from code. This PR covers module gui. There are some modifications in other modules included which are necessary because of build system issues.
b0fae5c4 — RobertPiet 5 years ago
[EGD-3995] setup sim window prepared basing on the old settings (#913)

[EGD-3995] updated to new settings
[EGD-3995] sim switch using CellularServiceApi
bcb2f3dd — Lucjan Bryndza 5 years ago
Merge branch 'master' into stable
d3927dce — Paweł Olejniczak 5 years ago
[EGD-4276] Add nightshift window - GUI (#1153)

[EGD-4276] Add time widget

[EGD-4276] Remove 24h mode, and add bottom bar temporary mode handling

[EGD-4276] Add get/set time methods to time widget class

[EGD-4276] Change tm to std::chrono

[EGD-4276] Cleanup and connect Nightshift window

[EGD-4276] Update changelog
c0d1d524 — Lucjan Bryndza 5 years ago
Merge branch 'master' into stable
0ef0d615 — Krzysztof Mozdzynski 5 years ago
[EGD-4150] Change filename i18 to i18n (#1108)

Change filename of internationalization files from i18 to i18n.

I18n should stand for internationalization, not i18. That's why I changed in 'module-utils' name of the folder 'i18' and both .cpp and .hpp files to 'i18n'.
b1177043 — Radoslaw Wicik 5 years ago
[EGD-4219] Convert service-evtmgr and service-lwip to library
b96313b1 — Radoslaw Wicik 5 years ago
[EGD-4215] Convert service-bluetooth to library
57ad8a7e — Paweł Olejniczak 5 years ago
[EGD-4275] Add torch window frontend (#983)

22102c4b — Piotr Tanski 5 years ago
[EGD-4200] Message handling refactored. (#974)

299be4da — Piotr Tanski 5 years ago
[EGD-4151] Application manager actions introduced. (#905)

* [EGD-4151] Application manifest structure defined.
* [EGD-4156] Applications registry and basic action handler implemented.
4bc7df5f — Tomek Sobkowiak 5 years ago
[EDG-4049] Add locked screen settings window with ON/OFF (#900)

* [EDG-4206] Add locked screen and integrate with ON/OFF widget
b84eda2e — Paweł Olejniczak 5 years ago
[EGD-2629] Add Phone name window (#887)

[EGD-2629] Update changelog and minor fixes
d676fdab — Paweł Olejniczak 5 years ago
[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
2276ceed — Radoslaw Wicik 5 years ago
[EGD-3743] Update copyrights in fies
2f0f5635 — pawpMudita 5 years ago
[EGD-4018] Messages window for apps and tools
7b4a706c — Adam Dobrowolski 5 years ago
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
491e4fb7 — RobertPiet 5 years ago
[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
00144dc8 — pawpMudita 5 years ago
EGD-3992 Create main window for apps and tools
Next