Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Formatted device information #1568

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dakhnod
Copy link
Contributor

@dakhnod dakhnod commented Jul 25, 2019

Made proprietary Device information show up like "INFO: abc" instead of "INFOabc".

That problem could be avoided by using "INFO: " as the information key/name, but that seems to miss the point of a hashlist for me...

@dakhnod
Copy link
Contributor Author

dakhnod commented Jul 25, 2019

wait, that is not the move...

i just think that code like

gbDevice.addDeviceInfo(new GenericItem("SUPPORTS_VIBRATION: ", String.valueOf(supportsExtendedVibration())));

just doesn't feel right...

would it be reasonable to add an extra field named Lebel, where one could put the actual Label to display?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant