Jeff Brown
6dc23b8e70
Merge "Add a label for the new video trace tag." into jb-dev
2012-05-16 17:39:29 -07:00
John Reck
b27a4f9b0e
Merge "Remove custom scrollbar logic" into jb-dev
2012-05-16 17:35:08 -07:00
Adam Powell
3e3c4ee047
Fix a bug where late-invalidating views with animations would be held
...
for too long by ViewRootImpl
Change-Id: I1e32bf2683b50f8834f215a753f881b5d4b8dbc9
2012-05-16 17:34:21 -07:00
Jeff Brown
c8d2668bc4
Add systrace method tags for measure and layout.
...
Change-Id: I739f6384b390d1b34b09b622ca0f752de1dd7304
2012-05-16 17:27:24 -07:00
Jeff Brown
f558780c20
Add a label for the new video trace tag.
...
Change-Id: Ie296b4b5ca73987cdea7766f8698fc43704b2e81
2012-05-16 17:27:24 -07:00
Robert Greenwalt
2977286dde
Merge "Log more RetryManager information." into jb-dev
2012-05-16 17:25:40 -07:00
Dianne Hackborn
5b5cc4d536
Have the stable layout take into account the window's fullscreen flag.
...
When using stable layouts, you are typically expected to hide and
show the status bar through the system UI fullscreen flag. This hides
both the status bar and the action bar. The stable layout assumed
that when not hiding the status bar through the system UI flags, that
the status bar would be visible.
This change makes things a little smarter, also looking at the
window's fullscreen flag (which only hides the status bar). If this
flag is set on the window, then the stable layout now assumes that
the status bar will never be shown. This allows us to position the
action bar correctly in the situation where the application has set
the window to fullscreen and requested a stable layout, instead of
always leaving room for the status bar above it.
Change-Id: I757072ae99cd3741753af7210dbf51afe94d3db5
2012-05-16 17:24:11 -07:00
John Spurlock
2f7dfa7afd
Status Bar: Include wifi/mobile state in touch exploration
...
Bug: 5325056
Change-Id: Iefbd734344d3b70d3e0ebf6f0dffa55d89a054c7
2012-05-16 20:20:59 -04:00
John Wang
3a64109db6
Merge "Restore ready apns once voice call ended" into jb-dev
2012-05-16 17:15:51 -07:00
Robert Greenwalt
83daf6c5ae
Log more RetryManager information.
...
6505637 had unexplainable behavior. Add some logging so we can see
what's going on.
bug:6505637
Change-Id: I43c2ce7f8d12271d988b112f47589d0fba2b6955
2012-05-16 17:15:12 -07:00
Robert Greenwalt
13fac48517
Merge "Don't start data-stall checks if not connected" into jb-dev
2012-05-16 17:12:23 -07:00
Marco Nelissen
538d4925b3
Fix .pls playlist parsing
...
b/6508278
Change-Id: I015ecf3fa599601ba4e9d018be24d0685e153239
2012-05-16 17:10:24 -07:00
Amith Yamasani
ade026f749
Avoid launching dialogs twice from double-clicking a preference.
...
Bug: 6500628
Only create the dialog if another one doesn't already exist.
Change-Id: Ie9be06a58c369299bcb67526e668785e6735a307
2012-05-16 17:02:32 -07:00
Brandon Keely
af1c1b3b13
Merge "softening app-to-home and task-to-task transitions" into jb-dev
2012-05-16 17:01:48 -07:00
yoonsung.nam
32eda207cd
Restore ready apns once voice call ended
...
Currently GsmDCT does not setup default data if secondary APNs are
connected but default is disconnected. Sometimes retry alarm of default
expries during voice call but it's rejected due to voice calling and
eHRPD attached status.
Fix onVocieCallEnded() to restore all ready apns inclduing defautl
regardless of isConnected().
bug:6502005
Change-Id: I25db9be010cb588dfee51bdaf435f24055ecb431
Signed-off-by: yoonsung.nam <yoonsung.nam@samsung.com>
2012-05-16 17:00:23 -07:00
Brandon Keely
9cec7fac72
softening app-to-home and task-to-task transitions
...
Change-Id: I2dc38ea1da7cbea9b805f2b0c17182bad235ab8f
2012-05-16 16:51:02 -07:00
Michael Jurka
28e7320116
Merge "Revert "Add shortcut for voice search"" into jb-dev
2012-05-16 16:39:16 -07:00
Jim Miller
ee499fe68e
Merge "Fix 6504124: Disable assist when ACTION_ASSIST is not available" into jb-dev
2012-05-16 16:36:26 -07:00
Jeff Brown
00ee17718a
Merge "Don't allow shortcuts while keyguard showing." into jb-dev
2012-05-16 16:25:21 -07:00
Jeff Brown
f3ae4e178c
Merge "Tolerate missing power HAL module." into jb-dev
2012-05-16 16:25:12 -07:00
Jeff Brown
0d28cdf1c8
Merge "Fix a possible starvation issue related to vsync." into jb-dev
2012-05-16 16:25:05 -07:00
Jim Miller
12e0c5ac1b
Fix 6504124: Disable assist when ACTION_ASSIST is not available
...
Change-Id: I2218afa7954961309d8cf2f2be0aff10826b9243
2012-05-16 16:24:32 -07:00
Michael Jurka
fa1009638d
Revert "Add shortcut for voice search"
...
This reverts commit 7a3489552ca92776c5e2a57c80026216b44005eb.
Change-Id: Iddfa86183ff0d189e8dbb5dc535344e064e0d103
2012-05-16 16:24:22 -07:00
Adam Powell
b00b8b0d53
Be more tolerant in TaskStackBuilder
...
Let callers try to get a parent stack for an activity class with no
parent declared.
Bug 6503702
Change-Id: Iec1bc7a8d9e5b65b756a8ebd0e53d63506796aa3
2012-05-16 16:23:03 -07:00
Mathias Agopian
128c89cd08
Merge "fix SensorManager.getAngleChange() documentation" into jb-dev
2012-05-16 16:12:27 -07:00
Svetoslav Ganov
53e184d34e
Accessibility service needs to request permission to be bound to.
...
1. Every accessibility services targeting JellyBean or higher has
to request a special permission for the system to bind to it.
Change-Id: I6e579326bdf3597f148d6c67317455701ec8af68
2012-05-16 15:57:15 -07:00
Svetoslav Ganov
6467f94b37
Merge "Make AbsSeekBar widget adjustable via accessibility actions." into jb-dev
2012-05-16 15:53:35 -07:00
Jason Sams
4ee6a63dfe
Merge "Move gfx samples to test directory for compatibility testing." into jb-dev
2012-05-16 15:47:57 -07:00
Jason Sams
e5f2f66f8c
Move gfx samples to test directory for compatibility testing.
...
Change-Id: Iede1c0a14abf9aa3f31ab219fba3bf3a15ef8c90
2012-05-16 15:43:25 -07:00
Kenny Root
87b5d7b26e
Check system app before removal
...
Mae sure we check to see whether an app is really deleted or just
skipped.
Bug: 6494869
Change-Id: I918f16e4ccda87f7f6f67855c7a7aef435c64e20
2012-05-16 15:40:00 -07:00
Robert Greenwalt
33961892a9
Don't start data-stall checks if not connected
...
We did this only if connected in most places, but screen-on/off didn't
care. On no-radio devices it caused extra timers/wakeups that
didn't help anybody.
bug:6375908
Change-Id: Iba72da323de716acb0e67361b955c7381f18f67d
2012-05-16 15:34:46 -07:00
Mathias Agopian
fb89097099
fix SensorManager.getAngleChange() documentation
...
Bug: 6442517
Change-Id: I4b22540817560bdff134d2cc3274e3b39c92d3b1
2012-05-16 15:31:07 -07:00
John Reck
7c2e329ef2
Remove custom scrollbar logic
...
Bug: 6505722
When we scroll the base layer we do so by calling scrollTo on the view,
which handles all the scrollbar logic for us. Remove the custom keep alive
code which floods the handler queue, as well as remove the unnecessary
invalidate and awakenScrollbar calls (View does that for us)
Change-Id: Ia2503c549a22ec71d99295fe62b676fecc367ea3
2012-05-16 15:21:18 -07:00
George Mount
c4c3bc9b83
Remove selection highlight when replacing/deleting.
...
Bug 6506101
Change-Id: Ia5729aafa30cbb502e94adf92f7534cb552199a6
2012-05-16 15:20:03 -07:00
John Reck
c43db491a6
Merge "Fix android:focusableInTouchMode support" into jb-dev
2012-05-16 15:19:22 -07:00
George Mount
0925a76bb9
Only clear the caret when in caret selection mode.
...
Bug 6506761
Change-Id: I5772691053bff30c25870e6068f5d85b850b7b81
2012-05-16 15:01:46 -07:00
John Reck
435e6f5fd2
Fix android:focusableInTouchMode support
...
Bug: 6448106
Change-Id: I17161754eaf08145623466a6db25893e3e5b2e16
2012-05-16 14:56:20 -07:00
George Mount
5d09bf69e2
Don't do character add/delete when there is a selection.
...
Bug 6506644
Change-Id: I91584b7df23951bc5e735b25161ed6e0bcdbc2b7
2012-05-16 14:56:09 -07:00
alanv
c826b7d8fa
Make AbsSeekBar widget adjustable via accessibility actions.
...
Change-Id: I559da3cea139c2d5a4c82e2854921de173fbfa4f
2012-05-16 14:19:21 -07:00
Jim Miller
c1c1406576
Merge "Fix 6398209: Lots of improvements to gesture search from navbar" into jb-dev
2012-05-16 14:17:33 -07:00
Irfan Sheriff
4441a369ab
Merge "Add logging to capture wifi enable" into jb-dev
2012-05-16 13:52:29 -07:00
Adam Cohen
e0bb6fe333
Merge "Cap widget bitmap usage by screen size (issue 6464700)" into jb-dev
2012-05-16 13:43:27 -07:00
Irfan Sheriff
bd21b78f0f
Add logging to capture wifi enable
...
Bug: 6504534
Change-Id: I3c3a803ce5bc53f1bdae697a23b95d63db82717c
2012-05-16 13:42:46 -07:00
Jeff Brown
602ab325ca
Don't allow shortcuts while keyguard showing.
...
Bug: 6483916
Change-Id: Ica7d6b1dc6a844650e6f3a2399ebb6aab20e780e
2012-05-16 13:39:46 -07:00
Jeff Brown
d232afa003
Tolerate missing power HAL module.
...
Bug: 6492793
Change-Id: I092605456e734e3f91ee098a197f208c738a619c
2012-05-16 13:39:46 -07:00
Svetoslav Ganov
c5fb5805c9
Merge "Accessiblity focus not following input focus and text nav broken." into jb-dev
2012-05-16 13:26:54 -07:00
JP Abgrall
286298896b
Merge "Revert "services: input events: enable debugging in EventHub (touch screen issues)"" into jb-dev
2012-05-16 13:24:10 -07:00
JP Abgrall
44f41f28ea
Merge "Revert "unlock screen: enable DEBUG and track pattern start/cell progress."" into jb-dev
2012-05-16 13:23:58 -07:00
Eric Fischer
2806097ce3
Merge "Import translations. DO NOT MERGE" into jb-dev
2012-05-16 13:06:17 -07:00
Eric Fischer
cd64097bcb
Merge "Import translations. DO NOT MERGE" into jb-dev
2012-05-16 13:03:49 -07:00