Android (Google) Code Review
70da2b5be0
am 3139297f: Merge change 7035 into donut
...
Merge commit '3139297f1eda3e34d17a2b182ae5d791da837542'
* commit '3139297f1eda3e34d17a2b182ae5d791da837542':
Fixes #1972593 . Updates AppSecurityPermissions styles in Theme.Light
2009-07-14 10:21:09 -07:00
Mathias Agopian
fad6c94872
another attempt to fix the sim
2009-07-14 02:08:27 -07:00
Mathias Agopian
ac2dd4d82f
first attempt to fix the sim
2009-07-13 22:58:25 -07:00
Android (Google) Code Review
3a5351e443
Merge change 6898
...
* changes:
implement Mutex and Condition with pthread instead of calling futex directly.
2009-07-13 21:27:38 -07:00
Android (Google) Code Review
a533f85ec6
Merge change 7043
...
* changes:
fix [1964315] crash in the surface.cpp while browsing
2009-07-13 18:34:46 -07:00
Mathias Agopian
8d9a5eff42
fix [1964315] crash in the surface.cpp while browsing
2009-07-13 18:29:59 -07:00
Android (Google) Code Review
3139297f1e
Merge change 7035 into donut
...
* changes:
Fixes #1972593 . Updates AppSecurityPermissions styles in Theme.Light
2009-07-13 17:52:59 -07:00
Romain Guy
17606f8852
Fixes #1972593 . Updates AppSecurityPermissions styles in Theme.Light
2009-07-13 17:52:19 -07:00
Eric Fischer
0805604b82
Fix build breakage caused by automerge of translations.
2009-07-13 17:03:56 -07:00
Android (Google) Code Review
e41cc497f0
Merge change 6812
...
* changes:
Implemented the tracking of the metadata updates.
2009-07-13 16:37:55 -07:00
Android (Google) Code Review
e375fc5cac
Merge change 6787
...
* changes:
AbstractSyncableContentProvider must only call onAccountsChanged with GAIA accounts
2009-07-13 16:35:58 -07:00
Android (Google) Code Review
1dcdce6db7
am c353268c: Merge change 6968 into donut
...
Merge commit 'c353268c20a8ea425ac9f1e328684855cfc805e0'
* commit 'c353268c20a8ea425ac9f1e328684855cfc805e0':
Import new translations
2009-07-13 16:32:17 -07:00
Android (Google) Code Review
c353268c20
Merge change 6968 into donut
...
* changes:
Import new translations
2009-07-13 16:30:16 -07:00
Android (Google) Code Review
2a71ee7129
Merge change 7007
...
* changes:
Update name getCdmaMIN to getCdmaMin
2009-07-13 16:24:55 -07:00
Fred Quintana
0f4e1ab773
- remove an un-needed constant
...
- add a content provider helper that manages a table for storing sync state by account
- add contact definitions to Contacts access the sync state
2009-07-13 16:02:09 -07:00
Android (Google) Code Review
586d110ad4
am 35eea54a: (-s ours) Merge change 6935 into donut
...
Merge commit '35eea54a405cfeb88e48fed4bfa59687351c49a0'
* commit '35eea54a405cfeb88e48fed4bfa59687351c49a0':
DO NOT MERGE: backporting from master:
2009-07-13 15:47:23 -07:00
Android (Google) Code Review
35eea54a40
Merge change 6935 into donut
...
* changes:
DO NOT MERGE: backporting from master:
2009-07-13 15:44:57 -07:00
Eric Fischer
0560209bcd
Import new translations
2009-07-13 15:42:14 -07:00
Cheng Yang
019581bf60
Update name getCdmaMIN to getCdmaMin
...
1. update name getCdmaMIN to getCdmaMin
2. update DEFAULT_ECM_EXIT_TIMER_VALUE from 30000 to 300000
2009-07-13 15:40:06 -07:00
Android (Google) Code Review
b9cb7c970b
Merge change 6963
...
* changes:
Block incoming SMS in CDMA Emergency Callback Mode
2009-07-13 15:26:22 -07:00
Android (Google) Code Review
7bd2c8f442
Merge change 6960
...
* changes:
Don't NPE if a restore session is requested for an invalid transport
2009-07-13 15:18:51 -07:00
Christopher Tate
433830452d
Don't NPE if a restore session is requested for an invalid transport
2009-07-13 15:17:13 -07:00
Mathias Agopian
b1c4ca5ad2
implement Mutex and Condition with pthread instead of calling futex directly.
...
internally pthread uses futex. the implementation consists of simple inlines
there are no implementation files anymore.
2009-07-13 15:14:23 -07:00
Android (Google) Code Review
56e7c2d6eb
Merge change 6569
...
* changes:
modify Gservices setting for push messaging registration url.
2009-07-13 14:30:41 -07:00
Android (Google) Code Review
390e9df5f0
Merge change 6934
...
* changes:
Add Get-CDMASubscription in EVENT_RUIM_READY.
2009-07-13 14:27:25 -07:00
Marco Nelissen
dd93186420
Format aapt warnings the same way as other compiler warnings
...
('warning: ' instead of 'WARNING: ' or 'WARNING ')
2009-07-13 14:14:01 -07:00
Cheng Yang
117eace239
Block incoming SMS in CDMA Emergency Callback Mode
...
Block incoming SMS in CDMA Emergency Callback Mode
CDMA carriers expect that incoming SMS is not processed by phone while
it is in Emergency Callback Mode, so don't acknowlegde it to the network.
2009-07-13 14:00:07 -07:00
Wei Huang
1c5e4034e4
modify Gservices setting for push messaging registration url.
2009-07-13 13:37:57 -07:00
Android (Google) Code Review
3cdff8133b
am 334b861e: Merge change 6925 into donut
...
Merge commit '334b861e3339bc7189372f790d0c0e2043d160a3'
* commit '334b861e3339bc7189372f790d0c0e2043d160a3':
Propagate optional audio stream type to the creation of the audio resources
2009-07-13 13:37:56 -07:00
Android (Google) Code Review
334b861e33
Merge change 6925 into donut
...
* changes:
Propagate optional audio stream type to the creation of the audio resources to enable the playback of TTS content on various stream types.
2009-07-13 13:36:37 -07:00
jsh
45becf90a8
am aa459370: Update javadoc for TelephonyManager.getNetwork* for CDMA.
...
Merge commit 'aa4593706e4586fb4dfa6bd00d49c6f6159cbe0f'
* commit 'aa4593706e4586fb4dfa6bd00d49c6f6159cbe0f':
Update javadoc for TelephonyManager.getNetwork* for CDMA.
2009-07-13 13:32:34 -07:00
Mike Lockwood
2872e30684
DO NOT MERGE: backporting from master:
...
CDMA: Add Network ID and System ID to CdmaCellLocation.
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-07-13 16:27:43 -04:00
jsh
aa4593706e
Update javadoc for TelephonyManager.getNetwork* for CDMA.
...
These are unreliable for CDMA, so note it in the javadoc. Also update
for the corresponding TelephonyProperties.
2009-07-13 12:54:45 -07:00
Cheng Yang
56d97ebb3a
Add Get-CDMASubscription in EVENT_RUIM_READY.
2009-07-13 11:46:49 -07:00
Jean-Michel Trivi
9440bce855
Propagate optional audio stream type to the creation of the audio resources
...
to enable the playback of TTS content on various stream types.
2009-07-13 11:34:30 -07:00
Suchi Amalapurapu
9ba6998b0b
am ea5c0444: When apps switch between system and data partition the code and resource paths should also be updated based on which version is being picked up. update the code and resource paths when a path change is detected
...
Merge commit 'ea5c044412f6853d686e93b8bef07f4729b6ad26'
* commit 'ea5c044412f6853d686e93b8bef07f4729b6ad26':
When apps switch between system and data partition the code and
2009-07-13 11:20:29 -07:00
Suchi Amalapurapu
ea5c044412
When apps switch between system and data partition the code and
...
resource paths should also be updated based on which version
is being picked up. update the code and resource paths when a path change
is detected
2009-07-13 10:57:50 -07:00
Dave Sparks
02035132ff
am c4ca4206: Fix build
...
Merge commit 'c4ca420625183a8efa619e06287b47f3d2e72283'
* commit 'c4ca420625183a8efa619e06287b47f3d2e72283':
Fix build
2009-07-13 09:45:19 -07:00
Dave Sparks
c4ca420625
Fix build
2009-07-13 09:42:43 -07:00
Android (Google) Code Review
c8050f8dd7
am 6cdc4f9c: Merge change 6880 into donut
...
Merge commit '6cdc4f9c00eafcecec74dbd7f74202508830fdd3'
* commit '6cdc4f9c00eafcecec74dbd7f74202508830fdd3':
Fixing TTS breakage.
2009-07-13 09:27:44 -07:00
Android (Google) Code Review
6cdc4f9c00
Merge change 6880 into donut
...
* changes:
Fixing TTS breakage.
2009-07-13 09:25:20 -07:00
Joe Onorato
b0edcb1229
am 186b3eae: Make the backup manager do nothing when backup is turned off.
...
Merge commit '186b3eaedd058baa9dfbfe17a3c3fc2b5fa44e3e'
* commit '186b3eaedd058baa9dfbfe17a3c3fc2b5fa44e3e':
Make the backup manager do nothing when backup is turned off.
2009-07-13 09:14:52 -07:00
Joe Onorato
186b3eaedd
Make the backup manager do nothing when backup is turned off.
2009-07-13 09:08:59 -07:00
Android (Google) Code Review
769ebaaa31
am 5c04841e: Merge change 6912 into donut
...
Merge commit '5c04841ee36ba93c9a8998e7668320d74adc3d22'
* commit '5c04841ee36ba93c9a8998e7668320d74adc3d22':
JavaDoc for SearchableInfo.getActivityMetaData()
2009-07-13 09:06:16 -07:00
Android (Google) Code Review
e3ea663686
am 8ceba810: Merge change 6871 into donut
...
Merge commit '8ceba810d5a5831544790e18ed05eeed7e2fa994'
* commit '8ceba810d5a5831544790e18ed05eeed7e2fa994':
Use SetByteArrayRegion to minimize copy overhead and JNI calls.
2009-07-13 09:06:12 -07:00
Android (Google) Code Review
3b76d3867f
Merge change 6918
...
* changes:
Make the backup manager do nothing when backup is turned off.
2009-07-13 09:04:50 -07:00
Android (Google) Code Review
5c04841ee3
Merge change 6912 into donut
...
* changes:
JavaDoc for SearchableInfo.getActivityMetaData()
2009-07-13 09:04:25 -07:00
Android (Google) Code Review
8ceba810d5
Merge change 6871 into donut
...
* changes:
Use SetByteArrayRegion to minimize copy overhead and JNI calls.
2009-07-13 09:04:01 -07:00
Joe Onorato
9bcccba6dc
Make the backup manager do nothing when backup is turned off.
2009-07-13 09:03:55 -07:00
Bjorn Bringert
13b24b7904
JavaDoc for SearchableInfo.getActivityMetaData()
...
See http://b/editIssue?id=1968025
2009-07-13 15:29:59 +01:00