aper

Results 12 issues of aper

Hi, there, I've found a crash in **MemeTastic v1.6.7(68)**, which is downloaded from F-Droid. I seems that it is related to the dangerous permission `android.permission.WRITE_EXTERNAL_STORAGE` and is triggered during the...

## Issue description Hi, in **materialistic v3.3**, we found a dangerous API usage (https://github.com/hidroh/materialistic/blob/master/app/src/main/java/io/github/hidroh/materialistic/data/SyncDelegate.java#L139) which requires **android.permission.GET_ACCOUNTS** in accordance to the Android official documentation (https://developer.android.com/reference/android/accounts/AccountManager?hl=en#getAccountsByType(java.lang.String)). However, it seems that it...

## Issue description Hi, in **ClockPlus v1.1.3**, we found a dangerous API usage (https://github.com/philliphsu/ClockPlus/blob/master/app/src/main/java/com/philliphsu/clock2/dialogs/RingtonePickerDialog.java#L85) which requires **Manifest.permission.READ_EXTERNAL_STORAGE** in accordance to the Android official documentation (https://developer.android.google.cn/reference/android/media/RingtoneManager?hl=en#getCursor()). However, it seems that it...

Hi, there, I've found a crash in **Meshenger v3.0.3**, which is downloaded from F-Droid. I seems that it is related to the dangerous permission `android.permission.READ_EXTERNAL_STORAGE` and the following call chain:...

Hi, there, I've found a crash in version 0.21, which is downloaded from F-Droid. This crash is caused by clicking the "Grant Permission" button when that permissions are actually granted....

## Issue description Hi, in **openapk v1.2.1**, we found a dangerous API usage (https://github.com/dkanada/openapk/blob/master/app/src/main/java/com/dkanada/openapk/utils/AppPreferences.java#L27) which requires **Manifest.permission.WRITE_EXTERNAL_STORAGE** in accordance to the Android official documentation (https://developer.android.com/reference/android/os/Environment?hl=en#getExternalStorageDirectory()). However, it seems that it...

## Issue description Hi, in **RFAnalyzer v1.13**, we found a dangerous API usage (https://github.com/demantz/RFAnalyzer/blob/master/app/src/main/java/com/mantz_it/rfanalyzer/MainActivity.java#L118) which requires **Manifest.permission.WRITE_EXTERNAL_STORAGE** in accordance to the Android official documentation (https://developer.android.com/reference/android/os/Environment?hl=en#getExternalStorageDirectory()). However, it seems that it...

## Issue description Hi, in **ncsms-android v1.0.0**, we found a dangerous API usage (https://github.com/nerzhul/ncsms-android/blob/master/src/main/java/fr/unix_experience/owncloud_sms/activities/remote_account/RestoreMessagesActivity.java#L64) which requires **Manifest.permission.GET_ACCOUNTS** in accordance to the Android official documentation (https://developer.android.google.cn/reference/android/accounts/AccountManager?hl=en#getAccountsByType(java.lang.String)). However, it seems that it...

## Issue description Hi, in **WearSquare**, we found a dangerous API usage (https://github.com/davidvavra/WearSquare/blob/master/mobile/src/main/java/cz/destil/wearsquare/util/LocationUtils.java#L71) which requires **Manifest.permission.ACCESS_COARSE_LOCATION** or **Manifest.permission.ACCESS_FINE_LOCATION** in accordance to the Android official documentation (https://developer.android.com/reference/android/location/LocationManager#getLastKnownLocation(java.lang.String)). However, it seems that...

## Issue description Hi, in **mylocation v1.3.1**, we found a dangerous API usage (https://github.com/gjedeer/mylocation/blob/master/app/src/main/java/net/mypapit/mobile/myposition/GetFixService.java#L110) which requires **Manifest.permission.ACCESS_COARSE_LOCATION** or **Manifest.permission.ACCESS_FINE_LOCATION** in accordance to the Android official documentation (https://developer.android.com/reference/android/location/LocationManager). However, it seems...