data/factories/devices/mobile/t-mobile.json
{
"rules": {
"/c3701a/i": "t-mobile c3701a",
"/pulse/i": "t-mobile pulse",
"/my[_ \\-]?touch[_ \\-]?4g[_ \\-]?slide/i": "t-mobile mytouch 4g slide",
"/my[_ \\-]?touch[_ \\-]?4g/i": "t-mobile mytouch 4g",
"/my[_ \\-]?touch[_ \\-]?3g[_ \\-]?slide[_ \\-]?2|mytouch[_ \\-]?slide[_ \\-]?2/i": "t-mobile mytouch 3g slide 2",
"/my[_ \\-]?touch[_ \\-]?3g[_ \\-]?slide/i": "t-mobile mytouch 3g slide",
"/my[_ \\-]?touch[_ \\-]?3g[_ \\-]?hd/i": "t-mobile mytouch 3g hd",
"/my[_ \\-]?touch[_ \\-]?3g/i": "t-mobile mytouch 3g",
"/my[_ \\-]?touch[_ \\-]?q/i": "t-mobile mytouch q",
"/my[_ \\-]?touch/i": "t-mobile mytouch",
"/t-mobile[_ \\-]g2|t-mobile[_ \\-]htc[_ \\-]g2/i": "t-mobile g2 touch",
"/t-mobile g1|era g1/i": "t-mobile g1",
"/garminfone/i": "t-mobile garminfone",
"/ameo/i": "t-mobile ameo",
"/vivacity/i": "t-mobile vivacity",
"/espresso/i": "t-mobile espresso",
"/rhodium/i": "t-mobile rhodium",
"/maple/i": "t-mobile maple",
"/atlas/i": "t-mobile atlas",
"/wing/i": "t-mobile wing",
"/opal/i": "t-mobile opal",
"/juno/i": "t-mobile juno",
"/dash/i": "t-mobile dash",
"/leo/i": "t-mobile leo",
"/vairy touch ii/i": "t-mobile vairy touch ii"
},
"generic": "general t-mobile device"
}