Began implementation of Dialer dark theme.
- README on how to properly theme Dialer going forward.
- Migrated all widgets to use global colors.
- Removed all activity and application themes where it wasn't necessary.
- Added themeing test rule for Espresso tests.
Bug: 79883035
Test: tap
PiperOrigin-RevId: 197634256
Change-Id: I4b7d94d45aeeb59d484b0069fdd1e200a654910b
diff --git a/packages.mk b/packages.mk
index 6483346..37090cc 100644
--- a/packages.mk
+++ b/packages.mk
@@ -68,6 +68,9 @@
com.android.dialer.speeddial \
com.android.dialer.spannable \
com.android.dialer.theme \
+ com.android.dialer.theme.base \
+ com.android.dialer.theme.common \
+ com.android.dialer.theme.private \
com.android.dialer.util \
com.android.dialer.voicemail.listui \
com.android.dialer.voicemail.listui.error \