728 Commits

Author SHA1 Message Date
Daniel Sandler
ca5f8622a1 am 61107890: am 9d12fdb1: Merge change 26625 into eclair
Merge commit '611078906ce7ff538f7fbc9618ef8054665d0624'

* commit '611078906ce7ff538f7fbc9618ef8054665d0624':
  Fix http://b/2139600 (expander indicators misaligned).
2009-09-25 08:52:26 -07:00
Bjorn Bringert
97df191fbb am e7244b04: am dbce92ab: Merge change 26587 into eclair
Merge commit 'e7244b0482f6bdb21fc27aca078372333d0de5a2'

* commit 'e7244b0482f6bdb21fc27aca078372333d0de5a2':
  Back button in search always goes back or closes search
2009-09-25 08:49:55 -07:00
Dianne Hackborn
5d2b52adb8 am 648297ff: am 7c47adef: Merge change 26527 into eclair
Merge commit '648297ff5d1a56f08985d26d58f1471e2ff0ba86'

* commit '648297ff5d1a56f08985d26d58f1471e2ff0ba86':
  Dock screen on config can now select AC or USB.
2009-09-25 08:46:37 -07:00
Daniel Sandler
3cd1f3dcfb am 2b0d6e7e: am 520ca7e5: Merge change 26415 into eclair
Merge commit '2b0d6e7e43f92b1fb1dea207b3eb4121369594c3'

* commit '2b0d6e7e43f92b1fb1dea207b3eb4121369594c3':
  Add support for thumbnails to WallpaperInfo.
2009-09-25 08:46:23 -07:00
Evan Millar
383c5bf04c am a1da80c0: am 5bb45740: Merge change 26459 into eclair
Merge commit 'a1da80c0f1d90a4b0026c635db2aaa895712890e'

* commit 'a1da80c0f1d90a4b0026c635db2aaa895712890e':
  New fasttrack assets.
2009-09-23 11:37:51 -07:00
Android (Google) Code Review
9d12fdb1b5 Merge change 26625 into eclair
* changes:
  Fix http://b/2139600 (expander indicators misaligned).
2009-09-23 14:12:37 -04:00
Daniel Sandler
2a237a9f5c Fix http://b/2139600 (expander indicators misaligned).
Culprit: busted 9-patch.
2009-09-23 13:56:16 -04:00
Bjorn Bringert
077357ccf0 Back button in search always goes back or closes search
Before, the back button had different behavior depending on
which part of the search dialog had focus, and depending on
whether there were more suggestions than could fit in the
visible space in the drop-down.

This change makes the behavior of the BACK button more
predictable, by always going back to QSB when pivoted
into a source, and closing the search dialog when in
QSB.

Fixes http://b/issue?id=2126526
"One tap of back button when entering text to search
should always take you back to previous page"

Change-Id: I7b3553122eaa1a5d87ac966d5ab2a9f432063cc9
2009-09-23 14:59:02 +01:00
Android (Google) Code Review
7c47adefea Merge change 26527 into eclair
* changes:
  Dock screen on config can now select AC or USB.
2009-09-22 22:24:10 -04:00
Dianne Hackborn
99f7eb453c Dock screen on config can now select AC or USB.
Change-Id: Ifae9af4eb0295ba8e46c65879440b0da543b18e6
2009-09-22 18:59:35 -07:00
Daniel Sandler
465ccb8a40 Add support for thumbnails to WallpaperInfo.
Clean up the Gallery to show thumbnails appropriately; still using FPO artwork
for wallpapers without thumbnails.

This change introduces a new "thumbnail" attribute to the API (used
in wallpaper metadata to point to the thumbnail drawable resource).
2009-09-22 20:56:10 -04:00
Evan Millar
03ca572a7d New fasttrack assets.
Change-Id: I320f2e52bfa85d1a15cbfc1724b3bf23389fc2ff
2009-09-22 15:21:57 -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
Evan Millar
de9eef1c66 Add aggregated badge to ContactHeaderWidget
Change-Id: I0266828c7d560b9aefc3f58d27c217f710f1b0bb
2009-09-22 08:40:22 -07:00
Jeff Sharkey
5389a33134 am 8cda99f2: am a25c9b28: Remove unused type attribute.
Merge commit '8cda99f292050048fb7e1f8077f5f9c0022a9c1a'

* commit '8cda99f292050048fb7e1f8077f5f9c0022a9c1a':
  Remove unused type attribute.
2009-09-21 21:40:27 -07:00
Jeff Sharkey
a25c9b280e Remove unused type attribute. 2009-09-21 21:25:01 -07:00
Jeff Sharkey
3fabbc83de am 9ca231c5: am 3f0476a4: Basic API for third-party apps to define custom Data rows.
Merge commit '9ca231c5b616f7240021906b0decd1d412df00ab'

* commit '9ca231c5b616f7240021906b0decd1d412df00ab':
  Basic API for third-party apps to define custom Data rows.
2009-09-21 21:20:51 -07:00
Jeff Sharkey
3f0476a4e2 Basic API for third-party apps to define custom Data rows.
To display styled ContactsContract.Data rows in UI, this
change adds basic styling attributes that third-party apps
can use.  The Contacts app parses these structures before
displaying Data rows with unrecognized MIME-types.

Partially fixes http://b/2126691
2009-09-21 21:05:59 -07:00
Dianne Hackborn
8f3da4a38b am 3ffe6b12: am 7f3fb7de: Merge change 26130 into eclair
Merge commit '3ffe6b12c78397abb8ab1a3064583d5e8b6ce51c'

* commit '3ffe6b12c78397abb8ab1a3064583d5e8b6ce51c':
  Turn animations on by default.
2009-09-21 17:49:39 -07:00
Dianne Hackborn
bfe319e06a Turn animations on by default.
Add API to skip the animation for a particular start activity, so that
a latter better one can be used.

Fix Theme.NoDisplay to actually work.

Fiddle with various animations: don't do a different animation for task
switching, try a scale animation for switching in/out of the wallpaper.

Adjust the animation duration so that at normal speed we have something
more like the slower animation option (so slow is now the default).

Change-Id: Ieba9f3db0bd9a762a19b327a3ecccbc7b547893d
2009-09-21 17:26:41 -07:00
Jeff Sharkey
e4efc71249 am 9aa0005e: am 88a83d3f: Update getDisplayLabel() API to support new types.
Merge commit '9aa0005e24e4da8004317cd1f632afb567c50ca1'

* commit '9aa0005e24e4da8004317cd1f632afb567c50ca1':
  Update getDisplayLabel() API to support new types.
2009-09-21 13:45:42 -07:00
Jeff Sharkey
88a83d3f10 Update getDisplayLabel() API to support new types.
We recently added several new phone types, and this change
updates the API that resolves thoses types to strings.  It
also uses unique string resources for each type, instead of
relying on types to be <string-array> indexes.

Fixes http://b/2118886
2009-09-21 13:27:38 -07:00
Evan Millar
c3edfa0ca8 am c0d19fa1: am 3242cbbf: Merge change 26181 into eclair
Merge commit 'c0d19fa1b89ed676d94515efb4b1713edd1f91f7'

* commit 'c0d19fa1b89ed676d94515efb4b1713edd1f91f7':
  Make background color pure black.
2009-09-21 12:00:28 -07:00
Android (Google) Code Review
3242cbbf82 Merge change 26181 into eclair
* changes:
  Make background color pure black.
2009-09-21 14:47:52 -04:00
Evan Millar
00ac7e6490 Make background color pure black.
Change-Id: Iedd1da42448bf295b87284d24a030430f4f8e3fe
2009-09-21 11:13:03 -07:00
Grace Kloba
0b2c989f8a am cf16d7a6: am f8d8b46a: Add a tip toast for double tap.
Merge commit 'cf16d7a684a01a3f2d9e18999c5ecce32568a864'

* commit 'cf16d7a684a01a3f2d9e18999c5ecce32568a864':
  Add a tip toast for double tap.
2009-09-21 10:17:53 -07:00
Grace Kloba
f8d8b46a2c Add a tip toast for double tap.
Fix http://b/issue?id=2059934
2009-09-21 10:10:11 -07:00
Mike LeBeau
c48869e4d0 am 00de43e0: am ca488232: Merge change 26104 into eclair
Merge commit '00de43e0a72b954497596b6053123e5ea54a7ed0'

* commit '00de43e0a72b954497596b6053123e5ea54a7ed0':
  Unhide themes TextAppearance.SearchResult.Title and TextAppearance.SearchResult.Subtitle.
2009-09-20 20:36:25 -07:00
Mike LeBeau
894bedacc4 Unhide themes TextAppearance.SearchResult.Title and TextAppearance.SearchResult.Subtitle.
We had discussed doing this in Donut but looks like it never happened. We need these
attributes for voice search so now's as good a time as any.

Followup CL to 25911.
2009-09-20 20:21:48 -07:00
Amith Yamasani
2f55de1e8e am 09481271: am 5ea916b1: Merge change 26050 into eclair
Merge commit '09481271507cfac0db2f27b878f4a453ed919fb1'

* commit '09481271507cfac0db2f27b878f4a453ed919fb1':
  Track CPU speed stepping to get more accurate CPU cost per app.
2009-09-20 17:18:15 -07:00
Amith Yamasani
e43530ab57 Track CPU speed stepping to get more accurate CPU cost per app.
More CPU speed stepping happening with newer devices, so we need
to qualify CPU time with the CPU speed, since power consumption
varies greatly by speed. Apps that peg the CPU should get a higher
penaltly.

Also, fix for 2062930: NPE at VolumePreference.onKey()
2009-09-20 16:03:50 -07:00
Karl Rosaen
c40229f8f6 am e84aa15c: am 9603715a: Merge change 25959 into eclair
Merge commit 'e84aa15cdefb5f7edeec202d48dd6b75907d07d7'

* commit 'e84aa15cdefb5f7edeec202d48dd6b75907d07d7':
  Add better transition to rotary lock widget when triggering: spin around instead of snap back.
2009-09-20 10:15:12 -07:00
Android (Google) Code Review
9603715ae3 Merge change 25959 into eclair
* changes:
  Add better transition to rotary lock widget when triggering: spin around instead of snap back.
2009-09-20 12:59:59 -04:00
Karl Rosaen
278ec5d6f5 Add better transition to rotary lock widget when triggering: spin around instead of snap back.
Also add some icons and make a layout tweak, used by the lock screen (coming in a commit
to android.policy).
2009-09-20 09:51:46 -07:00
Mike Lockwood
748c7dc0a0 am a69e9d60: am b4c0b3d8: Add resources to allow forcing accelerometer based orientation management when docked.
Merge commit 'a69e9d60501302c20408f97e681d34c0a13c5448'

* commit 'a69e9d60501302c20408f97e681d34c0a13c5448':
  Add resources to allow forcing accelerometer based orientation management when docked.
2009-09-20 06:08:48 -07:00
Mike Lockwood
b4c0b3d8cc Add resources to allow forcing accelerometer based orientation management when docked.
Change-Id: I708507db735e08a13daeff95e106f0a53037f760

Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-09-20 01:57:09 -04:00
Daisuke Miyakawa
224b364193 am 7b17c0bf: am 927b86f3: Add config_use_strict_phone_number_comparation, which will be used by internal applications.
Merge commit '7b17c0bf355e6a5fd66b14a4c2cbbbd772f0ab6b'

* commit '7b17c0bf355e6a5fd66b14a4c2cbbbd772f0ab6b':
  Add config_use_strict_phone_number_comparation, which will be used by internal applications.
2009-09-19 19:02:03 -07:00
Daisuke Miyakawa
927b86f3a7 Add config_use_strict_phone_number_comparation, which will be used by internal applications.
Related internal issue number: 1892808
2009-09-19 18:48:03 -07:00
Dianne Hackborn
e240c22885 am 3bd5e2b2: am e69335f8: Merge change 25931 into eclair
Merge commit '3bd5e2b22efe0da3864bc6d8c5aae68742c3c707'

* commit '3bd5e2b22efe0da3864bc6d8c5aae68742c3c707':
  Add better APIs for the battery status, and other cleanup.
2009-09-19 14:26:40 -07:00
Dianne Hackborn
edd9316ca9 Add better APIs for the battery status, and other cleanup.
Also add new configs for keeping screen on while docked, which will
be used elsewhere.

Change-Id: Ifaa1118f14fd850ac809895f9a5c9e8c413259b8
2009-09-19 14:03:05 -07:00
Mike LeBeau
ed34418f7c am bca8673e: am ba9bf79d: Merge change 25911 into eclair
Merge commit 'bca8673ea50cc58ca50d6becbe86d14fa62a2dd4'

* commit 'bca8673ea50cc58ca50d6becbe86d14fa62a2dd4':
  Unhide attributes textAppearanceSearchResultSubtitle and
2009-09-19 01:55:44 -07:00
Mike LeBeau
5825b64e4a Unhide attributes textAppearanceSearchResultSubtitle and
attr/textAppearanceSearchResultTitle. We had discussed doing
this in Donut but looks like it never happened. We need these
attributes for voice search so now's as good a time as any.
2009-09-19 01:19:52 -07:00
Dianne Hackborn
86ced0e5b8 am 3bd53783: am 84ab79c7: Merge change 25873 into eclair
Merge commit '3bd5378329b48af22613099b0e4709a3633396ff'

* commit '3bd5378329b48af22613099b0e4709a3633396ff':
  Fix transformation on windows.
2009-09-18 19:39:16 -07:00
Dianne Hackborn
65c2387206 Fix transformation on windows.
The window offset was being applied incorrectly in relation to the
animation transform.

Change-Id: Ia578129f48cf6c57ae795af862d2b6ce5d447994
2009-09-18 17:47:02 -07:00
Evan Millar
f831c022a5 am 9fd42199: am 2c22a510: More hi-res assets, and darken background color to donut level.
Merge commit '9fd4219923901a3c1fdb5789431e49b76538fb91'

* commit '9fd4219923901a3c1fdb5789431e49b76538fb91':
  More hi-res assets, and darken background color to donut level.
2009-09-18 14:08:29 -07:00
Daniel Sandler
eb9d6fc6c0 am e064bd8e: am 3f90aae6: Merge change 25786 into eclair
Merge commit 'e064bd8e34f7908c7291956702dce8ae292f67ca'

* commit 'e064bd8e34f7908c7291956702dce8ae292f67ca':
  Fix http://b/2086471 (list view headers too dark in mdpi).
2009-09-18 14:08:07 -07:00
Evan Millar
2c22a51072 More hi-res assets, and darken background color to donut level.
Includes hi-res divider and header assets.

Change-Id: I8fbeb619509886f707fe604a8057c6beda1e03a7
2009-09-18 13:27:09 -07:00
Daniel Sandler
4d5babce58 Fix http://b/2086471 (list view headers too dark in mdpi). 2009-09-18 15:17:33 -04:00
Dianne Hackborn
7dd8687af4 am 1e8c9531: am ffda371c: Merge change 25734 into eclair
Merge commit '1e8c95318f0cce70dc66fb29036d084d5665abd8'

* commit '1e8c95318f0cce70dc66fb29036d084d5665abd8':
  Show the live wallpaper on the lock screen.
2009-09-18 10:35:41 -07:00
Dianne Hackborn
6136b7ef16 Show the live wallpaper on the lock screen.
This also takes care of the problem of system dialogs like the
crash dialog causing the status bar to dim behind the lock screen.

On the down side, the fade transition from the lock screen is
now gone, and I'm not sure how likely it is for it to return.

Change-Id: I7f9e6d0f3510a1fdbbe6ad252d986bd85a16475d
2009-09-18 09:27:22 -07:00