index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
provider
/
BlockedNumberContract.java
Age
Commit message (
Expand
)
Author
2020-03-12
Revert [Telephony mainline] Add SystemApi and NonNull annotation
zoey chen
2019-12-04
[TelephonyMainline] Cannot remove AUTHORITY_URI from the public API.
zoey chen
2019-11-18
[Telephony mainline] Add SystemApi and NonNull annotation
zoey chen
2019-05-23
Add extended logging for blocked number contract.
Tyler Gunn
2018-08-20
Update BlockedNumberContract to indicate why a call was blocked.
Tyler Gunn
2018-03-23
Add exception catching for BlockedNumberContract methods used by Telecom.
Tyler Gunn
2018-03-08
Support enhanced call blocking function
Ruijie Bai
2016-05-18
Update BlockedNumberContract javadocs.
Abhijith Shastry
2016-05-03
Update BlockedNumberContract documentation.
Abhijith Shastry
2016-03-23
Add an unblock API to BlockedNumberContract.
Abhijith Shastry
2016-03-22
Document that re-inserting the same blocked number is permitted.
Abhijith Shastry
2016-03-17
Update canCurrentUserBlockNumbers permissions javadoc.
Abhijith Shastry
2016-03-08
Document that emergency numbers will not be blocked by the platform.
Abhijith Shastry
2016-02-29
Updates to BlockedNumberContract from API review.
Abhijith Shastry
2016-02-22
Rename suppressal to suppression.
Abhijith Shastry
2016-02-18
Make BlockSuppressalStatus constructor public so that it can be constructed b...
Abhijith Shastry
2016-02-10
Add hidden APIs for number blocking which will be used by the system.
Abhijith Shastry
2016-02-05
Update javadoc for BlockedNumberContract.
Abhijith Shastry
2016-02-01
BlockedNumberContract API changes:
Abhijith Shastry
2016-01-14
Remove the index columns from the blocked provider.
Makoto Onuki
2016-01-13
API for blocked number provider
Makoto Onuki