Android (Google) Code Review
0d4586d326
am 9181bc9a: Merge change 7079 into donut
...
Merge commit '9181bc9ab75f97f11f2188237ba4a0f31569dfb5'
* commit '9181bc9ab75f97f11f2188237ba4a0f31569dfb5':
Cleanup of unused enums
2009-07-14 10:50:49 -07:00
Android (Google) Code Review
d651822b12
Merge change 6817
...
* changes:
Fix a problem in VideoView that would cause it to not start playing after prepare.
2009-07-14 10:45:55 -07:00
Android (Google) Code Review
e8b88ac15c
Merge change 7097 into donut
...
* changes:
Fix to use DP instead of pixels for Thumb drawable size.
2009-07-14 10:44:14 -07:00
Android (Google) Code Review
9181bc9ab7
Merge change 7079 into donut
...
* changes:
Cleanup of unused enums
2009-07-14 10:41:14 -07:00
Mitsuru Oshima
a5e4415256
Fix to use DP instead of pixels for Thumb drawable size.
2009-07-14 10:37:22 -07:00
Bjorn Bringert
cc916aa691
am c1d82e68: Use activity icon when search suggestion icon is missing
...
Merge commit 'c1d82e68eb4aae1b575e82b08e71a87670cc1532'
* commit 'c1d82e68eb4aae1b575e82b08e71a87670cc1532':
Use activity icon when search suggestion icon is missing
2009-07-14 10:21:47 -07:00
Android (Google) Code Review
a9ce57b55a
am 8af55ca4: Merge change 7008 into donut
...
Merge commit '8af55ca4dd7eeb098b5c2e69bc7a9171c893269a'
* commit '8af55ca4dd7eeb098b5c2e69bc7a9171c893269a':
Adding Utterance ID to the TtsService.
2009-07-14 10:21:16 -07:00
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
Dave Sparks
8978bd0174
Cleanup of unused enums
2009-07-14 08:02:37 -07:00
Bjorn Bringert
c1d82e68eb
Use activity icon when search suggestion icon is missing
...
New left-hand side icon fallback logic in search dialog:
1. If the search dialog gets no icon column, it shows no
icon (like before). This would handle the case of in-app
search where the provider does not include icons.
2. If the icon column is empty, or there is an error converting
the icon id or URI to a drawable, the search dialog identifies
the suggestion source by looking at the
SUGGEST_COLUMN_INTENT_COMPONENT_NAME.
3. If SUGGEST_COLUMN_INTENT_COMPONENT_NAME is empty or not set,
the current searchable activity is considered the suggestion source.
4. Try to get the activity icon of the suggestion source.
5. Fall back to the application icon of the suggestion source
if there is no activity icon.
6. Fall back to some generic icon if there is no application icon.
Fixes http://b/issue?id=1905757
2009-07-14 13:52:01 +01:00
Android (Google) Code Review
8af55ca4dd
Merge change 7008 into donut
...
* changes:
Adding Utterance ID to the TtsService.
2009-07-13 18:25:01 -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
Charles Chen
78c9d0d2c5
Adding Utterance ID to the TtsService.
2009-07-13 17:46: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
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
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
Eric Fischer
0560209bcd
Import new translations
2009-07-13 15:42:14 -07:00
Wei Huang
1c5e4034e4
modify Gservices setting for push messaging registration url.
2009-07-13 13:37:57 -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
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
Android (Google) Code Review
e50f1fa605
am 506dd3fc: Merge change 6907 into donut
...
Merge commit '506dd3fc137df3f002a58ee2edb5b393e1f365cf'
* commit '506dd3fc137df3f002a58ee2edb5b393e1f365cf':
Initialize searchmanager on demand
2009-07-13 06:13:06 -07:00
Bjorn Bringert
9bc75cb9c2
Initialize searchmanager on demand
...
The initialization of SearchManagerService is delayed, which caused
problems when other services (e.g. GlobalSearch) start up.
This change makes the SearchManagerService components
initialize when they are first needed, or when the server thread
is done with its other processing, whichever comes first.
Fixes http://b/issue?id=1970975
2009-07-13 13:23:23 +01:00
Mitsuru Oshima
a62e3e4d0f
am ba3ba579: * Use cached resources for widgets
...
Merge commit 'ba3ba57921dedaaef669719c0359c0caf60e008b'
* commit 'ba3ba57921dedaaef669719c0359c0caf60e008b':
* Use cached resources for widgets
2009-07-12 21:56:30 -07:00
Android (Google) Code Review
602bee5bf2
am cf29e116: Merge change 6867 into donut
...
Merge commit 'cf29e116129f38309c18ba14b9893b079a712289'
* commit 'cf29e116129f38309c18ba14b9893b079a712289':
CLOSE_SYSTEM_DIALOGS can't be protected.
2009-07-12 21:56:02 -07:00
Android (Google) Code Review
b4424782f9
am 086bd7fe: Merge change 6846 into donut
...
Merge commit '086bd7fed122f636e210b03eb114051a489f347b'
* commit '086bd7fed122f636e210b03eb114051a489f347b':
Avoid memcpy's by using GetPrimitiveArrayCritical.
2009-07-12 06:06:54 -07:00
Android (Google) Code Review
8a72cd9c7d
am 1c9fb40c: Merge change 6845 into donut
...
Merge commit '1c9fb40cb6dbfeee58c41a43852c5b94a1b83613'
* commit '1c9fb40cb6dbfeee58c41a43852c5b94a1b83613':
Use MeasureSpec.getWidth instead of default display in lock pattern widget.
2009-07-12 06:06:49 -07:00
Android (Google) Code Review
38a34b2c75
am 2d791055: Merge change 6820 into donut
...
Merge commit '2d7910555ab6b376e8cd1646db6c329c1cd1adb7'
* commit '2d7910555ab6b376e8cd1646db6c329c1cd1adb7':
Fixed NPE bugs in Uri. Fixes internal issue #1724719 .
2009-07-12 06:06:31 -07:00
Android (Google) Code Review
5f8e2450eb
am 7cd43797: Merge change 6806 into donut
...
Merge commit '7cd43797ae41406792f70a5623bb6d207e575526'
* commit '7cd43797ae41406792f70a5623bb6d207e575526':
Add CLDR data files for Norway and Croatia.
2009-07-12 06:06:25 -07:00
Satish Sampath
17596e3adc
am b1665f2e: Fix regression in handling the \'Go\' button
...
Merge commit 'b1665f2e15439f693b1ef75cb1c07593f99edde7'
* commit 'b1665f2e15439f693b1ef75cb1c07593f99edde7':
Fix regression in handling the 'Go' button
2009-07-12 06:06:21 -07:00
Android (Google) Code Review
93153beb3d
am a11fe86d: Merge change 6813 into donut
...
Merge commit 'a11fe86d77e0fd57944e5615acb58b41a4fb4e93'
* commit 'a11fe86d77e0fd57944e5615acb58b41a4fb4e93':
Fixes #1972421 . Prevents crash in ScrollView/HorizontalScrollView.
2009-07-12 06:06:08 -07:00
Android (Google) Code Review
dcbe8d7055
am 59d299ce: Merge change 6789 into donut
...
Merge commit '59d299ce8d66f6f3091fca33d3741c0b24d678f6'
* commit '59d299ce8d66f6f3091fca33d3741c0b24d678f6':
Add support in TextToSpeech for an audio stream type param and utterance
2009-07-12 06:06:03 -07:00
Mitsuru Oshima
ba3ba57921
* Use cached resources for widgets
2009-07-11 21:50:16 -07:00
Charles Chen
630a8de44f
Fixing TTS breakage.
2009-07-10 20:58:15 -07:00
Dave Sparks
a95f495f75
Use SetByteArrayRegion to minimize copy overhead and JNI calls.
2009-07-10 18:13:36 -07:00
Android (Google) Code Review
cf29e11612
Merge change 6867 into donut
...
* changes:
CLOSE_SYSTEM_DIALOGS can't be protected.
2009-07-10 17:38:29 -07:00
Dianne Hackborn
4554f30c83
CLOSE_SYSTEM_DIALOGS can't be protected.
2009-07-10 17:30:50 -07:00
Android (Google) Code Review
086bd7fed1
Merge change 6846 into donut
...
* changes:
Avoid memcpy's by using GetPrimitiveArrayCritical.
2009-07-10 16:55:24 -07:00
Android (Google) Code Review
48e61cf545
Merge change 6841
...
* changes:
resolved conflicts for merge of 889c2d37 to master
2009-07-10 16:46:26 -07:00