Kyle Corry
Kyle Corry
* For example, if I boot from windows into Linux, the time is off and corrects itself in a few seconds
This will keep the data up to date.
The program should allow the user to see which apps they spent the most time on during they day.
Experiment with how accurate this is (probably not very) - out of curiosity. Inclination/down + North component may be able to determine latitude. East component may be able to determine...
If you are navigating to a beacon, you may want to open a photo map that contains both your location and the beacon. In this case, try to choose a...
When a tool is opened (from notification, quick action, intent handling), change the selected bottom navigation item to either be the tool (if one of the tool's pages is opened...
Some tools can handle URIs, and the MainActivity should delegate to handlers provided by them rather than handling them itself.
Some devices can't play audio tracks (see #2276) which should be detected by the diagnostic tool doing a full scan (try to create an audio track or find another way...
Copied from previous upstream: kylecorry31: "Add a .po file at /locale/{language code}/LC_MESSAGES/gnome-shell-extension-do-not-disturb.po with the translations. Translations needed for: Do not disturb label Settings" mikebarkmin: "You should probably update the others...
Copied from previous upstream: kylecorry31: "It needs to be able to detect if the audio is muted, and this may be tricky States: DND enabled -> audio was muted already...