Граф коммитов

36 Коммитов

Автор SHA1 Сообщение Дата
James Montemagno ba6b2899a2
Sample Project Tweaks and Optimizations (#353)
* Make sure orientation sensor stops on sample.

* Fix up all sensors page to start and stop correctly

* Only check permission if unknown status

* Update to latest sdk.extras

* fix back button press on TTS page. Check for null.

* Add samples sln for CI/CD

* Update readme and samples sln

* Don't use code sign key for simbuilds

* let's try this gain

* Update to projects

* Cleanup sample config

* bump sdk extras
2018-07-17 14:16:47 -07:00
James Montemagno 3dfa546d28 Update README.md (#340) 2018-07-06 17:59:20 +02:00
James Montemagno b05a2667c4 Update README.md (#322) 2018-06-25 11:56:51 -04:00
Tom Gilder 2600424213 Fix typo (#274) 2018-05-31 16:34:53 -04:00
Matt Regul fd0443a560
Update Readme with Device Display Information
Added link to Current Features for Device Display Information
2018-05-22 16:08:25 -04:00
James Montemagno 144d5e18eb
Update Readme with Installation information. (#237)
* Update Readme with Installation information.

* Update README.md

* Update README.md
2018-05-10 17:16:10 -07:00
James Montemagno 0c30bcfb94 Update README.md (#222) 2018-05-03 17:54:32 -04:00
James Montemagno d73e0b4a01
Update README.md (#212) 2018-04-25 14:17:17 -07:00
Matthew Leibowitz 9dc5fd30a5
Update README.md 2018-04-10 21:30:14 +02:00
Vojtěch Mádr 05c5afcc6e Update README.md (#155) 2018-04-09 12:06:46 +02:00
Jonathan Dick 15be9299ca
update badges 2018-04-06 14:07:19 -04:00
James Montemagno c3b6c14d78 Rebranding to Xamarin.Essentials (#152) 2018-04-05 20:46:34 -04:00
Matthew Leibowitz 64f6130493 [Proposal] Add an API to Track App Versions (#124)
* Add an API to track app versions

* Using the new Preferences model

* Made a few changes and updated the sample

* Added docs
2018-04-05 10:17:24 -07:00
James Montemagno 267edd1c88 GH-52 Add Magnetometer/Gyro/Accelerometer code and samples (#140)
* Add Magnetometer code and samples

* Add Tests for Magnetomoter

* Add docs and adjust time intervals to match Android

* Update magnetometer to use events.

* Ensure monitor check is added.

* Cleanup magnetomter vased on feedback

* Tweak data update on ios

* Add accelerometer and gyroscope.

* Update tests

* Update docs with units.

* Cleanup tests

* Gyro calibrated only .

* Add all sensors test page. Ensure Android sensors work across stops

* Use sensor name instead of ID (was api 24+)

* Check for null on sensors

* Update IsMonitoring to match compass

* Make @redth feel better about IsMonitoring

* Cleanup try/catch for @redth
2018-04-04 16:30:23 -04:00
Jonathan Dick 8c69fa1df3
Email merged 2018-04-04 15:53:45 -04:00
James Montemagno 08097949b7 GH-48 Add initial compass API (#116)
* Add initial compass API with samples

* Update Compass to new API and add CompassData return types.

* Add xunit tests

* Add compass tests and documentation

* Made adjustments based on feedback to cleanup code.

* Fix samples! Rename everywhere seemed to have failed :(

* Fix build

* Fix build again.

* Tweaked the sample VM a bit
2018-03-28 19:15:53 -04:00
Matthew Leibowitz 009c2edd90 GH-122: Added Vibrate API (#118)
* Added Vibrate API

* Updated the readme

* Added permission checking and improved the sample.

* Refactor UWP a bit

* Added Vibration docs (and fixed some old docs)

* Simplify permissions with new internal API

* Added Vibration tests
2018-03-28 13:23:35 -07:00
Jonathan Dick 6db1d04aff
Update features list 2018-03-28 15:27:11 -04:00
Jonathan Dick 766bb12fec
GH-18: Permissions Internal implementation (#117)
* Initial pass at permissions

* Don’t need async on EnsureDeclared

* Fix BOM that StyleCop was not happy about

* Use correct support lib package

* Added device tests for permissions

* Track android permission requests

This keeps a dictionary of permission requests so as to not duplicate existing requests for permissions, as well as to track their status when the results come in.

* Pass permission results call to Caboodle

* Check platform target, not runtime version

* New tuples!

* Add missing using

* iOS: return granted for irrelevant permissions

* Fix tests around LocationWhenInUse

* Permissions Device Tests check throws on some

* Get battery permission for android device tests

* Android permission requests should be runtime only

* Fix requestCode scope on android permissions

* Use inner method instead of delegate

* Refactor permission declaration check on iOS

* Only check Info.plist permissions on iOS 8.0+

* Always be making stylecop happy

* Permissions are internal only for v1
2018-03-28 09:12:07 -04:00
Jonathan Dick 2347b5f531
Chkd more boxes, dotted more i's, crossed more t's 2018-03-26 21:10:37 -04:00
James Montemagno 66c275a285 Update README.md (#108) 2018-03-23 21:10:13 +02:00
James Montemagno 491a400c27
Update contributing based on feedback. (#93)
* Update contributing based on feedback.

* Adding more APIs to the readme
2018-03-20 18:19:52 -07:00
Matthew Leibowitz b0f4f40fe2
Update README.md 2018-03-21 00:46:41 +02:00
James Montemagno 12e2bbcc0b GH-15: Add FAQ, moved GH templates, and updated PR template (#67)
* Add FAQ, moved GH templates, and updated PR template

* Update PULL_REQUEST_TEMPLATE.md

* Update README.md
2018-03-14 16:37:03 -04:00
Jonathan Dick 725c25604f
More badge updates 2018-03-10 11:16:54 -05:00
Jonathan Dick 1701c2f4e9
Added checklist to features in readme 2018-03-10 07:49:33 -05:00
Jonathan Dick 317aa3fb69
Added a badge for VSTS 2018-03-09 21:25:49 -05:00
James Montemagno 143f0e4eaa
Update README.md 2018-03-08 10:27:18 -08:00
James Montemagno a20a0a9aef
Update README.md 2018-03-06 10:14:57 -08:00
James Montemagno 8f033aa261
Update README.md 2018-03-05 17:57:01 -08:00
James Montemagno 28a86c446e
Update README.md 2018-03-05 09:43:05 -08:00
James Montemagno b71376f485
Update README.md 2018-03-02 11:28:42 -08:00
Matthew Leibowitz 1baf589f40
Added a badge to the readme 2018-02-28 19:51:08 +02:00
Matthew Leibowitz 88b9125544
Update README.md 2018-02-28 19:49:04 +02:00
Redth ec185ac10a Rename project 2018-02-23 09:16:44 -05:00
Redth eb625092f2 License + Readme 2018-02-20 14:56:56 -05:00