am 499cea94: Use revised Google Keyboard icon
* commit '499cea949d57def583950a427631c4c4e3803134': Use revised Google Keyboard iconmain
|
@ -32,7 +32,7 @@
|
||||||
<uses-permission android:name="android.permission.WRITE_USER_DICTIONARY" />
|
<uses-permission android:name="android.permission.WRITE_USER_DICTIONARY" />
|
||||||
|
|
||||||
<application android:label="@string/english_ime_name"
|
<application android:label="@string/english_ime_name"
|
||||||
android:icon="@mipmap/ic_ime_settings"
|
android:icon="@mipmap/ic_launcher_keyboard"
|
||||||
android:killAfterRestore="false"
|
android:killAfterRestore="false"
|
||||||
android:supportsRtl="true">
|
android:supportsRtl="true">
|
||||||
|
|
||||||
|
@ -56,7 +56,7 @@
|
||||||
|
|
||||||
<activity android:name=".setup.SetupActivity"
|
<activity android:name=".setup.SetupActivity"
|
||||||
android:label="@string/english_ime_name"
|
android:label="@string/english_ime_name"
|
||||||
android:icon="@drawable/ic_setup_wizard"
|
android:icon="@mipmap/ic_launcher_keyboard"
|
||||||
android:launchMode="singleTop"
|
android:launchMode="singleTop"
|
||||||
android:clearTaskOnLaunch="true">
|
android:clearTaskOnLaunch="true">
|
||||||
<intent-filter>
|
<intent-filter>
|
||||||
|
@ -127,7 +127,6 @@
|
||||||
|
|
||||||
<activity android:name="com.android.inputmethod.dictionarypack.DictionarySettingsActivity"
|
<activity android:name="com.android.inputmethod.dictionarypack.DictionarySettingsActivity"
|
||||||
android:label="@string/dictionary_settings_title"
|
android:label="@string/dictionary_settings_title"
|
||||||
android:icon="@mipmap/ic_ime_settings"
|
|
||||||
android:theme="@android:style/Theme.Holo"
|
android:theme="@android:style/Theme.Holo"
|
||||||
android:uiOptions="splitActionBarWhenNarrow">
|
android:uiOptions="splitActionBarWhenNarrow">
|
||||||
<intent-filter>
|
<intent-filter>
|
||||||
|
@ -137,7 +136,6 @@
|
||||||
|
|
||||||
<activity android:name="com.android.inputmethod.dictionarypack.DownloadOverMeteredDialog"
|
<activity android:name="com.android.inputmethod.dictionarypack.DownloadOverMeteredDialog"
|
||||||
android:label="@string/dictionary_install_over_metered_network_prompt"
|
android:label="@string/dictionary_install_over_metered_network_prompt"
|
||||||
android:icon="@mipmap/ic_ime_settings"
|
|
||||||
android:theme="@android:style/Theme.Holo">
|
android:theme="@android:style/Theme.Holo">
|
||||||
<intent-filter>
|
<intent-filter>
|
||||||
<action android:name="android.intent.action.MAIN"/>
|
<action android:name="android.intent.action.MAIN"/>
|
||||||
|
|
Before Width: | Height: | Size: 702 B |
Before Width: | Height: | Size: 626 B |
Before Width: | Height: | Size: 737 B |
Before Width: | Height: | Size: 892 B |
Before Width: | Height: | Size: 2.3 KiB |
After Width: | Height: | Size: 7.5 KiB |
Before Width: | Height: | Size: 2.0 KiB |
After Width: | Height: | Size: 4.2 KiB |
Before Width: | Height: | Size: 3.0 KiB |
After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 2.6 KiB |
After Width: | Height: | Size: 21 KiB |