diff --git a/.gradle/2.8/taskArtifacts/cache.properties.lock b/.gradle/2.8/taskArtifacts/cache.properties.lock index 9f793c809f5b97e538f9d00a07cf4c0c205e9f3b..f72e97d76a43bdfe7e712238b1fdee4005713722 100644 Binary files a/.gradle/2.8/taskArtifacts/cache.properties.lock and b/.gradle/2.8/taskArtifacts/cache.properties.lock differ diff --git a/.gradle/2.8/taskArtifacts/fileHashes.bin b/.gradle/2.8/taskArtifacts/fileHashes.bin index e88b9734355e2d5d68aaaad759055fdedd8be50a..67a286f899524c5ecb0ee7da8fad6d78fa44fc31 100644 Binary files a/.gradle/2.8/taskArtifacts/fileHashes.bin and b/.gradle/2.8/taskArtifacts/fileHashes.bin differ diff --git a/.gradle/2.8/taskArtifacts/fileSnapshots.bin b/.gradle/2.8/taskArtifacts/fileSnapshots.bin index c755a2de4e07b54ccf537f28660ce3fada99f215..c4a7ca8204fbc6b96ff834c49552d1b95f9c3fee 100644 Binary files a/.gradle/2.8/taskArtifacts/fileSnapshots.bin and b/.gradle/2.8/taskArtifacts/fileSnapshots.bin differ diff --git a/.gradle/2.8/taskArtifacts/taskArtifacts.bin b/.gradle/2.8/taskArtifacts/taskArtifacts.bin index fcacc06d4eb636289251a7f7fc4745b66f57f5b7..99218b3e90068009e51f23a4b61ae12777ffae63 100644 Binary files a/.gradle/2.8/taskArtifacts/taskArtifacts.bin and b/.gradle/2.8/taskArtifacts/taskArtifacts.bin differ diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 945fcc7e0ce77bfbdb3c83ef60f211094ead027e..3b640de03220b2bc74825589331791c8e3eb5619 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -29,16 +29,26 @@ </component> <component name="FileEditorManager"> <leaf> - <file leaf-file-name="appfilter.xml" pinned="false" current-in-tab="true"> + <file leaf-file-name="appfilter.xml" pinned="false" current-in-tab="false"> <entry file="file://$PROJECT_DIR$/app/src/main/res/xml/appfilter.xml"> <provider selected="true" editor-type-id="text-editor"> - <state vertical-scroll-proportion="0.47332186"> + <state vertical-scroll-proportion="0.0"> <caret line="355" column="85" selection-start-line="355" selection-start-column="85" selection-end-line="355" selection-end-column="85" /> <folding /> </state> </provider> </entry> </file> + <file leaf-file-name="AndroidManifest.xml" pinned="false" current-in-tab="true"> + <entry file="file://$PROJECT_DIR$/app/src/main/AndroidManifest.xml"> + <provider selected="true" editor-type-id="text-editor"> + <state vertical-scroll-proportion="0.30981067"> + <caret line="10" column="0" selection-start-line="10" selection-start-column="0" selection-end-line="10" selection-end-column="0" /> + <folding /> + </state> + </provider> + </entry> + </file> <file leaf-file-name="activity_main.xml" pinned="false" current-in-tab="false"> <entry file="file://$PROJECT_DIR$/app/src/main/res/layout/activity_main.xml"> <provider selected="true" editor-type-id="text-editor"> @@ -1653,6 +1663,7 @@ <option value="$PROJECT_DIR$/app/src/main/res/xml/drawable.xml" /> <option value="$PROJECT_DIR$/app/src/main/res/values/iconpack.xml" /> <option value="$PROJECT_DIR$/app/src/main/res/xml/appfilter.xml" /> + <option value="$PROJECT_DIR$/app/src/main/AndroidManifest.xml" /> </list> </option> </component> @@ -1795,6 +1806,10 @@ <option name="myItemId" value="app" /> <option name="myItemType" value="com.android.tools.idea.navigator.nodes.AndroidModuleNode" /> </PATH_ELEMENT> + <PATH_ELEMENT> + <option name="myItemId" value="manifests" /> + <option name="myItemType" value="com.android.tools.idea.navigator.nodes.AndroidManifestsGroupNode" /> + </PATH_ELEMENT> </PATH> </subPane> </pane> @@ -2032,8 +2047,8 @@ </todo-panel> </component> <component name="ToolWindowManager"> - <frame x="0" y="0" width="1920" height="1047" extended-state="7" /> - <editor active="true" /> + <frame x="0" y="0" width="1920" height="1047" extended-state="6" /> + <editor active="false" /> <layout> <window_info id="Palette	" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" /> <window_info id="Designer" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" /> @@ -2346,11 +2361,19 @@ </entry> <entry file="file://$PROJECT_DIR$/app/src/main/res/xml/appfilter.xml"> <provider selected="true" editor-type-id="text-editor"> - <state vertical-scroll-proportion="0.47332186"> + <state vertical-scroll-proportion="0.0"> <caret line="355" column="85" selection-start-line="355" selection-start-column="85" selection-end-line="355" selection-end-column="85" /> <folding /> </state> </provider> </entry> + <entry file="file://$PROJECT_DIR$/app/src/main/AndroidManifest.xml"> + <provider selected="true" editor-type-id="text-editor"> + <state vertical-scroll-proportion="0.30981067"> + <caret line="10" column="0" selection-start-line="10" selection-start-column="0" selection-end-line="10" selection-end-column="0" /> + <folding /> + </state> + </provider> + </entry> </component> </project> \ No newline at end of file diff --git a/README.md b/README.md index ecdf6e43b1cfe67e38a02aec12c1dabe8bc6a400..9f6f9b3496228fdf4d1490514c2c20ccd5a38c9c 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # ICEcons -IC3 icon pack for nova, apex, holo and trebuchet launchers +IC3 icon pack for trebuchet, kiss, nova, apex, holo and adw launchers diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 797e1b6e4ea4d8cb1c94966df8953cb6a85e12fa..a1feec88d4c1e58d7306c47258d7b2eb37bb79fa 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -25,6 +25,13 @@ <category android:name="com.anddoes.launcher.THEME" /> </intent-filter> + + <intent-filter> + <action android:name="android.intent.action.MAIN" /> + <action android:name="org.adw.launcher.THEMES" /> + <category android:name="android.intent.category.DEFAULT" /> + </intent-filter> + </activity> </application>