Skip to content
This repository has been archived by the owner on Sep 6, 2019. It is now read-only.

[Feature Request] Show Values #1297

Closed
mnjm97 opened this issue Feb 8, 2014 · 7 comments
Closed

[Feature Request] Show Values #1297

mnjm97 opened this issue Feb 8, 2014 · 7 comments

Comments

@mnjm97
Copy link

mnjm97 commented Feb 8, 2014

maybe somewhere it could display the actual values requested and spoofed values sent.

for example in an apps page within the catagories maybe clicking on the function (or green key icon)
it could show a pop-up displaying what the true value that is on the device and if it is checked/restricted
it could show what value is being given/spoofed.

or another example could be in the usage data
maybe clicking on the apps icon in the usage list it could show the values pop-up.

@M66B
Copy link
Owner

M66B commented Feb 8, 2014

Since quite some devices have internal storage limitations, it is not a good idea to store this information in the database, which is needed to display it later.

@mnjm97
Copy link
Author

mnjm97 commented Feb 8, 2014

could it not store it at all and just poll as needed

@M66B
Copy link
Owner

M66B commented Feb 9, 2014

If it is not stored it cannot be polled either.

@M66B M66B closed this as completed Feb 9, 2014
@n00b42
Copy link

n00b42 commented Sep 16, 2014

In general this might be true,
but it should be possible to display many of the values on demand without storing (Serial, Ids, app lists, contact count, etc.

@M66B M66B reopened this Sep 16, 2014
M66B added a commit that referenced this issue Sep 21, 2014
@M66B
Copy link
Owner

M66B commented Sep 22, 2014

I have implemented a framework to persist and show the original values in test version 3.2.3. There is a proof of concept for Build.SERIAL. This feature needs to be turned on using the main settings and requires a pro license.

I will not implement persisting and showing fake values, since this requires an additional call to the privacy service and would thus impact performance. Displaying the current fake value is not possible, since it might be randomized.

@nylimited
Copy link

Would love to see latitude & longitude translated to a location description instead of Christmas Island especially when randomize is used in after a boot. :)

@M66B
Copy link
Owner

M66B commented Sep 25, 2014

@nylimited fake values will not be shown

@M66B M66B closed this as completed Oct 9, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants