41370 Commits

Author SHA1 Message Date
Jean-Michel Trivi
aa9c02732f Merge "Bug 3424058 increase IME key clicks by 7dB for spacebar and standard keys" into honeycomb 2011-02-04 13:34:14 -08:00
Mike Cleron
b857874110 Merge "Fix issue #3424823: 4-corner trick causes runtime restart" into honeycomb 2011-02-04 11:53:58 -08:00
Xavier Ducrohet
331e93e5a2 Merge "LayoutLib: render system/title/action bars." into honeycomb 2011-02-04 11:42:51 -08:00
Jean-Michel Trivi
8eb101c8bb Bug 3424058 increase IME key clicks by 7dB for spacebar and standard keys
Change-Id: Ic1ef9cfc9403ef3e100893a36a8a351a31d5253c
2011-02-04 11:42:41 -08:00
Patrick Scott
160c18a4d2 Merge "Need a public way to wait for cookie operations." into honeycomb 2011-02-04 11:20:37 -08:00
Xavier Ducrohet
bbbb832602 LayoutLib: render system/title/action bars.
Also a few generic fixes in the layoutlib itself to support
this.

Change-Id: Ie3f24c9056bd3cc72f39f8a4f2c0861be15bff55
2011-02-04 10:46:21 -08:00
Dianne Hackborn
912d9d1369 Fix issue #3424823: 4-corner trick causes runtime restart
Change-Id: Ibd3fc63d0ab975a2b74765a00023c7f783b24216
2011-02-04 10:35:36 -08:00
Patrick Scott
b88e52c760 Need a public way to wait for cookie operations.
Hidden for now as we are past the public api deadline.

Bug: 3421214
Change-Id: I8a65ae479d0b8b020af2600d7d29d5d358414add
2011-02-04 12:52:46 -05:00
Jean-Michel Trivi
23c907cab8 Bug 3424058 Refix broken asset for "audible selection" sound effect
Reapply change 17f886563c7c2cbd28c3aeaf8b68d37c8e5105c0 to fix
 the issue where the "audible selection" sound effect is not heard

Change-Id: Id87a01379306a400546d15f96ad08160115c8878
2011-02-04 09:48:20 -08:00
Dheeraj Sharma
67ec9aa878 Hardware Video Decoder Flag Enabled for Thumbnail extraction and RenderFrame
Change-Id: Ie9cf769e42869b5cab57694e92884900d33f40d9
2011-02-04 02:31:45 -08:00
Romain Guy
ba27cf756d Merge "Empty the clip rect when intersection is empty. Bug #3410035" into honeycomb 2011-02-04 01:04:55 -08:00
Romain Guy
f28daffda5 Empty the clip rect when intersection is empty.
Bug #3410035

Change-Id: I5ceb80514d3b20c9ad230478549ad31ced403d53
2011-02-04 00:59:34 -08:00
Romain Guy
1c0ab385b8 Merge "Open the location settings when clicking the GPS notification." into honeycomb 2011-02-03 23:58:31 -08:00
Romain Guy
e5e764ad0b Open the location settings when clicking the GPS notification.
Change-Id: I4203d75b7d18ab61f1f8e77452440bdc47161a10
2011-02-03 23:58:21 -08:00
Dheeraj Sharma
e05c33fed3 Merge "Modification for using Software decoder for thumbnail generation in JNI" into honeycomb 2011-02-03 23:39:21 -08:00
Dheeraj Sharma
b62d78bd0d Modification for using Software decoder for thumbnail generation in JNI
Change-Id: Ie3dd5a28311627fd0b559bc3d4e28d2f668ccc61
2011-02-03 23:20:07 -08:00
Romain Guy
43703325d8 Merge "New default wallpaper" into honeycomb 2011-02-03 23:04:50 -08:00
Romain Guy
43a1da0807 New default wallpaper
Change-Id: Iddb593e0b1775725b1bfaa2c74fb2f53fb7a4561
2011-02-03 22:36:03 -08:00
Mike Cleron
f6141980c8 Merge changes I46acd27a,I70b322e1 into honeycomb
* changes:
  aa is better than cc
  Prevent ProgressBar from slowing down everything. bug #3422568
2011-02-03 21:17:09 -08:00
Daniel Sandler
4ad2547fe0 Merge "Ongoing notification for GPS use." into honeycomb 2011-02-03 20:49:10 -08:00
Scott Main
b65b2df6e4 cherrypick Change-Id: Ie0c6540a3a6d86780718e2918b8dffcda37d925c
docs: Rewrite of App Fundamentals.. Part 3
This introduces two new docs:

Application Fundamentals:
  This is the homepage for the app fundamentals; it introduces
  the security sandbox, each of the component types, intents,
  the manifest file, and app resources.
Processes and Threads:
  Most of this document is from the original fundamentals.jd doc;
  it describes more about how an app's process runs on android
  and the different levels of process importance used to determine
  which processes the system can kill and how threads are and
  should be used in an application. I've added more detailed information
  about threads, however, including information about using AsyncTask.

These documents are orphaned for now. This is the last set of documents
required before I'll change the side navigation to adopt the new
app fundamentals and redirect the old fundamentals.jd file.

Change-Id: Ica5f7f683df76b488552939ee0888e796204f2c1
2011-02-03 19:37:07 -08:00
Eric Laurent
e6955f8e38 Merge "Issue 3371080: fix VolumePanel in mute state" into honeycomb 2011-02-03 19:35:57 -08:00
Romain Guy
e28b430486 aa is better than cc
Bug:
Change-Id: I46acd27ae0fe93d9dc15aa1d3eeb06c1b344fada
2011-02-03 19:26:57 -08:00
Eric Laurent
d72d51c77a Issue 3371080: fix VolumePanel in mute state
VolumePanel must take stream mute state into account before displaying
the update stream volume.

Change-Id: I03a1697c25fca3fa56f892e3d426d00906abeb79
2011-02-03 18:47:47 -08:00
Jim Miller
0d47ac1176 Merge "Fix 3419077: Allow subclasses to change SeekBarPreference action buttons." into honeycomb 2011-02-03 18:39:39 -08:00
Jim Miller
4ce0cad1b3 Merge "Issue 3371080: fix volume update in mute state." into honeycomb 2011-02-03 18:29:36 -08:00
Daniel Sandler
e40451a89d Ongoing notification for GPS use.
This change improves upon the notification priority API
introduced in change I9e738cc4, allowing privileged clients
to set the priority of a notification when posting it
directly to INotificationManager. StatusBarTest is updated
to test this new feature.

The new LocationController in SystemUI uses this facility to
post a high-priority ongoing notification whenever GPS is in
use (replacing the functionality of the legacy GPS status
bar icon).

Also happens to fix http://b/3325472 (adding a log message
when notifications are dropped because of a missing icon).

Bug: 3412807

Change-Id: I523016ffa53bf979be98ddc4a2deb55a6270c68a
2011-02-03 21:11:46 -05:00
Romain Guy
2f57ba56b3 Prevent ProgressBar from slowing down everything.
bug #3422568

Change-Id: I70b322e140a8fdbe504c6984c54a22bcb7b753e7
2011-02-03 18:03:29 -08:00
Scott Main
4fe3e53e85 update menu dev guide with more info about action bar
Change-Id: I5b0b052c96b23a395a669b1c3da11dc87f625f25
2011-02-03 18:02:55 -08:00
Dianne Hackborn
1b1962f383 Merge "Fix issue #3420898: More wallpaper issues" into honeycomb 2011-02-03 17:48:51 -08:00
Gil Dobjanschi
7dd5763d0e Merge "Bug fix: 3421011 ANR during delete video clip" into honeycomb 2011-02-03 17:43:09 -08:00
Eric Laurent
0f31fe0968 Issue 3371080: fix volume update in mute state.
VolumePreference should take the stream mute state into account
when updating the progress bar if a change is received by
the content observer

Change-Id: Ia1a8af9d4cc349d2d57753d865e8d2e58daf04f1
2011-02-03 17:34:39 -08:00
Gil Dobjanschi
3f1c573940 Bug fix: 3421011 ANR during delete video clip
Change-Id: I9ba027619d611d76f41d9430a4ad3c9ee5211711
2011-02-03 17:18:17 -08:00
Chet Haase
5930177721 Merge "Fix leak in reused display lists" into honeycomb 2011-02-03 17:13:31 -08:00
Adam Powell
c1be7ac912 Merge "Asset updates for dialog frames and seek bar thumbs" into honeycomb 2011-02-03 16:57:21 -08:00
Dianne Hackborn
ac1471a4ff Fix issue #3420898: More wallpaper issues
- The ImageWallpaper wasn't watching for the desired dimensions to
  change, at which point it needs to resize its surface.
- The system process has been running with the small dalvik heap
  limit, which is too tight with these huge wallpapers; this would
  cause switching wallpapers to eventually stop working as it
  couldn't get the memory it needed to load the new one.
- The compatibility mode background surface had a bunch of issues,
  such as moving its windows to the right by the window size to
  make them disappear.  This of course doesn't play well with the
  now super-sized wallpaper surface.  This code is re-worked to
  not require such shenanigans.

Change-Id: I64fde4059645d8507f1c4761ba6c17b89877a5c0
2011-02-03 16:54:24 -08:00
Justin Ho
40523b1b27 Merge "Updating default wallpaper" into honeycomb 2011-02-03 16:53:40 -08:00
Justin Ho
b3e0045794 Merge "Updated notification area layout Bumping clock up 1px Swapping in new Bluetooth icons" into honeycomb 2011-02-03 16:53:23 -08:00
Justin Ho
6e396c0d5c Updating default wallpaper
Change-Id: I176840dc2c08653827038246f187296029b22af4
2011-02-03 16:50:19 -08:00
Adam Powell
d650b51139 Asset updates for dialog frames and seek bar thumbs
Change-Id: I3214fe9a2f1e2404d29f0a2ea22ac2fdf4ddbf31
2011-02-03 16:47:11 -08:00
Chet Haase
d63cbd1076 Fix leak in reused display lists
Change-Id: I32a9c41abf8f8cbcaaaa6fcc82d296800014a1b2
2011-02-03 16:33:26 -08:00
Justin Ho
ba6d8ac50a Updated notification area layout
Bumping clock up 1px
Swapping in new Bluetooth icons

Change-Id: Ib98f402889478121860633ffdb490c422218889e
2011-02-03 16:32:48 -08:00
Romain Guy
87465f02e4 Merge "Fixes cache misses and extra allocations. Bug #3421454" into honeycomb 2011-02-03 16:31:41 -08:00
Romain Guy
2fc941e465 Fixes cache misses and extra allocations.
Bug #3421454

Change-Id: If4d5c960a7e4c581a9d213073e658284b4e1c497
2011-02-03 16:20:08 -08:00
Jim Miller
4c8aafe300 Fix 3419077: Allow subclasses to change SeekBarPreference action buttons.
Change-Id: I2c624c3693fe06d9d3db3c203c7d4fc7a80b79d9
2011-02-03 16:17:41 -08:00
Amith Yamasani
823fbbbab5 Merge "Expanded volume panel with sliders and mute buttons." into honeycomb 2011-02-03 16:11:32 -08:00
Amith Yamasani
2bbdd77ab2 Expanded volume panel with sliders and mute buttons.
Bug: 3395734

Volume panel that can be expanded and can be used
to control different streams' volume and toggle
silent mode.

Shows the active stream's slider on top and the
remaining below. Touching outside dismisses the
dialog as well as a 3 second timeout.

Dialog fades out after timeout.

Change-Id: Ief258cc904bfd3d62f1291adba4a9cf442bcb006
2011-02-03 15:49:12 -08:00
Mathias Agopian
33e9cb47d2 Merge "fix [3421350] Killing a game that uses the accelerometer renders the device unable to sleep" into honeycomb 2011-02-03 15:38:15 -08:00
Mathias Agopian
f0aec213ec fix [3421350] Killing a game that uses the accelerometer renders the device unable to sleep
when an app dies, make sure to disable all sensors that process
is connected to, regardless of wether this was the LAST connection
to this sensor.

Change-Id: I9c72b1792eee03815304674d5c2f25b5270e4748
2011-02-03 14:52:47 -08:00
Justin Ho
60a008ed83 Updated volume dialog assets
Change-Id: I520cb3286d29241ccd846f29f682b6582f5abce1
2011-02-03 14:47:42 -08:00