- 21 Sep, 2011 2 commits
-
-
Tom Taylor authored
Remove the triggers that delete threads when there are no sms or pdu entries referring to those threads. These triggers end up killing a thread while we're saving drafts. Bug 5354900 among others. Change-Id: I85879ad8ae819a5262fbaaed325b2e3a4b2b3e7d
-
Mark Wagner authored
-
- 20 Sep, 2011 2 commits
-
-
Mark Wagner authored
Correct the search queries to not query all columns in the table but only the indexed words column. Change-Id: I323ea9dbbdbce9bca259a3f359f32cc94174a88b
-
Eric Fischer authored
Change-Id: I0048586a32e8ad61817041ae57415330859b364b
-
- 16 Sep, 2011 2 commits
-
-
Eric Fischer authored
* commit 'cf358f6b': Import revised translations. DO NOT MERGE
-
Eric Fischer authored
Change-Id: I437450c08860f8b443db1c734a59f985e929993b
-
- 13 Sep, 2011 1 commit
-
-
sinikang authored
- add carrier_enabled : 1 => enabled APN, 0 => disabled APN - add bearer : Radio Access Technology info. This should be spread to other technologies, but currently only used for LTE(14) and EHRPD(13) - remove 2 unnecessary default setting code. bug:4991683 Change-Id: Iad7b801a88b0651e2f2f74ab18b4565b0e927370
-
- 12 Sep, 2011 1 commit
-
-
Justin Ho authored
Bug: 5286988 Change-Id: I3892e0bf3d8700868b3bfafd716fb6ada933af30
-
- 26 Aug, 2011 1 commit
-
-
Eric Fischer authored
Change-Id: I96ed711109203e38e0f89d103bb6896dfe30eda6
-
- 29 Jul, 2011 1 commit
-
-
Christopher Tate authored
-
- 26 Jul, 2011 1 commit
-
-
Eric Fischer authored
Change-Id: Ic8130006989f98b43c57ec1ecbe0b0d8d9410643
-
- 22 Jul, 2011 1 commit
-
-
Christopher Tate authored
It is nonsensical across devices, and sometimes even across factory reset operations. Change-Id: I3c139faf0c178c02eab67f0ddaf5725b7530d134
-
- 20 Jun, 2011 1 commit
-
-
Eric Fischer authored
Change-Id: I3be3eae623daf3bd236cec2ad3cccd0589f56bdf
-
- 09 Jun, 2011 1 commit
-
-
Jean-Baptiste Queru authored
* commit '575b04b0':
-
- 07 Jun, 2011 2 commits
-
-
Jean-Baptiste Queru authored
* commit 'fb73583e':
-
Jean-Baptiste Queru authored
Change-Id: I15b4935e88d1cf7bb2bab4245a2fe306d38fd7c6
-
- 04 Jun, 2011 3 commits
-
-
Wink Saville authored
* commit '607ead75': Rebuild Carriers table if apns-conf.xml changes.
-
Wink Saville authored
* commit 'd7c9350a': Rebuild Carriers table if apns-conf.xml changes.
-
Wink Saville authored
The rebuilding will only be done for devices that claim to be lte on cdma so we don't wipe out any changes the user might have created. In the future we need to handle this in a more general manner. Change-Id: I74c1c84b6c09c2b42439b0b6f95d4b5246a1129a
-
- 01 Jun, 2011 2 commits
-
-
Jean-Baptiste Queru authored
* commit 'fe3315b5':
-
Jean-Baptiste Queru authored
Change-Id: I1181904c75e3adf014a0b2690bda7cfd49bd64a6
-
- 26 May, 2011 1 commit
-
-
Eric Fischer authored
Change-Id: Iec26d93c4ec56addfaf541d7f508e5baae48f9ae
-
- 25 May, 2011 1 commit
-
-
The Android Automerger authored
-
- 20 May, 2011 1 commit
-
-
The Android Open Source Project authored
Change-Id: I5c0a9a54ce30b6e56e8df431ff89556c231890e1
-
- 19 May, 2011 4 commits
-
-
Jean-Baptiste Queru authored
am b33fe89b: am 3c93d9be: am 61eecbcb: Merge "TelephonyProvider : Do not ignore seletion when quering "current"" into gingerbread * commit 'b33fe89b': TelephonyProvider : Do not ignore seletion when quering "current"
-
Jean-Baptiste Queru authored
am 3c93d9be: am 61eecbcb: Merge "TelephonyProvider : Do not ignore seletion when quering "current"" into gingerbread * commit '3c93d9be': TelephonyProvider : Do not ignore seletion when quering "current"
-
Jean-Baptiste Queru authored
am 61eecbcb: Merge "TelephonyProvider : Do not ignore seletion when quering "current"" into gingerbread * commit '61eecbcb': TelephonyProvider : Do not ignore seletion when quering "current"
-
Jean-Baptiste Queru authored
-
- 13 May, 2011 1 commit
-
-
Tom Taylor authored
Change use of deprecated functions to valid ones by removing selectionargs. Change-Id: Icbf08ac83ffd2535db52aafb263543e2978dadb2
-
- 11 May, 2011 2 commits
-
-
Eric Fischer authored
am 56a35f55: (-s ours) am f48d98cd: am 57699e46: (-s ours) Import revised translations. DO NOT MERGE * commit '56a35f55': Import revised translations. DO NOT MERGE
-
Eric Fischer authored
* commit 'd0b950a8': Import revised translations. DO NOT MERGE
-
- 10 May, 2011 4 commits
-
-
Eric Fischer authored
* commit 'f48d98cd': Import revised translations. DO NOT MERGE
-
Eric Fischer authored
* commit '57699e46': Import revised translations. DO NOT MERGE
-
Eric Fischer authored
* commit '5cde3627': Import revised translations. DO NOT MERGE
-
Eric Fischer authored
Change-Id: Iada6021c5654341a97b9d434dec6e32f8d2c4131
-
- 02 May, 2011 3 commits
-
-
Lorenzo Colitti authored
* commit '2855c6d4': Add the protocol column to the carriers table.
-
Lorenzo Colitti authored
* commit '951e9a05': Add the protocol column to the carriers table.
-
Lorenzo Colitti authored
Change-Id: Ibc0d1ab94e796f1b3f4fb67d5c22514ce87fa399
-
- 29 Apr, 2011 1 commit
-
-
Eric Fischer authored
Change-Id: I0e7d43524860307be734d099c57355056cfada3d
-
- 27 Apr, 2011 1 commit
-
-
Tom Taylor authored
If the upgrade fails, turn on a receiver that listens for storage ok. When there's more storage try the upgrade again. Tested the normal upgrade path with 10,000 threads. Tested the upgrade path with 10,000 threads and low memory. Left the test code in, but turned off. Change-Id: Ia273428af4e7f0160414ef49b4d18998c25725b4
-