1027 Commits

Author SHA1 Message Date
Adam Bliss
67ef546bb0 am 1ff57418: am 34073369: am 69e0b664: Merge change I000d3564 into eclair
Merge commit '1ff57418a7d58887301766031554a146c1ededd1'

* commit '1ff57418a7d58887301766031554a146c1ededd1':
  Move map tiles to no-dpi since they are dpi-independent.
2009-11-17 07:37:28 -08:00
Adam Bliss
1ff57418a7 am 34073369: am 69e0b664: Merge change I000d3564 into eclair
Merge commit '340733697fcb0b73a707eb544b958af3121cdf60' into eclair-mr2-plus-aosp

* commit '340733697fcb0b73a707eb544b958af3121cdf60':
  Move map tiles to no-dpi since they are dpi-independent.
2009-11-16 20:04:44 -08:00
Adam Bliss
340733697f am 69e0b664: Merge change I000d3564 into eclair
Merge commit '69e0b6646f109d17a5cff4b8c32582e3d3a3f544' into eclair-mr2

* commit '69e0b6646f109d17a5cff4b8c32582e3d3a3f544':
  Move map tiles to no-dpi since they are dpi-independent.
2009-11-16 19:55:31 -08:00
Adam Bliss
000d356458 Move map tiles to no-dpi since they are dpi-independent. 2009-11-16 17:47:41 -08:00
Jeff Sharkey
1162fd77a8 Let RemoteViews nest children, allow ViewFlipper.
This change allows applications to nest children RemoteViews
inside an existing set of RemoteViews.  These nested views
are inflated and treated as addView() calls.

This change also allows ViewFlipper through RemoteViews, and
adds logic surpress flipping when the parent window is
detached or behind the lockscreen.  Also fixes ViewAnimator
to observe the measureAllChildren flag when set.

Fixes http://b/2239905
2009-11-16 14:27:19 -08:00
Jim Miller
ac4bacd977 am 16a9d9a7: Fix 2209086: Fix missing callback that was preventing tab bar text from updating.
Merge commit '16a9d9a736a1bfdc12aa54c549508dd12596247f' into eclair-mr2

* commit '16a9d9a736a1bfdc12aa54c549508dd12596247f':
  Fix 2209086: Fix missing callback that was preventing tab bar text from updating.
2009-11-15 14:51:12 -08:00
Jim Miller
197ef85ef5 am e5608f5e: Merge change Ied958262 into eclair
Merge commit 'e5608f5ea55fadb4c99664207865b1220ad0f73b' into eclair-mr2

* commit 'e5608f5ea55fadb4c99664207865b1220ad0f73b':
  Fix 2262069: Cosmetic change - shift DigitalClock down to provide room for carrier.
2009-11-15 14:50:19 -08:00
Jim Miller
16a9d9a736 Fix 2209086: Fix missing callback that was preventing tab bar text from updating.
Also includes a cosmetic fix to move the Digital clock down a bit.
2009-11-15 13:26:37 -08:00
Jim Miller
ec05ece3ba Fix 2262069: Cosmetic change - shift DigitalClock down to provide room for carrier. 2009-11-15 11:12:39 -08:00
Android (Google) Code Review
d12ba5e04b Merge change Ibd5b099c into eclair
* changes:
  Import revised translations.  DO NOT MERGE
2009-11-13 17:42:19 -08:00
Eric Fischer
bd5b099c25 Import revised translations. DO NOT MERGE
Approver: jerryw
2009-11-13 17:13:39 -08:00
Eric Fischer
6f711598d0 am 3eb76e16: am 7d7257dd: am 65f27f87: Merge change I98f82b9a into eclair
Merge commit '3eb76e1669807c737e883c5a5f094a170f55a3b9'

* commit '3eb76e1669807c737e883c5a5f094a170f55a3b9':
  Fix the full-weekday date format strings to actually use the full weekday.
2009-11-13 15:06:28 -08:00
Nicolas Catania
ceaf090ec7 am 702a8da8: am 235657db: am 73f8aa67: Merge change I4898b145 into eclair
Merge commit '702a8da8ae085328d8b99d14fa843b720f0878eb'

* commit '702a8da8ae085328d8b99d14fa843b720f0878eb':
  Removed the fixed height in the sim unlock screen's header.
2009-11-13 15:05:57 -08:00
Eric Fischer
7d7257dd9c am 65f27f87: Merge change I98f82b9a into eclair
Merge commit '65f27f8721ae648ceffffb59a83e2af0d4641920' into eclair-mr2

* commit '65f27f8721ae648ceffffb59a83e2af0d4641920':
  Fix the full-weekday date format strings to actually use the full weekday.
2009-11-13 14:57:20 -08:00
Android (Google) Code Review
65f27f8721 Merge change I98f82b9a into eclair
* changes:
  Fix the full-weekday date format strings to actually use the full weekday.
2009-11-13 14:51:00 -08:00
Eric Fischer
66668524d4 Fix the full-weekday date format strings to actually use the full weekday.
Also fix the abbreviated weekday/month/day/year strings to use a 4-digit year.

Approver: jerryw
2009-11-13 14:04:03 -08:00
Nicolas Catania
235657dbe0 am 73f8aa67: Merge change I4898b145 into eclair
Merge commit '73f8aa678055598738dfba54c60a1674bcbf02b1' into eclair-mr2

* commit '73f8aa678055598738dfba54c60a1674bcbf02b1':
  Removed the fixed height in the sim unlock screen's header.
2009-11-13 13:43:32 -08:00
Android (Google) Code Review
73f8aa6780 Merge change I4898b145 into eclair
* changes:
  Removed the fixed height in the sim unlock screen's header.
2009-11-13 13:39:01 -08:00
Dan Egnor
86348141ce am 0b81ce21: am 5da82421: Merge change Iac63ebc8 into eclair-mr2
Merge commit '0b81ce217ea56290f10a301cfca1c9fdce876d43'

* commit '0b81ce217ea56290f10a301cfca1c9fdce876d43':
  Make WRITE_GSERVICES into system-or-signature (instead of just signature),
2009-11-13 11:38:41 -08:00
Mike Cleron
eece01360e am fcd2917a: am aaa8e7e6: am 27d6e65b: Merge change I322b6ee7 into eclair
Merge commit 'fcd2917a3550e2b4f5c6ff2038ae5de91c81d28c'

* commit 'fcd2917a3550e2b4f5c6ff2038ae5de91c81d28c':
  Add support for making a LiveWallpaper the default
2009-11-13 11:38:22 -08:00
Scott Main
35b921669d am fd13fb7a: am b0d2313e: am d05fd6c3: am dbc7e27e: docs: document the \'showSearchIconAsBadge" flag and "icon" attribute as deprecated. bug 2105329
Merge commit 'fd13fb7a9cbda152c25f28989cb3ce2e316406d3'

* commit 'fd13fb7a9cbda152c25f28989cb3ce2e316406d3':
  docs: document the 'showSearchIconAsBadge" flag and
2009-11-13 11:37:52 -08:00
Android (Google) Code Review
5da824210e Merge change Iac63ebc8 into eclair-mr2
* changes:
  Make WRITE_GSERVICES into system-or-signature (instead of just signature), as a temporary measure so unbundled Google components (GSF, etc.) can hold it.  (In the longer term, WRITE_GSERVICES won't be a system permission at all, but it or something like it will be defined directly by GSF.)
2009-11-13 11:21:27 -08:00
Mike Cleron
aaa8e7e633 am 27d6e65b: Merge change I322b6ee7 into eclair
Merge commit '27d6e65b71f515deafbd93d5aa98732898c34ddf' into eclair-mr2

* commit '27d6e65b71f515deafbd93d5aa98732898c34ddf':
  Add support for making a LiveWallpaper the default
2009-11-13 11:11:42 -08:00
Scott Main
b0d2313ea4 am d05fd6c3: am dbc7e27e: docs: document the \'showSearchIconAsBadge" flag and "icon" attribute as deprecated. bug 2105329
Merge commit 'd05fd6c33518e60664ffdf1bb6cb425f36c2b82f' into eclair-mr2

* commit 'd05fd6c33518e60664ffdf1bb6cb425f36c2b82f':
  docs: document the 'showSearchIconAsBadge" flag and
2009-11-13 11:11:06 -08:00
Android (Google) Code Review
27d6e65b71 Merge change I322b6ee7 into eclair
* changes:
  Add support for making a LiveWallpaper the default
2009-11-13 11:01:57 -08:00
Jim Miller
52349182e1 am c41bc910: am 5be290d6: am 11fea858: Merge change I8061e6ac into eclair
Merge commit 'c41bc910bd6fe3daf56c32a5be858b71872093d3'

* commit 'c41bc910bd6fe3daf56c32a5be858b71872093d3':
  Fix 2209086: Updated assets and fixed widget dimension calculation.
2009-11-13 10:52:32 -08:00
Scott Main
d05fd6c335 am dbc7e27e: docs: document the \'showSearchIconAsBadge" flag and "icon" attribute as deprecated. bug 2105329
Merge commit 'dbc7e27ef10349f11ac940d59ff4f812319fce51' into eclair

* commit 'dbc7e27ef10349f11ac940d59ff4f812319fce51':
  docs: document the 'showSearchIconAsBadge" flag and
2009-11-13 10:45:32 -08:00
Mike Cleron
322b6ee7e1 Add support for making a LiveWallpaper the default 2009-11-12 23:23:49 -08:00
Jim Miller
5be290d629 am 11fea858: Merge change I8061e6ac into eclair
Merge commit '11fea858b2f2d3f9c40a4da848d7bcee47edde04' into eclair-mr2

* commit '11fea858b2f2d3f9c40a4da848d7bcee47edde04':
  Fix 2209086: Updated assets and fixed widget dimension calculation.
2009-11-12 23:09:15 -08:00
Dan Egnor
ac63ebc824 Make WRITE_GSERVICES into system-or-signature (instead of just signature),
as a temporary measure so unbundled Google components (GSF, etc.) can hold
it.  (In the longer term, WRITE_GSERVICES won't be a system permission at
all, but it or something like it will be defined directly by GSF.)
2009-11-12 23:02:22 -08:00
Eric Fischer
fb28d340bf Import revised translations. DO NOT MERGE
Approver: jerryw
2009-11-12 19:45:43 -08:00
Jim Miller
4811d62d5f Fix 2209086: Updated assets and fixed widget dimension calculation.
Added hvga assets for new lock screen widget.

Tested:
	LockScreen on wvga and hvga devices.
	InCallScreen on wvga and hvga devices.
2009-11-12 18:15:00 -08:00
Nicolas Catania
4898b145bd Removed the fixed height in the sim unlock screen's header.
Use wrap content and set the textview for the explaination
to 2 lines.
Fixed the bug on passion.
G1 is too unstable to test.

Bug:2251298
2009-11-12 16:18:33 -08:00
Dan Egnor
f897543d27 am f6f29eff: am 4c414e51: am 58c603ef: Merge change Id301a47f into eclair
Merge commit 'f6f29eff640b5354d36952a290fe02cb6e47d682'

* commit 'f6f29eff640b5354d36952a290fe02cb6e47d682':
  Fix bug 2253204: MapView resources for hdpi devices.
2009-11-12 13:30:01 -08:00
Dan Egnor
4c414e51b1 am 58c603ef: Merge change Id301a47f into eclair
Merge commit '58c603eff0d0b13fe581119e1d9c228da99d77e7' into eclair-mr2

* commit '58c603eff0d0b13fe581119e1d9c228da99d77e7':
  Fix bug 2253204: MapView resources for hdpi devices.
2009-11-12 13:17:15 -08:00
Android (Google) Code Review
58c603eff0 Merge change Id301a47f into eclair
* changes:
  Fix bug 2253204: MapView resources for hdpi devices.
2009-11-12 12:54:43 -08:00
Dan Egnor
d301a47ff9 Fix bug 2253204: MapView resources for hdpi devices. 2009-11-12 12:24:33 -08:00
Daniel Sandler
4829ae00ac am 09904d84: am d1a3fc38: am 609bbf18: Merge change I54089080 into eclair
Merge commit '09904d84d10c5b3345c2594e9fe3ec275a4f3a69'

* commit '09904d84d10c5b3345c2594e9fe3ec275a4f3a69':
  Update keyguard and pattern-lock layouts for new UX designs.
2009-11-12 10:47:51 -08:00
Daniel Sandler
d1a3fc38e9 am 609bbf18: Merge change I54089080 into eclair
Merge commit '609bbf182e4b4f39b6be7ed01331887ca70ea4c1' into eclair-mr2

* commit '609bbf182e4b4f39b6be7ed01331887ca70ea4c1':
  Update keyguard and pattern-lock layouts for new UX designs.
2009-11-12 10:38:36 -08:00
Daniel Sandler
e3ea6e3d4c Update keyguard and pattern-lock layouts for new UX designs.
To do this, we bring DigitalClock over from Clock into the
internal widgets.  Its font, Clockopia, comes along for the
ride (find it in /system/fonts).

This change is required for relevant code changes in
frameworks/policy/phone.

Change-Id: I354534f1abd9cf9557c9d18566f1d55b6be5e8f1
2009-11-12 09:37:44 -08:00
Jim Miller
8e28e09c43 am 33c8d07a: am 36818b38: am 2ba297d1: Merge change I9890c2d4 into eclair
Merge commit '33c8d07aabb0a4ea197423c4ba4026b42e306987'

* commit '33c8d07aabb0a4ea197423c4ba4026b42e306987':
  Fix 2209086: Fix landscape layout of LockScreen on devices with a keyboard
2009-11-11 23:41:40 -08:00
Jim Miller
36818b380d am 2ba297d1: Merge change I9890c2d4 into eclair
Merge commit '2ba297d19e101ab3c6456aa7813a043d66c572b6' into eclair-mr2

* commit '2ba297d19e101ab3c6456aa7813a043d66c572b6':
  Fix 2209086: Fix landscape layout of LockScreen on devices with a keyboard
2009-11-11 23:08:03 -08:00
Jim Miller
9890c2d4ba Fix 2209086: Fix landscape layout of LockScreen on devices with a keyboard 2009-11-11 22:38:16 -08:00
Jim Miller
34ce2fb7c4 am 809b2594: am 207d00c1: am f2897fe4: Merge change Idc34a3f7 into eclair
Merge commit '809b2594886fa64f23bd6e87f97f8b06e933fa9e'

* commit '809b2594886fa64f23bd6e87f97f8b06e933fa9e':
  Fix 2209086: add drawables for SlidingTab states in PhoneApp. Update string file for new SlidingTab sound states.
2009-11-11 20:23:55 -08:00
Jim Miller
207d00c13c am f2897fe4: Merge change Idc34a3f7 into eclair
Merge commit 'f2897fe42e22966127dbee8025d6bdc1d1697d81' into eclair-mr2

* commit 'f2897fe42e22966127dbee8025d6bdc1d1697d81':
  Fix 2209086: add drawables for SlidingTab states in PhoneApp. Update string file for new SlidingTab sound states.
2009-11-11 20:14:46 -08:00
Android (Google) Code Review
f2897fe42e Merge change Idc34a3f7 into eclair
* changes:
  Fix 2209086: add drawables for SlidingTab states in PhoneApp. Update string file for new SlidingTab sound states. Tweak "animation" to be 250ms based on conversation with ui guys. Some minor performance tweaks to SlidingTab.
2009-11-11 20:11:13 -08:00
Dianne Hackborn
5a1a55e54a am 7bd2179f: am 823edb76: am 532d5603: Merge change I80022375 into eclair
Merge commit '7bd2179f22c63cba9b444b4089242af327501f85'

* commit '7bd2179f22c63cba9b444b4089242af327501f85':
  Fix issue #2256032: Change CONFIGURATION_CHANGED and add a locale changed broadcast
2009-11-11 19:24:12 -08:00
Dianne Hackborn
823edb7666 am 532d5603: Merge change I80022375 into eclair
Merge commit '532d56034532809da7691059742371c1b4d0656c' into eclair-mr2

* commit '532d56034532809da7691059742371c1b4d0656c':
  Fix issue #2256032: Change CONFIGURATION_CHANGED and add a locale changed broadcast
2009-11-11 19:13:29 -08:00
Dianne Hackborn
362d5b9b64 Fix issue #2256032: Change CONFIGURATION_CHANGED and add a locale changed broadcast
You can no longer receive CONFIGURATION_CHANGED in a manifest, which is really really
bad (launching apps every time the screen is rotated!).  A new LOCALE_CHANGED broadcast
is sent that you can receive in a manifest.

Change-Id: I80022375f0716db2e672382a29db3cea1af74702
2009-11-11 18:26:06 -08:00
Eric Fischer
f53ac7c87e am 585519fd: am 8ffc2454: am f2335642: Merge change I7fb3bc59 into eclair
Merge commit '585519fdd60d74b82d77f1d7d954054bc7f4488e'

* commit '585519fdd60d74b82d77f1d7d954054bc7f4488e':
  Add new date formats for the lock screen.
2009-11-11 18:17:57 -08:00