Commit Graph

3609 Commits

Author SHA1 Message Date
Karl Rosaen
3478ea28d7 am fb4ef8fd: am 9b64ef13: Merge change 25647 into eclair
Merge commit 'fb4ef8fd2e046d022f0e3eb550094be28b048b44'

* commit 'fb4ef8fd2e046d022f0e3eb550094be28b048b44':
  Some tweaks to the rotary lock widget.
2009-09-17 18:18:52 -07:00
Karl Rosaen
fb4ef8fd2e am 9b64ef13: Merge change 25647 into eclair
Merge commit '9b64ef133c1eb24c8d00aa7e46ec86c544af5fe2' into eclair-plus-aosp

* commit '9b64ef133c1eb24c8d00aa7e46ec86c544af5fe2':
  Some tweaks to the rotary lock widget.
2009-09-17 17:51:42 -07:00
Android (Google) Code Review
9b64ef133c Merge change 25647 into eclair
* changes:
  Some tweaks to the rotary lock widget.
2009-09-17 20:43:53 -04:00
Fred Quintana
7428359e99 am 458e40cb: am 2b1e6779: Merge change 25639 into eclair
Merge commit '458e40cb10b5fc903c629d88c8b0d8966e6602cf'

* commit '458e40cb10b5fc903c629d88c8b0d8966e6602cf':
  do not use transactions for calls that just read the DB
2009-09-17 17:35:31 -07:00
Eric Fischer
2ce807dd68 am f816fb72: am 45dfa63a: Merge change 25640 into eclair
Merge commit 'f816fb7248c450ac1da83612507e2604c2eb1478'

* commit 'f816fb7248c450ac1da83612507e2604c2eb1478':
  Make the EditText error popup correctly resize when the view resizes.
2009-09-17 17:35:22 -07:00
Fred Quintana
458e40cb10 am 2b1e6779: Merge change 25639 into eclair
Merge commit '2b1e67790bf101b2d65e0b38c8b0f3b8676d0129' into eclair-plus-aosp

* commit '2b1e67790bf101b2d65e0b38c8b0f3b8676d0129':
  do not use transactions for calls that just read the DB
2009-09-17 17:25:17 -07:00
Karl Rosaen
5fef93b2a8 Some tweaks to the rotary lock widget.
- don't show arrows above widget when in resting state
- don't show other icon once you press one (e.g don't show silent mode icon when you are pressing the lock icon)
- wider target for triggering action
2009-09-17 17:21:18 -07:00
Eric Fischer
f816fb7248 am 45dfa63a: Merge change 25640 into eclair
Merge commit '45dfa63af3c279ed1ed456a30bea4bf8cca67f83' into eclair-plus-aosp

* commit '45dfa63af3c279ed1ed456a30bea4bf8cca67f83':
  Make the EditText error popup correctly resize when the view resizes.
2009-09-17 17:20:34 -07:00
Android (Google) Code Review
2b1e67790b Merge change 25639 into eclair
* changes:
  do not use transactions for calls that just read the DB
2009-09-17 20:20:14 -04:00
Android (Google) Code Review
45dfa63af3 Merge change 25640 into eclair
* changes:
  Make the EditText error popup correctly resize when the view resizes.
2009-09-17 20:14:37 -04:00
Eric Fischer
fa0d253b77 Make the EditText error popup correctly resize when the view resizes.
It was calling PopupWindow.update() with -1 arguments for the width
and height under the impression that that would cause it to use the
new values that had already been set with setWidth() and setHeight().
But in fact this caused it not to change at all.
2009-09-17 17:01:59 -07:00
Fred Quintana
86bd084cf6 do not use transactions for calls that just read the DB 2009-09-17 17:00:01 -07:00
Debajit Ghosh
44efd866cd am 3788f382: am 96352104: Merge change 25550 into eclair
Merge commit '3788f382c792bffaf0cc659c6be000666325f4bd'

* commit '3788f382c792bffaf0cc659c6be000666325f4bd':
  add system property to disable gzip, to help with debugging.
2009-09-17 16:21:00 -07:00
Debajit Ghosh
3788f382c7 am 96352104: Merge change 25550 into eclair
Merge commit '96352104fbb172d91f957551c772988e02d79f33' into eclair-plus-aosp

* commit '96352104fbb172d91f957551c772988e02d79f33':
  add system property to disable gzip, to help with debugging.
2009-09-17 16:15:58 -07:00
Android (Google) Code Review
96352104fb Merge change 25550 into eclair
* changes:
  add system property to disable gzip, to help with debugging.
2009-09-17 19:07:05 -04:00
Amith Yamasani
a3996090dc am 49b5ee23: am 6817946f: Merge change 25601 into eclair
Merge commit '49b5ee23ba5b4784fda237dcec15f7f3181e1b86'

* commit '49b5ee23ba5b4784fda237dcec15f7f3181e1b86':
  Fix possible race condition when switching keyboards while there are pending messages.
2009-09-17 16:06:26 -07:00
Fred Quintana
94b0134c9a am 08f682c7: am 3ecd5f43: - Make the AccountManagerService delete accounts that have no Authenticator, both when the package is removed and when the phone is booted. - add the ability to register with the RegisteredServicesCache to be notified when the set of Au
Merge commit '08f682c7aad0a7db5c13f0db9a1edc7cfd068a24'

* commit '08f682c7aad0a7db5c13f0db9a1edc7cfd068a24':
  - Make the AccountManagerService delete accounts that
2009-09-17 16:06:16 -07:00
Amith Yamasani
49b5ee23ba am 6817946f: Merge change 25601 into eclair
Merge commit '6817946fd0a009a554f6c0aae1b6c608ebd531c5' into eclair-plus-aosp

* commit '6817946fd0a009a554f6c0aae1b6c608ebd531c5':
  Fix possible race condition when switching keyboards while there are pending messages.
2009-09-17 15:56:02 -07:00
Fred Quintana
08f682c7aa am 3ecd5f43: - Make the AccountManagerService delete accounts that have no Authenticator, both when the package is removed and when the phone is booted. - add the ability to register with the RegisteredServicesCache to be notified when the set of Authenticators
Merge commit '3ecd5f437580e49d80beecd29489d5fb1f7a7db0' into eclair-plus-aosp

* commit '3ecd5f437580e49d80beecd29489d5fb1f7a7db0':
  - Make the AccountManagerService delete accounts that
2009-09-17 15:55:53 -07:00
Android (Google) Code Review
6817946fd0 Merge change 25601 into eclair
* changes:
  Fix possible race condition when switching keyboards while there are pending messages.
2009-09-17 18:49:51 -04:00
Fred Quintana
3ecd5f4375 - Make the AccountManagerService delete accounts that
have no Authenticator, both when the package is removed
  and when the phone is booted.
- add the ability to register with the RegisteredServicesCache
  to be notified when the set of Authenticators changes.
2009-09-17 15:45:41 -07:00
Debajit Ghosh
644d0449ab add system property to disable gzip, to help with debugging. 2009-09-17 15:44:23 -07:00
Sanjay Jeyakumar
e3bd21cab8 am ab45e534: am e9506e36: Merge change 25561 into eclair
Merge commit 'ab45e534ec31bd47aea19362acecd2622e2f53fb'

* commit 'ab45e534ec31bd47aea19362acecd2622e2f53fb':
  Add Gservices settings required for carrier billing.
2009-09-17 15:04:16 -07:00
Grace Kloba
232b3bcb69 am a6412cc4: am 76a9b9c2: Merge change 25567 into eclair
Merge commit 'a6412cc438f0b389842140292b099ed1edf883b1'

* commit 'a6412cc438f0b389842140292b099ed1edf883b1':
  The starting progress for WebView should be 100 as it is
2009-09-17 15:04:09 -07:00
Amith Yamasani
ebe3d518ff Fix possible race condition when switching keyboards while there are pending messages. 2009-09-17 15:03:40 -07:00
Sanjay Jeyakumar
ab45e534ec am e9506e36: Merge change 25561 into eclair
Merge commit 'e9506e3684c36a62533211022541997034088d2f' into eclair-plus-aosp

* commit 'e9506e3684c36a62533211022541997034088d2f':
  Add Gservices settings required for carrier billing.
2009-09-17 14:58:56 -07:00
Grace Kloba
a6412cc438 am 76a9b9c2: Merge change 25567 into eclair
Merge commit '76a9b9c246efc116967691c5a362c1f68daa6a0b' into eclair-plus-aosp

* commit '76a9b9c246efc116967691c5a362c1f68daa6a0b':
  The starting progress for WebView should be 100 as it is
2009-09-17 14:58:48 -07:00
Jeff Sharkey
6404b13a94 am 898f0de9: am 6449eb06: Added API for triggering FastTrack.
Merge commit '898f0de9574c93fdcb479b4498aada9092ff3ffb'

* commit '898f0de9574c93fdcb479b4498aada9092ff3ffb':
  Added API for triggering FastTrack.
2009-09-17 14:58:33 -07:00
Android (Google) Code Review
e9506e3684 Merge change 25561 into eclair
* changes:
  Add Gservices settings required for carrier billing.
2009-09-17 17:56:31 -04:00
Android (Google) Code Review
76a9b9c246 Merge change 25567 into eclair
* changes:
  The starting progress for WebView should be 100 as it is not in the loading state.
2009-09-17 17:54:11 -04:00
Sanjay Jeyakumar
8cbaa832ae Add Gservices settings required for carrier billing. 2009-09-17 14:47:43 -07:00
Jeff Sharkey
898f0de957 am 6449eb06: Added API for triggering FastTrack.
Merge commit '6449eb06acc934ba4007475680f236721181ee47' into eclair-plus-aosp

* commit '6449eb06acc934ba4007475680f236721181ee47':
  Added API for triggering FastTrack.
2009-09-17 14:29:31 -07:00
Grace Kloba
5a4fbd6c20 The starting progress for WebView should be 100 as it is
not in the loading state.
2009-09-17 14:20:28 -07:00
Jeff Sharkey
6449eb06ac Added API for triggering FastTrack.
I added a new API to help us move away from launching
FastTrack through SHOW_OR_CREATE.  For now it's going to
still pass through as an Intent with extras, but in the
future this could be used to launch a Window from a system
service.

Partially fixes http://b/2087222
2009-09-17 13:57:33 -07:00
Leon Scroggins
1f8e5a520c am e51dcb3f: am d55de404: Don\'t scroll the title bar off screen while loading.
Merge commit 'e51dcb3f2ed6bb13a00e01cd718c4701a8fb3872'

* commit 'e51dcb3f2ed6bb13a00e01cd718c4701a8fb3872':
  Don't scroll the title bar off screen while loading.
2009-09-17 13:25:14 -07:00
Leon Scroggins
e51dcb3f2e am d55de404: Don\'t scroll the title bar off screen while loading.
Merge commit 'd55de40481c6ec7d8fbd1a38c80a6c66bf462a71' into eclair-plus-aosp

* commit 'd55de40481c6ec7d8fbd1a38c80a6c66bf462a71':
  Don't scroll the title bar off screen while loading.
2009-09-17 13:15:57 -07:00
Leon Scroggins
d55de40481 Don't scroll the title bar off screen while loading.
Though the user can still manually scroll the title bar
off screen, we do not want it to happen automatically.
When we load a new page, its scroll position can be
set to (0,0).  Make sure that we simply set it to the
top without adding in the title bar's height.  Also,
prevent javascript which attempts to scroll the page
to (0,0) or (0,1) from removing the title bar.

Fixes http://b/issue?id=2113398 and http://b/issue?id=2123079

Change-Id: Ida64d8c94be6744c7b0b4d60af1c229b2cc83673
2009-09-17 15:48:37 -04:00
Patrick Scott
2d5038d055 am 65540522: am 3239de8c: Merge change 25338 into eclair
Merge commit '65540522d748b62a93a8b091072c7b3d51886d3a'

* commit '65540522d748b62a93a8b091072c7b3d51886d3a':
  Remove the network connection logic from RequestQueue.
2009-09-17 12:36:19 -07:00
Patrick Scott
65540522d7 am 3239de8c: Merge change 25338 into eclair
Merge commit '3239de8cd78b3fa292d85ee7658a9871cdfbc79b' into eclair-plus-aosp

* commit '3239de8cd78b3fa292d85ee7658a9871cdfbc79b':
  Remove the network connection logic from RequestQueue.
2009-09-17 12:31:14 -07:00
Dianne Hackborn
b1a3fcb31a am 3955bccd: am 4ac137ca: Merge change 25526 into eclair
Merge commit '3955bccd2d89573a065e16f3c0172f10f22fe7df'

* commit '3955bccd2d89573a065e16f3c0172f10f22fe7df':
  Add API to retrieve memory used by running processes.
2009-09-17 12:27:16 -07:00
Android (Google) Code Review
3239de8cd7 Merge change 25338 into eclair
* changes:
  Remove the network connection logic from RequestQueue.
2009-09-17 15:25:52 -04:00
Grace Kloba
37aa3a0cb7 am 467765c5: am dc2aab4f: Merge change 25524 into eclair
Merge commit '467765c55f116395bbf9a15d83b61c9d511318d6'

* commit '467765c55f116395bbf9a15d83b61c9d511318d6':
  Fix the zoom center. Now there is a titlebar, the zoom center
2009-09-17 12:24:16 -07:00
Dianne Hackborn
3955bccd2d am 4ac137ca: Merge change 25526 into eclair
Merge commit '4ac137cad9fb9aa5b69776b4ae3c8f906cc57511' into eclair-plus-aosp

* commit '4ac137cad9fb9aa5b69776b4ae3c8f906cc57511':
  Add API to retrieve memory used by running processes.
2009-09-17 12:20:12 -07:00
Mike Lockwood
8d7ae8eede am a038decb: am c2912a66: Merge change 25490 into eclair
Merge commit 'a038decb21419c42a70c83a84c3b8ba152524913'

* commit 'a038decb21419c42a70c83a84c3b8ba152524913':
  Revert "Don't activate keyguard if screen is turned off while proximity sensor is active."
2009-09-17 12:19:22 -07:00
Grace Kloba
96e81f98cd am 7ce29aa8: am dfe095a0: Don\'t change the zoom filter during the zoom animation. Call another invalidate() to draw with the final filters. This fixed the problem where the end of the zoom animation is slow and jagged.
Merge commit '7ce29aa8d466d03ac109601e804edc94ea37a770'

* commit '7ce29aa8d466d03ac109601e804edc94ea37a770':
  Don't change the zoom filter during the zoom animation.
2009-09-17 12:19:06 -07:00
Debajit Ghosh
3e75268153 am 6ce4af85: am 70db3a20: Merge change 25414 into eclair
Merge commit '6ce4af8587214865771b3fb6da8ba352b9080056'

* commit '6ce4af8587214865771b3fb6da8ba352b9080056':
  refactor copy-and-paste email address filtering code.
2009-09-17 12:18:12 -07:00
Marco Nelissen
a83b4a1770 am 8b1997d0: am 94ef4991: Merge change 25502 into eclair
Merge commit '8b1997d00441687b4d00cb4817b69194e2cdf06a'

* commit '8b1997d00441687b4d00cb4817b69194e2cdf06a':
  Fix typo
2009-09-17 12:17:48 -07:00
Jeff Hamilton
1690956f09 am bd2c930e: am 2f77ffb0: Merge change 25503 into eclair
Merge commit 'bd2c930e1ae624b711c447fa5c76cc550ed243c1'

* commit 'bd2c930e1ae624b711c447fa5c76cc550ed243c1':
  Don't crash if the cursor is null.
2009-09-17 12:17:41 -07:00
Andrei Popescu
5e5ae8632d am 036e2c34: am f7c98e8d: Merge change 25493 into eclair
Merge commit '036e2c34332545babc002d1a9c7c80b3ba7d0170'

* commit '036e2c34332545babc002d1a9c7c80b3ba7d0170':
  Wire the rest of MediaPlayer to our implementation of WebCore::MediaPlayerPrivate
2009-09-17 12:16:55 -07:00
Nick Pelly
d87daa756b am 171318c2: am 074c11c1: Do not @hide Parcelable implementations in BluetoothClass and BluetoothDevice.
Merge commit '171318c2d188bdb12085af288a44ac3ae2861a30'

* commit '171318c2d188bdb12085af288a44ac3ae2861a30':
  Do not @hide Parcelable implementations in BluetoothClass and BluetoothDevice.
2009-09-17 12:15:55 -07:00