ucsb-cs56-projects / cs56-android-smoke-signals

-
GNU General Public License v3.0
1 stars 7 forks source link

Check phone service statuses. 100 pts #5

Closed ashedden closed 7 years ago

ashedden commented 8 years ago

Text //Status [function] to find the status of the function. List of functions include:

Mobile data? (might not have permission in new versions of android) NFC Return status of all function statuses Estimated: 50 -100 points each Compile all the status functions like //Wifi and //Bluetooth into a single //Status function to minimize code. ~50-100 points depending on time spent

W16 ok!

Tektonbuilds commented 8 years ago

F16 OK (100 pts)

jimmylle commented 7 years ago

Fixed in this pull request.