ogarcia / opensudoku

Open Source Sudoku game for Android.
GNU General Public License v3.0
328 stars 144 forks source link

Finish transition to Android Pie #30

Closed ogarcia closed 5 years ago

ogarcia commented 5 years ago

After the great work of @TacoTheDank in #29, is necessary finish the work adding the permission check for external storage access.

More info: https://developer.android.com/training/permissions/requesting

Take note that changes are merged in develop brach.