137282 Commits

Author SHA1 Message Date
Narayan Kamath
116bdbd823 Add an --abi argument to "pm install"
This allows callers to force an install to a particular
ABI. This is intended only for testing (and CTS) and is
not meant for usage by the installer package.

bug: 14453227

(cherry picked from commit 6431d11cd420536aaa9d93ae510a3151ccc4df1d)

Change-Id: I85d4f8785deea02a6a4d3cb0b05e6ef8bf64826b
2014-06-03 11:35:49 +01:00
Yohei Yukawa
8627cef538 Merge "Rebuild the enabled IMEs list when changed in Settings page" 2014-05-30 09:43:32 +00:00
Yohei Yukawa
3d46bab029 Rebuild the enabled IMEs list when changed in Settings page
With this CL, the input method switching controller is notified
even when the list of enabled IMEs is changed by System
Settings.

Ideally we should hook every setter method in
InputMethodSettings to ensure that InputMethodSettings and
InputMethodSubtypeSwitchingController can share the same list.
Until then, most of user visible weirdness should disappear
with this CL.

BUG: 15299968
Change-Id: Ie41da226d71b58d2e12057f85e4793b35e8b9f23
2014-05-30 18:21:11 +09:00
Yuhao Zheng
e90a218cf1 Merge "Wifi Passpoint API change" 2014-05-30 06:48:48 +00:00
Jungshik Jang
c162902f9a Merge "Start Device Discovery after logical address allocation." 2014-05-30 03:58:30 +00:00
Sreeram Ramachandran
ccf2e6b1e6 Merge "Support legacy routes added by apps via ensureRouteToHost()." 2014-05-30 03:29:39 +00:00
Jungshik Jang
8b308d93c8 Start Device Discovery after logical address allocation.
Usually TV initiates Device Discovery sequence after logical address
allocation of local devices. For that added new callback interface
to AddressAllocationCallback to HdmiCecDevice.
Along with this, add onAddressAllocated to HdmiLocalDevice so that
start sending local device information once logical allocation is done.

Change-Id: I4cdc5dd7770674a17a0f23c383a6c1ca221e3104
2014-05-30 11:41:53 +09:00
John Spurlock
b4362f7d3f am e43bcef0: Merge "VolumeZen: shadow protection for volume dialog." into lmp-preview-dev
* commit 'e43bcef0f599cf6ef5686b6503f0d30d377ba2c0':
  VolumeZen: shadow protection for volume dialog.
2014-05-30 02:26:33 +00:00
John Spurlock
5286624b64 Merge "VolumeZen: shadow protection for volume dialog." into lmp-preview-dev 2014-05-30 02:22:23 +00:00
John Spurlock
2078caf797 VolumeZen: shadow protection for volume dialog.
Bug:15186962
Change-Id: I8525e62348e2cc8b68b938d2f7d986f5cbe0273f
2014-05-29 22:20:14 -04:00
Sreeram Ramachandran
1fbcb27198 Support legacy routes added by apps via ensureRouteToHost().
Change-Id: I0ee1ca89fdc859d75a89021ca8c1902811b1e4a9
2014-05-29 19:00:37 -07:00
Paul Jensen
0517121ef7 am 4477d6aa: Merge "Adjust Network\'s SocketFactory to restrict host name resolution to that Network" into lmp-preview-dev
* commit '4477d6aaadcdf583420b706065cc0753fb91cf3c':
  Adjust Network's SocketFactory to restrict host name resolution to that Network
2014-05-30 01:49:49 +00:00
Paul Jensen
034bfbb113 Merge "Adjust Network's SocketFactory to restrict host name resolution to that Network" into lmp-preview-dev 2014-05-30 01:45:52 +00:00
Jose Lima
a4ab093ddc am 9dbe6159: Merge "Only allow 1 Stack on Leanback-only devices" into lmp-preview-dev
* commit '9dbe6159a0eef0f14825ceee101681df7272d9af':
  Only allow 1 Stack on Leanback-only devices
2014-05-30 01:45:41 +00:00
Jose Lima
4f8a92bd20 Merge "Only allow 1 Stack on Leanback-only devices" into lmp-preview-dev 2014-05-30 01:41:18 +00:00
Jinsuk Kim
3d9bae3500 Merge "Register HdmiControlService" 2014-05-30 01:39:59 +00:00
Jeff Brown
094b2136f0 resolved conflicts for merge of 92ab0b91 to master
Change-Id: I66d6849700759163669faa930f07a7e968df5155
2014-05-29 18:25:11 -07:00
John Reck
30643dfcd1 am 7f0d1e19: Merge "Fix NPE in onVisibilityChanged" into lmp-preview-dev
* commit '7f0d1e193bbf2dc189c2de6e3329aac0afda1d76':
  Fix NPE in onVisibilityChanged
2014-05-30 01:06:22 +00:00
Jeff Brown
4027db5c3d Merge "Add support for wake gestures." 2014-05-30 01:03:25 +00:00
Jeff Brown
92ab0b91cd am aeb4e071: Merge "Add dumpsys to dock observer." into klp-modular-dev
* commit 'aeb4e071abb100d10c39d154b05c2911d399395d':
  Add dumpsys to dock observer.
2014-05-30 01:01:17 +00:00
John Reck
432fe98297 Merge "Fix NPE in onVisibilityChanged" into lmp-preview-dev 2014-05-30 01:01:16 +00:00
Jeff Brown
aeb4e071ab Merge "Add dumpsys to dock observer." into klp-modular-dev 2014-05-30 00:58:54 +00:00
John Spurlock
b4080f47ad am fcf1edf4: QuickSettings: visual updates.
* commit 'fcf1edf414ac04e44205c98dc64a82e67147dc32':
  QuickSettings: visual updates.
2014-05-30 00:58:48 +00:00
John Spurlock
3bd4feec3d QuickSettings: visual updates.
- Update style for do not disturb subhead.
- Fix strict mode warning setting zen from volume panel.
- Longer delay in volume panel when expanded.
- Update zen icons.
- Update header peek height.
- Update detail pane back icon.

Bug:15186962
Change-Id: Icb8b95656f866bf9b0aa076d0b85c019a77e76c0
2014-05-29 20:51:09 -04:00
Jeff Brown
010e561a70 Add dumpsys to dock observer.
Minor refactoring of dock observer to allow its state to be
inspected and modified via dumpsys for debugging purposes.

eg. View current state.
adb shell dumpsys DockObserver

eg. Simulate being docked.
adb shell dumpsys DockObserver set state 1

eg. Reset back to normal.
adb shell dumpsys DockObserver reset

Change-Id: Ie48db775290ebed9aa4d9d9d5ac5a6fcb6122ac9
2014-05-29 17:48:33 -07:00
John Reck
2dedafb48f Fix NPE in onVisibilityChanged
Bug: 15089790
 onVisibilityChanged may happen before the View is attached.
 Only attempt to re-set the update listener if mLayer is not null,
 as it means the View is attached and has already drawn once. If
 mLayer is null then the update listener will be set when the view
 next draws

Change-Id: I406e359a0a0720988f026f9cbde26afdb564ca92
2014-05-29 17:40:09 -07:00
John Spurlock
82686c125a am 0c1fa1d9: Merge "QuickSettings: Hide the expanded header in detail mode." into lmp-preview-dev
* commit '0c1fa1d99b060c5852f09fb0ff8926aafb2d182d':
  QuickSettings: Hide the expanded header in detail mode.
2014-05-29 23:47:36 +00:00
John Spurlock
414a486e4c Merge "QuickSettings: Hide the expanded header in detail mode." into lmp-preview-dev 2014-05-29 23:43:51 +00:00
John Spurlock
5729d090ab QuickSettings: Hide the expanded header in detail mode.
When a tile's detail panel is showing, hide the header
panel above - giving it more real estate.

Bug:15315490
Change-Id: I8aac0ec0eae5dad7393e334107b6aeac76f54545
2014-05-29 19:37:48 -04:00
Yuhao Zheng
8a9eb81df1 Wifi Passpoint API change
- hide package android.net.wifi.passpoint
- extend android.net.wifi APIs for Passpoint credential management
  > hide for preview

Bug: 15191967
Change-Id: Ic90818cf5c91e93dd7890774543e08b842edc594
2014-05-29 16:18:36 -07:00
Zhijun He
d1cc293a5b am 504d5486: Merge "Camera2: Fix availableCapabilities incorrect type" into lmp-preview-dev
* commit '504d5486de89ef425d0acd04363e8131f3686991':
  Camera2: Fix availableCapabilities incorrect type
2014-05-29 23:15:34 +00:00
Zhijun He
81b0ba2606 Merge "Camera2: Fix availableCapabilities incorrect type" into lmp-preview-dev 2014-05-29 23:11:53 +00:00
Winson Chung
aa7f7a4ceb am 80f35657: Merge "Ensuring that the second card is maximally visible when you go into recents." into lmp-preview-dev
* commit '80f3565796122213b3da8f2e80acddc4a059ffbb':
  Ensuring that the second card is maximally visible when you go into recents.
2014-05-29 23:11:30 +00:00
Winson Chung
8e1be1ea7b am 14f8fe33: Merge "Enabling shadows again." into lmp-preview-dev
* commit '14f8fe336ab74576caa5885ffe21677cb7ba982f':
  Enabling shadows again.
2014-05-29 23:11:23 +00:00
Winson Chung
069707ed6f Merge "Ensuring that the second card is maximally visible when you go into recents." into lmp-preview-dev 2014-05-29 23:07:42 +00:00
Winson Chung
c87bfbd265 Merge "Enabling shadows again." into lmp-preview-dev 2014-05-29 23:07:28 +00:00
Scott Main
e7e4e24a14 am 0082933a: am d897fb53: am e16e367f: am 5ca630e8: Merge "change all the H1 tags to H2s and delete all HR tags then delete all clearflots, because they add useless whitespace once the "headerLine" class is obsolete THEN, cleanup some HTML to fix float clearance issue
* commit '0082933a0d0fc2971ba7cbd493ce8d38bf4ccc4b':
  change all the H1 tags to H2s and delete all HR tags then delete all clearflots, because they add useless whitespace once the "headerLine" class is obsolete THEN, cleanup some HTML to fix float clearance issues.
2014-05-29 23:04:22 +00:00
Scott Main
0082933a0d am d897fb53: am e16e367f: am 5ca630e8: Merge "change all the H1 tags to H2s and delete all HR tags then delete all clearflots, because they add useless whitespace once the "headerLine" class is obsolete THEN, cleanup some HTML to fix float clearance issues." into klp-
* commit 'd897fb533317655a96aa6b38240a85b2093c90e4':
  change all the H1 tags to H2s and delete all HR tags then delete all clearflots, because they add useless whitespace once the "headerLine" class is obsolete THEN, cleanup some HTML to fix float clearance issues.
2014-05-29 22:59:54 +00:00
Scott Main
d897fb5333 am e16e367f: am 5ca630e8: Merge "change all the H1 tags to H2s and delete all HR tags then delete all clearflots, because they add useless whitespace once the "headerLine" class is obsolete THEN, cleanup some HTML to fix float clearance issues." into klp-docs
* commit 'e16e367f778b9c3dbdb87ed8ea293f12db97514a':
  change all the H1 tags to H2s and delete all HR tags then delete all clearflots, because they add useless whitespace once the "headerLine" class is obsolete THEN, cleanup some HTML to fix float clearance issues.
2014-05-29 22:54:03 +00:00
Winson Chung
602de03cf3 Enabling shadows again.
Change-Id: I4e4a771a7be3f696383059cb608e78dd6315a47a
2014-05-29 15:43:11 -07:00
Scott Main
e16e367f77 am 5ca630e8: Merge "change all the H1 tags to H2s and delete all HR tags then delete all clearflots, because they add useless whitespace once the "headerLine" class is obsolete THEN, cleanup some HTML to fix float clearance issues." into klp-docs
* commit '5ca630e85541b97245d114162772abc4ffd77e97':
  change all the H1 tags to H2s and delete all HR tags then delete all clearflots, because they add useless whitespace once the "headerLine" class is obsolete THEN, cleanup some HTML to fix float clearance issues.
2014-05-29 22:42:14 +00:00
Raph Levien
ca672f2758 am 953fe800: Merge "Language and variant selection for Minikin" into lmp-preview-dev
* commit '953fe800caf1771217ff1e828d6aa93fbc16729c':
  Language and variant selection for Minikin
2014-05-29 22:38:34 +00:00
Christopher Tate
e6f7493ba8 Merge "Provide stable concrete wrapper for backup transport API" 2014-05-29 22:36:59 +00:00
Scott Main
5ca630e855 Merge "change all the H1 tags to H2s and delete all HR tags then delete all clearflots, because they add useless whitespace once the "headerLine" class is obsolete THEN, cleanup some HTML to fix float clearance issues." into klp-docs 2014-05-29 22:33:24 +00:00
Raph Levien
2070252f98 Merge "Language and variant selection for Minikin" into lmp-preview-dev 2014-05-29 22:30:30 +00:00
John Reck
2cfc0e543f am 894bb170: Merge "Enable debug stuffs" into lmp-preview-dev
* commit '894bb1701ae15b87af1e3bfe865fe191081cc806':
  Enable debug stuffs
2014-05-29 22:27:12 +00:00
John Reck
2143fdba1c am b5797c9e: Merge "Re-enable atlas" into lmp-preview-dev
* commit 'b5797c9eebd6407bd19526d4d4ed371be147b323':
  Re-enable atlas
2014-05-29 22:27:05 +00:00
John Reck
aee470c023 Merge "Enable debug stuffs" into lmp-preview-dev 2014-05-29 22:23:41 +00:00
John Reck
e2960b6fd2 Merge "Re-enable atlas" into lmp-preview-dev 2014-05-29 22:23:38 +00:00
Jeff Brown
a20dda4a6e Add support for wake gestures.
Bug: 15137158
Change-Id: I171c3269a7a16a00083e16e1cc4c7c1c2b98c05e
2014-05-29 15:22:40 -07:00