Age | Commit message (Expand) | Author |
2023-12-01 | base-sim: increase operator identifier loading timeout | Petr Krasnoshchekov |
2023-10-27 | core: ensure all errors returned in DBus operations are normalized | Aleksander Morgado |
2022-11-04 | base-sim: include GID1/GID2 loaded values in info level | Aleksander Morgado |
2022-11-04 | base-sim: decrease severity of logs that don't affect functionality | Aleksander Morgado |
2022-11-04 | base-sim: improve logging during initialization | Aleksander Morgado |
2022-11-04 | core,log: new 'MSG' log level between 'INFO' and 'WARN' | Aleksander Morgado |
2022-11-03 | base-sim: fix length when reading GID1/GID2 | Aleksander Morgado |
2022-10-27 | base-sim: fix loading GID2 | Aleksander Morgado |
2022-09-30 | base-sim: implement GID1 and GID2 loading using AT commands | Aleksander Morgado |
2022-08-19 | base-sim: add steps to load GID1 and GID2 during init | Aleksander Morgado |
2022-05-25 | iface-modem: skip setting up carrier config on esim without profiles | Aleksander Morgado |
2022-05-25 | base-sim: skip loading SIM identifier in eSIM without profiles | Aleksander Morgado |
2022-05-25 | base-sim: disallow SIM user operations in eSIM without profiles | Aleksander Morgado |
2022-05-25 | base-sim: skip loading SIM properties based on SIM type | Aleksander Morgado |
2022-05-25 | base-sim: don't reload properties that may have been already initialized | Aleksander Morgado |
2022-05-25 | base-sim: remove bogus comments in initialization | Aleksander Morgado |
2022-05-20 | iface-modem: common SIM event reporting logic | Aleksander Morgado |
2021-12-11 | base-sim: new 'SimType', 'Removability' and 'EsimStatus' properties | Aleksander Morgado |
2021-12-11 | base-sim: reorder init ready() methods | Aleksander Morgado |
2021-05-22 | base-sim: ignore personalization locks after SIM unlock | Michal Mazur |
2021-03-12 | base-sim: allow disabling CPOL based preferred networks features | Aleksander Morgado |
2021-03-12 | base-sim: select the desired format for loading preferred networks | Teijo Kinnunen |
2021-03-09 | modem-helpers,mm-base-sim: Sim.SetPreferredNetworks AT implementation | Teijo Kinnunen |
2021-03-09 | api,sim: add new Sim.SetPreferredNetworks method | Teijo Kinnunen |
2021-03-09 | base-sim: select PLMN list before reading preferred networks | Teijo Kinnunen |
2021-02-26 | libmm-glib,modem-helpers,mm-base-sim: implement Sim.PreferredNetworks | Teijo Kinnunen |
2021-02-23 | charsets: make charset_gsm_unpacked_to_utf8() private | Aleksander Morgado |
2021-02-23 | charsets: make translit optional in gsm_unpacked_to_utf8() | Aleksander Morgado |
2021-02-23 | libmm-glib,common-helpers: make hexstr2bin() return a guint8 array | Aleksander Morgado |
2021-02-23 | libmm-glib,common-helpers: make hexstr2bin() accept input string length | Aleksander Morgado |
2021-02-23 | libmm-glib,common-helpers: make hexstr2bin() return a GError | Aleksander Morgado |
2020-11-26 | base-sim: Reprobe modem if puk lock is discovered after sending pin1 | Pavan Holla |
2020-11-26 | base-sim: Reprobe modem if lock status cannot be read after sending puk | Pavan Holla |
2020-10-19 | mm-shared-qmi: load EID during SIM slot loading | Eric Caruso |
2020-10-19 | mm-base-sim: add EID D-Bus property | Eric Caruso |
2020-08-28 | base-sim: allow explicit wait for SIM readiness during initialization | Aleksander Morgado |
2020-08-28 | base-sim: allow creating preinitialized SIM objects | Aleksander Morgado |
2020-08-28 | base-sim: new 'slot number' property | Aleksander Morgado |
2020-08-28 | base-sim: only allow operations on active SIMs | Aleksander Morgado |
2020-08-28 | api,sim: new 'Active' property | Aleksander Morgado |
2020-04-08 | base-sim: port to use object logging | Aleksander Morgado |
2020-04-08 | base-sim: set dbus id as soon as object is created | Aleksander Morgado |
2020-02-12 | base-sim: don't allow sending PIN/PUK if not required | Aleksander Morgado |
2020-02-12 | base-sim: avoid using 'self' to refer to the modem | Aleksander Morgado |
2020-02-12 | base-sim: refactor common PIN/PUK unlock operations | Aleksander Morgado |
2020-01-30 | core,base-sim: fix warnings with -Wimplicit-fallthrough | Aleksander Morgado |
2020-01-30 | core,base-sim: fix warnings with -Wswitch-default | Aleksander Morgado |
2019-10-17 | call: disallow non-emergency calls when in emergency-only state | Aleksander Morgado |
2019-10-17 | sim: load emergency numbers from EF_ECC | Aleksander Morgado |
2019-10-17 | api,sim: new 'Emergency Numbers' property | Aleksander Morgado |