8782 Commits

Author SHA1 Message Date
Narayan Kamath
d47e38b634 Scan for renderscript files before deciding ABIs.
The presence of ".bc" files in an APK implies
incompatibility with any of the 64 bit ABIs.

bug: 14900093

Change-Id: I66ca339a9a149cb3b7e7b349033d80acdeb4140a
2014-06-03 12:58:35 +01:00
Adrian Roos
f8053993c9 Merge "Remove now defunct touch analysis facility" 2014-06-03 10:46:43 +00:00
Adrian Roos
af12d0aff0 Merge "Disable now defunct touch analysis facility - DO NOT MERGE" into lmp-preview-dev 2014-06-03 10:45:15 +00:00
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
Narayan Kamath
6431d11cd4 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.

Change-Id: Icb1528c0cd35b1aa9323386cb35ff4aaba374fcb
2014-06-03 11:11:47 +01:00
Winson Chung
521e7dc0a6 Fixing crash, ensuring that we get the post-animation callback, adding nav bar scrim (Bug. 15157307)
Change-Id: I601ee7eda22a4b5ecb2e6835d55ed6539c5cd503
2014-06-02 17:33:09 -07:00
John Spurlock
fd881f8973 am 20d26282: Merge "Update global actions bug report item." into lmp-preview-dev
* commit '20d26282b31dcd7f7d258c3878f15b42211b23d0':
  Update global actions bug report item.
2014-06-02 22:10:29 +00:00
Adrian Roos
897752a6f7 Disable now defunct touch analysis facility - DO NOT MERGE
Bug: 15381470
Change-Id: I2ab252e4c0122d79c9a78b3df643bfd46a105cf0
2014-06-02 23:54:05 +02:00
Adrian Roos
bba9a212a0 Remove now defunct touch analysis facility
Bug: 15381470
Change-Id: I2ab252e4c0122d79c9a78b3df643bfd46a105cf0
2014-06-02 23:48:29 +02:00
Jorim Jaggi
03bce432aa Merge "Hide header when notifications collide with it on Keyguard." into lmp-preview-dev 2014-06-02 21:35:04 +00:00
Jorim Jaggi
457cc35608 Hide header when notifications collide with it on Keyguard.
Bug: 15163546
Change-Id: If4f39786916df75537959a8104823353c475448f
2014-06-02 21:34:33 +00:00
Baligh Uddin
0d824211e0 Import translations. DO NOT MERGE
Change-Id: I026e16df073c367277f51e312bae370742dcf489
Auto-generated-cl: translation import
2014-06-02 13:01:39 -07:00
John Spurlock
887aa0024f Update global actions bug report item.
New icon, update title to match confirm dialog, new status
line for build information.

Remove redundant QS tile.

Bug:15385554
Change-Id: Idc36dc9ce1cabfa61fd8acac56dc3a70d5dc6645
2014-06-02 15:01:58 -04:00
Adrian Roos
dcdd150e6c am 2726d500: Merge "Fix keyguard camera logic" into lmp-preview-dev
* commit '2726d500c4e6ae63dbc4ee3b070cd2f6ba008602':
  Fix keyguard camera logic
2014-06-02 17:52:56 +00:00
Adrian Roos
e205192c72 Merge "Fix keyguard camera logic" into lmp-preview-dev 2014-06-02 17:48:07 +00:00
Baligh Uddin
0f70313157 Import translations. DO NOT MERGE
Change-Id: Ie68a387f64177d176b0207683e6014f8cd0a3b80
Auto-generated-cl: translation import
2014-06-02 10:44:20 -07:00
Baligh Uddin
b27d14cf54 Import translations. DO NOT MERGE
Change-Id: I982cb1c4dbb5dd3a2e32de388e133c85cbb1898a
Auto-generated-cl: translation import
2014-06-02 10:42:14 -07:00
Baligh Uddin
6a64d118f7 Import translations. DO NOT MERGE
Change-Id: I1bd3672acdf5240152f51ab057999b47b97a9823
Auto-generated-cl: translation import
2014-06-02 10:33:49 -07:00
Adrian Roos
a06905b8f7 Fix keyguard camera logic
Starts non-secure camera if possible and hides camera if
it is not available.

Bug: 14384051
Change-Id: Ib0b93562bb22eb543c054adaf8f7a211862f480a
2014-06-02 19:32:29 +02:00
Baligh Uddin
9c0cd2b2ee Import translations. DO NOT MERGE
Change-Id: Ia9cb1365911c82b55df543df627b4c95baeb8361
Auto-generated-cl: translation import
2014-06-02 09:48:52 -07:00
Baligh Uddin
d4aee346bf Import translations. DO NOT MERGE
Change-Id: Ie2c80be44bcf5219e68a43cf68b58419c748e186
Auto-generated-cl: translation import
2014-06-02 09:44:42 -07:00
Baligh Uddin
ae12a0fbb3 Import translations. DO NOT MERGE
Change-Id: Id7173460a1e17e91f6d119dea4b0f318bf51d78e
Auto-generated-cl: translation import
2014-06-02 09:43:14 -07:00
Jorim Jaggi
c7ad12f458 am 56a043ba: Merge "Implement unlock hint." into lmp-preview-dev
* commit '56a043ba215b35096769bac402b93e857333b1e4':
  Implement unlock hint.
2014-06-02 13:40:34 +00:00
Jorim Jaggi
58136d0211 Merge "Implement unlock hint." into lmp-preview-dev 2014-06-02 13:36:42 +00:00
Jorim Jaggi
9012958742 Implement unlock hint.
Before, users didn't have any clue how to unlock their phone. Now
they have. Also, a tap now dismisses the notification shade in the
unlocked state.

Bug: 14080971
Bug: 15189435
Bug: 15282191
Bug: 15126962

Change-Id: I779344b043b4415809dd98217b7cb9ff6d57fa3e
2014-06-02 15:35:54 +02:00
John Spurlock
41792644d9 am bfea31fd: VolumeZen: Prevent raising ringer volume in silent mode.
* commit 'bfea31fd6dd88c94deae1122874b4e0737380d25':
  VolumeZen: Prevent raising ringer volume in silent mode.
2014-06-01 15:59:47 +00:00
John Spurlock
a11b4affca VolumeZen: Prevent raising ringer volume in silent mode.
Instead of breaking out of silent mode when raising the volume
using the keys, prevent the change and display a visual hint up
in the user interface.

Bug:15330217
Change-Id: I74aae44319aadcd6db9841c7799967607f5a1617
2014-06-01 11:52:23 -04:00
John Spurlock
c2e97779bc am 6ffa904b: QuickSettings: Icon updates + BT connecting state.
* commit '6ffa904bffe5c82f150c552efc844c4a31a0df27':
  QuickSettings: Icon updates + BT connecting state.
2014-06-01 11:46:05 +00:00
John Spurlock
d1c86e2cb2 QuickSettings: Icon updates + BT connecting state.
Bug:15186962
Change-Id: I56de6f3cabcb36b13617d4027323a078cceb9587
2014-06-01 00:04:53 -04:00
John Spurlock
d9eb46c75a am 365af10a: VolumeZen: Update icon and fix handler bug.
* commit '365af10a1bcb84980ed0bb122d1fd0818d4551a5':
  VolumeZen: Update icon and fix handler bug.
2014-06-01 02:32:16 +00:00
John Spurlock
84da84c894 VolumeZen: Update icon and fix handler bug.
Bug:15186962
Change-Id: Iaeae85e185b60c7afa573ebfda331eb41a6b8db8
2014-05-31 22:24:57 -04:00
John Spurlock
286bcc6b58 am d10e8b57: VolumeZen: Pulse silent mode icon on disabled slider touch.
* commit 'd10e8b57a3b28f4ab511c6cf0514b3a8e457efbf':
  VolumeZen: Pulse silent mode icon on disabled slider touch.
2014-06-01 00:26:43 +00:00
John Spurlock
5f640e4a86 VolumeZen: Pulse silent mode icon on disabled slider touch.
Bug:15330217
Change-Id: Icb54e5ea0466bb5fbd7e08b99e8f0dac15ded447
2014-05-31 20:17:26 -04:00
John Spurlock
1d4306991b am ae7b2da7: Merge "VolumeZen: Slider icon as ringer-mode toggle." into lmp-preview-dev
* commit 'ae7b2da79ef91d0d906a39cb091f0db2e7472cb3':
  VolumeZen: Slider icon as ringer-mode toggle.
2014-05-31 23:21:59 +00:00
John Spurlock
254310450a Merge "VolumeZen: Slider icon as ringer-mode toggle." into lmp-preview-dev 2014-05-31 23:18:13 +00:00
John Spurlock
7f1df5e985 VolumeZen: Slider icon as ringer-mode toggle.
- When manipulating the ringer/notification stream, the volume
  slider icon on the left now serves as a toggle.  Single-press
  for vibrate, long-press for silent.
- Disable slider when silent.
- Add touch feedback to slider icon when clickable.
- Vibrate when toggling to vibrate.
- Play sound when toggling to audible.
- Adjust the slider icon padding so it appears to be square,
  and the same size as the icon on the right.

Bug:15330217
Change-Id: Id7262d9315e6e761e1d5750714c356c3ac735951
2014-05-31 19:11:40 -04:00
John Spurlock
cd82352ef9 am 097077ab: QuickSettings: Guard against bad input to handleShowDetail.
* commit '097077ab4b58b2232dd38fa37fbc033521338045':
  QuickSettings: Guard against bad input to handleShowDetail.
2014-05-31 17:02:59 +00:00
John Spurlock
9dcfe06154 QuickSettings: Guard against bad input to handleShowDetail.
Bug:15326440
Change-Id: I473cedb2c41dadf88596ea54a8f8a881ca4e27ba
2014-05-31 12:54:58 -04:00
Jorim Jaggi
34a3f2e0c5 am d01b42c5: Merge "Overscroll header when expanding the panel." into lmp-preview-dev
* commit 'd01b42c5cdf3acd8a5108abb801b307d0397a19a':
  Overscroll header when expanding the panel.
2014-05-31 12:27:21 +00:00
Jorim Jaggi
290600a08d Overscroll header when expanding the panel.
Bug: 14486987
Change-Id: I563aabf273328d733d7452af7f54db28934df9d9
2014-05-31 14:19:25 +02:00
Jorim Jaggi
b54c2517ea am 6fd3d1c3: Merge "Update HUN visuals to UX spec" into lmp-preview-dev
* commit '6fd3d1c3dd2265a107381c975d2e66dc6193c410':
  Update HUN visuals to UX spec
2014-05-31 11:47:16 +00:00
Adrian Roos
5d9cc668e1 Update HUN visuals to UX spec
Adds gradient, fixes wrong padding on tablets
and adds a callback mode to swipe helper.

Bug: 15106201
Change-Id: I9c3f2d24665cb3de8e70904893f56c928b0caabb
2014-05-31 13:43:44 +02:00
Elliott Hughes
f8abeb8457 resolved conflicts for merge of 04c987a8 to master
Change-Id: I27912e203e4d4e39aef6ffbb58b0934a2796ddfe
2014-05-30 20:13:15 -07:00
Elliott Hughes
04c987a806 am 79067b3c: am 5568e0e4: Merge "Move frameworks/base off private libcore.ICU API."
* commit '79067b3cb2f43e62b9a4d46082fb01cbcc513990':
  Move frameworks/base off private libcore.ICU API.
2014-05-31 02:29:47 +00:00
Elliott Hughes
79067b3cb2 am 5568e0e4: Merge "Move frameworks/base off private libcore.ICU API."
* commit '5568e0e45fff7ffe5061770cb527b22d09cf5519':
  Move frameworks/base off private libcore.ICU API.
2014-05-31 02:26:36 +00:00
Elliott Hughes
5568e0e45f Merge "Move frameworks/base off private libcore.ICU API." 2014-05-31 02:22:24 +00:00
Elliott Hughes
570f44b4ab Move frameworks/base off private libcore.ICU API.
Change-Id: I55355b7ea68174063f31d6bb08a71bcb9dc76d62
2014-05-30 19:20:20 -07:00
Jorim Jaggi
8cdef8293f am 698c8194: Merge "Fade scrim in unlock animation." into lmp-preview-dev
* commit '698c81948ed277253d567aa4c34996d2d0477992':
  Fade scrim in unlock animation.
2014-05-31 01:56:15 +00:00
Jorim Jaggi
e29b2dbc76 Fade scrim in unlock animation.
This also introduces a startTime which gets sent from window manager
to SystemUI, which tells when the animation should start, to allow
for a more synchronized animation with fading out the scrim and
fading in the activity behind.

Bug: 15163546
Change-Id: I16212b1ef9eb76f1f98734da1d14fc5b7e626937
2014-05-31 02:48:06 +02:00
Winson Chung
876aff639c am 140a77b2: Merge "Updating paddings to design spec." into lmp-preview-dev
* commit '140a77b280e5bfbfddf44ffc3c90014274bfa8d5':
  Updating paddings to design spec.
2014-05-30 21:39:40 +00:00