710 Commits

Author SHA1 Message Date
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
Eric Fischer
4175b5f34a Import revised translations. DO NOT MERGE 2009-09-17 14:28:06 -07:00
Karl Rosaen
9e912f76c3 am a891bce9: am f5a68512: Merge change 25463 into eclair
Merge commit 'a891bce913b55db4f60d2cada544229306a18271'

* commit 'a891bce913b55db4f60d2cada544229306a18271':
  First pass at pattern lock screen that includes date / time and carrier info (framework portion).
2009-09-17 12:14:59 -07:00
Amith Yamasani
82ae45f773 am aa3620f3: am 12cc9d82: Add a new flag for IMEs to disable suggestions for certain fields.
Merge commit 'aa3620f3999ccf2d79105bdc3641ce4c9134032e'

* commit 'aa3620f3999ccf2d79105bdc3641ce4c9134032e':
  Add a new flag for IMEs to disable suggestions for certain fields.
2009-09-17 12:13:42 -07:00
Romain Guy
5cbbf0afde am 2437de94: am 32c687c2: Merge change 25351 into eclair
Merge commit '2437de94ed63dfcac5bc86a5b2943dd54c629d8e'

* commit '2437de94ed63dfcac5bc86a5b2943dd54c629d8e':
  Change Theme.Light's background back to pure white.
2009-09-17 12:11:23 -07:00
Evan Millar
1d42db5380 am 6c42a4ba: am 6a20b823: Merge change 25293 into eclair
Merge commit '6c42a4bad668bc4b742e3f657f9491165d22bfb0'

* commit '6c42a4bad668bc4b742e3f657f9491165d22bfb0':
  Fix a handful of bugs in the ContactHeaderWidget
2009-09-17 12:10:55 -07:00
Eric Fischer
165bc88555 am 5a7477ce: am 764916d0: Merge change 23383 into eclair
Merge commit '5a7477cee84a5e6214c7fb81833bd3bfb8870a18'

* commit '5a7477cee84a5e6214c7fb81833bd3bfb8870a18':
  Combine the "Permission Requested" title and subtitle into one string.
2009-09-17 09:57:40 -07:00
Mike Lockwood
8d0e379884 am f324b2b0: am 4f8bb4c8: Merge change 25276 into eclair
Merge commit 'f324b2b0fcc15834fd944adf6afe95d1e5bc6d0a'

* commit 'f324b2b0fcc15834fd944adf6afe95d1e5bc6d0a':
  Use separate resources to control orientation change for car and desk docks.
2009-09-17 09:56:04 -07:00
Dianne Hackborn
31612db5f5 am 10bedaaf: am 7fc39b26: Merge change 25238 into eclair
Merge commit '10bedaaf3ec24af5fa4dcea54545e4d4953a1c7d'

* commit '10bedaaf3ec24af5fa4dcea54545e4d4953a1c7d':
  Implement issue #1780928: Need support hiding nav keys.
2009-09-17 09:51:33 -07:00
Karl Rosaen
802f7e4e02 am 20dfa6ab: am c6587dc8: Merge change 25178 into eclair
Merge commit '20dfa6abca11e1f01ace07f11c5d06e7337ccb00'

* commit '20dfa6abca11e1f01ace07f11c5d06e7337ccb00':
  Add RotarySelector widget to android.internal for use by lock screen and incoming call screen.
2009-09-17 09:49:20 -07:00
Dianne Hackborn
3a3defb98a am c5624813: am 6ee7b04d: Merge change 25192 into eclair
Merge commit 'c562481380a4f5ddffc67dd72d81e2ded5bd201f'

* commit 'c562481380a4f5ddffc67dd72d81e2ded5bd201f':
  Some improvements for wallpaper configuration.
2009-09-17 09:48:54 -07:00
Nick Pelly
1b8ccd64cc am e10bbc50: am e74050a9: Merge change 25175 into eclair
Merge commit 'e10bbc50a69201d2dd61b414ffd77cf2a6bc2dca'

* commit 'e10bbc50a69201d2dd61b414ffd77cf2a6bc2dca':
  Allow only System Service to send most Bluetooth intents.
2009-09-17 09:47:31 -07:00
Evan Millar
c339e8562d am efeaf0cc: am e727f18c: Add the FasttrackBadgeWidget.
Merge commit 'efeaf0cc3d288a38cd0c647855024453fde0488c'

* commit 'efeaf0cc3d288a38cd0c647855024453fde0488c':
  Add the FasttrackBadgeWidget.
2009-09-17 06:39:50 -07:00
Fred Quintana
57112f985e am cc5c8a42: am 0ae011b6: Merge change 24990 into eclair
Merge commit 'cc5c8a42fc609246d8f781a22e24d084c76cc9c5'

* commit 'cc5c8a42fc609246d8f781a22e24d084c76cc9c5':
  change to use the new CALLER_IS_SYNCADAPTER flag
2009-09-17 06:39:26 -07:00
Bjorn Bringert
85434dfb74 am d8681c9a: am 88cd369c: Merge change 25048 into eclair
Merge commit 'd8681c9a93abb1a56eae9548d568bb9ae38419a1'

* commit 'd8681c9a93abb1a56eae9548d568bb9ae38419a1':
  Revert "Deprecate showSearchIconAsBadge and icon search attrs"
2009-09-17 06:39:17 -07:00
Android (Google) Code Review
f5a68512c3 Merge change 25463 into eclair
* changes:
  First pass at pattern lock screen that includes date / time and carrier info (framework portion).
2009-09-17 05:59:41 -04:00
Karl Rosaen
50b9d80415 First pass at pattern lock screen that includes date / time and carrier info (framework portion).
- layout's tweaked to squeeze carrier, time and date into pattern layout (landscape and portrait)
2009-09-17 02:56:57 -07:00
Dan Murphy
d245a45fdc am fce5c3d6: am 4e3cdf85: Merge change 23619 into eclair
Merge commit 'fce5c3d6eefef9ab4d563721c39704842ce96bf4'

* commit 'fce5c3d6eefef9ab4d563721c39704842ce96bf4':
  Add automatic lighting control framework
2009-09-16 23:57:49 -07:00
Amith Yamasani
12cc9d82a6 Add a new flag for IMEs to disable suggestions for certain fields. 2009-09-16 18:51:46 -07:00