History log of /packages/apps/Dialer/src-N/com/android/dialer/compat/BlockedNumbersSdkCompat.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3ec5d25470379acbbf3bb2bcc83e5e897a22a59d 18-Mar-2016 Brandon Maxwell <maxwelb@google.com> Only allow primary users to block numbers

+ By design, only the primary user has the capability to block
numbers.
+ This CL ensures that secondary users don't see the option to block
numbers in the call log or call details.

Change-Id: I576925510cfbef417c16910218014d9f7b7dd2a0
Fixes: 27366206
/packages/apps/Dialer/src-N/com/android/dialer/compat/BlockedNumbersSdkCompat.java
9baf4e56672d8beeed6bdd9d1cd9456b32cf83ba 25-Feb-2016 Brandon Maxwell <maxwelb@google.com> Implementing Compat class for Filtering

+ FilteredNumberCompat contains the logic needed to switch between
the Dialer implemented number filtering and the new number filtering.
+ Direct uses of the Dialer Filtering code should be replaced to use
the fields in this class

Bug=26664600

Change-Id: I42db3da4b5ed124a88488713f56ccab7b2290309
/packages/apps/Dialer/src-N/com/android/dialer/compat/BlockedNumbersSdkCompat.java