element-hq / riot-android

A glossy Matrix collaboration client for Android
Apache License 2.0
1.4k stars 394 forks source link

Remove unnecessary permissions Android #3369

Open OmlineEditor opened 5 years ago

OmlineEditor commented 5 years ago

why do you need these three permissions? they are unnecessary and should not affect the operation of the application, please remove them. These permissions are only for applications that spy on users.

android.permission.READ_LOGS - read confidential data from the log android.permission.GET_TASKS - Allows an application to retrieve information about current and recently completed tasks android.permission.WRITE_SETTINGS - Allows an application to read or write system parameters