Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-16 | libmm-glib: fix license in sources | Aleksander Morgado | |
The libmm-glib library is LGPLv2+, not GPLv2+. | |||
2019-10-28 | libmm-glib: flag as (skip) all non-API methods | Aleksander Morgado | |
So that the GI scanner ignores them. | |||
2019-10-28 | docs,libmm-glib: provide per-version indices | Aleksander Morgado | |
2013-07-18 | libmm-glib,firmware-properties: allow NULL when building dictionary | Aleksander Morgado | |
2012-10-04 | api,libmm-glib,cli: handle firmware images of type `MM_FIRMWARE_IMAGE_TYPE_GOBI' | Aleksander Morgado | |
2012-10-04 | api,libmm-glib: use a 'unique-id' as ID of the firmware image, not a 'name' | Aleksander Morgado | |
Also, make only the 'unique-id' mandatory. | |||
2012-10-04 | libmm-glib,firmware-properties: improve documentation | Aleksander Morgado | |
2012-10-04 | build: merge libmm-common into libmm-glib | Aleksander Morgado | |
It's pointless to have libmm-common around, just merge it into libmm-glib and make ModemManager depend on libmm-glib directly. At the end, the non-common stuff in libmm-glib is really minimal. |