BreakOutEvent / breakout-android-legacy

The Android App for BreakOut.
GNU Affero General Public License v3.0
1 stars 0 forks source link

Implement Permission handling in BOActivity #7

Closed tinobo closed 8 years ago

tinobo commented 8 years ago

Implement the functionality to handle permissions in Android 6.0 and lower from within the BOActivity.

tinobo commented 8 years ago

Done.