diff --git a/config.mk b/config.mk
index d96eb3653..4c43d514f 100644
--- a/config.mk
+++ b/config.mk
@@ -208,6 +208,11 @@ PRODUCT_PACKAGES += \
IconPackRoundedSettingsOverlay \
IconPackRoundedSystemUIOverlay \
IconPackRoundedThemePickerOverlay \
+ IconPackNostalgicAndroidOverlay \
+ IconPackNostalgicLauncherOverlay \
+ IconPackNostalgicSettingsOverlay \
+ IconPackNostalgicSystemUIOverlay \
+ IconPackNostalgicThemePickerOverlay \
IconPackOOSAndroidOverlay \
IconPackOOSLauncherOverlay \
IconPackOOSSettingsOverlay \
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/Android.bp b/themes/iconpacks/IconPackNostalgicAndroidOverlay/Android.bp
new file mode 100644
index 000000000..caa84239f
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/Android.bp
@@ -0,0 +1,30 @@
+//
+// Copyright 2019, The Android Open Source Project
+//
+// 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.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+//
+
+package {
+ // See: http://go/android-license-faq
+ // A large-scale-change added 'default_applicable_licenses' to import
+ // all of the 'license_kinds' from "vendor_aospa_license"
+ // to get the below license kinds:
+ // SPDX-license-identifier-Apache-2.0
+ default_applicable_licenses: ["vendor_aospa_license"],
+}
+
+runtime_resource_overlay {
+ name: "IconPackNostalgicAndroidOverlay",
+ theme: "IconPackNostalgicAndroid",
+ product_specific: true,
+}
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/AndroidManifest.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/AndroidManifest.xml
new file mode 100644
index 000000000..e1cc4638a
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/AndroidManifest.xml
@@ -0,0 +1,24 @@
+
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_audio_alarm.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_audio_alarm.xml
new file mode 100644
index 000000000..58ebe3eff
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_audio_alarm.xml
@@ -0,0 +1,10 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_audio_alarm_mute.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_audio_alarm_mute.xml
new file mode 100644
index 000000000..e2b40a035
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_audio_alarm_mute.xml
@@ -0,0 +1,10 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_battery_80_24dp.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_battery_80_24dp.xml
new file mode 100644
index 000000000..0e59bb45d
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_battery_80_24dp.xml
@@ -0,0 +1,31 @@
+
+
+
+
+ android:strokeAlpha="0.3"
+ android:strokeWidth="1" />
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_bt_misc_hid.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_bt_misc_hid.xml
new file mode 100644
index 000000000..9c69c282c
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_bt_misc_hid.xml
@@ -0,0 +1,11 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_bt_network_pan.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_bt_network_pan.xml
new file mode 100644
index 000000000..a6f39188d
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_bt_network_pan.xml
@@ -0,0 +1,11 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_bt_pointing_hid.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_bt_pointing_hid.xml
new file mode 100644
index 000000000..4504164d0
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_bt_pointing_hid.xml
@@ -0,0 +1,11 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_chevron_left.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_chevron_left.xml
new file mode 100644
index 000000000..953b7092c
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_chevron_left.xml
@@ -0,0 +1,10 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_corp_badge.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_corp_badge.xml
new file mode 100644
index 000000000..1eba6a49a
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_corp_badge.xml
@@ -0,0 +1,27 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_expand_less.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_expand_less.xml
new file mode 100644
index 000000000..47eb886f6
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_expand_less.xml
@@ -0,0 +1,10 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_expand_more.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_expand_more.xml
new file mode 100644
index 000000000..266992fa1
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_expand_more.xml
@@ -0,0 +1,10 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_faster_emergency.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_faster_emergency.xml
new file mode 100644
index 000000000..cf9166a7a
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_faster_emergency.xml
@@ -0,0 +1,27 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_file_copy.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_file_copy.xml
new file mode 100644
index 000000000..e479f506b
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_file_copy.xml
@@ -0,0 +1,27 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_fingerprint.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_fingerprint.xml
new file mode 100644
index 000000000..163cfb401
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_fingerprint.xml
@@ -0,0 +1,22 @@
+
+
+
+
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_info_outline_24.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_info_outline_24.xml
new file mode 100644
index 000000000..1ff2ec5ef
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_info_outline_24.xml
@@ -0,0 +1,25 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_lock.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_lock.xml
new file mode 100644
index 000000000..0478509e5
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_lock.xml
@@ -0,0 +1,10 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_lock_open.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_lock_open.xml
new file mode 100644
index 000000000..1e506bfdb
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_lock_open.xml
@@ -0,0 +1,25 @@
+
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_lockscreen_ime.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_lockscreen_ime.xml
new file mode 100644
index 000000000..9a3b60235
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_lockscreen_ime.xml
@@ -0,0 +1,10 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_mode_edit.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_mode_edit.xml
new file mode 100644
index 000000000..bb3c043f6
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_mode_edit.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_phone.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_phone.xml
new file mode 100644
index 000000000..adf521c85
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_phone.xml
@@ -0,0 +1,27 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_qs_airplane.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_qs_airplane.xml
new file mode 100644
index 000000000..52178649c
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_qs_airplane.xml
@@ -0,0 +1,25 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_qs_auto_rotate.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_qs_auto_rotate.xml
new file mode 100644
index 000000000..aa938b4c6
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_qs_auto_rotate.xml
@@ -0,0 +1,28 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_qs_battery_saver.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_qs_battery_saver.xml
new file mode 100644
index 000000000..add754361
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_qs_battery_saver.xml
@@ -0,0 +1,10 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_qs_bluetooth.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_qs_bluetooth.xml
new file mode 100644
index 000000000..9eb1d611e
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_qs_bluetooth.xml
@@ -0,0 +1,10 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_qs_dnd.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_qs_dnd.xml
new file mode 100644
index 000000000..abc8c42b9
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_qs_dnd.xml
@@ -0,0 +1,14 @@
+
+
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_qs_flashlight.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_qs_flashlight.xml
new file mode 100644
index 000000000..dee004e7d
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_qs_flashlight.xml
@@ -0,0 +1,41 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_qs_ui_mode_night.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_qs_ui_mode_night.xml
new file mode 100644
index 000000000..5eea8895a
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_qs_ui_mode_night.xml
@@ -0,0 +1,25 @@
+
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_settings_bluetooth.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_settings_bluetooth.xml
new file mode 100644
index 000000000..9eb1d611e
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_settings_bluetooth.xml
@@ -0,0 +1,10 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_signal_cellular_0_4_bar.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_signal_cellular_0_4_bar.xml
new file mode 100644
index 000000000..838d392ce
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_signal_cellular_0_4_bar.xml
@@ -0,0 +1,28 @@
+
+
+
+
+ android:strokeAlpha="0.3"
+ android:strokeWidth="1" />
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_signal_cellular_0_5_bar.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_signal_cellular_0_5_bar.xml
new file mode 100644
index 000000000..838d392ce
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_signal_cellular_0_5_bar.xml
@@ -0,0 +1,28 @@
+
+
+
+
+ android:strokeAlpha="0.3"
+ android:strokeWidth="1" />
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_signal_cellular_1_4_bar.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_signal_cellular_1_4_bar.xml
new file mode 100644
index 000000000..5f01ae73f
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_signal_cellular_1_4_bar.xml
@@ -0,0 +1,31 @@
+
+
+
+
+ android:strokeAlpha="0.3"
+ android:strokeWidth="1" />
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_signal_cellular_1_5_bar.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_signal_cellular_1_5_bar.xml
new file mode 100644
index 000000000..96483393b
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_signal_cellular_1_5_bar.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_signal_cellular_2_4_bar.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_signal_cellular_2_4_bar.xml
new file mode 100644
index 000000000..bc4bf5d88
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_signal_cellular_2_4_bar.xml
@@ -0,0 +1,31 @@
+
+
+
+
+ android:strokeAlpha="0.3"
+ android:strokeWidth="1" />
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_signal_cellular_2_5_bar.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_signal_cellular_2_5_bar.xml
new file mode 100644
index 000000000..96483393b
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_signal_cellular_2_5_bar.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_signal_cellular_3_4_bar.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_signal_cellular_3_4_bar.xml
new file mode 100644
index 000000000..bc4bf5d88
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_signal_cellular_3_4_bar.xml
@@ -0,0 +1,31 @@
+
+
+
+
+ android:strokeAlpha="0.3"
+ android:strokeWidth="1" />
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_signal_cellular_3_5_bar.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_signal_cellular_3_5_bar.xml
new file mode 100644
index 000000000..3276b2dee
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_signal_cellular_3_5_bar.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_signal_cellular_4_4_bar.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_signal_cellular_4_4_bar.xml
new file mode 100644
index 000000000..de0096a43
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_signal_cellular_4_4_bar.xml
@@ -0,0 +1,25 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_signal_cellular_4_5_bar.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_signal_cellular_4_5_bar.xml
new file mode 100644
index 000000000..3276b2dee
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_signal_cellular_4_5_bar.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_signal_cellular_5_5_bar.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_signal_cellular_5_5_bar.xml
new file mode 100644
index 000000000..de0096a43
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_signal_cellular_5_5_bar.xml
@@ -0,0 +1,25 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_signal_wifi_transient_animation.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_signal_wifi_transient_animation.xml
new file mode 100644
index 000000000..1407d0f10
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_signal_wifi_transient_animation.xml
@@ -0,0 +1,64 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_signal_wifi_transient_animation_drawable.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_signal_wifi_transient_animation_drawable.xml
new file mode 100644
index 000000000..12092cb77
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_signal_wifi_transient_animation_drawable.xml
@@ -0,0 +1,113 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_wifi_signal_0.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_wifi_signal_0.xml
new file mode 100644
index 000000000..c9d59ef2a
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_wifi_signal_0.xml
@@ -0,0 +1,26 @@
+
+
+
+
+ android:strokeWidth="1" />
+
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_wifi_signal_1.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_wifi_signal_1.xml
new file mode 100644
index 000000000..b2d9e03e7
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_wifi_signal_1.xml
@@ -0,0 +1,31 @@
+
+
+
+
+ android:strokeAlpha="0.3"
+ android:strokeWidth="1" />
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_wifi_signal_2.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_wifi_signal_2.xml
new file mode 100644
index 000000000..a1926ad82
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_wifi_signal_2.xml
@@ -0,0 +1,31 @@
+
+
+
+
+ android:strokeAlpha="0.3"
+ android:strokeWidth="1" />
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_wifi_signal_3.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_wifi_signal_3.xml
new file mode 100644
index 000000000..ad6415adf
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_wifi_signal_3.xml
@@ -0,0 +1,31 @@
+
+
+
+
+ android:strokeAlpha="0.3"
+ android:strokeWidth="1" />
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_wifi_signal_4.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_wifi_signal_4.xml
new file mode 100644
index 000000000..caa0073d9
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/ic_wifi_signal_4.xml
@@ -0,0 +1,25 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/perm_group_activity_recognition.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/perm_group_activity_recognition.xml
new file mode 100644
index 000000000..67d28c60b
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/perm_group_activity_recognition.xml
@@ -0,0 +1,27 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/perm_group_aural.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/perm_group_aural.xml
new file mode 100644
index 000000000..3f5c75b66
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/perm_group_aural.xml
@@ -0,0 +1,27 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/perm_group_call_log.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/perm_group_call_log.xml
new file mode 100644
index 000000000..590ced09e
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/perm_group_call_log.xml
@@ -0,0 +1,35 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/perm_group_camera.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/perm_group_camera.xml
new file mode 100644
index 000000000..b063e2bb6
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/perm_group_camera.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/perm_group_contacts.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/perm_group_contacts.xml
new file mode 100644
index 000000000..54cfeec03
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/perm_group_contacts.xml
@@ -0,0 +1,27 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/perm_group_phone_calls.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/perm_group_phone_calls.xml
new file mode 100644
index 000000000..ae84541e0
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/perm_group_phone_calls.xml
@@ -0,0 +1,26 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/perm_group_sensors.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/perm_group_sensors.xml
new file mode 100644
index 000000000..ff2ca5c33
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/perm_group_sensors.xml
@@ -0,0 +1,26 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/perm_group_sms.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/perm_group_sms.xml
new file mode 100644
index 000000000..7a320e0c8
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/perm_group_sms.xml
@@ -0,0 +1,27 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/perm_group_storage.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/perm_group_storage.xml
new file mode 100644
index 000000000..0ad7e6d34
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/drawable/perm_group_storage.xml
@@ -0,0 +1,26 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/values/config.xml b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/values/config.xml
new file mode 100644
index 000000000..50f8320f4
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicAndroidOverlay/res/values/config.xml
@@ -0,0 +1,44 @@
+
+
+
+
+ M11 0A10 10 0 1 0 11 20 10 10 0 1 0 11 0z
+
+
+ M11 18c4.42 0 8-3.58 8-8s-3.58-8-8-8-8 3.58-8 8 3.58 8 8 8Zm0 2c5.52 0 10-4.48 10-10S16.52 0 11 0 1 4.48 1 10s4.48 10 10 10Z
+
+
+ M11 0A10 10 0 1 0 11 20 10 10 0 1 0 11 0z
+
+
+ M10.5 11.25V15L14 8.75h-2.5V5L8 11.25h2.5Z
+
+
+ M10 12v2h2v-2h2v-2h-2V8h-2v2H8v2h2Z
+
+ true
+
+
+ M22 16.38L20.72 15l-2.22 2.18L16.28 15 15 16.38l2.22 2.18L15 20.62 16.28 22l2.22-2.18L20.72 22 22 20.62l-2.1-2.06 2.1-2.18Z
+
+
+ - 11
+ - 11
+
diff --git a/themes/iconpacks/IconPackNostalgicLauncherOverlay/Android.bp b/themes/iconpacks/IconPackNostalgicLauncherOverlay/Android.bp
new file mode 100644
index 000000000..fc8ce4c58
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicLauncherOverlay/Android.bp
@@ -0,0 +1,30 @@
+//
+// Copyright 2019, The Android Open Source Project
+//
+// 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.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+//
+
+package {
+ // See: http://go/android-license-faq
+ // A large-scale-change added 'default_applicable_licenses' to import
+ // all of the 'license_kinds' from "vendor_aospa_license"
+ // to get the below license kinds:
+ // SPDX-license-identifier-Apache-2.0
+ default_applicable_licenses: ["vendor_aospa_license"],
+}
+
+runtime_resource_overlay {
+ name: "IconPackNostalgicLauncherOverlay",
+ theme: "IconPackNostalgicLauncher",
+ product_specific: true,
+}
diff --git a/themes/iconpacks/IconPackNostalgicLauncherOverlay/AndroidManifest.xml b/themes/iconpacks/IconPackNostalgicLauncherOverlay/AndroidManifest.xml
new file mode 100644
index 000000000..2e80e2401
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicLauncherOverlay/AndroidManifest.xml
@@ -0,0 +1,24 @@
+
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_corp.xml b/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_corp.xml
new file mode 100644
index 000000000..0dfaf8188
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_corp.xml
@@ -0,0 +1,23 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_corp_off.xml b/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_corp_off.xml
new file mode 100644
index 000000000..b3f353a16
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_corp_off.xml
@@ -0,0 +1,26 @@
+
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_drag_handle.xml b/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_drag_handle.xml
new file mode 100644
index 000000000..1e14a3b81
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_drag_handle.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_hourglass_top.xml b/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_hourglass_top.xml
new file mode 100644
index 000000000..b90019c94
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_hourglass_top.xml
@@ -0,0 +1,26 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_info_no_shadow.xml b/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_info_no_shadow.xml
new file mode 100644
index 000000000..dd095ab80
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_info_no_shadow.xml
@@ -0,0 +1,26 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_install_no_shadow.xml b/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_install_no_shadow.xml
new file mode 100644
index 000000000..2855bfc9c
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_install_no_shadow.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_palette.xml b/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_palette.xml
new file mode 100644
index 000000000..7e7094272
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_palette.xml
@@ -0,0 +1,26 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_pin.xml b/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_pin.xml
new file mode 100644
index 000000000..80232d887
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_pin.xml
@@ -0,0 +1,26 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_remove_no_shadow.xml b/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_remove_no_shadow.xml
new file mode 100644
index 000000000..f9532a115
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_remove_no_shadow.xml
@@ -0,0 +1,26 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_screenshot.xml b/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_screenshot.xml
new file mode 100644
index 000000000..1d291c93f
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_screenshot.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_select.xml b/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_select.xml
new file mode 100644
index 000000000..51d4a1183
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_select.xml
@@ -0,0 +1,23 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_setting.xml b/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_setting.xml
new file mode 100644
index 000000000..b3625ac9c
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_setting.xml
@@ -0,0 +1,26 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_share.xml b/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_share.xml
new file mode 100644
index 000000000..89ee5274e
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_share.xml
@@ -0,0 +1,39 @@
+
+
+
+
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_smartspace_preferences.xml b/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_smartspace_preferences.xml
new file mode 100644
index 000000000..e0b39fc41
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_smartspace_preferences.xml
@@ -0,0 +1,32 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_split_screen.xml b/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_split_screen.xml
new file mode 100644
index 000000000..c2c7ede6f
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_split_screen.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_uninstall_no_shadow.xml b/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_uninstall_no_shadow.xml
new file mode 100644
index 000000000..b7cc52a96
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_uninstall_no_shadow.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_warning.xml b/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_warning.xml
new file mode 100644
index 000000000..697f5d832
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_warning.xml
@@ -0,0 +1,26 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_widget.xml b/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_widget.xml
new file mode 100644
index 000000000..329c0d65f
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicLauncherOverlay/res/drawable/ic_widget.xml
@@ -0,0 +1,35 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicSettingsOverlay/Android.bp b/themes/iconpacks/IconPackNostalgicSettingsOverlay/Android.bp
new file mode 100644
index 000000000..f5e9fb038
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSettingsOverlay/Android.bp
@@ -0,0 +1,30 @@
+//
+// Copyright 2019, The Android Open Source Project
+//
+// 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.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+//
+
+package {
+ // See: http://go/android-license-faq
+ // A large-scale-change added 'default_applicable_licenses' to import
+ // all of the 'license_kinds' from "vendor_aospa_license"
+ // to get the below license kinds:
+ // SPDX-license-identifier-Apache-2.0
+ default_applicable_licenses: ["vendor_aospa_license"],
+}
+
+runtime_resource_overlay {
+ name: "IconPackNostalgicSettingsOverlay",
+ theme: "IconPackNostalgicSettings",
+ product_specific: true,
+}
diff --git a/themes/iconpacks/IconPackNostalgicSettingsOverlay/AndroidManifest.xml b/themes/iconpacks/IconPackNostalgicSettingsOverlay/AndroidManifest.xml
new file mode 100644
index 000000000..d308b5aeb
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSettingsOverlay/AndroidManifest.xml
@@ -0,0 +1,24 @@
+
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSettingsOverlay/res/drawable/ic_android.xml b/themes/iconpacks/IconPackNostalgicSettingsOverlay/res/drawable/ic_android.xml
new file mode 100644
index 000000000..afa84e43a
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSettingsOverlay/res/drawable/ic_android.xml
@@ -0,0 +1,35 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicSettingsOverlay/res/drawable/ic_content_copy_grey600_24dp.xml b/themes/iconpacks/IconPackNostalgicSettingsOverlay/res/drawable/ic_content_copy_grey600_24dp.xml
new file mode 100644
index 000000000..e479f506b
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSettingsOverlay/res/drawable/ic_content_copy_grey600_24dp.xml
@@ -0,0 +1,27 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicSettingsOverlay/res/drawable/ic_data_saver.xml b/themes/iconpacks/IconPackNostalgicSettingsOverlay/res/drawable/ic_data_saver.xml
new file mode 100644
index 000000000..5c85eb36b
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSettingsOverlay/res/drawable/ic_data_saver.xml
@@ -0,0 +1,33 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicSettingsOverlay/res/drawable/ic_settings_sim.xml b/themes/iconpacks/IconPackNostalgicSettingsOverlay/res/drawable/ic_settings_sim.xml
new file mode 100644
index 000000000..b58d03482
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSettingsOverlay/res/drawable/ic_settings_sim.xml
@@ -0,0 +1,26 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/Android.bp b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/Android.bp
new file mode 100644
index 000000000..60fff6350
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/Android.bp
@@ -0,0 +1,30 @@
+//
+// Copyright 2019, The Android Open Source Project
+//
+// 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.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+//
+
+package {
+ // See: http://go/android-license-faq
+ // A large-scale-change added 'default_applicable_licenses' to import
+ // all of the 'license_kinds' from "vendor_aospa_license"
+ // to get the below license kinds:
+ // SPDX-license-identifier-Apache-2.0
+ default_applicable_licenses: ["vendor_aospa_license"],
+}
+
+runtime_resource_overlay {
+ name: "IconPackNostalgicSystemUIOverlay",
+ theme: "IconPackNostalgicSystemUI",
+ product_specific: true,
+}
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/AndroidManifest.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/AndroidManifest.xml
new file mode 100644
index 000000000..6e875f6de
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/AndroidManifest.xml
@@ -0,0 +1,24 @@
+
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_alarm.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_alarm.xml
new file mode 100644
index 000000000..58ebe3eff
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_alarm.xml
@@ -0,0 +1,10 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_alarm_dim.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_alarm_dim.xml
new file mode 100644
index 000000000..58ebe3eff
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_alarm_dim.xml
@@ -0,0 +1,10 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_arrow_back.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_arrow_back.xml
new file mode 100644
index 000000000..3a585fdb2
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_arrow_back.xml
@@ -0,0 +1,10 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_bluetooth_connected.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_bluetooth_connected.xml
new file mode 100644
index 000000000..382fc8242
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_bluetooth_connected.xml
@@ -0,0 +1,10 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_camera.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_camera.xml
new file mode 100644
index 000000000..fac551cf4
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_camera.xml
@@ -0,0 +1,28 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_cast.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_cast.xml
new file mode 100644
index 000000000..48b6b8973
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_cast.xml
@@ -0,0 +1,10 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_cast_connected.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_cast_connected.xml
new file mode 100644
index 000000000..f622c02f3
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_cast_connected.xml
@@ -0,0 +1,10 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_cast_connected_fill.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_cast_connected_fill.xml
new file mode 100644
index 000000000..1b21db0d9
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_cast_connected_fill.xml
@@ -0,0 +1,26 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_close_white.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_close_white.xml
new file mode 100644
index 000000000..ec57b0507
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_close_white.xml
@@ -0,0 +1,10 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_data_saver.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_data_saver.xml
new file mode 100644
index 000000000..c5ee98d75
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_data_saver.xml
@@ -0,0 +1,16 @@
+
+
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_data_saver_off.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_data_saver_off.xml
new file mode 100644
index 000000000..e7f2c060d
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_data_saver_off.xml
@@ -0,0 +1,14 @@
+
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_drag_handle.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_drag_handle.xml
new file mode 100644
index 000000000..551673d59
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_drag_handle.xml
@@ -0,0 +1,10 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_fingerprint.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_fingerprint.xml
new file mode 100644
index 000000000..163cfb401
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_fingerprint.xml
@@ -0,0 +1,22 @@
+
+
+
+
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_headset.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_headset.xml
new file mode 100644
index 000000000..54e834c7d
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_headset.xml
@@ -0,0 +1,14 @@
+
+
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_headset_mic.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_headset_mic.xml
new file mode 100644
index 000000000..b9bec0b65
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_headset_mic.xml
@@ -0,0 +1,14 @@
+
+
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_info.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_info.xml
new file mode 100644
index 000000000..2eaaad13e
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_info.xml
@@ -0,0 +1,11 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_info_outline.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_info_outline.xml
new file mode 100644
index 000000000..2eaaad13e
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_info_outline.xml
@@ -0,0 +1,11 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_invert_colors.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_invert_colors.xml
new file mode 100644
index 000000000..7ce6c4fba
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_invert_colors.xml
@@ -0,0 +1,40 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_location.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_location.xml
new file mode 100644
index 000000000..9f63dd5ad
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_location.xml
@@ -0,0 +1,41 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_lockscreen_ime.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_lockscreen_ime.xml
new file mode 100644
index 000000000..9a3b60235
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_lockscreen_ime.xml
@@ -0,0 +1,10 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_notifications_alert.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_notifications_alert.xml
new file mode 100644
index 000000000..8dd2aa9a4
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_notifications_alert.xml
@@ -0,0 +1,10 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_notifications_silence.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_notifications_silence.xml
new file mode 100644
index 000000000..76d171384
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_notifications_silence.xml
@@ -0,0 +1,10 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_power_low.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_power_low.xml
new file mode 100644
index 000000000..db1a2326c
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_power_low.xml
@@ -0,0 +1,10 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_power_saver.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_power_saver.xml
new file mode 100644
index 000000000..add754361
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_power_saver.xml
@@ -0,0 +1,10 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_bluetooth_connecting.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_bluetooth_connecting.xml
new file mode 100644
index 000000000..e2fea2b26
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_bluetooth_connecting.xml
@@ -0,0 +1,10 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_bluetooth_off.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_bluetooth_off.xml
new file mode 100644
index 000000000..731045893
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_bluetooth_off.xml
@@ -0,0 +1,10 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_bluetooth_on.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_bluetooth_on.xml
new file mode 100644
index 000000000..b39cc4f46
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_bluetooth_on.xml
@@ -0,0 +1,10 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_branded_vpn.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_branded_vpn.xml
new file mode 100644
index 000000000..c4d3a3df6
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_branded_vpn.xml
@@ -0,0 +1,10 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_cancel.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_cancel.xml
new file mode 100644
index 000000000..57f6f3c01
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_cancel.xml
@@ -0,0 +1,10 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_no_sim.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_no_sim.xml
new file mode 100644
index 000000000..ce5dc301e
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_no_sim.xml
@@ -0,0 +1,10 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_wifi_0.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_wifi_0.xml
new file mode 100644
index 000000000..721d5e4b2
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_wifi_0.xml
@@ -0,0 +1,14 @@
+
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_wifi_1.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_wifi_1.xml
new file mode 100644
index 000000000..40f965e98
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_wifi_1.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_wifi_2.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_wifi_2.xml
new file mode 100644
index 000000000..fead7fad7
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_wifi_2.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_wifi_3.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_wifi_3.xml
new file mode 100644
index 000000000..c51765cf3
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_wifi_3.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_wifi_4.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_wifi_4.xml
new file mode 100644
index 000000000..8bb87f831
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_wifi_4.xml
@@ -0,0 +1,13 @@
+
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_wifi_disabled.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_wifi_disabled.xml
new file mode 100644
index 000000000..39d3d953d
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_wifi_disabled.xml
@@ -0,0 +1,13 @@
+
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_wifi_disconnected.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_wifi_disconnected.xml
new file mode 100644
index 000000000..90c1cbb09
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_wifi_disconnected.xml
@@ -0,0 +1,14 @@
+
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_wifi_full_0.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_wifi_full_0.xml
new file mode 100644
index 000000000..627c10546
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_wifi_full_0.xml
@@ -0,0 +1,10 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_wifi_full_1.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_wifi_full_1.xml
new file mode 100644
index 000000000..a5125be72
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_wifi_full_1.xml
@@ -0,0 +1,13 @@
+
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_wifi_full_2.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_wifi_full_2.xml
new file mode 100644
index 000000000..9a286e1f5
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_wifi_full_2.xml
@@ -0,0 +1,13 @@
+
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_wifi_full_3.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_wifi_full_3.xml
new file mode 100644
index 000000000..02392b929
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_wifi_full_3.xml
@@ -0,0 +1,13 @@
+
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_wifi_full_4.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_wifi_full_4.xml
new file mode 100644
index 000000000..a59e040c8
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_wifi_full_4.xml
@@ -0,0 +1,10 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_wifi_no_network.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_wifi_no_network.xml
new file mode 100644
index 000000000..840a20baa
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_qs_wifi_no_network.xml
@@ -0,0 +1,10 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_screenshot_delete.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_screenshot_delete.xml
new file mode 100644
index 000000000..04ded4bb7
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_screenshot_delete.xml
@@ -0,0 +1,10 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_screenshot_share.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_screenshot_share.xml
new file mode 100644
index 000000000..b6dedf3b4
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_screenshot_share.xml
@@ -0,0 +1,10 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_send.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_send.xml
new file mode 100644
index 000000000..50a0eae1a
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_send.xml
@@ -0,0 +1,11 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_settings.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_settings.xml
new file mode 100644
index 000000000..7ca74c7a7
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_settings.xml
@@ -0,0 +1,10 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_settings_16dp.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_settings_16dp.xml
new file mode 100644
index 000000000..e68911ccd
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_settings_16dp.xml
@@ -0,0 +1,10 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_signal_flashlight_disable.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_signal_flashlight_disable.xml
new file mode 100644
index 000000000..dee004e7d
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_signal_flashlight_disable.xml
@@ -0,0 +1,41 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_signal_flashlight_enable.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_signal_flashlight_enable.xml
new file mode 100644
index 000000000..e99c07adc
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_signal_flashlight_enable.xml
@@ -0,0 +1,41 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_volume_alarm.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_volume_alarm.xml
new file mode 100644
index 000000000..55d3fa974
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_volume_alarm.xml
@@ -0,0 +1,11 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_volume_alarm_mute.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_volume_alarm_mute.xml
new file mode 100644
index 000000000..7845e4a6e
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_volume_alarm_mute.xml
@@ -0,0 +1,11 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_volume_bt_sco.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_volume_bt_sco.xml
new file mode 100644
index 000000000..2b4c6eb3c
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_volume_bt_sco.xml
@@ -0,0 +1,11 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_volume_media.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_volume_media.xml
new file mode 100644
index 000000000..361fb465a
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_volume_media.xml
@@ -0,0 +1,11 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_volume_media_bt.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_volume_media_bt.xml
new file mode 100644
index 000000000..1c83aff31
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_volume_media_bt.xml
@@ -0,0 +1,14 @@
+
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_volume_media_bt_mute.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_volume_media_bt_mute.xml
new file mode 100644
index 000000000..d8dcfbbfa
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_volume_media_bt_mute.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_volume_media_mute.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_volume_media_mute.xml
new file mode 100644
index 000000000..96fe2214e
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_volume_media_mute.xml
@@ -0,0 +1,14 @@
+
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_volume_remote.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_volume_remote.xml
new file mode 100644
index 000000000..e825ec956
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_volume_remote.xml
@@ -0,0 +1,11 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_volume_remote_mute.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_volume_remote_mute.xml
new file mode 100644
index 000000000..c90b5b8e3
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_volume_remote_mute.xml
@@ -0,0 +1,22 @@
+
+
+
+
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_volume_ringer.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_volume_ringer.xml
new file mode 100644
index 000000000..2748b8a02
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_volume_ringer.xml
@@ -0,0 +1,10 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_volume_ringer_mute.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_volume_ringer_mute.xml
new file mode 100644
index 000000000..9944bb5b4
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_volume_ringer_mute.xml
@@ -0,0 +1,32 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_volume_ringer_vibrate.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_volume_ringer_vibrate.xml
new file mode 100644
index 000000000..ba132625a
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_volume_ringer_vibrate.xml
@@ -0,0 +1,11 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_volume_voice.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_volume_voice.xml
new file mode 100644
index 000000000..ae84541e0
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/ic_volume_voice.xml
@@ -0,0 +1,26 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/stat_sys_camera.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/stat_sys_camera.xml
new file mode 100644
index 000000000..ae3e7e2d6
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/stat_sys_camera.xml
@@ -0,0 +1,28 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/stat_sys_managed_profile_status.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/stat_sys_managed_profile_status.xml
new file mode 100644
index 000000000..10d6d3d2f
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/stat_sys_managed_profile_status.xml
@@ -0,0 +1,26 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/stat_sys_mic_none.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/stat_sys_mic_none.xml
new file mode 100644
index 000000000..5ef739a8d
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/stat_sys_mic_none.xml
@@ -0,0 +1,10 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/stat_sys_vpn_ic.xml b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/stat_sys_vpn_ic.xml
new file mode 100644
index 000000000..ff5ebcd18
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicSystemUIOverlay/res/drawable/stat_sys_vpn_ic.xml
@@ -0,0 +1,10 @@
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicThemePickerOverlay/Android.bp b/themes/iconpacks/IconPackNostalgicThemePickerOverlay/Android.bp
new file mode 100644
index 000000000..16588a9d6
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicThemePickerOverlay/Android.bp
@@ -0,0 +1,31 @@
+//
+// Copyright 2019, The Android Open Source Project
+//
+// 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.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+//
+
+package {
+ // See: http://go/android-license-faq
+ // A large-scale-change added 'default_applicable_licenses' to import
+ // all of the 'license_kinds' from "vendor_aospa_license"
+ // to get the below license kinds:
+ // SPDX-license-identifier-Apache-2.0
+ default_applicable_licenses: ["vendor_aospa_license"],
+}
+
+runtime_resource_overlay {
+ name: "IconPackNostalgicThemePickerOverlay",
+ theme: "IconPackNostalgicThemePicker",
+ certificate: "platform",
+ product_specific: true,
+}
diff --git a/themes/iconpacks/IconPackNostalgicThemePickerOverlay/AndroidManifest.xml b/themes/iconpacks/IconPackNostalgicThemePickerOverlay/AndroidManifest.xml
new file mode 100644
index 000000000..39804f427
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicThemePickerOverlay/AndroidManifest.xml
@@ -0,0 +1,24 @@
+
+
+
+
+
diff --git a/themes/iconpacks/IconPackNostalgicThemePickerOverlay/res/drawable/ic_font.xml b/themes/iconpacks/IconPackNostalgicThemePickerOverlay/res/drawable/ic_font.xml
new file mode 100644
index 000000000..760382385
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicThemePickerOverlay/res/drawable/ic_font.xml
@@ -0,0 +1,28 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/iconpacks/IconPackNostalgicThemePickerOverlay/res/drawable/ic_shapes_24px.xml b/themes/iconpacks/IconPackNostalgicThemePickerOverlay/res/drawable/ic_shapes_24px.xml
new file mode 100644
index 000000000..cea09b56d
--- /dev/null
+++ b/themes/iconpacks/IconPackNostalgicThemePickerOverlay/res/drawable/ic_shapes_24px.xml
@@ -0,0 +1,28 @@
+
+
+
+
+
+
\ No newline at end of file