Skip to content

Commit

Permalink
Merge android columns
Browse files Browse the repository at this point in the history
  • Loading branch information
dessant committed May 16, 2015
1 parent 578eee3 commit cb318e9
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,21 +17,21 @@ implement the api in the easiest way, depending on the current platform.
Support
-------

================================== ============= ============= === ======= === =====
Platform Android < 4.0 Android > 4.0 iOS Windows OSX Linux
================================== ============= ============= === ======= === =====
Accelerometer X X X X X
Camera (taking picture) X X
GPS X X X
Notifications X X X X X
Text to speech X X X X X X
Email (open mail client) X X X X X X
Vibrator X X
Sms (send messages) X X
Compass X X X
Unique ID (IMEI or SN) X X X X X X
Gyroscope X X X
Battery X X X X X X
Native file chooser X X X
Orientation X X
================================== ============= ============= === ======= === =====
================================== ======= === ======= ==== =====
Platform Android iOS Windows OS X Linux
================================== ======= === ======= ==== =====
Accelerometer X X X X
Camera (taking pictures) X
GPS X X
Notifications X X X X
Text to speech X X X X X
Email (open email client) X X X X X
Vibrator X
Sms (send messages) X
Compass X X
Unique ID (IMEI or SN) X X X X X
Gyroscope X X
Battery X X X X X
Native file chooser X X X
Orientation X
================================== ======= === ======= ==== =====

0 comments on commit cb318e9

Please sign in to comment.