Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_providers_TelephonyProvider
/
f8ba2a06edd734e38bc704b270c9de1d8aeef202
f8ba2a0
Newer icons
by Mike Cleron
· 16 years ago
1047ab4
bug 2155021: add sql trigger to update thread attachment column when pdu's thread_id column is modified.
by Wei Huang
· 16 years ago
596229d
New icons
by Mike Cleron
· 16 years ago
c818d63
bug 2150183: fix SMS address comparison so "foo"=="foo".
by Wei Huang
· 16 years ago
a6e9d89
New hdpi artwork.
by Daniel Sandler
· 16 years ago
2914a7a
add content uri support for opening a file descriptor for storing a temp picture.
by Wei Huang
· 16 years ago
845a916
Use strict phone number comparation algorithm if the config tells the package to do so.
by Daisuke Miyakawa
· 16 years ago
2feedb1
Import revised translations. DO NOT MERGE
by Eric Fischer
· 16 years ago
a678c85
check if the address column is null when selecting for search
by Mark Wagner
· 16 years ago
a388561
Merge change 24215 into eclair
by Android (Google) Code Review
· 16 years ago
9fe8871
Import revised translations. DO NOT MERGE
by Eric Fischer
· 16 years ago
52dfa83
Temporary fix for bug 2102395: guard against bad contact url.
by Wei Huang
· 16 years ago
816e934
Greatly simplify query
by Tom Taylor
· 16 years ago
70ec48c
tweak logging in SmsProvider.
by Wei Huang
· 16 years ago
f0a7f15
Search for locked messages
by Tom Taylor
· 16 years ago
075b105
fix sms/mms db upgrade code. When upgrading from ver 43 to 46, the code stopped after upgrading to ver 44's schema, but failed to fall thru. to perform the rest of the upgrade for ver 45 and 46.
by Wei Huang
· 16 years ago
87bfe14
Update thread count
by Tom Taylor
· 16 years ago
f396884
merge from open-source master
by Jean-Baptiste Queru
· 16 years ago
4912f30
am d93bc17a: (-s ours) Import revised translations. DO NOT MERGE
by Eric Fischer
· 16 years ago
d93bc17
Import revised translations. DO NOT MERGE
by Eric Fischer
· 16 years ago
8c855e6
merge from donut
by Jean-Baptiste Queru
· 16 years ago
4e11d26
reconcile korg/master into goog/master
by Jean-Baptiste Queru
· 16 years ago
8ba2467
Merge korg/donut into korg/master
by Jean-Baptiste Queru
· 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
4f9634e
am b4ac04f7: Add more logging to track down a monkey bug
by Tom Taylor
· 16 years ago
b4ac04f
Add more logging to track down a monkey bug
by Tom Taylor
· 16 years ago
7db8be8
am fc7d62ee: Import new translations
by Eric Fischer
· 16 years ago
fc7d62e
Import new translations
by Eric Fischer
· 16 years ago
4fd1a80
am 69e6ffad: Add logging code to getThreadId
by Tom Taylor
· 16 years ago
69e6ffa
Add logging code to getThreadId
by Tom Taylor
· 16 years ago
f0a9e90
mods to support searching of mms messages
by Mark Wagner
· 16 years ago
a0f6cf7
am 04178b00: Make name of Telephony provider localizable.
by Eric Fischer
· 16 years ago
04178b0
Make name of Telephony provider localizable.
by Eric Fischer
· 16 years ago
66d373c
add a "search" uri
by Mark Wagner
· 16 years ago
3ddbfd0
Remove trailing comma in SQL statement to create MMS database table.
by Ficus Kirkpatrick
· 16 years ago
a48a966
Add locked column to sms and pdu tables.
by Tom Taylor
· 16 years ago
6c0ef24
Checkpoint of SMS/MMS Recycler.
by Tom Taylor
· 16 years ago
37e4424
Add a URI on MmsSmsProvider for getting all canonical addresses at once.
by Ficus Kirkpatrick
· 16 years ago
a109f2f
Merge donut into master
by Jean-Baptiste Queru
· 16 years ago
cb6246b
merge cupcake into donut
by Jean-Baptiste Queru
· 16 years ago
489693d
Merge donut into master
by Jean-Baptiste Queru
· 16 years ago
5ff7b6a
Guarantee that only one SMS draft per thread can ever exist.
by Ficus Kirkpatrick
· 16 years ago
2fec43a
Merge branch 'readonly-p4-master'
by Wink Saville
· 16 years ago
05117fe
AI 144245: Fix merge conflict for megering in the CDMA changes in to master from donutburger.
by Wink Saville
· 16 years ago
50b2f39
AI 144185: Integrate cdma into the main code base.
by Wink Saville
· 16 years ago
7ca36ba
Merge branch 'open_source_no_contributions' into google_internal
by The Android Open Source Project
· 16 years ago
2fade9d
Merge commit 'korg/cupcake'
by The Android Open Source Project
· 16 years ago
7b0cf4f
Automated import from //branches/donutburger/...@141310,141310
by Wei Huang
· 16 years ago
2ad5ba8
Automated import from //branches/master/...@141313,141313
by Wei Huang
· 16 years ago
59abf4a
Automated import from //branches/donutburger/...@140756,140756
by John Huang
· 16 years ago
b1bc16d
Automated import from //branches/master/...@140758,140758
by John Huang
· 16 years ago
1a24893
auto import from //branches/cupcake_rel/...@141571
by The Android Open Source Project
· 16 years ago
befb907
Merge commit 'remotes/korg/cupcake' into merge
by Jean-Baptiste Queru
· 16 years ago
cba4964
auto import from //branches/cupcake/...@137197
by The Android Open Source Project
· 16 years ago
5f1e43f
auto import from //depot/cupcake/@136594
by The Android Open Source Project
· 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
fdf470d
auto import from //branches/cupcake/...@132569
by The Android Open Source Project
· 16 years ago
62f78e4
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 16 years ago
15fe736
Initial Contribution
by The Android Open Source Project
· 17 years ago