Jeff Sharkey
6ff2928495
am 7bf6814b: am 5c55c40b: Merge "Clear IMM references when window dismissed." into jb-dev
...
* commit '7bf6814b991e36ec955bf6c03926b0f747222750':
Clear IMM references when window dismissed.
2012-04-27 16:50:40 -07:00
Jeff Brown
bd1890e7af
am d99ca786: am e19d5f02: Merge "Use choreographer frame time to schedule animations." into jb-dev
...
* commit 'd99ca786187695fffa1151d1aada7b8e767dcd25':
Use choreographer frame time to schedule animations.
2012-04-27 16:50:38 -07:00
Jeff Sharkey
5c55c40be0
Merge "Clear IMM references when window dismissed." into jb-dev
2012-04-27 16:44:22 -07:00
Jeff Brown
e19d5f0272
Merge "Use choreographer frame time to schedule animations." into jb-dev
2012-04-27 16:44:18 -07:00
Fabrice Di Meglio
983c4771ac
am 57caa12a: am 1b332dbf: Merge "Add TextView textSize as a ViewDebug for hierarchyviewer" into jb-dev
...
* commit '57caa12ad477191da0b1da6fc9c91375c9e6526e':
Add TextView textSize as a ViewDebug for hierarchyviewer
2012-04-27 16:36:24 -07:00
Jeff Sharkey
e6b4e6556e
am ff6b7588: am 6ee3fe88: Merge "Migrate ringtone playback to SystemUI." into jb-dev
...
* commit 'ff6b7588ab575035ba0d21bbb21f78e3c8761112':
Migrate ringtone playback to SystemUI.
2012-04-27 16:32:39 -07:00
Fabrice Di Meglio
1b332dbffa
Merge "Add TextView textSize as a ViewDebug for hierarchyviewer" into jb-dev
2012-04-27 16:30:57 -07:00
Jeff Sharkey
6ee3fe8849
Merge "Migrate ringtone playback to SystemUI." into jb-dev
2012-04-27 16:28:32 -07:00
Romain Guy
5fea9e2ba1
am f0fac51e: am 5084e69b: Merge "Make debug.layout usable with hw acceleration on" into jb-dev
...
* commit 'f0fac51e5f281cf3f1ad786a3473b603b41e11c5':
Make debug.layout usable with hw acceleration on
2012-04-27 16:19:47 -07:00
Jeff Sharkey
4478de3c02
Clear IMM references when window dismissed.
...
Match behavior of removeViewLocked(), where InputMethodManager clears
any strong references to Views, and also clear mCurRootView. Without
this, IMM can leak a DecorView instance after the user has left the
application.
Bug: 6413553
Change-Id: Iad09cf5dbb7f6f156fd39ed243431432e00f8945
2012-04-27 16:17:43 -07:00
Fabrice Di Meglio
c54da1cef9
Add TextView textSize as a ViewDebug for hierarchyviewer
...
Change-Id: I6459d0d9cdb9fe6a81b3e30c56b64159fc729d52
2012-04-27 16:16:35 -07:00
Romain Guy
5084e69b2c
Merge "Make debug.layout usable with hw acceleration on" into jb-dev
2012-04-27 16:15:28 -07:00
Romain Guy
cbc6774ef0
Make debug.layout usable with hw acceleration on
...
Change-Id: I35e41f83fc5049f5ede6b8a6731800bd6da50391
2012-04-27 16:14:23 -07:00
Romain Guy
c54984c84b
am 10c86ab3: am c887843b: Merge "New constant used by dev settings" into jb-dev
...
* commit '10c86ab3f806550563b1ccd94623c788e2c6c0da':
New constant used by dev settings
2012-04-27 15:55:32 -07:00
Romain Guy
c887843b19
Merge "New constant used by dev settings" into jb-dev
2012-04-27 15:49:59 -07:00
Romain Guy
4b8c4f886b
New constant used by dev settings
...
Change-Id: I42f103ae8a9b9f051367c72131f0b216e200f6e0
2012-04-27 15:48:35 -07:00
Jeff Brown
076ffe4b09
am 29879a31: am d51f90ff: Merge "Remove unused pipelining optimization." into jb-dev
...
* commit '29879a311143e917fc46a97c30a83364df251709':
Remove unused pipelining optimization.
2012-04-27 15:02:02 -07:00
Jeff Brown
d51f90ff7e
Merge "Remove unused pipelining optimization." into jb-dev
2012-04-27 14:56:33 -07:00
Michael Jurka
33d7560561
am 235013f5: am f0fb68d8: Merge "Make APIs to get global search provider public" into jb-dev
...
* commit '235013f5518593da2502bb78fee0063f5e559ac6':
Make APIs to get global search provider public
2012-04-27 14:47:12 -07:00
Michael Jurka
f0fb68d8c9
Merge "Make APIs to get global search provider public" into jb-dev
2012-04-27 14:41:27 -07:00
Michael Jurka
3f5cfcf2d9
Make APIs to get global search provider public
2012-04-27 14:23:48 -07:00
Jeff Sharkey
098d580cc2
Migrate ringtone playback to SystemUI.
...
Introduce IRingtonePlayer, which handles playback for both Ringtone
objects and Notifications. SystemUI now hosts this player, which it
registers with AudioService. It also keeps MediaPlayer instances
warm, and cleans them up after stop() or Binder death.
Move both Ringtone and NotificationManagerService to play back audio
through this new interface.
Bug: 6376128, 6350773
Change-Id: I1dcb86d16ee3c4f07cdb2248d33dcff4ead3609a
2012-04-27 14:15:05 -07:00
Adam Powell
c3b1b64897
am 75e8637f: am f2d75bc0: Merge "Use finishAffinity for automatic up navigation" into jb-dev
...
* commit '75e8637f44cf11dd0fd5e646ab67095a71822bf4':
Use finishAffinity for automatic up navigation
2012-04-27 11:06:43 -07:00
Adam Powell
f2d75bc09a
Merge "Use finishAffinity for automatic up navigation" into jb-dev
2012-04-27 11:02:31 -07:00
Jeff Sharkey
144bb26f51
am 497a73da: am f5d70fd2: Merge "Protect system services with DUMP permission." into jb-dev
...
* commit '497a73da6d7da88c4787435221f1fbd6fd843e87':
Protect system services with DUMP permission.
2012-04-27 10:20:33 -07:00
Jeff Sharkey
f5d70fd2ad
Merge "Protect system services with DUMP permission." into jb-dev
2012-04-27 10:16:40 -07:00
Irfan Sheriff
3e69defc37
am f0b9fb63: am d52e0c79: Merge "Add support for changing p2p device name" into jb-dev
...
* commit 'f0b9fb63fd920c4581753d6d5ba73eba941896e7':
Add support for changing p2p device name
2012-04-27 10:00:58 -07:00
Irfan Sheriff
d52e0c791f
Merge "Add support for changing p2p device name" into jb-dev
2012-04-27 09:55:37 -07:00
Irfan Sheriff
2bdefcab74
Add support for changing p2p device name
...
Change-Id: Ie13fe2adedd0bac6aa07b3369c4d6a05ef33cd24
Signed-off-by: isheriff@google.com
Signed-off-by: Yoshihiko Ikenaga <yoshihiko.ikenaga@jp.sony.com >
2012-04-27 08:53:34 -07:00
Steve Block
d8ac8b05a6
am a4dcc774: am 7e279bc9: Merge "Tweak JavaDoc for WebSettings.setAllowUniversalAccessFromFileURLs() and setAllowFileAccessFromFileURLs()" into jb-dev
...
* commit 'a4dcc77422ca47dc279681cfe539b03315d91755':
Tweak JavaDoc for WebSettings.setAllowUniversalAccessFromFileURLs() and setAllowFileAccessFromFileURLs()
2012-04-27 03:29:04 -07:00
Steve Block
7e279bc91a
Merge "Tweak JavaDoc for WebSettings.setAllowUniversalAccessFromFileURLs() and setAllowFileAccessFromFileURLs()" into jb-dev
2012-04-27 03:19:04 -07:00
Ben Murdoch
8532a30ce8
am 3d8678f8: am c6911d47: Merge "Create WebViewDatabaseClassic from WebViewDatabase." into jb-dev
...
* commit '3d8678f8b1ef698369c350049352659793f404d1':
Create WebViewDatabaseClassic from WebViewDatabase.
2012-04-27 01:45:01 -07:00
Ben Murdoch
c6911d47d1
Merge "Create WebViewDatabaseClassic from WebViewDatabase." into jb-dev
2012-04-27 01:39:59 -07:00
Jeff Brown
20c4f87b29
Use choreographer frame time to schedule animations.
...
Instead of using the current uptime millis, which can exhibit
substantial jitter depending on when the code runs, use the
current frame's vsync time when performing animations. The frame
time provides a more consistent pulse.
Bug: 6375101
Change-Id: Icf307cd8524246607db7496c6fef9a5eeb7c0439
2012-04-26 20:12:43 -07:00
Adam Powell
897b1dd610
Use finishAffinity for automatic up navigation
...
Change-Id: I2ac1971e82c499e8bafe13fcc113c5594c34864b
2012-04-26 19:53:41 -07:00
Dianne Hackborn
0e0d7a7462
am de5c3359: am 73214f61: Merge "Fix launcher icon size for tvdpi." into jb-dev
...
* commit 'de5c3359a643f9f289fda35fbb6219fdb6c21adf':
Fix launcher icon size for tvdpi.
2012-04-26 19:37:30 -07:00
Dianne Hackborn
73214f619a
Merge "Fix launcher icon size for tvdpi." into jb-dev
2012-04-26 19:33:37 -07:00
Dianne Hackborn
eb08322953
am 4883d755: am 493f74e5: Merge "Add new Activity.finishAffinity() method." into jb-dev
...
* commit '4883d755ebee295af57eb7294db0146db153b2a5':
Add new Activity.finishAffinity() method.
2012-04-26 19:31:13 -07:00
Dianne Hackborn
493f74e5a4
Merge "Add new Activity.finishAffinity() method." into jb-dev
2012-04-26 19:25:41 -07:00
Dianne Hackborn
d0356a19c1
Fix launcher icon size for tvdpi.
...
We didn't have a case for tvdpi, so ended up in the default
scaling. This resulting in us using 319 instead of 320.
Fixed the default case to round, and added explicit cases
for tvdpi since this is a standard density.
Change-Id: I752b924e1556af94682428c8c0ed7c75d15ac4a4
2012-04-26 19:03:12 -07:00
Dianne Hackborn
ecc5a9cca0
Add new Activity.finishAffinity() method.
...
It's cool!
Change-Id: I9fdcd9535b7f1ca2b311d3a1b23e5d058977b095
2012-04-26 18:56:09 -07:00
Adam Cohen
094833aa6b
am ac856e75: am e6eb9291: Merge "Fix NPE in RemoteViews (issue 6408103)" into jb-dev
...
* commit 'ac856e75c62e3edbd014eeccb6798d12f85dab3d':
Fix NPE in RemoteViews (issue 6408103)
2012-04-26 18:49:21 -07:00
Adam Cohen
e6eb929142
Merge "Fix NPE in RemoteViews (issue 6408103)" into jb-dev
2012-04-26 18:45:18 -07:00
Adam Cohen
c431c156bb
Fix NPE in RemoteViews (issue 6408103)
...
Change-Id: I3e7ff2941b721c2c0c5c4e7d598df794b105c391
2012-04-26 18:42:17 -07:00
Jeff Sharkey
eb4cc492c9
Protect system services with DUMP permission.
...
Change-Id: I5e53859f8b8e5473e54eca43ebd7de841f1a05ff
2012-04-26 18:17:29 -07:00
Makoto Onuki
538b343bf9
am 8316e51c: am ccdf0afb: Merge "Update streamitems javadoc" into jb-dev
...
* commit '8316e51c450adb3adf3eec59b257ab88549e717f':
Update streamitems javadoc
2012-04-26 15:51:45 -07:00
Jeff Brown
97d5c41873
Remove unused pipelining optimization.
...
Bug: 6375101
Change-Id: I5fcbbabfafae9e1661adac7b2becc748e42c4b66
2012-04-26 15:50:31 -07:00
Makoto Onuki
ccdf0afbd7
Merge "Update streamitems javadoc" into jb-dev
2012-04-26 15:47:35 -07:00
Makoto Onuki
46891a8f1c
Update streamitems javadoc
...
ACCOUNT_TYPE and ACCOUNT_NAME query parameters were required in API level 15.
We've removed the check for JB, but in order to keep compatibility with HC
apps still need to add those parameters.
Bug 5135278
Change-Id: Ib9b9751c9017c53905047045816a44c5a279fa64
2012-04-26 15:41:48 -07:00
Adam Cohen
8e6dc585b4
am db4a8fc6: am 2938ac3f: Merge "Enabling RemoteViews to have a landscape and portrait layout" into jb-dev
...
* commit 'db4a8fc619be68c743b903ec9aeeb4fb7890d340':
Enabling RemoteViews to have a landscape and portrait layout
2012-04-26 15:39:38 -07:00