CloseFile / android-permissions

Automatically exported from code.google.com/p/android-permissions
0 stars 0 forks source link

Disabled permissions do not show up on the main screen after reboot #5

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. from main screen, determine total number of permissions of an app =: N
2. select app; disable a number of D permissions; return to main screen
3. reboot
4. Count total number of permissions of the app on main screen

What is the expected output? What do you see instead?
a) After step 2, I'd expect listed N permissions, D disabled. Instead it lists 
N permission, 0 disabled. But this might be ok, since a reboot is still 
necessary. However:
b) at step 4 I'd definitely expect listed N permission, D disabled. But 
instead, it shows N-1 permissions, 0 disabled. The disabled permission also 
does not show up on the detail screen for the app.

What version of the product are you using? On what operating system?
Version 1.3 on Android 2.1 (rooted standard ROM Build JRDNEM_U3_2.51.1 - 
branded Vodafone/with MotoBlur) on Motorola Defy.

Please provide any additional information below.
Thanks for the great app!

Original issue reported on code.google.com by most4...@gmail.com on 16 Jun 2011 at 9:39

GoogleCodeExporter commented 8 years ago
hmmm, can you you tell me what permission is gone from which app?

This app does not work on some Roms, so it may be that this app may not work on 
your rom.

Original comment by Stericso...@gmail.com on 28 Jul 2011 at 4:41

GoogleCodeExporter commented 8 years ago
This should be fixed with the next release.

Original comment by Stericso...@gmail.com on 7 Jan 2012 at 2:08