aboutsummaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorRohit Yengisetty <rohit@cyngn.com>2015-01-27 11:55:38 -0800
committerGerrit Code Review <gerrit@cyanogenmod.org>2015-02-04 03:20:20 +0000
commit890171cdbbd57d3ec7aff859e022c223c772a486 (patch)
tree59ac455c026c7c26a4c61f148a5f16dac92a2d1e /res
parentd95652487cb9f7e69399ad71b06754abc88a5183 (diff)
downloadandroid_packages_apps_CMFileManager-890171cdbbd57d3ec7aff859e022c223c772a486.tar.gz
android_packages_apps_CMFileManager-890171cdbbd57d3ec7aff859e022c223c772a486.tar.bz2
android_packages_apps_CMFileManager-890171cdbbd57d3ec7aff859e022c223c772a486.zip
CM File Manager : Add Application category to Easy Mode List
* add shortcut to search for application mimetypes (apk, msi, deb etc) * fix layout inflater bug that was causing layout params to be ignored Change-Id: I4bd63fdbdf720a49b536bc811ec10255cc2427db
Diffstat (limited to 'res')
-rw-r--r--res/drawable-hdpi/ic_em_all.pngbin342 -> 832 bytes
-rw-r--r--res/drawable-hdpi/ic_em_application.pngbin0 -> 830 bytes
-rw-r--r--res/drawable-hdpi/ic_em_document.pngbin417 -> 819 bytes
-rw-r--r--res/drawable-hdpi/ic_em_image.pngbin549 -> 893 bytes
-rw-r--r--res/drawable-hdpi/ic_em_music.pngbin522 -> 882 bytes
-rw-r--r--res/drawable-hdpi/ic_em_video.pngbin437 -> 885 bytes
-rw-r--r--res/drawable-mdpi/ic_em_all.pngbin212 -> 570 bytes
-rw-r--r--res/drawable-mdpi/ic_em_application.pngbin0 -> 558 bytes
-rw-r--r--res/drawable-mdpi/ic_em_document.pngbin264 -> 557 bytes
-rw-r--r--res/drawable-mdpi/ic_em_image.pngbin365 -> 609 bytes
-rw-r--r--res/drawable-mdpi/ic_em_music.pngbin310 -> 596 bytes
-rw-r--r--res/drawable-mdpi/ic_em_video.pngbin324 -> 598 bytes
-rw-r--r--res/drawable-xhdpi/ic_em_all.pngbin496 -> 1052 bytes
-rw-r--r--res/drawable-xhdpi/ic_em_application.pngbin0 -> 1069 bytes
-rw-r--r--res/drawable-xhdpi/ic_em_document.pngbin538 -> 1052 bytes
-rw-r--r--res/drawable-xhdpi/ic_em_image.pngbin793 -> 1134 bytes
-rw-r--r--res/drawable-xhdpi/ic_em_music.pngbin665 -> 1118 bytes
-rw-r--r--res/drawable-xhdpi/ic_em_video.pngbin639 -> 1122 bytes
-rw-r--r--res/drawable-xxhdpi/ic_em_all.pngbin730 -> 1611 bytes
-rw-r--r--res/drawable-xxhdpi/ic_em_application.pngbin0 -> 1612 bytes
-rw-r--r--res/drawable-xxhdpi/ic_em_document.pngbin771 -> 1589 bytes
-rw-r--r--res/drawable-xxhdpi/ic_em_image.pngbin1038 -> 1753 bytes
-rw-r--r--res/drawable-xxhdpi/ic_em_music.pngbin960 -> 1703 bytes
-rw-r--r--res/drawable-xxhdpi/ic_em_video.pngbin876 -> 1690 bytes
-rw-r--r--res/layout/navigation_view_simple_item.xml9
-rw-r--r--res/values/dimen.xml3
26 files changed, 7 insertions, 5 deletions
diff --git a/res/drawable-hdpi/ic_em_all.png b/res/drawable-hdpi/ic_em_all.png
index ff4b9e6e..9bfaa8e0 100644
--- a/res/drawable-hdpi/ic_em_all.png
+++ b/res/drawable-hdpi/ic_em_all.png
Binary files differ
diff --git a/res/drawable-hdpi/ic_em_application.png b/res/drawable-hdpi/ic_em_application.png
new file mode 100644
index 00000000..c4f8fb95
--- /dev/null
+++ b/res/drawable-hdpi/ic_em_application.png
Binary files differ
diff --git a/res/drawable-hdpi/ic_em_document.png b/res/drawable-hdpi/ic_em_document.png
index bc2f379e..9db7b805 100644
--- a/res/drawable-hdpi/ic_em_document.png
+++ b/res/drawable-hdpi/ic_em_document.png
Binary files differ
diff --git a/res/drawable-hdpi/ic_em_image.png b/res/drawable-hdpi/ic_em_image.png
index 8ed5a967..2e1195c1 100644
--- a/res/drawable-hdpi/ic_em_image.png
+++ b/res/drawable-hdpi/ic_em_image.png
Binary files differ
diff --git a/res/drawable-hdpi/ic_em_music.png b/res/drawable-hdpi/ic_em_music.png
index 433e9177..84fabd07 100644
--- a/res/drawable-hdpi/ic_em_music.png
+++ b/res/drawable-hdpi/ic_em_music.png
Binary files differ
diff --git a/res/drawable-hdpi/ic_em_video.png b/res/drawable-hdpi/ic_em_video.png
index 33e643e7..8eb4b4fe 100644
--- a/res/drawable-hdpi/ic_em_video.png
+++ b/res/drawable-hdpi/ic_em_video.png
Binary files differ
diff --git a/res/drawable-mdpi/ic_em_all.png b/res/drawable-mdpi/ic_em_all.png
index 029b7b6d..36413d83 100644
--- a/res/drawable-mdpi/ic_em_all.png
+++ b/res/drawable-mdpi/ic_em_all.png
Binary files differ
diff --git a/res/drawable-mdpi/ic_em_application.png b/res/drawable-mdpi/ic_em_application.png
new file mode 100644
index 00000000..5930616d
--- /dev/null
+++ b/res/drawable-mdpi/ic_em_application.png
Binary files differ
diff --git a/res/drawable-mdpi/ic_em_document.png b/res/drawable-mdpi/ic_em_document.png
index 7fbf5971..e984be9d 100644
--- a/res/drawable-mdpi/ic_em_document.png
+++ b/res/drawable-mdpi/ic_em_document.png
Binary files differ
diff --git a/res/drawable-mdpi/ic_em_image.png b/res/drawable-mdpi/ic_em_image.png
index 980ca1e1..8b71289a 100644
--- a/res/drawable-mdpi/ic_em_image.png
+++ b/res/drawable-mdpi/ic_em_image.png
Binary files differ
diff --git a/res/drawable-mdpi/ic_em_music.png b/res/drawable-mdpi/ic_em_music.png
index f097e53e..ff345181 100644
--- a/res/drawable-mdpi/ic_em_music.png
+++ b/res/drawable-mdpi/ic_em_music.png
Binary files differ
diff --git a/res/drawable-mdpi/ic_em_video.png b/res/drawable-mdpi/ic_em_video.png
index 363842b0..bf6bac91 100644
--- a/res/drawable-mdpi/ic_em_video.png
+++ b/res/drawable-mdpi/ic_em_video.png
Binary files differ
diff --git a/res/drawable-xhdpi/ic_em_all.png b/res/drawable-xhdpi/ic_em_all.png
index 62fb95b0..a16c620b 100644
--- a/res/drawable-xhdpi/ic_em_all.png
+++ b/res/drawable-xhdpi/ic_em_all.png
Binary files differ
diff --git a/res/drawable-xhdpi/ic_em_application.png b/res/drawable-xhdpi/ic_em_application.png
new file mode 100644
index 00000000..ec6ac7c9
--- /dev/null
+++ b/res/drawable-xhdpi/ic_em_application.png
Binary files differ
diff --git a/res/drawable-xhdpi/ic_em_document.png b/res/drawable-xhdpi/ic_em_document.png
index 69f231bc..fe9f7bd0 100644
--- a/res/drawable-xhdpi/ic_em_document.png
+++ b/res/drawable-xhdpi/ic_em_document.png
Binary files differ
diff --git a/res/drawable-xhdpi/ic_em_image.png b/res/drawable-xhdpi/ic_em_image.png
index 94df1c30..8ec54fff 100644
--- a/res/drawable-xhdpi/ic_em_image.png
+++ b/res/drawable-xhdpi/ic_em_image.png
Binary files differ
diff --git a/res/drawable-xhdpi/ic_em_music.png b/res/drawable-xhdpi/ic_em_music.png
index d45579c2..883fd871 100644
--- a/res/drawable-xhdpi/ic_em_music.png
+++ b/res/drawable-xhdpi/ic_em_music.png
Binary files differ
diff --git a/res/drawable-xhdpi/ic_em_video.png b/res/drawable-xhdpi/ic_em_video.png
index edf281da..97e3c004 100644
--- a/res/drawable-xhdpi/ic_em_video.png
+++ b/res/drawable-xhdpi/ic_em_video.png
Binary files differ
diff --git a/res/drawable-xxhdpi/ic_em_all.png b/res/drawable-xxhdpi/ic_em_all.png
index e1b4c2e6..26c2de82 100644
--- a/res/drawable-xxhdpi/ic_em_all.png
+++ b/res/drawable-xxhdpi/ic_em_all.png
Binary files differ
diff --git a/res/drawable-xxhdpi/ic_em_application.png b/res/drawable-xxhdpi/ic_em_application.png
new file mode 100644
index 00000000..fc8eb152
--- /dev/null
+++ b/res/drawable-xxhdpi/ic_em_application.png
Binary files differ
diff --git a/res/drawable-xxhdpi/ic_em_document.png b/res/drawable-xxhdpi/ic_em_document.png
index 41f47cc2..9db02122 100644
--- a/res/drawable-xxhdpi/ic_em_document.png
+++ b/res/drawable-xxhdpi/ic_em_document.png
Binary files differ
diff --git a/res/drawable-xxhdpi/ic_em_image.png b/res/drawable-xxhdpi/ic_em_image.png
index 783e35fa..8318efab 100644
--- a/res/drawable-xxhdpi/ic_em_image.png
+++ b/res/drawable-xxhdpi/ic_em_image.png
Binary files differ
diff --git a/res/drawable-xxhdpi/ic_em_music.png b/res/drawable-xxhdpi/ic_em_music.png
index 79ee9bd5..453e7978 100644
--- a/res/drawable-xxhdpi/ic_em_music.png
+++ b/res/drawable-xxhdpi/ic_em_music.png
Binary files differ
diff --git a/res/drawable-xxhdpi/ic_em_video.png b/res/drawable-xxhdpi/ic_em_video.png
index e8653918..a3a62f30 100644
--- a/res/drawable-xxhdpi/ic_em_video.png
+++ b/res/drawable-xxhdpi/ic_em_video.png
Binary files differ
diff --git a/res/layout/navigation_view_simple_item.xml b/res/layout/navigation_view_simple_item.xml
index f985022a..7dbd3e5b 100644
--- a/res/layout/navigation_view_simple_item.xml
+++ b/res/layout/navigation_view_simple_item.xml
@@ -29,10 +29,12 @@
<com.cyanogenmod.filemanager.ui.widgets.FixedSizeImageView
android:id="@+id/navigation_view_item_icon"
- android:layout_width="@dimen/default_row_height"
- android:layout_height="@dimen/default_row_height"
+ android:layout_marginLeft="@dimen/easy_mode_type_icon_margin_lr"
+ android:layout_marginRight="@dimen/easy_mode_type_icon_margin_lr"
+ android:layout_width="@dimen/easy_mode_type_icon_wh"
+ android:layout_height="@dimen/easy_mode_type_icon_wh"
android:layout_gravity="center_vertical"
- android:scaleType="centerCrop"
+ android:scaleType="center"
android:contentDescription="@null"
android:src="@null" />
@@ -41,7 +43,6 @@
android:layout_width="0dp"
android:layout_height="match_parent"
android:layout_weight="1"
- android:layout_marginLeft="@dimen/small_margin"
android:layout_marginRight="@dimen/extra_margin"
android:gravity="left|center_vertical"
android:singleLine="true"
diff --git a/res/values/dimen.xml b/res/values/dimen.xml
index ef836b4b..a06e24e0 100644
--- a/res/values/dimen.xml
+++ b/res/values/dimen.xml
@@ -131,6 +131,7 @@
<dimen name="legend_title_paddingLeft">3dp</dimen>
<dimen name="legend_padding">10dp</dimen>
- <dimen name="easy_mode_type_icon_wh">48dp</dimen>
+ <dimen name="easy_mode_type_icon_wh">40dp</dimen>
+ <dimen name="easy_mode_type_icon_margin_lr">16dp</dimen>
</resources>