diff --git a/res/drawable-sw600dp-hdpi/ic_allapps.png b/res/drawable-sw600dp-hdpi/ic_allapps.png new file mode 100644 index 0000000000..323d8a2142 Binary files /dev/null and b/res/drawable-sw600dp-hdpi/ic_allapps.png differ diff --git a/res/drawable-sw600dp-hdpi/ic_allapps_pressed.png b/res/drawable-sw600dp-hdpi/ic_allapps_pressed.png new file mode 100644 index 0000000000..61f644ea69 Binary files /dev/null and b/res/drawable-sw600dp-hdpi/ic_allapps_pressed.png differ diff --git a/res/drawable-sw600dp-mdpi/ic_allapps.png b/res/drawable-sw600dp-mdpi/ic_allapps.png new file mode 100644 index 0000000000..198ffdb7a7 Binary files /dev/null and b/res/drawable-sw600dp-mdpi/ic_allapps.png differ diff --git a/res/drawable-sw600dp-mdpi/ic_allapps_pressed.png b/res/drawable-sw600dp-mdpi/ic_allapps_pressed.png new file mode 100644 index 0000000000..434f10c7de Binary files /dev/null and b/res/drawable-sw600dp-mdpi/ic_allapps_pressed.png differ diff --git a/res/drawable-sw600dp-xhdpi/ic_allapps.png b/res/drawable-sw600dp-xhdpi/ic_allapps.png new file mode 100644 index 0000000000..776225dbfb Binary files /dev/null and b/res/drawable-sw600dp-xhdpi/ic_allapps.png differ diff --git a/res/drawable-sw600dp-xhdpi/ic_allapps_pressed.png b/res/drawable-sw600dp-xhdpi/ic_allapps_pressed.png new file mode 100644 index 0000000000..d06c8c3d1c Binary files /dev/null and b/res/drawable-sw600dp-xhdpi/ic_allapps_pressed.png differ diff --git a/res/layout-land/hotseat.xml b/res/layout-land/hotseat.xml index c0c87aff77..6802ea0079 100644 --- a/res/layout-land/hotseat.xml +++ b/res/layout-land/hotseat.xml @@ -18,7 +18,7 @@ xmlns:launcher="http://schemas.android.com/apk/res/com.android.launcher" android:background="@drawable/hotseat_bg_panel" launcher:cellCountX="1" - launcher:cellCountY="5"> + launcher:cellCountY="@integer/hotseat_cell_count"> diff --git a/res/layout-port/hotseat.xml b/res/layout-port/hotseat.xml index 035d95884a..b937043397 100644 --- a/res/layout-port/hotseat.xml +++ b/res/layout-port/hotseat.xml @@ -17,7 +17,7 @@ xmlns:android="http://schemas.android.com/apk/res/android" xmlns:launcher="http://schemas.android.com/apk/res/com.android.launcher" android:background="@drawable/hotseat_bg_panel" - launcher:cellCountX="5" + launcher:cellCountX="@integer/hotseat_cell_count" launcher:cellCountY="1"> diff --git a/res/layout-sw600dp-land/application.xml b/res/layout-sw720dp-land/application.xml similarity index 100% rename from res/layout-sw600dp-land/application.xml rename to res/layout-sw720dp-land/application.xml diff --git a/res/layout-sw600dp-port/application.xml b/res/layout-sw720dp-port/application.xml similarity index 100% rename from res/layout-sw600dp-port/application.xml rename to res/layout-sw720dp-port/application.xml diff --git a/res/layout-sw600dp-port/folder_cling.xml b/res/layout-sw720dp-port/folder_cling.xml similarity index 100% rename from res/layout-sw600dp-port/folder_cling.xml rename to res/layout-sw720dp-port/folder_cling.xml diff --git a/res/layout-sw600dp-port/workspace_cling.xml b/res/layout-sw720dp-port/workspace_cling.xml similarity index 100% rename from res/layout-sw600dp-port/workspace_cling.xml rename to res/layout-sw720dp-port/workspace_cling.xml diff --git a/res/layout-sw600dp/all_apps_cling.xml b/res/layout-sw720dp/all_apps_cling.xml similarity index 100% rename from res/layout-sw600dp/all_apps_cling.xml rename to res/layout-sw720dp/all_apps_cling.xml diff --git a/res/layout-sw600dp/external_widget_drop_list_item.xml b/res/layout-sw720dp/external_widget_drop_list_item.xml similarity index 100% rename from res/layout-sw600dp/external_widget_drop_list_item.xml rename to res/layout-sw720dp/external_widget_drop_list_item.xml diff --git a/res/layout-sw600dp/folder_cling.xml b/res/layout-sw720dp/folder_cling.xml similarity index 100% rename from res/layout-sw600dp/folder_cling.xml rename to res/layout-sw720dp/folder_cling.xml diff --git a/res/layout-sw600dp/launcher.xml b/res/layout-sw720dp/launcher.xml similarity index 100% rename from res/layout-sw600dp/launcher.xml rename to res/layout-sw720dp/launcher.xml diff --git a/res/layout-sw600dp/market_button.xml b/res/layout-sw720dp/market_button.xml similarity index 100% rename from res/layout-sw600dp/market_button.xml rename to res/layout-sw720dp/market_button.xml diff --git a/res/layout-sw600dp/search_bar.xml b/res/layout-sw720dp/search_bar.xml similarity index 100% rename from res/layout-sw600dp/search_bar.xml rename to res/layout-sw720dp/search_bar.xml diff --git a/res/layout-sw600dp/wallpaper_item.xml b/res/layout-sw720dp/wallpaper_item.xml similarity index 100% rename from res/layout-sw600dp/wallpaper_item.xml rename to res/layout-sw720dp/wallpaper_item.xml diff --git a/res/layout-sw600dp/workspace.xml b/res/layout-sw720dp/workspace.xml similarity index 100% rename from res/layout-sw600dp/workspace.xml rename to res/layout-sw720dp/workspace.xml diff --git a/res/layout-sw600dp/workspace_cling.xml b/res/layout-sw720dp/workspace_cling.xml similarity index 100% rename from res/layout-sw600dp/workspace_cling.xml rename to res/layout-sw720dp/workspace_cling.xml diff --git a/res/layout-sw600dp/workspace_screen.xml b/res/layout-sw720dp/workspace_screen.xml similarity index 100% rename from res/layout-sw600dp/workspace_screen.xml rename to res/layout-sw720dp/workspace_screen.xml diff --git a/res/values-sw340dp-land/dimens.xml b/res/values-sw340dp-land/dimens.xml index b469ac08eb..facbf5669b 100644 --- a/res/values-sw340dp-land/dimens.xml +++ b/res/values-sw340dp-land/dimens.xml @@ -19,30 +19,8 @@ 50dp - 0dp - 0dp - 8dp - 8dp - 8dp - 8dp 6dp 6dp - 0dp - 0dp - -1dp - -1dp - -1dp - -1dp - 48dp - - 80dip - - 8dp - 8dp - 8dp - 8dp - 80dp diff --git a/res/values-sw340dp-port/dimens.xml b/res/values-sw340dp-port/dimens.xml index bf7ebc3d5f..18f28318a9 100644 --- a/res/values-sw340dp-port/dimens.xml +++ b/res/values-sw340dp-port/dimens.xml @@ -19,22 +19,9 @@ 70dp - 0dp - 0dp - 8dp - 8dp - 8dp - 8dp 6dp 6dp - 0dp - 0dp - -1dp - -1dp - -1dp - -1dp - 48dp @@ -42,15 +29,6 @@ 6dp 6dp 48dp - - 80dip - - 8dp - 8dp - 8dp - 8dp - 80dp 16dp diff --git a/res/values-sw340dp/dimens.xml b/res/values-sw340dp/dimens.xml index 69d6e58a3b..d261569224 100644 --- a/res/values-sw340dp/dimens.xml +++ b/res/values-sw340dp/dimens.xml @@ -17,4 +17,28 @@ 20dp + + + 0dp + 0dp + 8dp + 8dp + 8dp + 8dp + + + 0dp + 0dp + -1dp + -1dp + -1dp + -1dp + + 80dip + + 8dp + 8dp + 8dp + 80dp diff --git a/res/values-sw600dp-land/dimens.xml b/res/values-sw600dp-land/dimens.xml index 42c4353794..0e7d63cd2b 100644 --- a/res/values-sw600dp-land/dimens.xml +++ b/res/values-sw600dp-land/dimens.xml @@ -1,5 +1,5 @@ - + 65dp + 2dp + + + 75dp + 85dp + - 24dip - 24dip - - 12dip - 12dip + 96dp + 86dp 32dp - 2dp - 50dp + 0dp - - 100dip + + + 70dp + 86dp + 86dp + 36dp 8dp 20dp 14dp - 30dp - 30dp - 3 - 2 - 4 - 2 - - - - 140dp - 80dp diff --git a/res/values-sw600dp-port/dimens.xml b/res/values-sw600dp-port/dimens.xml index 5de73b6413..8e8455d0e1 100644 --- a/res/values-sw600dp-port/dimens.xml +++ b/res/values-sw600dp-port/dimens.xml @@ -1,5 +1,5 @@ - + + 0dp + 32dp + 96dp 96dp - - - - 40dp - - 15dip - 15dip - 25dip - 25dip - 0dp - 32dp - 16dp - 24dp 36dp 25dp 10dp - 30dp - 30dp - 2 - 3 - 2 - 2 - - - 80dp - 160dp - \ No newline at end of file + + 75dp + 75dp + + diff --git a/res/values-sw600dp/config.xml b/res/values-sw600dp/config.xml index 7a0789839b..a701e69d17 100644 --- a/res/values-sw600dp/config.xml +++ b/res/values-sw600dp/config.xml @@ -1,26 +1,12 @@ - true - - - - 90 - - - - true - - true - - - 0 - - - 17 + 6 + 6 + 7 + 3 + + >= folder_max_num_items. When these are set to -1, they are automatically determined. --> -1 -1 -1 diff --git a/res/values-sw600dp/dimens.xml b/res/values-sw600dp/dimens.xml index d265c369c0..a0d7ec86fc 100644 --- a/res/values-sw600dp/dimens.xml +++ b/res/values-sw600dp/dimens.xml @@ -15,67 +15,39 @@ --> - - 12dip - 12dip - - - 56dp - - 36dp - 96dip - 96dip - 96dp - 96dp - + 72dp + 78 + 3dp 4dp - - 60dp - 8dp - 96dp - 98dp - 36dp - 36dp + + 96dp + 96dp - - 10dp - - - 72dp - - - 0dip - - - 30dip - 60dip - - 4dip - - - 48dip - - - 196dp - 140dp - 8dip - - - 0dp - - - 0dp - -12dp + + -1dp + -1dp + 94dip + 9dp + 9dp + 9dp + 9dp + 94dp - 78dp - - 4dp + 75dp + 96dp + 96dp + 0dp + + + 96dp + 98dp + 10dp + 10dp + 60dp + 8dp + 36dp + 36dp diff --git a/res/values-sw720dp-land/dimens.xml b/res/values-sw720dp-land/dimens.xml index 239bdf5c15..e7fe32cb62 100644 --- a/res/values-sw720dp-land/dimens.xml +++ b/res/values-sw720dp-land/dimens.xml @@ -15,12 +15,33 @@ --> - 4 - 2 - 28dp 16dp 16dp 16dp - \ No newline at end of file + + + 24dip + 24dip + + 12dip + 12dip + 32dp + 2dp + 50dp + + + 100dip + + 4 + 2 + 4 + 2 + + + + 140dp + 80dp + diff --git a/res/values-sw720dp-port/dimens.xml b/res/values-sw720dp-port/dimens.xml index 52c105d1b1..2e0d74a3c6 100644 --- a/res/values-sw720dp-port/dimens.xml +++ b/res/values-sw720dp-port/dimens.xml @@ -15,9 +15,6 @@ --> - - 24dp - -1 7 @@ -29,4 +26,25 @@ xlarge --> 3 3 - \ No newline at end of file + + + + 40dp + + 15dip + 15dip + 25dip + 25dip + 0dp + 32dp + 24dp + + 2 + 2 + + + + 80dp + 160dp + diff --git a/res/values-sw600dp-port/styles.xml b/res/values-sw720dp-port/styles.xml similarity index 100% rename from res/values-sw600dp-port/styles.xml rename to res/values-sw720dp-port/styles.xml diff --git a/res/values-sw720dp/config.xml b/res/values-sw720dp/config.xml new file mode 100644 index 0000000000..8141283b82 --- /dev/null +++ b/res/values-sw720dp/config.xml @@ -0,0 +1,22 @@ + + true + true + + + + 90 + + + + true + + true + + + 0 + + + 17 + diff --git a/res/values-sw720dp/dimens.xml b/res/values-sw720dp/dimens.xml index 48faf9ab73..d5f411ce15 100644 --- a/res/values-sw720dp/dimens.xml +++ b/res/values-sw720dp/dimens.xml @@ -15,9 +15,56 @@ --> + + 12dip + 12dip + + + 56dp + + 36dp + 96dip + 96dip + -1 -1 0dp 10dp - \ No newline at end of file + + + 10dp + + + 72dp + -1 + + + 0dip + + + 30dip + 60dip + + 4dip + + + 48dip + + + 196dp + 140dp + 8dip + + + 0dp + + + 0dp + -12dp + diff --git a/res/values-sw600dp/styles.xml b/res/values-sw720dp/styles.xml similarity index 100% rename from res/values-sw600dp/styles.xml rename to res/values-sw720dp/styles.xml diff --git a/res/values-sw600dp/wallpapers.xml b/res/values-sw720dp/wallpapers.xml similarity index 100% rename from res/values-sw600dp/wallpapers.xml rename to res/values-sw720dp/wallpapers.xml diff --git a/res/values/colors.xml b/res/values/colors.xml index ece0fd8956..9c1206902f 100644 --- a/res/values/colors.xml +++ b/res/values/colors.xml @@ -32,4 +32,5 @@ #CCFFFFFF #A0000000 + #FFF diff --git a/res/values/config.xml b/res/values/config.xml index 7ab98707ce..9ea7b9ad3e 100644 --- a/res/values/config.xml +++ b/res/values/config.xml @@ -1,6 +1,7 @@ true false + false @@ -90,4 +91,9 @@ 4 4 16 + + 4 + 4 + 5 + 2 diff --git a/res/values/dimens.xml b/res/values/dimens.xml index fe0cb00fa7..4ed16893ee 100644 --- a/res/values/dimens.xml +++ b/res/values/dimens.xml @@ -37,6 +37,7 @@ 16dp 74dp 82dp + 2dp 3dp 3dp 0dp @@ -47,6 +48,7 @@ -1dp 0dp + 6dp 8dp @@ -64,6 +66,7 @@ 52dp 0dp 48dp + -1 74dp 82dp diff --git a/res/values/styles.xml b/res/values/styles.xml index 909887c44e..f5224d2eb2 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -63,13 +63,13 @@ true marquee 12sp - #FFF + @color/workspace_icon_text_color 2.0 #B0000000