Commit Graph

1230 Commits

Author SHA1 Message Date
Romain Guy
6b24c45813 Add non-rectangular clip debug setting
This change also reorganizes settings a little bit. A new section
called "Hardware accelerated rendering" now hosts all the 2D/GPU
related settings.

Change-Id: Ife2d466b94d69310c2056c3dcf5c13737319f989
2013-02-25 16:21:58 -08:00
Dianne Hackborn
8fe4a3f76b Rename in-progress app ops UI.
Don't want to over-sell it.

Change-Id: I09487574e705545a5eb7fd38f6116a0fac361388
2013-02-22 17:53:09 -08:00
Benoit Goby
4ea8937707 Merge "Settings: Add setting to clear adb public keys" 2013-02-02 02:38:48 +00:00
Dianne Hackborn
27daaab633 App ops: Support neighboring cells, call phone, improve UI.
Change-Id: I0783c7ae941499cf9847bcf657141c3aea76f59d
2013-02-01 15:14:42 -08:00
Russell Brenner
6de9905cfc Use non-breaking hyphen for "Wi-Fi"
Strings flagged with 'translatable="false"' have not been altered.

Bug: 6632800
Change-Id: I1676d3fed7d6faec6ab4ec58d851fa976df2c43a
2013-02-01 10:57:49 -08:00
Svetoslav
53023d6178 Remove "enhance web scripts" from settings.
See change Ic125514c34f191aea0416a469e4b3481ab3200b9 for details.

bug:8089372

Change-Id: I47eda16579c29051aa24b8d4c38035439aa00915
2013-01-29 13:57:04 -08:00
Russell Brenner
6ffefbfd11 Revert "Use non-breaking hyphen for "Wi-Fi""
This reverts commit 6a98b9bf58

Change-Id: Ia4168462988e37f3470c510453c31c73ed63ab7b
2013-01-28 19:33:40 +00:00
Russell Brenner
6a98b9bf58 Use non-breaking hyphen for "Wi-Fi"
Bug: 6632800
Change-Id: I5838a16ffce10ae6df4b2b5fd504b43124b6de3e
2013-01-28 10:55:37 -08:00
Dianne Hackborn
0dd9902c89 App ops: add UI for viewing and controlling ops per-app.
Change-Id: Iadd68cbd429af4d431dcd09b9adacd09c5092ae6
2013-01-25 11:27:04 -08:00
Benoit Goby
0761ffca60 Settings: Add setting to clear adb public keys
Change-Id: I1d5ab7a83a3b7b23f0cd51305d965f45793eb853
2013-01-22 18:45:00 -08:00
Dianne Hackborn
18b64f446c Improve app ops UI.
Merge app entries together some.

Also a little weekend present for swetland.

Change-Id: Ie2b6654d9de0b9eeaafbf4b070845353c130b9c1
2013-01-18 18:45:47 -08:00
Chris Craik
e533c3191d Merge "Remove now obsolete tracing options" 2013-01-17 23:45:33 +00:00
Chris Craik
87c3ce7667 Remove now obsolete tracing options
Change-Id: I8bd79161e0cb88619e2713b18c5f94cc1a12cb87
2013-01-17 11:41:22 -08:00
Russell Brenner
7961b05e58 Merge "Stop hijacking strings from Setup Wizard" 2013-01-17 18:05:43 +00:00
Russell Brenner
f3e6c611be Merge "Revised text for skipping wifi" 2013-01-17 18:05:12 +00:00
Russell Brenner
a70688feac Stop hijacking strings from Setup Wizard
Some UX behavior was moved from Setup Wizard to Wi-Fi Settings after
the localization deadline, so the existing string resources were
leveraged by way of their msgid attributes. In most cases, the
original strings are no longer needed in Setup Wizard and are being
removed from there in a separate CL.

Bug: 8020975
Change-Id: Ibd7625c7335ed3c8823b637a452585f5c70e965a
2013-01-16 14:39:43 -08:00
Russell Brenner
18f91756b1 Revised text for skipping wifi
Also stopped using msgid's for these two strings from SetupWizard,
which was done to repurpose existing strings after the localization
deadline.

Bug: 7350454
Change-Id: I575937b4fa5d15a6cac4c9cb60cf2d8741c7f774
2013-01-16 14:17:26 -08:00
Dianne Hackborn
a522a8ef82 Quick and dirty UI for viewing app op information.
Change-Id: If17bfbe84cf438ca9bb37bf446564f39de99cee1
2013-01-15 19:20:19 -08:00
Romain Guy
70618480d9 Change "track frame time property" to a list preference
The preference can now be used to disable GPU profiling, expose
profiling data to dumpsys gfxinfo or display that data on screen.

Change-Id: Ib77e9695445fae4a7419667716e92bcc196437df
2013-01-07 11:25:10 -08:00
Jake Hamby
a87df26fc2 am ac9bb0bd: am b39ab37a: am bc5d9271: Add latest area info broadcast to Settings status screen.
* commit 'ac9bb0bdc0c2ef42d259e555187061a0ea95c8f2':
  Add latest area info broadcast to Settings status screen.
2012-12-05 12:29:03 -08:00
Jake Hamby
bc5d9271a9 Add latest area info broadcast to Settings status screen.
When the SIM has a Brazilian country code, add an item to the
status screen to show the most recently received area info cell
broadcast, requested from CellBroadcastReceiver, which also
broadcasts any updates to the area info. To read the area info
broadcast or request it from CellBroadcastReceiver requires
READ_PHONE_STATE permission.

Bug: 7445881
Change-Id: I387e23ecd0802b212ecb3e44f900a3a7a4b27e76
2012-12-04 18:18:55 -08:00
Daniel Sandler
a6621fe7bf am 1c7c8242: am 5428ce65: am 300f8299: Merge "Revised language for notification ringtone picker." into jb-mr1.1-dev
* commit '1c7c8242ae946c102aca7737cd85ab743aabcb74':
  Revised language for notification ringtone picker.
2012-12-04 11:06:53 -08:00
Daniel Sandler
300f8299a6 Merge "Revised language for notification ringtone picker." into jb-mr1.1-dev 2012-12-04 11:01:00 -08:00
Danielle Millett
9545fd802b am 949318a6: am ce50c681: am aeb199ab: Better layouts for security screen setups as part of b/7459863
* commit '949318a6f46225b367e04e5a7acd55011ebe8ad6':
  Better layouts for security screen setups as part of b/7459863
2012-12-04 08:11:16 -08:00
Daniel Sandler
7bed18e65f Revised language for notification ringtone picker.
Bug: 7659273
Change-Id: Id2702881d3789447ee18530749897448306d4148
2012-12-04 09:05:10 -05:00
Danielle Millett
c1570e6635 am 783d0e7d: am a5ca5158: am 49562681: Merge "Removing tutorial for choosing a pattern as part of b/7459863" into jb-mr1.1-dev
* commit '783d0e7d9d2dcc05a45b2c5ec7117f61f460642d':
  Removing tutorial for choosing a pattern as part of b/7459863
2012-11-30 19:10:32 -08:00
Danielle Millett
aeb199ab00 Better layouts for security screen setups as part of b/7459863
The major change is that choose pattern and confirm pattern layouts
no longer uses a split screen layout on tablets.  The new layout
closely mimics the layout for portrait.
Other minor changes include:
-Made the header font size for confirm pattern and choose pattern
medium (this matches with face unlock changes).
-Made the buttons on choose pattern for landscape phone side-by-side
rather than above each other (to be consistent with face unlock).
-Removed the black background from phone landscape confirm pattern
since it's inconsistent with all the other layouts.

Change-Id: I4473fe880ac471a3b5bc5399a454b10504589f87
2012-11-30 21:55:33 -05:00
Danielle Millett
495626818d Merge "Removing tutorial for choosing a pattern as part of b/7459863" into jb-mr1.1-dev 2012-11-30 18:26:58 -08:00
Evan Charlton
d781bcfc90 am a835f66e: am b71b78a4: am 6c269982: Merge "Use plurals for the developer steps countdown" into jb-mr1.1-dev
* commit 'a835f66ec736b7c2cdf4ca433f70161ef2290359':
  Use plurals for the developer steps countdown
2012-11-30 10:23:02 -08:00
Evan Charlton
6c269982f3 Merge "Use plurals for the developer steps countdown" into jb-mr1.1-dev 2012-11-30 10:15:25 -08:00
Jake Hamby
9bdc5d10ab am fc6f304a: am 48b6e21b: am 6e8644bc: Add string resource removed by previous commit.
* commit 'fc6f304a9f5312bc0dde0ecfd93a301d0a5c6a99':
  Add string resource removed by previous commit.
2012-11-29 16:21:19 -08:00
Jake Hamby
6e8644bcca Add string resource removed by previous commit.
The "bluetooth_permission_request" string resource was removed in
a previous commit, but is still referenced by a manifest element.
Add the original string resource to strings.xml.

Bug: 7641406
Change-Id: I9a41760c74d8a243ff5e8d2d7938f81207e75173
2012-11-29 15:06:20 -08:00
Jake Hamby
364b17f1ec am 26a67fd1: am c5190506: am 0206284a: Merge "Fix Bluetooth enable dialog to match Android style guide." into jb-mr1.1-dev
* commit '26a67fd181bc22d1d922195f32c4760ef8d7c578':
  Fix Bluetooth enable dialog to match Android style guide.
2012-11-29 14:37:20 -08:00
Jake Hamby
0206284a66 Merge "Fix Bluetooth enable dialog to match Android style guide." into jb-mr1.1-dev 2012-11-29 14:14:10 -08:00
John Spurlock
b18661d334 am fb503530: am 28c116f0: am fc4be385: Merge "Update a few dream setting strings to ease translation." into jb-mr1.1-dev
* commit 'fb50353037c20242ffa1b800c8e983dbfe94ad48':
  Update a few dream setting strings to ease translation.
2012-11-28 06:35:32 -08:00
John Spurlock
8a9edfb1e3 Update a few dream setting strings to ease translation.
Clarify that sleep = asleep and charging as we do in the ui.

Bug: 7564443
Change-Id: Id50938d6d4052fd4223e212125d10f4bfd0c6908
2012-11-27 10:20:08 -05:00
Danielle Millett
12c1451f1f Removing tutorial for choosing a pattern as part of b/7459863
Removing the tutorial that is shown the first time a user sets up
a pattern as their lock type.

Change-Id: If73c936e41458af729740fe5b178b9452c7dd2c0
2012-11-21 15:44:16 -05:00
Jake Hamby
95c1003f1c Fix Bluetooth enable dialog to match Android style guide.
When an app requests to enable Bluetooth and/or Bluetooth discovery,
we show a dialog for user confirmation. Remove the dialog title,
update the message text and button labels to be more descriptive,
and use the standard dialog layout instead of a custom layout.

Also fixes the button layout on the Bluetooth permission test app so
that the "Discoverable" button doesn't wrap to two lines.

Bug: 6001468
Change-Id: I731e2f31b4c822395fc3f83584a092550d9ae7d3
2012-11-20 18:21:44 -08:00
Jeff Sharkey
1b4dbed53f am 8f7d5cac: am 1fde57fe: am 6992d407: Merge "Align "Make passwords visible" setting." into jb-mr1.1-dev
* commit '8f7d5cac7a78a203bb77a3086bf7b380c0c451f0':
  Align "Make passwords visible" setting.
2012-11-16 10:37:36 -08:00
Jeff Sharkey
8ef71dbcbc Align "Make passwords visible" setting.
Bug: 7545894
Change-Id: I46113676c46055bd7468a0aa7289c9475e714232
2012-11-14 17:00:12 -08:00
Evan Charlton
673130bbf8 Use plurals for the developer steps countdown
When counting down how many steps are left before the user becomes a
developer, use plurals so that "steps" becomes "step" correctly.

Change-Id: I5dbe2c229c9e6ed0c45aaae8c303b23efc76f75d
2012-11-07 16:18:17 -08:00
Michael Jurka
a24dcee339 am 98dc7952: am 6df9ce11: am 0b2bd8d1: New widget picker for keyguard widgets
* commit '98dc7952f3a6ba4658c70d4ec7574feff34bf73f':
  New widget picker for keyguard widgets
2012-10-31 19:42:16 -07:00
Michael Jurka
0b2bd8d11d New widget picker for keyguard widgets
New layout for widget picker is still not up to
final design, but this change prepares all the
backend work

Also, remove use of features filter from the
picker, since this is being removed from the API

Change-Id: I9b332e22cf34b98c20c720602c920d28aed01d6c
2012-10-31 16:46:24 -07:00
Justin Ho
11bd8d9f82 am 749ec9fc: am d1c99a3d: am 29c4c88b: Merge "Whoops, missed a \'Sleep Mode\' -> \'Daydream\' string." into jb-mr1-dev
* commit '749ec9fc21ec365d1b94dbfdf1b21139845b07cf':
  Whoops, missed a 'Sleep Mode' -> 'Daydream' string.
2012-10-30 11:21:57 -07:00
Justin Ho
29c4c88be2 Merge "Whoops, missed a 'Sleep Mode' -> 'Daydream' string." into jb-mr1-dev 2012-10-30 11:16:45 -07:00
Daniel Sandler
bcebe48f67 Whoops, missed a 'Sleep Mode' -> 'Daydream' string.
Change-Id: I7ed00811e2c31459aaa32336dba4ff75b095f5ef
2012-10-30 09:59:16 -04:00
Michael Jurka
9d56e71dca am 3b71b1ea: am 6576e1a7: am d4362b7d: Merge "Adding ability to add multiple keyguard widgets" into jb-mr1-lockscreen-dev
* commit '3b71b1ea96759c21d85de9086281bb2901817c4e':
  Adding ability to add multiple keyguard widgets
2012-10-29 13:54:51 -07:00
Michael Jurka
6576e1a778 am d4362b7d: Merge "Adding ability to add multiple keyguard widgets" into jb-mr1-lockscreen-dev
* commit 'd4362b7d356f1f33e1752be68c149b1cd95d8463':
  Adding ability to add multiple keyguard widgets
2012-10-29 13:41:52 -07:00
Przemyslaw Szczepaniak
03b9f86722 Alert for using network-only-tts with no network.
If TTS requires network for selected language, we will
show dialog informing why we can't synthesize an example
if user have no internet connectivity.

Bug: 7398316
Change-Id: I01b033a9a8b8538b322ed3639b671f90f849ae29
2012-10-29 04:48:38 -07:00
Daniel Sandler
381df27cd6 am 4cf289ad: Merge "Wording change for Daydream setting" into jb-mr1-dev
* commit '4cf289ad4d2d4f6ef0950b8542f53366f7e6f923':
  Wording change for Daydream setting
2012-10-26 05:46:14 -07:00