MobileChromeApps / chrome-app-developer-tool

Mirror of Apache Cordova app harness
Other
202 stars 33 forks source link

App name should be Chrome App Dev Tool #18

Closed dj2 closed 9 years ago

dj2 commented 10 years ago

When install the app shows up as 'App Dev Tool'. The warning error message from cca push --watch is 'Please make sure that the Chrome App Developer Tool for Mobile is running on your device.'

This is confusing as I couldn't find 'Chrome App Developer Tool' in my apps list.

mmocny commented 10 years ago

Hmm, yes this is confusing. The long answer is that its is actually called the Chrome App Developer Tool for Mobile, but that we have to limit the length of the name for the icon.

Another option we discussed at some point was to name the icon "Chrome App Dev" which is at least a prefix and more likely for you to find in a grid of icons.

I'm in favor of making the change, but others weren't. WDYT @agrieve ?

agrieve commented 10 years ago

"Chrome App Dev" is actually a little longer than "App Dev Tool"

so I'd double check that it even fits. Might have to go back to "Chrome ADT" :P

On Mon, Jul 7, 2014 at 10:19 AM, Michal Mocny notifications@github.com wrote:

Hmm, yes this is confusing. The long answer is that its is actually called the Chrome App Developer Tool for Mobile, but that we have to limit the length of the name for the icon.

Another option we discussed at some point was to name the icon "Chrome App Dev" which is at least a prefix and more likely for you to find in a grid of icons.

I'm in favor of making the change, but others weren't. WDYT @agrieve https://github.com/agrieve ?

— Reply to this email directly or view it on GitHub https://github.com/MobileChromeApps/chrome-app-developer-tool/issues/18#issuecomment-48184162 .

mmocny commented 10 years ago

Chrome App Dev does not fit, but ChromeAppDev does ;)