Commit Graph

832 Commits

Author SHA1 Message Date
Daniel Sandler
8d7ca86ce6 am 67918d33: am 15f06995: Merge change I96aad5c6 into eclair
Merge commit '67918d3345ae53e0aa233cc97cda33baba7c1aaa'

* commit '67918d3345ae53e0aa233cc97cda33baba7c1aaa':
  Updated status bar icons.
2009-10-01 12:17:26 -07:00
Romain Guy
d41d29a370 am 7c749f81: am 27d8514f: Merge change I78f113bc into eclair
Merge commit '7c749f81a64f8778af66429dd041fafcce32e503'

* commit '7c749f81a64f8778af66429dd041fafcce32e503':
  Fix possible crash in AutoCompleteTextView.
2009-10-01 12:15:55 -07:00
Android Git Automerger
6eb1d79db5 merge 54e7073f, ignoring preloaded-classes 2009-10-01 12:07:15 -07:00
Hung-ying Tyan
3222f7a3a0 am c7c6bbac: am f2bd9017: make vpn type strings i18n ready.
Merge commit 'c7c6bbacb84bcd8f485758ce2031ec320e179b40'

* commit 'c7c6bbacb84bcd8f485758ce2031ec320e179b40':
  make vpn type strings i18n ready.
2009-10-01 11:54:58 -07:00
Mike Cleron
7b81fe7773 am 11d8d62e: am 4ca8c837: Merge change Ia4087911 into eclair
Merge commit '11d8d62e740ea171b19ed32306f3db2973a5242a'

* commit '11d8d62e740ea171b19ed32306f3db2973a5242a':
  Newer icons
2009-10-01 11:54:20 -07:00
Nicolas Catania
eca6197244 am f8c92a0f: am fd974f20: Merge change Ifb2ab8f8 into eclair
Merge commit 'f8c92a0f00e38271755a93ff810fee94e8353bfd'

* commit 'f8c92a0f00e38271755a93ff810fee94e8353bfd':
  Reverting the background colors back to cupcake's values.
2009-10-01 11:51:44 -07:00
Debajit Ghosh
2117e2056e am ebefded1: am 2a35c8d7: Merge change I96cb8d0b into eclair
Merge commit 'ebefded1ccbd13f190aa4c5f4e3590e5ac8f2a6d'

* commit 'ebefded1ccbd13f190aa4c5f4e3590e5ac8f2a6d':
  fix account permission strings.  this permission is used to protect more than just Google accounts.
2009-10-01 11:49:34 -07:00
Jim Miller
a48fb8aa68 am 11cc925e: am a4c96aa2: Merge change I88bb16e6 into eclair
Merge commit '11cc925efbe582d617ffd01894f920f9a675adc3'

* commit '11cc925efbe582d617ffd01894f920f9a675adc3':
  Fix for 2133391: Allow menu hard key to be disabled in LockScreen on some devices
2009-10-01 11:46:25 -07:00
Romain Guy
55b41ab3b4 am 3ca99e20: am 91c6bdd2: Merge change I2e069577 into eclair
Merge commit '3ca99e20c551022d4a3b3bc176e43bd733efdc21'

* commit '3ca99e20c551022d4a3b3bc176e43bd733efdc21':
  Simplify the layout of all activities with a title and a progress bar.
2009-10-01 11:43:13 -07:00
Romain Guy
9aadf9dece am 03fa3eda: am 92f0370c: Merge change Id43181f2 into eclair
Merge commit '03fa3eda491a6cc9d51dd2de8706050ae5bad805'

* commit '03fa3eda491a6cc9d51dd2de8706050ae5bad805':
  Fix disabled text color in choice dialogs.
2009-10-01 11:42:52 -07:00
Romain Guy
1597cf3ece am 0f320745: am b80fbd44: Merge change I24cf40af into eclair
Merge commit '0f3207455a05017057e94e3a19a81b685e6d32b3'

* commit '0f3207455a05017057e94e3a19a81b685e6d32b3':
  New assets for the status and title bars.
2009-10-01 11:38:58 -07:00
Mark Wagner
fbccf1f41d am 10662ae7: am d35afcda: Merge change Ib2c6429d into eclair
Merge commit '10662ae78f8900e28f13f6abdeee002c25b8c18d'

* commit '10662ae78f8900e28f13f6abdeee002c25b8c18d':
  border for the non-badge case
2009-10-01 11:36:38 -07:00
Daniel Sandler
b9111246b2 am 9b19bfa1: am c78b2bf4: Merge change I905b03af into eclair
Merge commit '9b19bfa1b5061da19a73fb65c8c1afa0f1a9ede1'

* commit '9b19bfa1b5061da19a73fb65c8c1afa0f1a9ede1':
  New hdpi assets for framework.
2009-10-01 11:36:16 -07:00
Mike Cleron
a60a1ef869 am 03ecab42: am 7957eaa6: Merge change Iee9b30d3 into eclair
Merge commit '03ecab425235bdb5e3548900284e8089c3d72e5e'

* commit '03ecab425235bdb5e3548900284e8089c3d72e5e':
  New icons
2009-10-01 11:34:19 -07:00
Dianne Hackborn
93869c19aa am aed86520: am b6eaaa2a: Clean up cacheColorHint to be better controlled by the theme.
Merge commit 'aed865207f7425f6c4d0538decb04109c415410d'

* commit 'aed865207f7425f6c4d0538decb04109c415410d':
  Clean up cacheColorHint to be better controlled by the theme.
2009-10-01 11:16:40 -07:00
Daniel Sandler
de6a077673 Updated status bar icons.
(Statusbar_Icons280909_All drop.)

Still to be tweaked:
	ringer_vibrate
	roaming_cdma_0
	roaming_cdma_flash_anim0
	tty_mode

Change-Id: I96aad5c650bf0022a2c5f03f5f77ab333b834e97
2009-09-30 16:24:36 -04:00
Romain Guy
aa1c6311d6 Fix possible crash in AutoCompleteTextView.
This change makes sure that ACTV will not take action when an event is
received in a popup that just got dismissed.

This change also makes public two XML attributes of ACTV whose corresponding
Java APIs are public.

This change also fixes a couple of typos.

Change-Id: I78f113bc522d199ff3db44fc4cc3a1882afe822e
2009-09-30 11:55:58 -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 00ac7e6490

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
Dmitri Plotnikov
beeb1f4d7a am b3787062: am 13a90abc: Adding status update attribution to ContactHeaderWidget
Merge commit 'b3787062bc652d4db71b40ba3a7c991ce1636a96'

* commit 'b3787062bc652d4db71b40ba3a7c991ce1636a96':
  Adding status update attribution to ContactHeaderWidget
2009-09-29 11:14:32 -07:00
Evan Millar
998f8194d5 am aec2b81d: am 6e98f7e3: Merge change Ie6a95736 into eclair
Merge commit 'aec2b81d7bc1f42b217d6734a5d23ab820740273'

* commit 'aec2b81d7bc1f42b217d6734a5d23ab820740273':
  Fix artifact in tab drawing.
2009-09-29 11:14:24 -07:00
Dianne Hackborn
3f63c58e40 am ccc624ca: am ebd45e5c: Merge change I55edce63 into eclair
Merge commit 'ccc624ca9a8fd8f9435afb854313aa9bda51b0b0'

* commit 'ccc624ca9a8fd8f9435afb854313aa9bda51b0b0':
  Fix issue #2149145: Safe Mode does not work on Sholes device
2009-09-29 11:10:53 -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
Evan Millar
551ac8aaf7 am 93d0b335: am 14f65ff9: Merge change 27243 into eclair
Merge commit '93d0b335a65149b1dc3c31cda89c076e6360c6f8'

* commit '93d0b335a65149b1dc3c31cda89c076e6360c6f8':
  Add drop shadow to contact name in ContactHeaderWidget
2009-09-28 11:54:02 -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
b4e5dc1518 am 91d53844: am f116bf88: Fading scrollbars return. But you have to opt in.
Merge commit '91d538447029330921e0d960f8616aac1929fb66'

* commit '91d538447029330921e0d960f8616aac1929fb66':
  Fading scrollbars return. But you have to opt in.
2009-09-28 11:16:42 -07:00
Mike Cleron
f116bf8884 Fading scrollbars return. But you have to opt in. 2009-09-28 10:47:04 -07:00