Confirmed users
137
edits
(→APIs: add TCP bug reference, new UDP API idea) |
Bent.mozilla (talk | contribs) (→APIs) |
||
Line 34: | Line 34: | ||
| {{bug|715041}} | | {{bug|715041}} | ||
| Get notifications when user is idle. | | Get notifications when user is idle. | ||
| Implementation in progress. | | Implementation in progress, almost done. | ||
|- | |- | ||
| [[WebAPI/ScreenOrientation|Screen Orientation]] | | [[WebAPI/ScreenOrientation|Screen Orientation]] | ||
Line 44: | Line 44: | ||
| {{bug|678695}} | | {{bug|678695}} | ||
| Set system-wide configurations that are saved permanently on the device. | | Set system-wide configurations that are saved permanently on the device. | ||
| Implementation in progress. | | Implementation done for content, chrome in progress. | ||
|- | |- | ||
| [[WebAPI/ResourceLockAPI|Resource lock API]] | | [[WebAPI/ResourceLockAPI|Resource lock API]] | ||
| {{bug|697132}} | | {{bug|697132}} | ||
| Prevent resources from being turned off, for example screen dimming, WiFi turning off, CPU going into sleep mode etc. | | Prevent resources from being turned off, for example screen dimming, WiFi turning off, CPU going into sleep mode etc. | ||
| | | Complete. | ||
|- | |- | ||
| [[WebAPI/PowerManagementAPI|Power Management API]] | | [[WebAPI/PowerManagementAPI|Power Management API]] | ||
Line 59: | Line 59: | ||
| {{bug|729173}} | | {{bug|729173}} | ||
| Expose signal strength, operator, etc for GSM and other mobile connections. This does not cover WiFi. | | Expose signal strength, operator, etc for GSM and other mobile connections. This does not cover WiFi. | ||
| | | Complete. | ||
|- | |- | ||
| TCP Socket API | | TCP Socket API |