Gilles Debunne
d7bcc884a7
Changed PreferenceCategory left padding.
...
For a reason I didn't have time to investigate further, the
old 5sp value was not used in a standard PreferenceCategory,
the left and right padding being set to 8dip for these.
For other users of this style, this change sets the right
padding value of 8dip.
Change-Id: Ia8a7b6ffc9e1dc99b98415dcc141eb7277f6da28
2011-08-25 15:03:17 -07:00
Gloria Wang
5837dfaf65
Merge "Set mSeekNotificationSent as false for RTSP seeking. Fix for bug 5208736."
2011-08-25 10:28:50 -07:00
Gloria Wang
051f8908a3
Set mSeekNotificationSent as false for RTSP seeking.
...
Fix for bug 5208736.
Change-Id: Ib1d74608ec289509082d8dcad080769f48098853
2011-08-25 10:09:34 -07:00
Svetoslav Ganov
12bde60b39
Merge "Intra-process view hierarchy interrogation does not work."
2011-08-25 08:54:29 -07:00
Justin Ho
8799b4bf67
Merge "Updated alarm clock notification icon, adding xhdpi Bug: 5076695"
2011-08-25 08:52:27 -07:00
Justin Ho
a32b9af718
Updated alarm clock notification icon, adding xhdpi
...
Bug: 5076695
Change-Id: I772ae48a95e1b5b6388aaf7bfdfcc8f13e8ef4b5
2011-08-25 08:43:43 -07:00
James Dong
b335a5a4e0
Merge "When Camera is launched by media recording framework, stagefright controls the stop and release."
2011-08-25 08:12:11 -07:00
Daniel Sandler
a81fe3bbcc
Merge "Only show wifi indicator when wifi is connected."
2011-08-25 07:57:06 -07:00
Daniel Sandler
07800a5039
Merge "Put the status bar and navigation bar in HW when advisable."
2011-08-25 07:56:26 -07:00
Jesse Wilson
f9f046147f
Merge "New preloaded classes for ICS."
2011-08-25 06:19:15 -07:00
Narayan Kamath
978ed4693b
Merge "Deprecate old TTS settings that are no longer in use."
2011-08-25 02:37:30 -07:00
satok
1e3fac8bc6
Merge "Add functions to enable / disable spell checker"
2011-08-25 01:21:05 -07:00
Michael Chan
7420f13394
Added new extra for creating an all-day event by default
...
bug:2891538
Change-Id: Ifbd835535a8b6f6f46b0a366023d77e9662639a1
2011-08-25 01:11:37 -07:00
satok
a33c4fc5be
Add functions to enable / disable spell checker
...
Bug: 5057977
Change-Id: I2b27bd5f55feb305368034d7e95f83257ac4b3e6
2011-08-25 17:08:19 +09:00
Chet Haase
c93fcdce22
Merge "Fix issue with views becoming visible with stale content."
2011-08-25 00:54:14 -07:00
satok
47d0e48197
Merge "Dismiss the ime switch notification properly"
2011-08-25 00:36:35 -07:00
satok
dbf2950781
Dismiss the ime switch notification properly
...
Bug: 5159818
Change-Id: I606294dd453d3cc105714c62b945fcf1fa11164d
2011-08-25 15:29:48 +09:00
Justin Ho
b944c2186d
Removing a ringtone from Tuna
...
Change-Id: Ia511fc716730084454a057452ff0078110e01f53
2011-08-24 23:11:51 -07:00
Justin Ho
ee4fa05390
Merge "Updated spinners (again) Bug: 5076695, 5165156"
2011-08-24 22:52:41 -07:00
Justin Ho
1582af9609
Merge "Updated Roboto font Bug: 5173136"
2011-08-24 22:52:16 -07:00
Guang Zhu
cd6ec7801f
Merge "Revert "Warn only if we're tearing down "live" DeathRecipient content""
2011-08-24 22:00:47 -07:00
Guang Zhu
055fa08abf
Revert "Warn only if we're tearing down "live" DeathRecipient content"
...
This reverts commit 2611f89ab4f1119b96123edb2cd6d8d8139c03c4
2011-08-24 21:58:46 -07:00
Chet Haase
4324eadc89
Fix issue with views becoming visible with stale content.
...
An earlier fix nooop'd invalidate calls on non-visible views. This
caused an issue where changes to the view while it was not visible
(such as changing the text of a TextView) would not get picked up
by the invalidation process.
The fix is to automatically invalidate() a view when it becomes
visible, to account for any changes that may have occurred to its
content while it was not visible.
Change-Id: Ia0f8fb42ca627b5a38f08761fa622b23f2dfa38b
2011-08-24 21:31:03 -07:00
Dianne Hackborn
6ff0037792
Merge "Fix to show the correct HW accel background in the preview window."
2011-08-24 20:56:05 -07:00
Dianne Hackborn
07213e6d88
Fix to show the correct HW accel background in the preview window.
...
Also tweak wallpaper service to do a cleaner transition to a
static wallpaper.
Change-Id: I876a32091f92dd5a529d7fd809d3b8e730bb7d2a
2011-08-24 20:05:39 -07:00
Dianne Hackborn
1fc756da43
Merge "New API to determine if device has lots of RAM."
2011-08-24 19:57:52 -07:00
James Dong
831227816b
When Camera is launched by media recording framework, stagefright controls the stop and release.
...
Change-Id: Ic79a60dad0f617a845211d3fbe146c1648a71da3
related-to-bug: 5205804
2011-08-24 19:50:36 -07:00
Brett Chabot
b26db260ae
Merge "Disable package verification by default."
2011-08-24 19:45:51 -07:00
Jean-Michel Trivi
e9816475a6
Merge "Fix deadlock in AudioService"
2011-08-24 19:22:52 -07:00
Scott Main
9a10bf0386
fix sample code typo
...
issue 5190961
Change-Id: I15f10bc97b46f0e5f5e31ff5b38d6c3a938ddedf
2011-08-24 19:09:48 -07:00
Jean-Michel Trivi
3094d955b8
Fix deadlock in AudioService
...
Locks related to audio focus and remote control should always be
taken in the following order:
1/ audio focus lock
2/ remote control stack
3/ current remote control client generation
Change-Id: If8be11bfef92849957e692b2bd52adbd67a2ef0b
2011-08-24 19:08:48 -07:00
Chih-Chung Chang
7096c4a0e2
Merge "Port setting change should happen before receiving any filled frame."
2011-08-24 18:57:35 -07:00
Katherine Kuan
2382c3a92f
Merge "Add DATA_SET value to Entity from EntityIterator cursor"
2011-08-24 18:56:06 -07:00
Mathias Agopian
7345d36fd0
Merge changes I6b6f7537,I18e5b72d
...
* changes:
Fix a few style issues and remove LOG spam
More error checks to avoid div by zero.
2011-08-24 18:45:01 -07:00
Mathias Agopian
3a3fca3dce
Fix a few style issues and remove LOG spam
...
Change-Id: I6b6f75373f4ac28f98dea6a6f1c2567a6aa02243
2011-08-24 18:40:33 -07:00
Brett Chabot
ae05e8655d
Disable package verification by default.
...
Change-Id: I0e02cd177dbb99fc97e964ac87251a900d915b95
2011-08-24 18:38:26 -07:00
Michael Johnson
f5cfea78b0
More error checks to avoid div by zero.
...
Change-Id: I18e5b72d02bf5420c14334d3a03f18fa40572d31
2011-08-24 18:34:49 -07:00
Daniel Sandler
c638c1eb1b
Put the status bar and navigation bar in HW when advisable.
...
This allows the hardware to place these windows into
overlays if possible.
Change-Id: I43717fcd2c7e8f38340975eb93088d1c2c96f09b
2011-08-24 18:03:48 -07:00
Gilles Debunne
f874c4f934
Merge "Spell checking in TextViews"
2011-08-24 17:53:42 -07:00
Mathias Agopian
7d0dd6addb
Merge "Fix Recent thumbnails aren't taken when leaving an activity via notification"
2011-08-24 17:53:21 -07:00
Adam Powell
4dded27cb5
Merge "Fix bug 5211053 - use actionBarItemBackground for overflow"
2011-08-24 17:49:14 -07:00
Mathias Agopian
e328134b8f
Fix Recent thumbnails aren't taken when leaving an activity via notification
...
When taking screenshots we need to use the full drawing state list
instead of the visible list.
Bug: 5186823
Change-Id: I214ee0203aaf8e2c038e44581f7f1ae36edf08c5
2011-08-24 17:44:41 -07:00
Dianne Hackborn
c2644096b7
Merge "Fix issue #5050039 : Launcher is sometimes rendering underneath the system/status bar"
2011-08-24 17:39:07 -07:00
Dianne Hackborn
49d228b3f3
New API to determine if device has lots of RAM.
...
Change-Id: Ie243e851960fdd9e1ebeaf1c1929879193620051
2011-08-24 17:37:31 -07:00
Adam Powell
04db9b6b03
Fix bug 5211053 - use actionBarItemBackground for overflow
...
Change-Id: I3f26a32dca648ae7cc8d77191f4ab24471175cc5
2011-08-24 17:34:20 -07:00
Jean-Michel Trivi
25c18fe06b
Merge "More information for RemoteControlDisplay about new client"
2011-08-24 17:21:29 -07:00
Jean-Michel Trivi
4b6df6a3dc
More information for RemoteControlDisplay about new client
...
When the client gets cleared, let the display know the new
client generation ID is for a clear.
When a new client becomes current, let the display know
what the associated media button event receiver is.
Change-Id: I18e37a309b5b30ed361a68918379b60418409f1e
2011-08-24 17:13:49 -07:00
Romain Guy
c39e8e89eb
Merge "Add OpenGL backend to ImageWallpaper Bug #5204874 "
2011-08-24 17:09:30 -07:00
Dianne Hackborn
19bc995e9a
Merge "Fix animation scale to also scale start offset."
2011-08-24 17:07:51 -07:00
Romain Guy
407ec78b82
Add OpenGL backend to ImageWallpaper
...
Bug #5204874
Currently disabled.
Change-Id: I5e7b35dce2981b0691f107e39c6394b260466543
2011-08-24 17:06:58 -07:00