Jim Miller
792bb382fb
Fix 2133205: Change the opacity to allow more of the background to be seen on locked screen
2009-09-30 17:03:43 -07:00
Evan Millar
c1a2a8296e
Change FasttrackBadgeWidget->QuickContactBadge and make public.
...
Change-Id: I9d12beeba16c2f64742b4a99d0da4ceb73525b5b
2009-09-30 08:33:31 -07:00
Hung-ying Tyan
f2bd901738
make vpn type strings i18n ready.
2009-09-30 17:07:10 +08:00
Android (Google) Code Review
4ca8c837d3
Merge change Ia4087911 into eclair
...
* changes:
Newer icons
2009-09-30 04:26:06 -04:00
Mike Cleron
a408791148
Newer icons
2009-09-30 01:04:36 -07:00
Android (Google) Code Review
fd974f208c
Merge change Ifb2ab8f8 into eclair
...
* changes:
Reverting the background colors back to cupcake's values.
2009-09-30 02:06:53 -04:00
Nicolas Catania
cfafa74f96
Reverting the background colors back to cupcake's values.
...
The new dark background is #1a1a1a instead of #000000 .
In effect reverting commit 00ac7e6490e8be8314f660d9ef29fb8258e9000b
Bug: 2153508
2009-09-29 22:40:16 -07:00
Android (Google) Code Review
2a35c8d701
Merge change I96cb8d0b into eclair
...
* changes:
fix account permission strings. this permission is used to protect more than just Google accounts.
2009-09-30 01:06:07 -04:00
Android (Google) Code Review
a4c96aa2fa
Merge change I88bb16e6 into eclair
...
* changes:
Fix for 2133391: Allow menu hard key to be disabled in LockScreen on some devices
2009-09-29 21:20:13 -04:00
Debajit Ghosh
96cb8d0b94
fix account permission strings. this permission is used to protect more than just Google accounts.
2009-09-29 17:57:25 -07:00
Android (Google) Code Review
91c6bdd203
Merge change I2e069577 into eclair
...
* changes:
Simplify the layout of all activities with a title and a progress bar.
2009-09-29 20:27:22 -04:00
Romain Guy
534dcbc5a0
Simplify the layout of all activities with a title and a progress bar.
...
Change-Id: I2e0695779e5b4bccc4fc2e790bbaf5466e017fb2
2009-09-29 17:18:28 -07:00
Jim Miller
c0d8f035b7
Fix for 2133391: Allow menu hard key to be disabled in LockScreen on some devices
2009-09-29 17:18:17 -07:00
Romain Guy
b460ef5115
Fix disabled text color in choice dialogs.
...
Change-Id: Id43181f27c741ed181960e9c592d0544b6571811
2009-09-29 17:12:37 -07:00
Android (Google) Code Review
b80fbd4479
Merge change I24cf40af into eclair
...
* changes:
New assets for the status and title bars.
2009-09-29 17:50:01 -04:00
Romain Guy
6f767953ca
New assets for the status and title bars.
...
Change-Id: I24cf40afc7551fd8b1125fe2d386fa03674e1951
2009-09-29 14:48:46 -07:00
Android (Google) Code Review
d35afcda67
Merge change Ib2c6429d into eclair
...
* changes:
border for the non-badge case
2009-09-29 17:06:23 -04:00
Android (Google) Code Review
c78b2bf474
Merge change I905b03af into eclair
...
* changes:
New hdpi assets for framework.
2009-09-29 17:01:38 -04:00
Daniel Sandler
5d94052e11
New hdpi assets for framework.
...
Drop dated 29-Sep-2009.
Change-Id: I905b03af2a55f188d0461dc809a7ec155c8bbddb
2009-09-29 17:00:45 -04:00
Android (Google) Code Review
7957eaa69f
Merge change Iee9b30d3 into eclair
...
* changes:
New icons
2009-09-29 16:12:52 -04:00
Mike Cleron
ee9b30d394
New icons
2009-09-29 13:01:09 -07:00
Dianne Hackborn
b6eaaa2ab2
Clean up cacheColorHint to be better controlled by the theme.
...
Fixes generic lists in dialog themes, for example.
Change-Id: I0ea1cae1641d8ab3756179ce80245ed0df942115
2009-09-29 11:02:39 -07:00
Mark Wagner
b2c6429d4d
border for the non-badge case
...
If we don't have a uri/email/phone then we do not display the normal
fast track badge. But in that case we now have an alternate background/border
rather than no background/border.
2009-09-29 09:49:50 -07:00
Dmitri Plotnikov
13a90abcae
Adding status update attribution to ContactHeaderWidget
...
Change-Id: I677f8a8d805c68d95ee56cd1119cc3e97c6ae073
2009-09-28 17:40:28 -07:00
Android (Google) Code Review
6e98f7e3fb
Merge change Ie6a95736 into eclair
...
* changes:
Fix artifact in tab drawing.
2009-09-28 20:15:44 -04:00
Dianne Hackborn
6af0d50a8e
Fix issue #2149145 : Safe Mode does not work on Sholes device
...
The APIs for checking whether keys are held down now also look
at virtual keys.
However it turns out there is less than a second between the time we
start the input thread and check for safe mode, so there is not enough
time to actually open all of the devices and get the data from them
about the finger being down to determine if a virtual key is down.
So now you can also hold DPAD center, trackball center, or s to
enter safe mode. Also give some vibrator feedback.
Change-Id: I55edce63bc0c375813bd3751766b8070beeb0153
2009-09-28 13:40:45 -07:00
Evan Millar
26787ada59
Fix artifact in tab drawing.
...
The tab nine-patch assets were 2 pixes too tall. I trimmed them down.
Change-Id: Ie6a95736578c42997136eb9036b0f1d23cf2b6d7
2009-09-28 13:13:46 -07:00
Android (Google) Code Review
14f65ff945
Merge change 27243 into eclair
...
* changes:
Add drop shadow to contact name in ContactHeaderWidget
2009-09-28 14:44:42 -04:00
Mike Cleron
f116bf8884
Fading scrollbars return. But you have to opt in.
2009-09-28 10:47:04 -07:00
Evan Millar
b71e554d7e
Add drop shadow to contact name in ContactHeaderWidget
...
Change-Id: Ieb6555bfca014b98567d1a981eaeb04e887e4dff
2009-09-28 10:10:33 -07:00
Daniel Sandler
b19774d520
Updated status bar graphics (drop date 9/25/09).
2009-09-28 10:38:38 -04:00
Android (Google) Code Review
02541fe6a2
Merge change 27351 into eclair
...
* changes:
Allow wallpaper picker to work.
2009-09-27 20:06:33 -04:00
Dianne Hackborn
aef405d829
Allow wallpaper picker to work.
...
Change-Id: I379f25e0e8e372d72c0a89e71ccd584a5dbb3648
2009-09-27 17:05:46 -07:00
Android (Google) Code Review
e7d60bfdff
Merge change 27032 into eclair
...
* changes:
BatteryService: Specify low battery levels in resources.
2009-09-27 15:43:17 -04:00
Mike Lockwood
d81b1f41e5
BatteryService: Specify low battery levels in resources.
...
Also trigger low battery when battery reaches the specified level
rather than when it drops below the level.
Fixes bug b/1788656
Change-Id: I81f5cbb9892fc6574320d92e153211f83c69f415
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-09-27 15:42:07 -04:00
Android (Google) Code Review
954e98e023
Merge change 27267 into eclair
...
* changes:
Add official assets for tabs in compatibility mode
2009-09-27 14:05:05 -04:00
Mike Cleron
68d9254d59
Add official assets for tabs in compatibility mode
2009-09-27 11:00:14 -07:00
Dmitri Plotnikov
8e55eaccff
Changing contact status to Presence-based
...
Change-Id: I35589e87f1e1743413d3f10509e9eccc333aa2fb
2009-09-27 08:23:58 -07:00
Android (Google) Code Review
db9c3f2e9a
Merge change 27188 into eclair
...
* changes:
Fix 2146581: Make tabs work for donut apps Use different tab assets with the original coloring scheme for apps that are not Eclair-aware.
2009-09-27 03:31:59 -04:00
Mike Cleron
7609764295
Fix 2146581: Make tabs work for donut apps
...
Use different tab assets with the original coloring scheme
for apps that are not Eclair-aware.
2009-09-25 17:53:56 -07:00
Neel Parekh
6ecacd40dd
Center name when no status.
...
Also shows the status if exists (not actually hooked up yet though).
Bug: 2138736
2009-09-25 16:22:26 -07:00
Android (Google) Code Review
ed7f0955b7
Merge change 27150 into eclair
...
* changes:
Fix FasttrackBadgeWidget pressed state.
2009-09-25 18:44:25 -04:00
Evan Millar
fd3fdf1309
Fix FasttrackBadgeWidget pressed state.
...
Change-Id: Ia71fbcbff527c287d53120bd827a307797f5f3a2
2009-09-25 15:36:48 -07:00
Daniel Sandler
f06018019d
Fix http://b/2131173 (gaps between Gallery tiles).
...
The artwork had a little too much transparent padding on either side; cleaned
this up so there are exactly 10dip blank pixels on left and right.
2009-09-25 16:41:54 -04:00
Karl Rosaen
9507490ede
Remove vertical separator from landscape layout of pattern lock screen.
2009-09-25 10:42:35 -07:00
Dianne Hackborn
3b3e145d3c
A variety of work on animations.
...
- The lock screen now fades in and out.
- Fixed a bug where we would accidentally freeze the screen when switching
to an activity with a different orientation than the current (but
the screen itself is in the current orientation). This would mess up
the animations on the car dock.
- New API to force a particular animation for an activity transition
(untested).
- New wallpaper animations.
- Resources now uses the next API version when in a development build,
to help applications being developed against such builds.
Change-Id: I2d9998f8400967ff09a04d693dc4ce55f0dbef5b
2009-09-25 00:48:02 -07:00
Android (Google) Code Review
0808c96126
Merge change 26954 into eclair
...
* changes:
Update layouts to show status (battery, alarm) info on pattern unlock screen. make buttons dark.
2009-09-24 19:54:07 -04:00
Karl Rosaen
816ef1c116
Update layouts to show status (battery, alarm) info on pattern unlock screen. make buttons dark.
2009-09-24 16:51:50 -07:00
Christopher Tate
4cc86e1ae8
Clear the device's data from the transport when backup is disabled
...
Turning off backup in the Settings UI constitutes an opt-out of the whole
mechanism. For privacy reasons we instruct the backend to wipe all of the data
belonging to this device when the user does this. If the attempt fails it is
rescheduled in the future based on the transport's requestBackupTime()
suggestion. If network connectivity changes prompt the transport to indicate a
backup pass is appropriate "now," any pending init operation is processed before
the backup schedule is resumed.
The broadcasts used internally to the backup manager are now fully protected;
third party apps can neither send nor receive them.
(Also a minor logging change; don't log 'appropriate' EOF encountered during
parsing of a backup data stream.)
2009-09-24 11:19:04 -07:00
Android (Google) Code Review
9f8d59eea1
Merge change 26714 into eclair
...
* changes:
Update RotarySelector to support vertical orientation, and add resolution specific assets (removing old ones).
2009-09-24 13:19:15 -04:00