Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_providers_TelephonyProvider
/
e6165b4c3ae42936a148dba8b8c25dabcc00cc3b
/
src
e6165b4
30481342: Security Vulnerability - TOCTOU in MmsProvider allows access to files as phone (radio) uid am: 5bc7f9682d am: d076dc3024 am: a5612a4a46 am: 30316a95f3
by Andre Furtado
· 9 years ago
7f17d51
30481342: Security Vulnerability - TOCTOU in MmsProvider allows access to files as phone (radio) uid am: 5bc7f9682d am: d076dc3024 am: a5612a4a46
by Andre Furtado
· 9 years ago
d076dc3
30481342: Security Vulnerability - TOCTOU in MmsProvider allows access to files as phone (radio) uid
by Andre Furtado
· 9 years ago
5bc7f96
30481342: Security Vulnerability - TOCTOU in MmsProvider allows access to files as phone (radio) uid
by Andre Furtado
· 9 years ago
40ba2de
Fixed crash loop of the Telephony in case of bad restore. am: 56117b955d
by Roman Sorokin
· 9 years ago
56117b9
Fixed crash loop of the Telephony in case of bad restore.
by Roman Sorokin
· 9 years ago
352117b
Cold sim issue fix in telephony Provider am: 77f5e56875
by fionaxu
· 9 years ago
77f5e56
Merge "Cold sim issue fix in telephony Provider" into nyc-dev
by Chen Xu
· 9 years ago
13c051e
Merge "Add message_body to raw table when it is created." into nyc-dev
by Amit Mahajan
· 9 years ago
6f820c1
Merge "Add message_body to raw table when it is created." into nyc-dev
by TreeHugger Robot
· 9 years ago
c5ef99e
Add message_body to raw table when it is created.
by Amit Mahajan
· 9 years ago
9e175ce
Make SMS restore robust to device reboots. am: 2d3a779
by Roman Sorokin
· 9 years ago
2d3a779
Make SMS restore robust to device reboots.
by Roman Sorokin
· 9 years ago
73dd3bf
Merge "Change to treat no bearer_bitmask specified in APNs xml as bitmask 0." into nyc-dev
by Amit Mahajan
· 9 years ago
52520ec
Merge "Change to treat no bearer_bitmask specified in APNs xml as bitmask 0." into nyc-dev
by TreeHugger Robot
· 9 years ago
ed3e747
Change to treat no bearer_bitmask specified in APNs xml as bitmask 0.
by Amit Mahajan
· 9 years ago
bf9c60f
Change to fix build failure.
by Amit Mahajan
· 9 years ago
e58c160
Cold sim issue fix in telephony Provider
by fionaxu
· 9 years ago
6215a4f
Merge "Add message_body column to raw table." into nyc-dev am: 36379ef
by Amit Mahajan
· 9 years ago
36379ef
Merge "Add message_body column to raw table." into nyc-dev
by Amit Mahajan
· 9 years ago
faf81fa
Merge "Additional columns in pdu table and threads table to backup" into nyc-dev
by Roman Sorokin
· 9 years ago
45cbead
Merge "Additional columns in pdu table and threads table to backup" into nyc-dev
by Roman Sorokin
· 9 years ago
3aa2817
Additional columns in pdu table and threads table to backup
by Roman Sorokin
· 9 years ago
5fc743c
Add message_body column to raw table.
by Amit Mahajan
· 9 years ago
13e6816
Temporary changes to disable sms de-duping code. am: 70ad7ad
by Amit Mahajan
· 9 years ago
70ad7ad
Temporary changes to disable sms de-duping code.
by Amit Mahajan
· 9 years ago
b1356ec
Minor changes to SMS de-duping changes. am: 2240df7
by Amit Mahajan
· 9 years ago
2240df7
Minor changes to SMS de-duping changes.
by Amit Mahajan
· 9 years ago
7094865
resolve merge conflicts of 9dbdf2d to nyc-dev-plus-aosp
by Amit Mahajan
· 9 years ago
9dbdf2d
Merge "Adding DELETED column to SMS raw table to support message de-duping." into nyc-dev
by Amit Mahajan
· 9 years ago
1a68c53
Hold wakelock for SMS/MMS restore service. am: c2231c0
by Roman Sorokin
· 9 years ago
86bbb17
Adding DELETED column to SMS raw table to support message de-duping.
by Amit Mahajan
· 9 years ago
c2231c0
Hold wakelock for SMS/MMS restore service.
by Roman Sorokin
· 9 years ago
1be07fb
Switched TelephonyBackupAgent to ContentResolver am: 9037d64
by Roman Sorokin
· 9 years ago
9037d64
Switched TelephonyBackupAgent to ContentResolver
by Roman Sorokin
· 9 years ago
4b9f283
Follow framework refactoring. am: 001516a
by Jeff Sharkey
· 9 years ago
2105d24
Merge "Speed up of message backup/restore" into nyc-dev am: f85836f
by Roman Sorokin
· 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
a472d6e
Merge "Fix shift that is out of range." am: fe83837
by Ian Rogers
· 9 years ago
21736c3
Speed up of message backup/restore
by Roman Sorokin
· 10 years ago
ba1cc5d
Fix shift that is out of range.
by Ian Rogers
· 9 years ago
ef070df
Add API to IMountService to get encryption state am: 9be1ca3903
by Paul Lawrence
· 10 years ago
9be1ca3
Add API to IMountService to get encryption state
by Paul Lawrence
· 10 years ago
19cdf2c
Merge "Made broadcast EXTERNAL_PROVIDER_CHANGE protected and with FLAG_RECEIVER_REPLACE_PENDING." into nyc-dev
by Roman Sorokin
· 10 years ago
45d95f6
Merge "Made broadcast EXTERNAL_PROVIDER_CHANGE protected and with FLAG_RECEIVER_REPLACE_PENDING." into nyc-dev
by Roman Sorokin
· 10 years ago
23b9ffa
Do not update db if apns xml file has not changed. am: 28a5d003ca
by Amit Mahajan
· 10 years ago
28a5d00
Do not update db if apns xml file has not changed.
by Amit Mahajan
· 10 years ago
50ab9e4
Made broadcast EXTERNAL_PROVIDER_CHANGE protected and with FLAG_RECEIVER_REPLACE_PENDING.
by Roman Sorokin
· 10 years ago
c2bd355
Speed up MmsSmsDatabaseHelper thread updates
by Snild Dolkow
· 10 years ago
6b6d19e
Merge "Speed up MmsSmsDatabaseHelper thread updates" am: f4b7936482
by Snild Dolkow
· 10 years ago
a9036a0
Make bulkInsert or SmsProvider notify only once
by Roman Sorokin
· 10 years ago
c058ea9
Merge "Fixed duplication conversation on restore Made recipients storage for mms same as for sms." into nyc-dev
by Roman Sorokin
· 10 years ago
0ccec3a
Merge "Fixed tests for TelephonyBackupAgent" into nyc-dev
by Roman Sorokin
· 10 years ago
0b59ce4
Update MMS parts(attachment files) path after db upgrade.
by Ji Yang
· 10 years ago
76422e0
Fixed duplication conversation on restore
by Roman Sorokin
· 10 years ago
1d42223
Fixed tests for TelephonyBackupAgent
by Roman Sorokin
· 10 years ago
5a3194d
Move all sms tables except raw into credential encrypted storage.
by Ji Yang
· 10 years ago
7abcab5
Speed up MmsSmsDatabaseHelper thread updates
by Snild Dolkow
· 10 years ago
ff82fdf
Merge "Support for onQuotaExceeded in TelephonyBackupAgent."
by Matthew Williams
· 10 years ago
de98fc1
Unhiding MSIM APIs.
by Shishir Agrawal
· 10 years ago
59b8dcb
Merge "Revert "Move all sms tables except raw into credential encrypted storage.""
by Ji Yang
· 10 years ago
8fcbd4e
Revert "Move all sms tables except raw into credential encrypted storage."
by Ji Yang
· 10 years ago
8f63351
Support for onQuotaExceeded in TelephonyBackupAgent.
by Roman Sorokin
· 10 years ago
a632476
Fixing addresses backup/restore for SMS.
by Roman Sorokin
· 10 years ago
1682a9e
Merge "Move all sms tables except raw into credential encrypted storage."
by Ji Yang
· 10 years ago
8f3ad6f
Move all sms tables except raw into credential encrypted storage.
by Ji Yang
· 10 years ago
8b39acf
Implemention of the telephony provider backup agent to cover SMS backup
by Roman Sorokin
· 10 years ago
e583f85
Support the new ACTION_EXTERNAL_PROVIDER_CHANGE intent
by Tom Taylor
· 10 years ago
df84a23
Merge "Avoid expression tree depth error in removeUnferencedAddresses()" am: 0931c72127
by Atsushi Mito
· 10 years ago
e84d609
Merge "Avoid expression tree depth error in removeUnferencedAddresses()"
by Atsushi Mito
· 10 years ago
0931c72
Merge "Avoid expression tree depth error in removeUnferencedAddresses()"
by Atsushi Mito
· 10 years ago
a157402
Merge "Changing RuntimeException on old-apns-conf file not found to error msg." am: 3ad0b41cfc
by Amit Mahajan
· 10 years ago
4c08dfe
Merge "Changing RuntimeException on old-apns-conf file not found to error msg."
by Amit Mahajan
· 10 years ago
69f7e94
Changing RuntimeException on old-apns-conf file not found to error msg.
by Amit Mahajan
· 10 years ago
cecbabc
Try-catch for deletePreferredApnId()
by Amit Mahajan
· 10 years ago
d4091e0
Upgrade telephony db (carriers table) only if needed.
by Amit Mahajan
· 10 years ago
91c5dff
Change to persist preferred apn across OTA upgrades.
by Amit Mahajan
· 10 years ago
da60721
Change to add user_visible field to Carriers table.
by Amit Mahajan
· 10 years ago
5c89002
Avoid expression tree depth error in removeUnferencedAddresses()
by Snild Dolkow
· 10 years ago
b6fe085
Add new columns corresponding to Cellbroadcast settings screen.
by Sanket Padawe
· 10 years ago
f47a76e
Merge "Change to actually remove user/carrier edited entries on delete()." into mnc-dev
by Amit Mahajan
· 10 years ago
7b8040a
Change to actually remove user/carrier edited entries on delete().
by Amit Mahajan
· 10 years ago
86b8a2c
Dump default SMS app package name
by Ye Wen
· 10 years ago
899cc60
Change to preserve user/carrer added/edited APNs on upgrade.
by Amit Mahajan
· 10 years ago
3f63728
Update db only if ContentValues obj being inserted is not empty.
by Amit Mahajan
· 10 years ago
b80f733
Add bearer_bitmask field (in addition to bearer).
by Amit Mahajan
· 10 years ago
a2f40df
Adding try-catch block to catch an unexpected exception causing crash.
by Amit Mahajan
· 10 years ago
258d0a6
Merge commit '24223db' into merge2
by Etan Cohen
· 10 years ago
d3aaff4
Revert "Fix to not crash on failure to parse non-integer values."
by Etan Cohen
· 10 years ago
717d35d
Fix to not crash on failure to parse non-integer values.
by Amit Mahajan
· 10 years ago
82c4359
Fixing the the conditions checked when searching conflicting row in db.
by Amit Mahajan
· 10 years ago
24223db
Change to avoid parsing non-integer values to integer when repopulating db.
by Amit Mahajan
· 10 years ago
da40d6a
Canonicalize file paths before comparing
by Amith Yamasani
· 10 years ago
85f7f51
Merge "Support both user and carrier edited values." into lmp-mr1-wfc-dev
by Amit Mahajan
· 10 years ago
bc1edc2
Support both user and carrier edited values.
by Amit Mahajan
· 10 years ago
bec8492
Fixing the the conditions checked when searching conflicting row in db.
by Amit Mahajan
· 10 years ago
1dc7f47
Merge commit '3f2e68a0391b1b8389beb6558c27a82b19c75a8f' into merge_work
by Prerepa Viswanadham
· 10 years ago
3f2e68a
Change to add new column and unique constraint to carriers db.
by Amit Mahajan
· 11 years ago
72f1355
Restricted view of SMS/MMS providers (2/2)
by Ye Wen
· 11 years ago
Next »