9930 Commits

Author SHA1 Message Date
Christopher Tate
796e0f0ed5 Don't restore any setting that we don't think should be backed up
The ad-hoc blacklist has been replaced by a check that whitelists each restored
datum against the set of keys that we actually back up.  Keys read from the
restore data which are not found in the whitelist are not applied.

Also adds in some more debugging output, marked to be disabled for ship.
2009-09-22 15:04:25 -07:00
Costin Manolache
5ed64cd06c Keep track of 'initial' sync state in SyncStatusInfo 2009-09-22 14:41:46 -07:00
Mark Wagner
af2c5915a5 am 63147705: Merge change 26437 into eclair
Merge commit '63147705bc2893d6ad43270e04beb9ee01e2ad53' into eclair-plus-aosp

* commit '63147705bc2893d6ad43270e04beb9ee01e2ad53':
  Don't show the badge background when we have no uri, email, or phone.
2009-09-22 14:39:02 -07:00
Christopher Tate
cd8e04d787 am b03b3bbd: If backup fails, reenqueue all of the affected packages for next time.
Merge commit 'b03b3bbd6833f7c6fbd8100fa3958220554f66a3' into eclair-plus-aosp

* commit 'b03b3bbd6833f7c6fbd8100fa3958220554f66a3':
  If backup fails, reenqueue all of the affected packages for next time.
2009-09-22 14:38:51 -07:00
Jesse Wilson
04b8be9756 Copy 4.xml to 5.xml to allow Eclair to diverge from Donut. 2009-09-22 14:29:23 -07:00
Android (Google) Code Review
63147705bc Merge change 26437 into eclair
* changes:
  Don't show the badge background when we have no uri, email, or phone.
2009-09-22 17:28:59 -04:00
Christopher Tate
b03b3bbd68 If backup fails, reenqueue all of the affected packages for next time. 2009-09-22 14:14:10 -07:00
Karl Rosaen
b978ee3c25 am 36dac6ae: Merge change 26390 into eclair
Merge commit '36dac6ae8e005f0247e44345727d1580b1623127' into eclair-plus-aosp

* commit '36dac6ae8e005f0247e44345727d1580b1623127':
  Bring the dimples back, and make the "spin around" animation have a fling feeling.
2009-09-22 14:08:35 -07:00
Dianne Hackborn
353bf45201 am 9bfb7075: Various fixes and improvements to window, activity.
Merge commit '9bfb707597898f54722460b48588007b682f3e2a' into eclair-plus-aosp

* commit '9bfb707597898f54722460b48588007b682f3e2a':
  Various fixes and improvements to window, activity.
2009-09-22 14:08:22 -07:00
Android (Google) Code Review
36dac6ae8e Merge change 26390 into eclair
* changes:
  Bring the dimples back, and make the "spin around" animation have a fling feeling.
2009-09-22 17:01:13 -04:00
Mark Wagner
f5935a9836 Don't show the badge background when we have no uri, email, or phone.
This will be used in talk and mms in the case of multiple recipients.
2009-09-22 13:49:26 -07:00
Derek Sollenberger
effd391a96 am c0b8a96d: launching plugin activity when a plugin requests to go full screen.
Merge commit 'c0b8a96d28c55cb51e4f9e1f85c8d3ecf1ff13bf' into eclair-plus-aosp

* commit 'c0b8a96d28c55cb51e4f9e1f85c8d3ecf1ff13bf':
  launching plugin activity when a plugin requests to go full screen.
2009-09-22 13:39:39 -07:00
Dianne Hackborn
9bfb707597 Various fixes and improvements to window, activity.
- New meta-data you can add to a dock activity to have it launched by the
  home key when the device is in that dock.

- Fix a deadlock involving ActivityThread's internal content provider lock.

- New window flag to have a non-secure keyguard entirely dismissed when a
  window is displayed.

- New WindowManagerPolicy APIs to allow the policy to tell the system when
  a change it makes during layout may cause the wall paper or
  overall configuration to change.

- Fix a bug where an application token removed while one of its windows is
  animating could cause the animating window to get stuck on screen.

Change-Id: I6d33fd39edd796bb9bdfd9dd7e077b84ca62ea08
2009-09-22 13:39:34 -07:00
Derek Sollenberger
c0b8a96d28 launching plugin activity when a plugin requests to go full screen.
Change-Id: Ib42bb08d01a75ca3a9c02085ee185396bb7b7378
2009-09-22 16:29:17 -04:00
Jaikumar Ganesh
d7c4cf5fdf am 34ca22d2: Merge change 26366 into eclair
Merge commit '34ca22d25303633c855a738409ea2f8e3f79a713' into eclair-plus-aosp

* commit '34ca22d25303633c855a738409ea2f8e3f79a713':
  Set the bonding for incoming connections only when authentication is requested.
2009-09-22 13:08:08 -07:00
Dan Egnor
ee852f5fbd am 6c644f24: Merge change 26379 into eclair
Merge commit '6c644f248f553898248b8a6948fac4d62874fedd' into eclair-plus-aosp

* commit '6c644f248f553898248b8a6948fac4d62874fedd':
  Add parameter for the restore set (device id) data is being restored from to the restore_start event
2009-09-22 13:07:57 -07:00
Android (Google) Code Review
34ca22d253 Merge change 26366 into eclair
* changes:
  Set the bonding for incoming connections only when authentication is requested.
2009-09-22 16:00:12 -04:00
Android (Google) Code Review
6c644f248f Merge change 26379 into eclair
* changes:
  Add parameter for the restore set (device id) data is being restored from to the restore_start event
2009-09-22 15:49:58 -04:00
Bjorn Bringert
668b55543b am 916b2ca9: Merge change 26355 into eclair
Merge commit '916b2ca9375b0a6a54e2bef2b2b5faab23ac3cfb' into eclair-plus-aosp

* commit '916b2ca9375b0a6a54e2bef2b2b5faab23ac3cfb':
  Use FLAG_ACTIVITY_CLEAR_TOP when launching search suggestions.
2009-09-22 12:42:48 -07:00
Android (Google) Code Review
916b2ca937 Merge change 26355 into eclair
* changes:
  Use FLAG_ACTIVITY_CLEAR_TOP when launching search suggestions.
2009-09-22 15:37:15 -04:00
Jason Sams
e7d3be7bae am 78f180af: Merge change 26414 into eclair
Merge commit '78f180af218017898593021a0b7fdf9b38aa2b25' into eclair-plus-aosp

* commit '78f180af218017898593021a0b7fdf9b38aa2b25':
  Update viewport when height or width change.
2009-09-22 12:32:51 -07:00
Bjorn Bringert
c216f4a023 am af1eb148: Merge change 25465 into eclair
Merge commit 'af1eb148377f1dafacda429580b7cfe01781eb4d' into eclair-plus-aosp

* commit 'af1eb148377f1dafacda429580b7cfe01781eb4d':
  Reset typeface when changing from visible password inputType
2009-09-22 12:32:40 -07:00
Yu Shan Emily Lau
5653e41e71 am 008fc5d1: Merge change 26332 into eclair
Merge commit '008fc5d142b58688a3827a544c524dff11204c62' into eclair-plus-aosp

* commit '008fc5d142b58688a3827a544c524dff11204c62':
  1) Add the wma / wmv profile reader.
2009-09-22 12:32:29 -07:00
Android (Google) Code Review
78f180af21 Merge change 26414 into eclair
* changes:
  Update viewport when height or width change.
2009-09-22 15:27:53 -04:00
Jason Sams
59038ca98b Update viewport when height or width change. 2009-09-22 12:26:53 -07:00
Android (Google) Code Review
af1eb14837 Merge change 25465 into eclair
* changes:
  Reset typeface when changing from visible password inputType
2009-09-22 15:25:15 -04:00
Android (Google) Code Review
008fc5d142 Merge change 26332 into eclair
* changes:
  1) Add the wma / wmv profile reader. 2) Add the flag which check the wma/wmv enable properties. If the codec is not enable, then skip the wma / wmv related test cases. 3) Added a workaround which let the testcodecspecific test case continue even though there is a failure in the middle of the test. Besides, take out the remvoeFile for temporary usage.
2009-09-22 15:09:33 -04:00
Jaikumar Ganesh
7633b89443 Set the bonding for incoming connections only when authentication is requested.
Change-Id: Ic44ac0e6dedcb310b0cf47020e5c2ff3d0a4459a
2009-09-22 12:08:49 -07:00
Andrei Popescu
22d3ba8ac6 am dee76be4: Fix for 2122292: make sure we unregister the ContentObserver for the system location settings. Also make the GoogleLocationManager use the singleton pattern correctly.
Merge commit 'dee76be487fcdc975877f85221a693b87b9669a7' into eclair-plus-aosp

* commit 'dee76be487fcdc975877f85221a693b87b9669a7':
  Fix for 2122292: make sure we unregister the ContentObserver for the system location settings. Also make the GoogleLocationManager use the singleton pattern correctly.
2009-09-22 12:02:59 -07:00
Grace Kloba
1be0eb6fc9 am 24a3ff95: Change double tap toast to long toast.
Merge commit '24a3ff958b87550904a71961835f6883d1411c27' into eclair-plus-aosp

* commit '24a3ff958b87550904a71961835f6883d1411c27':
  Change double tap toast to long toast.
2009-09-22 12:02:46 -07:00
Andrei Popescu
dee76be487 Fix for 2122292: make sure we unregister the ContentObserver for the system location settings. Also make the GoogleLocationManager use the singleton pattern correctly. 2009-09-22 19:51:14 +01:00
Karl Rosaen
896264f603 Bring the dimples back, and make the "spin around" animation have a fling feeling.
Also clean up the animation code into start/update animation functions.
2009-09-22 11:36:23 -07:00
Nicolas Roard
e491af9c34 am a57f8297: am 194099dc: Merge change 26220 into eclair
Merge commit 'a57f82975eeb0a7dfa7d0fd310ae9612857a6c31'

* commit 'a57f82975eeb0a7dfa7d0fd310ae9612857a6c31':
  Reimplement the settings to use async callbacks
2009-09-22 11:16:37 -07:00
Grace Kloba
24a3ff958b Change double tap toast to long toast.
Change toast count to static to cross all the windows.

It should be --count instead of count--.
2009-09-22 11:11:01 -07:00
Nicolas Roard
a57f82975e am 194099dc: Merge change 26220 into eclair
Merge commit '194099dc4f614130f3baff14850792e6dc3fa59b' into eclair-plus-aosp

* commit '194099dc4f614130f3baff14850792e6dc3fa59b':
  Reimplement the settings to use async callbacks
2009-09-22 11:10:41 -07:00
Android (Google) Code Review
194099dc4f Merge change 26220 into eclair
* changes:
  Reimplement the settings to use async callbacks
2009-09-22 14:02:44 -04:00
Yu Shan Emily Lau
dc1af5befa 1) Add the wma / wmv profile reader.
2) Add the flag which check the wma/wmv enable properties. If the codec is not enable, then skip the wma / wmv related test cases.
3) Added a workaround which let the testcodecspecific test case continue even though there is a failure in the middle of the test. Besides, take out the remvoeFile for temporary usage.
2009-09-22 10:52:56 -07:00
Nicolas Roard
6c24b4d102 Reimplement the settings to use async callbacks 2009-09-22 18:44:52 +01:00
Dan Egnor
313b29faaf Add parameter for the restore set (device id) data is being restored from to the restore_start event 2009-09-22 10:44:10 -07:00
Jack Veenstra
32399aa8ae am a1d6c7d0: am 06766900: Merge change 26323 into eclair
Merge commit 'a1d6c7d001cc4d2e53353be07127420c8907b6a3'

* commit 'a1d6c7d001cc4d2e53353be07127420c8907b6a3':
  Fix bug with ScrollView so that text entry fields are not hidden by virtual keyboard.
2009-09-22 10:41:15 -07:00
Patrick Scott
73947e3b4f am 909e7b8c: am d58ccff7: Add a boolean indicating if the apple-touch-icon is precomposed.
Merge commit '909e7b8c9d94e28978721874a574ffbe84ef3b36'

* commit '909e7b8c9d94e28978721874a574ffbe84ef3b36':
  Add a boolean indicating if the apple-touch-icon is precomposed.
2009-09-22 10:41:04 -07:00
Jack Veenstra
a1d6c7d001 am 06766900: Merge change 26323 into eclair
Merge commit '0676690091b348d939db0340c3a0d888683c1abb' into eclair-plus-aosp

* commit '0676690091b348d939db0340c3a0d888683c1abb':
  Fix bug with ScrollView so that text entry fields are not hidden by virtual keyboard.
2009-09-22 10:35:24 -07:00
Patrick Scott
909e7b8c9d am d58ccff7: Add a boolean indicating if the apple-touch-icon is precomposed.
Merge commit 'd58ccff769e40a6c52e9f6e30e4016590e05ba9a' into eclair-plus-aosp

* commit 'd58ccff769e40a6c52e9f6e30e4016590e05ba9a':
  Add a boolean indicating if the apple-touch-icon is precomposed.
2009-09-22 10:35:12 -07:00
Android (Google) Code Review
0676690091 Merge change 26323 into eclair
* changes:
  Fix bug with ScrollView so that text entry fields are not hidden by virtual keyboard.
2009-09-22 13:31:02 -04:00
Grace Kloba
e68eeb6bf8 am 263a2f50: am 408cf852: Support the new dpi change in the WebView.
Merge commit '263a2f5031f50d020a51d45ef26b99dcee5cb65e'

* commit '263a2f5031f50d020a51d45ef26b99dcee5cb65e':
  Support the new dpi change in the WebView.
2009-09-22 10:30:37 -07:00
Patrick Scott
d58ccff769 Add a boolean indicating if the apple-touch-icon is precomposed. 2009-09-22 13:28:36 -04:00
Grace Kloba
263a2f5031 am 408cf852: Support the new dpi change in the WebView.
Merge commit '408cf85207a43c9169f9fb520a584d2858847d24' into eclair-plus-aosp

* commit '408cf85207a43c9169f9fb520a584d2858847d24':
  Support the new dpi change in the WebView.
2009-09-22 10:19:57 -07:00
Chih-Chung Chang
e82fff6eaf am 1e577ced: am 7b7029e0: Merge change 26236 into eclair
Merge commit '1e577ced7dcd973267f38351616d28f8a090f013'

* commit '1e577ced7dcd973267f38351616d28f8a090f013':
  Make media scanner read the jpeg orientation tag.
2009-09-22 10:09:45 -07:00
Evan Millar
f8fa1a0c49 am 1df98859: am b5c29399: Merge change 26301 into eclair
Merge commit '1df988597f113f46fcf1ada68054ff1fc07aa39e'

* commit '1df988597f113f46fcf1ada68054ff1fc07aa39e':
  Add aggregated badge to ContactHeaderWidget
2009-09-22 10:09:35 -07:00
Grace Kloba
408cf85207 Support the new dpi change in the WebView.
Fix http://b/issue?id=2071943
2009-09-22 10:07:27 -07:00