Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It's new enough, and it lets us use polkit_authority_get_sync().
|
|
|
|
We get rid of the MMAuthRequests; and we leave up to the caller and user of the
MMAuthProvider the handling of request cancellations through the provided
GCancellable.
Also made GIO-async-friendly methods.
|
|
|
|
|
|
|
|
|
|
|
|
We shouldn't depend on any header file from the previous implementation.
|
|
|
|
Now using the MMSmsPart setup.
|
|
|
|
This reverts commit 013fd179f458d87bba9fd7657ffe1bd90169f231.
We will start using GDBus-only based code from now on.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
We can now return a mask of flags specifying more than one access technology,
and therefore the order is not really important any more, unless for special
cases like looking for substrings of valid expected strings (e.g "HSPA" and
"HSPA+").
Also, add "LTE" in the list of expected strings.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
UCS-2 strings are always hex-converted.
|
|
|