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
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
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
Dianne Hackborn
4554f30c83
CLOSE_SYSTEM_DIALOGS can't be protected.
2009-07-10 17:30:50 -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
Android (Google) Code Review
9cf012a9fc
Merge change 6823
...
* changes:
wifi: Keep the WLAN network interface up whenever wifi is enabled.
2009-07-10 16:29:20 -07:00
Android (Google) Code Review
1c9fb40cb6
Merge change 6845 into donut
...
* changes:
Use MeasureSpec.getWidth instead of default display in lock pattern widget.
2009-07-10 16:28:03 -07:00
Karl Rosaen
6a109b4874
Use MeasureSpec.getWidth instead of default display in lock pattern widget.
2009-07-10 16:10:10 -07:00
Dianne Hackborn
54a26bc85f
resolved conflicts for merge of 889c2d37 to master
2009-07-10 16:05:59 -07:00
Android (Google) Code Review
2d7910555a
Merge change 6820 into donut
...
* changes:
Fixed NPE bugs in Uri. Fixes internal issue #1724719 . Modified getQueryParameter() to use the encoded query string. Fixes internal issue #1749094 .
2009-07-10 15:12:57 -07:00
Bob Lee
5621f0d928
Fixed NPE bugs in Uri. Fixes internal issue #1724719 .
...
Modified getQueryParameter() to use the encoded query string. Fixes internal issue #1749094 .
2009-07-10 14:54:08 -07:00
Satish Sampath
b1665f2e15
Fix regression in handling the 'Go' button
...
This was introduced in CL https://android-git.corp.google.com/g/6460 .
Bug: http://b/issue?id=1970776
2009-07-10 22:35:48 +01:00
Mike Lockwood
0900f36576
wifi: Keep the WLAN network interface up whenever wifi is enabled.
...
We now only bring it down briefly and bring it back up again when
we want to reset the interface.
Signed-off-by: Mike Lockwood <lockwood@android.com >
2009-07-10 17:24:07 -04:00
Bob Lee
c8e852da32
resolved conflicts for merge of ad94a983 to master
2009-07-10 14:13:37 -07:00
Android (Google) Code Review
a11fe86d77
Merge change 6813 into donut
...
* changes:
Fixes #1972421 . Prevents crash in ScrollView/HorizontalScrollView.
2009-07-10 14:12:17 -07:00
Romain Guy
ef0e9ae0dd
Fixes #1972421 . Prevents crash in ScrollView/HorizontalScrollView.
...
Add several checks to make sure there's at least one child.
2009-07-10 14:11:26 -07:00
Android (Google) Code Review
59d299ce8d
Merge change 6789 into donut
...
* changes:
Add support in TextToSpeech for an audio stream type param and utterance ID specified as a hashmap param in the synthesis calls. Fix a bug where the cached parameters were not passed to the service when synthesizing to a file.
2009-07-10 13:54:58 -07:00
Jean-Michel Trivi
a981013aa7
Add support in TextToSpeech for an audio stream type param and utterance
...
ID specified as a hashmap param in the synthesis calls.
Fix a bug where the cached parameters were not passed to the service
when synthesizing to a file.
2009-07-10 13:45:47 -07:00
Android (Google) Code Review
889c2d37f7
Merge change 6718 into donut
...
* changes:
Fix bug #1873249i: Apps can DoS/brick device
2009-07-10 13:42:51 -07:00
Android (Google) Code Review
ad94a98364
Merge change 6801 into donut
...
* changes:
Uri.EMPTY.toString() was returning null due to an initialization order bug. Fixes internal issue #1957015 .
2009-07-10 13:40:02 -07:00
Bob Lee
b8b8f044f4
Uri.EMPTY.toString() was returning null due to an initialization order bug. Fixes internal issue #1957015 .
2009-07-10 13:34:37 -07:00
Android (Google) Code Review
2d070543bb
Merge change 6783
...
* changes:
turn restore back in in eclair
2009-07-10 11:05:45 -07:00
Joe Onorato
da3cb6a9d5
turn restore back in in eclair
2009-07-10 11:05:23 -07:00
Android (Google) Code Review
27835c2740
Merge change 6764
...
* changes:
Undo the changes accidentally merged from Donut
2009-07-10 09:57:57 -07:00
Android (Google) Code Review
bdafc9b65f
am d2cad295: Merge change 6734 into donut
...
Merge commit 'd2cad2951fe97bd75e27fae522cf683bae8b9b71'
* commit 'd2cad2951fe97bd75e27fae522cf683bae8b9b71':
Adding tagging to utterances to track which app said what.
2009-07-10 09:57:38 -07:00
Android (Google) Code Review
38645ee6d6
Merge change 6759 into donut
...
* changes:
Do not merge
2009-07-10 09:57:24 -07:00
Andrei Popescu
15d21453b0
Do not merge
...
Install an observer for the Location system setting and
move the Gears permission check to a slightly earlier time.
Move the logic into a separate manager class.
Also delete some whitespace and fix some style issues.
2009-07-10 17:54:32 +01:00
Android (Google) Code Review
d2cad2951f
Merge change 6734 into donut
...
* changes:
Adding tagging to utterances to track which app said what.
2009-07-10 09:47:37 -07:00
Charles Chen
a9c5e4bf26
Adding tagging to utterances to track which app said what.
2009-07-10 09:43:03 -07:00
Andrei Popescu
972acd0c33
Undo the changes accidentally merged from Donut
2009-07-10 16:58:13 +01:00
Bjorn Bringert
88588d137b
am 0e01ea41: Deprecate DialogInterface methods in SearchManager
...
Merge commit '0e01ea41b215941128a4ea8dee454e6b35a4e798'
* commit '0e01ea41b215941128a4ea8dee454e6b35a4e798':
Deprecate DialogInterface methods in SearchManager
2009-07-10 00:50:45 -07:00
Bjorn Bringert
0e01ea41b2
Deprecate DialogInterface methods in SearchManager
...
android.app.SearchManager implements
DialogInterface.OnDismissListener and DialogInterface.OnCancelListener
and thus exposes the methods onCancel(DialogInterface dialog) and
onDismiss(DialogInterface dialog). This was used by the SearchManager
to register itself as a listener on the search dialog, but is no
longer used.
This was an implementation detail that leaked into the public
API. Removing them would change the API, so they are deprecated instead.
Fixes http://b/issue?id=1962203
2009-07-10 07:16:47 +01:00
Android (Google) Code Review
320a34aa4f
Merge change 6725
...
* changes:
do not merge - add a big flag to turn off backup
2009-07-09 19:19:11 -07:00
Joe Onorato
76ad319b5e
do not merge - add a big flag to turn off backup
2009-07-09 18:48:03 -07:00
Dianne Hackborn
854060af30
Fix bug #1873249i: Apps can DoS/brick device
...
This is the problem where various things are listening for broadcasts
(such as battery status, PIN/PUK/Network) that an application can send
to cause harm to the system.
Solving this is tricky because many of these broadcasts are sticky,
and I have never figured out how to do permissions with sticky
broadcasts in a sane way. So instead, I am going to punt on the
general problem and just brute force it:
There is new a way for system components to declare specific
broadcast actions to be protected, which means that only the system
and the phone can send them. This is good enough for now. None
of it is exposed in the public API so we can make something a little
less stupid in the future if we ever need to.
2009-07-09 18:14:31 -07:00
Android (Google) Code Review
12f7a7b5c3
Merge change 6679
...
* changes:
remove the accounts table from the ContactsProvider2
2009-07-09 17:08:15 -07:00
Mathias Agopian
5583dc630f
fix [1968839] tap on phonetop search couple of times will cause the runtime restart
...
ViewRoot wasn't calling Surface.clear() when releasing the Surface.
2009-07-09 16:43:11 -07:00
Android (Google) Code Review
5c2e622c9a
Merge change 6700 into donut
...
* changes:
do not merge - add a big flag to turn off backup
2009-07-09 16:36:31 -07:00
Android (Google) Code Review
13725324a7
am dded214e: Merge change 6689 into donut
...
Merge commit 'dded214eb92cebdd7fb2e6405173ffc1932e795a'
* commit 'dded214eb92cebdd7fb2e6405173ffc1932e795a':
Don't crash the app when restore agent bringup throws
2009-07-09 16:00:24 -07:00
Android (Google) Code Review
dded214eb9
Merge change 6689 into donut
...
* changes:
Don't crash the app when restore agent bringup throws
2009-07-09 15:58:39 -07:00
Joe Onorato
baea01b92f
do not merge - add a big flag to turn off backup
2009-07-09 15:53:18 -07:00
Android (Google) Code Review
00af1a86a8
am 8440ecce: Merge change 6668 into donut
...
Merge commit '8440ecce813112493d2af4097608735c4c7a870c'
* commit '8440ecce813112493d2af4097608735c4c7a870c':
Check if a searchable is null before adding it to the list of searchables
2009-07-09 15:52:02 -07:00
Android (Google) Code Review
d8980134e7
Merge change 6664
...
* changes:
New sync framework: add new columns.
2009-07-09 15:46:45 -07:00
Android (Google) Code Review
8440ecce81
Merge change 6668 into donut
...
* changes:
Check if a searchable is null before adding it to the list of searchables for web search. If getActivityMetaData returned null for a web search searchable, previously, this null would get added to the list of searchables for web search, which was causing GlobalSearch's SearchSettings to crash with an NPE (which I've guarded against in change 6602).
2009-07-09 15:45:22 -07:00
Ken Shirriff
1d6442f0ad
New sync framework: add new columns.
...
These columns will be used by the new sync framework. The old columns
will be removed later.
2009-07-09 15:42:56 -07:00