mirror of
https://github.com/apache/cordova-android.git
synced 2025-03-14 07:11:04 +08:00

* (android) Feature: Write name of the Android app to .idea/.name for Android Studio #1172 * Missing space before function parentheses. * Add test for writeNameForAndroidStudio #1172 * Use ES6 for new code. Code DRYness in test spec. #1172