~aleteoryx/muditaos

ref: e3d98f5df50afe16570f9581fbe358a6e5f749e8 muditaos/module-services/service-cellular/ServiceCellular.cpp -rw-r--r-- 67.0 KiB
4e0f72e7 — Piotr Tanski 5 years ago
[EGD-4696] Several stabilization patches. (#1192)

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
320174ea — kkleczkowski 5 years ago
[EGD-4522] USSD sesion handling (#1121)

Added USSD sesion handlig and small fixes on USSD.

Session handling was needed to show proper window on new incoming USSD code.

Co-authored-by: Kuba Kleczkowski <dd>
c0d1d524 — Lucjan Bryndza 5 years ago
Merge branch 'master' into stable
6352dd07 — breichel 5 years ago
[EGD-4516] sim api: change pin, set/reset sim lock pin, switch sim (#1110)

Added: sim api: change pin, set/reset sim lock pin, switch sim 
608839d4 — kkleczkowski 5 years ago
[EGD-4423] Added MMI convertible to action messages. (#1087)

* [EGD-4423] Added MMI convertible to action messages.

* [EGD-4423] Fixed message type.

* [EGD-4423] Review applied.

* [EGD-4423] Unneded message removed, restored cellular log blocking.

Co-authored-by: Kuba Kleczkowski <dd>
dc676ef4 — breichel 5 years ago
Egd 4474 integration sim handling with gui (#1068)

[EGD-4474] Send meesages bloks added to drive gui and received from them response (like pin, puk). Basic flow.
a69fb530 — breichel 5 years ago
[EGD-4470]Fix no send init message on ready (#1059)

Fix: no send init message on sim ready
253ff868 — Hubert Chrzaniuk 5 years ago
[EGD-4403][EGD-4412] MMI support (#1021)

* cleaned up namespace and class naming in MMI framework
* extended MMI framework to support call forwarding and
  password change MMIs
* added support for requests that have different
  number of regex capture groups
* added MMI framework tests
adb6a640 — breichel 5 years ago
[EGD-4063] Handling PUK/PIN (#1014)

[EGD-4063] Added handling of PIN/PUK codes for SIM card objects.
SimCard class was added (supply pin and puk, change sim, get state, get sim lock infromation, get attempts counters)
URCCpin via URC handler was added
New message type to send data handled in URCCpin handler to ServiceCellular
b1177043 — Radoslaw Wicik 5 years ago
[EGD-4219] Convert service-evtmgr and service-lwip to library
998ceac4 — Radoslaw Wicik 5 years ago
[EGD-4217] Convert service-db to library
33436199 — kkleczkowski 5 years ago
Egd 4097 call request recognition (#961)

* [EGD-4097] WiP Call request factory.

* [EGD-4097] Fabrication method changed.

* [EGD-4097] Call request handlers.

* [EGD-4097] Request handlers.

* [EGD-4097] Small refactor.

* [EGD-4097] Cleanup.

* [EGD-4097] Fixes aftr rebase + changelog.

* [EGD-4097] License fixed.

* [EGD-4097] PR suggestions.

* [EGD-4097] Fixxed request constructors.

* [EGD-4097] PR suggestions applied.

* [EGD-4097] Style fix.

* [EGD-4097] After rebase fix.

* [EGD-4097] Removed unnded semicolons.

Co-authored-by: Kuba Kleczkowski <dd>
7f89f418 — jimmorrisson 5 years ago
[EGD-2408] Fetch sms at startup (#991)

945e39df — Radoslaw Wicik 5 years ago
[EGD-4216] Convert service-cellular to library
4bdfb00d — Radoslaw Wicik 5 years ago
[EGD-4214] Convert service audio to library
22102c4b — Piotr Tanski 5 years ago
[EGD-4200] Message handling refactored. (#974)

a0ffde3a — Radosław Wicik 5 years ago
[EGD-4212] Convert service-antenna to library (#972)

Co-authored-by: Radoslaw Wicik <radoslaw@wicik.pl>
d5baec38 — Bartosz Cichocki 5 years ago
[EGD-4211] moved test harness into service-desktop (#945)

Co-authored-by: SP2FET <bartosz.cichocki@mudita.com>
Next