4986 Commits

Author SHA1 Message Date
Jeff Brown
7a8c867d09 am 05f5976a: am 9cc5e767: Merge "Hide SET_KEYBOARD_LAYOUT permissions." into jb-dev
* commit '05f5976abe6c13f47e1923503814bdc0cac76aed':
  Hide SET_KEYBOARD_LAYOUT permissions.
2012-05-09 10:08:35 -07:00
Gilles Debunne
b2b36eaf8d am 733980bd: am f4c77df0: Merge "Fixed PIN display, including in Arabic." into jb-dev
* commit '733980bd8c615774bb1d0d12f4b23b8c753a7bdc':
  Fixed PIN display, including in Arabic.
2012-05-09 10:08:00 -07:00
Jim Miller
56f895a2fc am 8676726d: am 06e8d664: Merge "Fix 6397736: Swipe up to search layout fixes" into jb-dev
* commit '8676726dcfa54e4fecb0c0676d9945ad49f079c5':
  Fix 6397736: Swipe up to search layout fixes
2012-05-08 11:33:22 -07:00
Jeff Brown
9cc5e7678d Merge "Hide SET_KEYBOARD_LAYOUT permissions." into jb-dev 2012-05-07 19:29:55 -07:00
Jeff Brown
507f5586fb Hide SET_KEYBOARD_LAYOUT permissions.
Bug: 6427036
Change-Id: Idbb442ad8071b2ca4acf247b135c7aba0830cf70
2012-05-07 19:06:06 -07:00
Gilles Debunne
f4c77df059 Merge "Fixed PIN display, including in Arabic." into jb-dev 2012-05-07 17:45:47 -07:00
Gilles Debunne
9c30855410 Fixed PIN display, including in Arabic.
Bug 5731093

Replace TextView by EditText to make it cleaner.
Had to force the text color, although the TextAppearance should
handle it. Maybe something is wrong with the theme.

Also added a hint for consistency.

Change-Id: Icd7170a0ef3757d0313e0799873f2dd375b02f2f
2012-05-07 16:55:32 -07:00
Jim Miller
06e8d6647d Merge "Fix 6397736: Swipe up to search layout fixes" into jb-dev 2012-05-07 14:34:00 -07:00
Eric Fischer
06cdc5804c Import translations. DO NOT MERGE
Change-Id: Ia7196cf3b90221d52b21865396615e243681850b
2012-05-07 12:55:55 -07:00
Eric Fischer
2f851a4bce Import translations. DO NOT MERGE
Change-Id: Id186acbe0e1b24f840ca3fdeb73c94d0c3d2aaa6
2012-05-07 12:51:17 -07:00
Jim Miller
354619c1cc Fix 6397736: Swipe up to search layout fixes
This fixes several layout issues on phones and tablets with MultiWaveView.

It adds a new background scrim to be shown behind the MultiWaveView
on the navigation bar.

MultiWaveView is updated to handle gravity constraints which makes layouts
much more flexible across devices.

Change-Id: I64068f4eaa81ef6c464247049117d53432fcacbd
2012-05-06 22:39:18 -07:00
Adam Powell
c089b23369 am 1e754e8f: am dad52e15: Merge "Better screen size adaptation for ResolverActivity" into jb-dev
* commit '1e754e8fac68e970128b9b35d2ccf25bdb6f6f3b':
  Better screen size adaptation for ResolverActivity
2012-05-06 21:03:43 -07:00
Adam Powell
589e6f960d Better screen size adaptation for ResolverActivity
Change-Id: I2c982c0b7c722ca7cad46cc23ac8d161bee3a1ff
2012-05-06 20:53:07 -07:00
Dianne Hackborn
a61b1ae67b am a17e3afb: am 58d5ff87: Merge "Fix typo." into jb-dev
* commit 'a17e3afb71f07f824f92dd0d207198804f747a0a':
  Fix typo.
2012-05-06 18:12:23 -07:00
Dianne Hackborn
58d5ff8757 Merge "Fix typo." into jb-dev 2012-05-06 18:07:19 -07:00
Dianne Hackborn
79e0110f9d Fix typo.
Change-Id: I29a270c7499a96718b3d2cad8c2b89783a5607f8
2012-05-06 18:03:24 -07:00
Adam Powell
8228c1414e am f1a15060: am b2269d67: Merge "Revisions to ResolverActivity" into jb-dev
* commit 'f1a15060d0e1016b6287877f074198a66c9b4c9f':
  Revisions to ResolverActivity
2012-05-06 18:00:23 -07:00
Dianne Hackborn
c77218e6b0 am 25fc66b8: am 7bfa1457: Merge "Finish up issue #6249094: Display permissions based on relevance to private data" into jb-dev
* commit '25fc66b898a35796af65ec7e3eb9b1584588e063':
  Finish up issue #6249094: Display permissions based on relevance to private data
2012-05-06 17:55:04 -07:00
Adam Powell
b2269d67c4 Merge "Revisions to ResolverActivity" into jb-dev 2012-05-06 17:54:48 -07:00
Adam Powell
c587861fe8 Revisions to ResolverActivity
Bug 6428812

Change ResolverActivity to use a grid rather than a list, and present
buttons for "Use Always" and "Just Once". Use large launcher icons
when appropriate.

Change-Id: I177360a727cbc4b401ffbcea83d1b3dac1de5744
2012-05-06 17:52:30 -07:00
Dianne Hackborn
7bfa14570e Merge "Finish up issue #6249094: Display permissions based on relevance to private data" into jb-dev 2012-05-06 17:49:53 -07:00
Dianne Hackborn
99222d212f Finish up issue #6249094: Display permissions based on relevance to private data
Added bitmaps for permission group icons.  We had to pick either
icons for a dark or light background, and it had to be light for
settings, so the installer theme has gone back to dark.

Tweaked the permission groups to match the icons.

Redid the group priorities to make them correct (they were written
with higher priorities being less important).

Fixed bug where priority was not being used for system apps.

Change-Id: Ia3d3f0c1614a11b4cfd11682ce9e6c9f87d75c06
2012-05-06 17:45:13 -07:00
Svetoslav Ganov
b75436066d am f9c4734b: am 464676bc: Merge "Showing default activity in activity chooser view only if enough space." into jb-dev
* commit 'f9c4734b307129e52832c2024e916157c71265c4':
  Showing default activity in activity chooser view only if enough space.
2012-05-06 17:22:29 -07:00
Svetoslav Ganov
464676bcb4 Merge "Showing default activity in activity chooser view only if enough space." into jb-dev 2012-05-06 17:17:34 -07:00
Michael Jurka
6276af8f8a am ec7683bd: am b37854ce: Merge "Make recents thumbnails look a bit better on Nakasi" into jb-dev
* commit 'ec7683bdd1ece04dfc1b0bc1b1ec7c344b00eaf3':
  Make recents thumbnails look a bit better on Nakasi
2012-05-06 16:08:51 -07:00
Svetoslav Ganov
340e2611de Showing default activity in activity chooser view only if enough space.
1. While a default target is very convenient, having two targets for the
   widget on a phone takes too much space and the apps do not have room
   to add other essential affordances to the action bar. Making the default
   activity show only of the screen is large enough - the action bar
   accommodates at least four targets i.e. 500dip.

2. Fixed a bug where changing the backing model of an ActivityChooserView
   when the view is not shown did not remove the observer for the old
   model, hence the View can get into a state where it responds to changes
   of two models while presenting only one. Also in such a case the view
   would leak since the singleton model will keep a handle to it.

3. Updated the documentation of share action provider to explain how a
   a developer can change the backing history file and refresh the UI
   based on the historical data in that file.

bug:6447692

Change-Id: Id5c9e54cd5df322ded8574ba028cb680e628243b
2012-05-05 17:49:16 -07:00
Michael Jurka
d7683d748d Make recents thumbnails look a bit better on Nakasi
Bug: 6405276

Change-Id: I9faea28b027de2ef1ee45a65eed2f7a43eee901b
2012-05-04 15:59:20 -07:00
Eric Fischer
669403e538 Merge "Import translations. DO NOT MERGE" 2012-05-04 14:16:51 -07:00
Eric Fischer
c9c199a51a Merge "Import translations. DO NOT MERGE" into jb-dev 2012-05-04 14:16:23 -07:00
Fabrice Di Meglio
8396830d8f Merge "Hide RTL related APIs - DO NOT MERGE" into jb-dev 2012-05-04 13:19:41 -07:00
Fabrice Di Meglio
66388dcb09 Hide RTL related APIs - DO NOT MERGE
- fix bug #6441155 API review: @hide RTL layout APIs

Change-Id: I13c5ea5f579cecffed9d517f06180ab0576cd26a
2012-05-04 13:15:12 -07:00
Chris Wren
bd41275441 am cdea2a3e: am d213524d: Merge "Add an alternate title that can be used in the overflow of a InboxStyle. Always hide contentText for BigTextStyle and InboxStyle. Style cannot be used without specialization, it should be abstract." into jb-dev
* commit 'cdea2a3e654543ecdf27528d505787770c1b5feb':
  Add an alternate title that can be used in the overflow of a InboxStyle. Always hide contentText for BigTextStyle and InboxStyle. Style cannot be used without specialization, it should be abstract.
2012-05-04 13:02:05 -07:00
Eric Fischer
5ae9587e06 Import translations. DO NOT MERGE
Change-Id: I6e403fe9ca4fa19ebac1a8f6b61ce273dcf58523
2012-05-04 12:51:51 -07:00
Eric Fischer
1f2740cd73 Import translations. DO NOT MERGE
Change-Id: I0731da1e265e2684fd7acb76fddd76cebcdf0e1e
2012-05-04 12:47:16 -07:00
Chris Wren
d6297dbfe9 Add an alternate title that can be used in the overflow of a InboxStyle.
Always hide contentText for BigTextStyle and InboxStyle.
Style cannot be used without specialization, it should be abstract.

Bug: 6428978
Bug: 6274137
Bug: 6317471
Change-Id: I21531a94494f891a058a477805b177e736b921cf
2012-05-04 12:45:38 -07:00
Jean-Baptiste Queru
bfad7d6396 Fix build
Change-Id: I7309cb3ca67f8c17545bdfa40fd9370464856942
2012-05-04 07:13:43 -07:00
Dianne Hackborn
eabcde2d92 am a112461f: am 610f310b: Merge "New permissions UI." into jb-dev
* commit 'a112461fdc7ab36912dce27256ce8289be94471b':
  New permissions UI.
2012-05-03 19:22:51 -07:00
Dianne Hackborn
610f310b19 Merge "New permissions UI." into jb-dev 2012-05-03 19:03:11 -07:00
Dianne Hackborn
0e128bb2e0 New permissions UI.
Had to keep around a little of the old API for the device
admin settings UI to continue to use.

Change-Id: I84c5666a7f3fec0495eae196a0ffc2223c9e6f82
2012-05-03 19:00:23 -07:00
Jeff Sharkey
615778fb79 am c4ef06b1: am 1c873609: Merge "Make fixed-width dialogs larger on sw600dp." into jb-dev
* commit 'c4ef06b1937142c857987f88fb6eced9ad0fc82f':
  Make fixed-width dialogs larger on sw600dp.
2012-05-03 18:53:35 -07:00
Christopher Tate
f131611d03 resolved conflicts for merge of b89ce434 to master
Change-Id: Ida7ef25adc2f4b9f22d8662c9f0e8a1ec9df0d55
2012-05-03 18:18:34 -07:00
Jeff Sharkey
cc152567d5 Make fixed-width dialogs larger on sw600dp.
Leaves at existing size for sw720dp devices.

Bug: 6378944
Change-Id: I8be079869c724eb05949cb56e137626e32140afb
2012-05-03 16:55:16 -07:00
Christopher Tate
b89ce43499 Add streamlined config-based path for no volume key sounds
This lets us avoid a Binder roundtrip to the system process during
volume changes.  Previously volume change would be staged at key-down,
then applied at key up in tandem with playback of the sonic feedback
about volume key presses.  The reason for this two-stage handling was
to defer playback of the sound [at the target volume] while the volume
key was being held for repeat.

On some devices volume is always sent as key down/up pairs rather than
down-repeat-up sequences. On these devices it is more efficient to
apply the new volume immediately during down handling, and have the
up handling be a no-op.  This CL adds a configuration resource item
selecting this new fast path.

Bug 6433943

Change-Id: Icffa56e958243b841d514e2fe4609ba3a7b20f14
2012-05-03 15:41:34 -07:00
Eric Fischer
04cf5adeff Merge "Import translations. DO NOT MERGE" 2012-05-03 15:17:04 -07:00
Eric Fischer
7b7281edc1 Merge "Import translations. DO NOT MERGE" into jb-dev 2012-05-03 15:16:52 -07:00
Brian Colonna
9b4dc0f701 Merge "Fix 6396479: Made FUL unlock layout look good on nakasi" into jb-dev 2012-05-03 15:09:18 -07:00
Eric Fischer
57ea37f28d Import translations. DO NOT MERGE
Change-Id: I5bc2398ba221cfd4e5ca7fedf5cdb9e2d0cfc209
2012-05-03 14:40:47 -07:00
Eric Fischer
ac786550d1 Import translations. DO NOT MERGE
Change-Id: Iba7e238df292ae2cbf948db84bfcbe1d82bc6ccb
2012-05-03 14:36:10 -07:00
Adrian Ludwig
23746be026 Merge "Reorganizing permissions into groups oriented around user-understandable concepts." into jb-dev 2012-05-03 11:18:24 -07:00
Adam Powell
1f2077c3a0 Merge "Fix AlertDialog positioning for dialogs spawned from DialogWhenLarge activities" into jb-dev 2012-05-03 10:57:22 -07:00