From 76fc085d28178a5d4fb3787ede956281a2cc3179 Mon Sep 17 00:00:00 2001 From: Adam Cohen Date: Fri, 17 Jun 2011 13:26:23 -0700 Subject: New folder visualization, renaming, staggering reorder Change-Id: I62963d225e6ea5d2ec9d8ebc8a6d73099f5d6c7f --- res/drawable-hdpi/portal_container_holo.9.png | Bin 4410 -> 6278 bytes res/drawable-hdpi/portal_ring_inner_holo.png | Bin 16134 -> 13661 bytes res/drawable-hdpi/portal_ring_outer_holo.png | Bin 38891 -> 19509 bytes res/drawable-mdpi/portal_container_holo.9.png | Bin 2548 -> 3671 bytes res/drawable-mdpi/portal_ring_inner_holo.png | Bin 9079 -> 9880 bytes res/drawable-mdpi/portal_ring_outer_holo.png | Bin 20859 -> 10637 bytes res/layout-land/folder_icon.xml | 22 +++++++++++++++---- res/layout-port/folder_icon.xml | 22 +++++++++++++++---- res/layout/user_folder.xml | 30 ++++++++++++++++++++------ res/values-large/dimens.xml | 7 ++++++ res/values/dimens.xml | 9 ++++++++ res/values/strings.xml | 5 ++++- 12 files changed, 80 insertions(+), 15 deletions(-) (limited to 'res') diff --git a/res/drawable-hdpi/portal_container_holo.9.png b/res/drawable-hdpi/portal_container_holo.9.png index af2fa98d7..a2fbcb6df 100644 Binary files a/res/drawable-hdpi/portal_container_holo.9.png and b/res/drawable-hdpi/portal_container_holo.9.png differ diff --git a/res/drawable-hdpi/portal_ring_inner_holo.png b/res/drawable-hdpi/portal_ring_inner_holo.png index 8a9e85b7f..e671d1b62 100644 Binary files a/res/drawable-hdpi/portal_ring_inner_holo.png and b/res/drawable-hdpi/portal_ring_inner_holo.png differ diff --git a/res/drawable-hdpi/portal_ring_outer_holo.png b/res/drawable-hdpi/portal_ring_outer_holo.png index 5b4641946..7aad6076e 100644 Binary files a/res/drawable-hdpi/portal_ring_outer_holo.png and b/res/drawable-hdpi/portal_ring_outer_holo.png differ diff --git a/res/drawable-mdpi/portal_container_holo.9.png b/res/drawable-mdpi/portal_container_holo.9.png index 42aca5f51..d2f9b58b1 100644 Binary files a/res/drawable-mdpi/portal_container_holo.9.png and b/res/drawable-mdpi/portal_container_holo.9.png differ diff --git a/res/drawable-mdpi/portal_ring_inner_holo.png b/res/drawable-mdpi/portal_ring_inner_holo.png index 4a6469488..dc0c04170 100644 Binary files a/res/drawable-mdpi/portal_ring_inner_holo.png and b/res/drawable-mdpi/portal_ring_inner_holo.png differ diff --git a/res/drawable-mdpi/portal_ring_outer_holo.png b/res/drawable-mdpi/portal_ring_outer_holo.png index 90cf77fa8..5a7e7402b 100644 Binary files a/res/drawable-mdpi/portal_ring_outer_holo.png and b/res/drawable-mdpi/portal_ring_outer_holo.png differ diff --git a/res/layout-land/folder_icon.xml b/res/layout-land/folder_icon.xml index c76a75666..60569c553 100644 --- a/res/layout-land/folder_icon.xml +++ b/res/layout-land/folder_icon.xml @@ -4,9 +4,9 @@ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. @@ -14,5 +14,19 @@ limitations under the License. --> - + + + + diff --git a/res/layout-port/folder_icon.xml b/res/layout-port/folder_icon.xml index 49049cfaf..3f776dec0 100644 --- a/res/layout-port/folder_icon.xml +++ b/res/layout-port/folder_icon.xml @@ -4,9 +4,9 @@ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. @@ -14,5 +14,19 @@ limitations under the License. --> - + + + + diff --git a/res/layout/user_folder.xml b/res/layout/user_folder.xml index 5ef959d71..7e25f356e 100644 --- a/res/layout/user_folder.xml +++ b/res/layout/user_folder.xml @@ -17,16 +17,20 @@ - + + + \ No newline at end of file diff --git a/res/values-large/dimens.xml b/res/values-large/dimens.xml index 924832a55..eb48859a6 100644 --- a/res/values-large/dimens.xml +++ b/res/values-large/dimens.xml @@ -106,9 +106,16 @@ 6 + 12dp 12dp 4dp 20dp + + + + 80dp + + 4dp diff --git a/res/values/dimens.xml b/res/values/dimens.xml index 15dbc3ab6..141df0615 100644 --- a/res/values/dimens.xml +++ b/res/values/dimens.xml @@ -83,9 +83,18 @@ -1dp -1dp + 0dp 0dp 0dp 0dp + + + + 56dp + + 4dp + 18dp + 10dp diff --git a/res/values/strings.xml b/res/values/strings.xml index 0ad1a46f2..70f212c2e 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -254,9 +254,12 @@ http://www.google.com/m?client=ms-{CID}&source=android-home-hotseat - + This is a system application and cannot be uninstalled. Rocket Launcher + + + Unnamed Folder -- cgit v1.2.3