Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Remember device selection #27

Open
abjugard opened this issue Jul 11, 2013 · 0 comments
Open

Feature: Remember device selection #27

abjugard opened this issue Jul 11, 2013 · 0 comments

Comments

@abjugard
Copy link

Problem: For non-CyanogenMod users who are still interested in the development of CyanogenMod for their devices, it would be convenient to have BBQLog remember the device selection across sessions.

Example: My Xperia Z identifies itself as c6603 to BBQLog, and as this is not the ID used in CyanogenMod builds (which use the codename yuga instead), I am forced to select Sony and then Xperia Z every time I want to see what's going on (which is quite often currently :P).

Solutions: I see two possible solutions,

  1. Save a default device setting somewhere. (Could cause trouble if TitaniumBackup or similar is used to restore settings and the user doesn't realise he is looking at his old device)
  2. Create a more extensive device database where, if no match is found on reported codename, a connection can be made between the internal name, and the name that device has at CyanogenMod. Manufacturer 'Sony' and device 'c6603' would give the CM codename 'yuga' in this case.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant