UNPKG

android-model-names

Version:

Convert Android device strings to human-readable manufacturer and model names

20 lines (11 loc) 494 B
## v1.1.0 (2017-06-06): - Add new "isManufacturer" option to support translating manufacturer strings - Support translating "unknown" manufacturer into "Simulator" ## v1.0.3 (2017-06-06): - Update README to mention that this library is no longer being maintained. # v1.0.2 (2017-02-24): Remove null from translation file for Infinity device # v1.0.1 (2016-09-23): Uses a smaller, more optimized format for the device lookup map. Saves dem bytes! # v1.0.0 (2016-09-22): Initial release!