This commit is contained in:
James Montemagno 2018-03-23 12:10:13 -07:00 коммит произвёл Matthew Leibowitz
Родитель 9db695aaad
Коммит 66c275a285
1 изменённых файлов: 5 добавлений и 4 удалений

Просмотреть файл

@ -29,7 +29,7 @@ The following cross-platform APIs are planned for our first release:
- [X] Clipboard
- [ ] Compass
- [ ] Connectivity
- [ ] Device Capabilities
- [x] Data Transfer
- [x] Device Information
- [x] File System Helpers
- [ ] Email
@ -37,12 +37,13 @@ The following cross-platform APIs are planned for our first release:
- [ ] Geolocation
- [ ] Gyroscope
- [ ] Magnetometer
- [ ] Open Browser
- [x] Open Browser
- [ ] Permissions
- [ ] Phone Dialer
- [x] Preferences
- [ ] Share Text
- [ ] SMS
- [x] Screen Lock
- [ ] Secure Storage
- [x] SMS
- [ ] Text-to-Speech
## Contributing