Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_providers_TelephonyProvider
/
898f50ae65b78d9140443182158532af10a159c6
/
AndroidManifest.xml
e3415a6
[Mainline] decouple TelephonyProvider from hidden ServiceState dependencies.
by SongFerngWang
· 5 years ago
12dfa02
[Telephony Mainline] Use the new SystemApi for mainline
by changbetty
· 5 years ago
f589e39
Remove RcsProvider
by Sahin Caliskan
· 5 years ago
415b5c8
Remove old CellBroadcastProvider
by Jordan Liu
· 6 years ago
1aef132
cellbroadcast provider refactor
by Chen Xu
· 6 years ago
e5270b1
Merge "Rename cellbroadcast's authority and fix permission check" am: 0eb00a9292
by Pengquan Meng
· 6 years ago
cee900e
Rename cellbroadcast's authority and fix permission check
by Pengquan Meng
· 6 years ago
128a2fa
Merge "Add Cellbroadcast ContentProvider" am: 6bfb8fe0a8
by Pengquan Meng
· 6 years ago
8fd0233
Add Cellbroadcast ContentProvider
by Pengquan Meng
· 6 years ago
aae4278
Merge "Do not export RcsProvider" am: c92dc3df15 am: 646b20de19
by Leland Miller
· 6 years ago
e0d1983
Do not export RcsProvider
by Leland Miller
· 6 years ago
bf7055f
Give READ_DEVICE_CONFIG permission to TelephonyProvider (uid 1001)
by Stanislav Zholnin
· 6 years ago
ba2af3e
Merge "Move RCS specific canonical address handling" am: f93a422a30 am: 0a1eb89764
by Leland Miller
· 6 years ago
d722918
Move RCS specific canonical address handling
by Leland Miller
· 6 years ago
188512a
Merge "Implement RcsProvider" am: 8cae71e37d am: ae82328730 am: 4ff6e17e34
by Sahin Caliskan
· 6 years ago
92747a9
Implement RcsProvider
by Sahin Caliskan
· 6 years ago
8174f25
Revert "Implement RcsProvider"
by Sahin Caliskan
· 6 years ago
28340ec
Implement RcsProvider
by Sahin Caliskan
· 6 years ago
fb41dc5
Merge "Add a table and triggers to track changes to SMS table."
by Vasu Nori
· 7 years ago
9e28ac6
Add a table and triggers to track changes to SMS table.
by Vasu Nori
· 7 years ago
938e80b
Merge "API review: rename CarrierIdentification to CarrierId" am: a5e5eda3c9
by Chen Xu
· 7 years ago
afe8641
API review: rename CarrierIdentification to CarrierId
by fionaxu
· 7 years ago
08493c0
fix carrierIdentifierTest
by fionaxu
· 7 years ago
8ac14e4
fix carrierIdentifierTest
by fionaxu
· 7 years ago
346dabe
CarrierIdProvider improvements
by fionaxu
· 7 years ago
e2001d5
CarrierIdProvider improvements
by fionaxu
· 7 years ago
f5ab2ca
Add reserved disk GID to critical component.
by Jeff Sharkey
· 7 years ago
0e37cdf
new CarrierIdProvider for carrier resolution
by fionaxu
· 8 years ago
8900da4
new CarrierIdProvider for carrier resolution
by fionaxu
· 8 years ago
0144c1c
Create Provider for Carrier information including the Public key used
by pkanwar
· 8 years ago
395c554
Add service-state content provider
by Simran Basi
· 8 years ago
a5a1bf1
android.intent.action.CONTENT_CHANGED should be system protected
by Ye Wen
· 9 years ago
001516a
Follow framework refactoring.
by Jeff Sharkey
· 9 years ago
f85836f
Merge "Speed up of message backup/restore" into nyc-dev
by Roman Sorokin
· 9 years ago
21736c3
Speed up of message backup/restore
by Roman Sorokin
· 9 years ago
50ab9e4
Made broadcast EXTERNAL_PROVIDER_CHANGE protected and with FLAG_RECEIVER_REPLACE_PENDING.
by Roman Sorokin
· 9 years ago
481140f
Use backupInForeground="true"
by Christopher Tate
· 9 years ago
8b39acf
Implemention of the telephony provider backup agent to cover SMS backup
by Roman Sorokin
· 9 years ago
e583f85
Support the new ACTION_EXTERNAL_PROVIDER_CHANGE intent
by Tom Taylor
· 9 years ago
bfda7b1
Mark this coreApp as being encryptionAware.
by Jeff Sharkey
· 9 years ago
d516a55
Fix MMS delivery issue by permitting HTTP from TelephonyProvider.
by Alex Klyubin
· 10 years ago
47f5b45
Add INTERACT_ACROSS_USERS_FULL to TelephonyProvider.
by Amit Mahajan
· 10 years ago
578ff8a
Telephony provider does not use cleartext network traffic.
by Alex Klyubin
· 10 years ago
3429ad8
Remove unnecessary WRITE_SMS permission - telephony provider
by Svetoslav
· 10 years ago
887288c
Make TelephonyProvider a singleton across users
by Amith Yamasani
· 10 years ago
43f9fb2
Singleton providers should post change notifs to all users
by Amith Yamasani
· 11 years ago
6e3c0dc
Add HbpcdLookupProvider
by Steven Liu
· 11 years ago
2053d2e
Make SMS/MMS providers singletons across users
by Amith Yamasani
· 11 years ago
1d71463
Fix permission check for reading SMS on UICC.
by Jake Hamby
· 12 years ago
9052dc2
Let's enhance
by Jason Chen
· 13 years ago
fddd809
Explicitly export content providers
by Nick Kralevich
· 13 years ago
9dd4ab5
Make telephony provider boot in minimal boot mode
by Ben Komalo
· 14 years ago
bd2c26c
Don't back up telephony provider data
by Christopher Tate
· 14 years ago
17e36a2
Fix 2157380: NPE while attaching the captured picture in MMS application on Sholes.
by Chih-Chung Chang
· 16 years ago
b88772a
grant url permission for content://mms/drm, so clicking on a purchased content in mms app doesn't crash.
by Wei Huang
· 16 years ago
04178b0
Make name of Telephony provider localizable.
by Eric Fischer
· 16 years ago
7236c3a
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
9812a61
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
692628d
auto import from //depot/cupcake/@132589
by The Android Open Source Project
· 16 years ago
b7e8518
auto import from //depot/cupcake/@137055
by The Android Open Source Project
· 16 years ago
15fe736
Initial Contribution
by The Android Open Source Project
· 17 years ago