OSDN Git Service

android-x86/packages-apps-Settings.git
12 years agoam 622fc7aa: Remove auto-brightness adjustment setting.
Dianne Hackborn [Thu, 10 May 2012 16:25:51 +0000 (09:25 -0700)]
am 622fc7aa: Remove auto-brightness adjustment setting.

* commit '622fc7aa5f1cf1a3840fb3777e731c6dc5f28d62':
  Remove auto-brightness adjustment setting.

12 years agoam 87ca7017: Tweak development settings to report system property changes.
Dianne Hackborn [Thu, 10 May 2012 16:24:09 +0000 (09:24 -0700)]
am 87ca7017: Tweak development settings to report system property changes.

* commit '87ca70172cc25ed2195d310b71d9c652a0757b88':
  Tweak development settings to report system property changes.

12 years agoRemove auto-brightness adjustment setting.
Dianne Hackborn [Wed, 9 May 2012 23:32:55 +0000 (16:32 -0700)]
Remove auto-brightness adjustment setting.

Not yet ready for release.

Change-Id: I4668e890080d63a29aeeeab4daad6a6466ae36af

12 years agoTweak development settings to report system property changes.
Dianne Hackborn [Wed, 9 May 2012 21:03:26 +0000 (14:03 -0700)]
Tweak development settings to report system property changes.

Uses the new IBinder hack to tell all registered system services
about the property change.  This should get most processes of
interest...  some of them many times over, even.

This implementation does the broadcast for every debug property
change, though currently the only ones handling it are the
trace and layout bounds debugging properties.

Change-Id: Ibe3a10a40184751b8b2ed00021a224182d8f3f30

12 years agoam 48c72676: Merge "Apps tabs align to title on 2-pane settings." into jb-dev
Amith Yamasani [Wed, 9 May 2012 20:32:43 +0000 (13:32 -0700)]
am 48c72676: Merge "Apps tabs align to title on 2-pane settings." into jb-dev

* commit '48c72676b3717fc1f46c6e0ca9c4842ca6f588e1':
  Apps tabs align to title on 2-pane settings.

12 years agoMerge "Apps tabs align to title on 2-pane settings." into jb-dev
Amith Yamasani [Wed, 9 May 2012 20:30:48 +0000 (13:30 -0700)]
Merge "Apps tabs align to title on 2-pane settings." into jb-dev

12 years agoApps tabs align to title on 2-pane settings.
Amith Yamasani [Wed, 9 May 2012 16:43:33 +0000 (09:43 -0700)]
Apps tabs align to title on 2-pane settings.

Pad the lists in Apps screen.
Pad the color bar to align with the list.

Bug: 6449489

Change-Id: I28c39e2aae04a1fe36c6b7dc447ae19da575edaf

12 years agoam fc363380: Merge "Introduce new "vibrate when ringing"" into jb-dev
Daisuke Miyakawa [Wed, 9 May 2012 17:17:53 +0000 (10:17 -0700)]
am fc363380: Merge "Introduce new "vibrate when ringing"" into jb-dev

* commit 'fc363380c2637d1737c4fb2ed8baf78e2a3ae59d':
  Introduce new "vibrate when ringing"

12 years agoMerge "Introduce new "vibrate when ringing"" into jb-dev
Daisuke Miyakawa [Wed, 9 May 2012 17:16:14 +0000 (10:16 -0700)]
Merge "Introduce new "vibrate when ringing"" into jb-dev

12 years agoam decaba2c: Merge "Allow WiFi picker to exit after a valid connection is made" into...
Andrew Flynn [Wed, 9 May 2012 17:12:59 +0000 (10:12 -0700)]
am decaba2c: Merge "Allow WiFi picker to exit after a valid connection is made" into jb-dev

* commit 'decaba2c674ec9c31283d9137654da35cfd13238':
  Allow WiFi picker to exit after a valid connection is made

12 years agoMerge "Allow WiFi picker to exit after a valid connection is made" into jb-dev
Andrew Flynn [Wed, 9 May 2012 17:10:34 +0000 (10:10 -0700)]
Merge "Allow WiFi picker to exit after a valid connection is made" into jb-dev

12 years agoam 3d5688c7: Merge "Delay audio notification on user interaction" into jb-dev
Vikram Aggarwal [Wed, 9 May 2012 16:22:55 +0000 (09:22 -0700)]
am 3d5688c7: Merge "Delay audio notification on user interaction" into jb-dev

* commit '3d5688c7c8bb3b0c6ff9768decc88302882a44dc':
  Delay audio notification on user interaction

12 years agoMerge "Delay audio notification on user interaction" into jb-dev
Vikram Aggarwal [Wed, 9 May 2012 16:20:51 +0000 (09:20 -0700)]
Merge "Delay audio notification on user interaction" into jb-dev

12 years agoam 657beac9: Rework the de-duplication scheme for shortcuts.
Jean Chalard [Wed, 9 May 2012 11:38:21 +0000 (04:38 -0700)]
am 657beac9: Rework the de-duplication scheme for shortcuts.

* commit '657beac9bb27d8c40b5193ecd49ec2c8d46f72bb':
  Rework the de-duplication scheme for shortcuts.

12 years agoam 1571c0a3: Pass the shortcut to the user dictionary provider.
Jean Chalard [Wed, 9 May 2012 11:06:10 +0000 (04:06 -0700)]
am 1571c0a3: Pass the shortcut to the user dictionary provider.

* commit '1571c0a377f4aa94ef424da326a52fad638b3e54':
  Pass the shortcut to the user dictionary provider.

12 years agoRework the de-duplication scheme for shortcuts.
Jean Chalard [Wed, 9 May 2012 10:51:20 +0000 (19:51 +0900)]
Rework the de-duplication scheme for shortcuts.

Bug: 4646172
Change-Id: I88966f3e910f51711ce49336fb9134d0953930de

12 years agoPass the shortcut to the user dictionary provider.
Jean Chalard [Wed, 9 May 2012 09:39:36 +0000 (18:39 +0900)]
Pass the shortcut to the user dictionary provider.

Bug: 6026080

Change-Id: I87b7c8b1ae89856f393871e6d3440b43efc22a29

12 years agoam 99e509cc: Rework the list interface
Jean Chalard [Wed, 9 May 2012 10:31:26 +0000 (03:31 -0700)]
am 99e509cc: Rework the list interface

* commit '99e509cc4c2057dcfba1745ae7584fc1f4047aca':
  Rework the list interface

12 years agoRework the list interface
Jean Chalard [Wed, 9 May 2012 08:47:17 +0000 (17:47 +0900)]
Rework the list interface

Display the shortcut in the list, and remove the cross button.

Bug: 6026080
Change-Id: I7f594f07a84e4df3ad5b8160129d92d1a4b0fc28

12 years agoam c4c4b916: Small cleanup
Jean Chalard [Wed, 9 May 2012 09:16:05 +0000 (02:16 -0700)]
am c4c4b916: Small cleanup

* commit 'c4c4b916eb007dc08f971af45e989a9f0e6c6585':
  Small cleanup

12 years agoam 5642fdbf: Improve encapsulation
Jean Chalard [Wed, 9 May 2012 09:14:17 +0000 (02:14 -0700)]
am 5642fdbf: Improve encapsulation

* commit '5642fdbf43f06f3773076e3390a6bef120adfc80':
  Improve encapsulation

12 years agoam ac499c34: Remove the useless parts in the \'add word\' dialog.
Jean Chalard [Wed, 9 May 2012 09:14:17 +0000 (02:14 -0700)]
am ac499c34: Remove the useless parts in the \'add word\' dialog.

* commit 'ac499c34fe99740760f729ec24f487a99028fd08':
  Remove the useless parts in the 'add word' dialog.

12 years agoam a0868ffd: Move the spinner code to the fragment.
Jean Chalard [Wed, 9 May 2012 09:12:31 +0000 (02:12 -0700)]
am a0868ffd: Move the spinner code to the fragment.

* commit 'a0868ffd5ddcb1fa23c5b6e4b1043e40611bbd34':
  Move the spinner code to the fragment.

12 years agoam f54622e4: Cut a helper method to increase encapsulation.
Jean Chalard [Wed, 9 May 2012 09:01:49 +0000 (02:01 -0700)]
am f54622e4: Cut a helper method to increase encapsulation.

* commit 'f54622e46c9164e4ab46c09c9c3ff173828d5940':
  Cut a helper method to increase encapsulation.

12 years agoSmall cleanup
Jean Chalard [Tue, 8 May 2012 11:39:46 +0000 (20:39 +0900)]
Small cleanup

Change-Id: Id8e8352b725d2259c70690a1a7dfe29fab9b6eb0

12 years agoImprove encapsulation
Jean Chalard [Tue, 8 May 2012 11:33:54 +0000 (20:33 +0900)]
Improve encapsulation

Change-Id: I30d28c3a62cc5de3432f04b6469eca077ee3eff6

12 years agoRemove the useless parts in the 'add word' dialog.
Jean Chalard [Tue, 8 May 2012 11:25:00 +0000 (20:25 +0900)]
Remove the useless parts in the 'add word' dialog.

Bug: 6026080
Change-Id: Ic2bf6dcfc2abfe5fc07759530042299cc6a0b503

12 years agoMove the spinner code to the fragment.
Jean Chalard [Tue, 8 May 2012 11:08:39 +0000 (20:08 +0900)]
Move the spinner code to the fragment.

Bug: 6026080
Change-Id: I49e1aa1839266ca169982b6a4800ee9923451be5

12 years agoCut a helper method to increase encapsulation.
Jean Chalard [Tue, 8 May 2012 10:59:15 +0000 (19:59 +0900)]
Cut a helper method to increase encapsulation.

Change-Id: Ie47503a99d455f7266e281914e92ed680b993551

12 years agoam 821a4d8c: Merge "Settings to control traces." into jb-dev
Dianne Hackborn [Wed, 9 May 2012 08:49:48 +0000 (01:49 -0700)]
am 821a4d8c: Merge "Settings to control traces." into jb-dev

* commit '821a4d8c34e9a60f2f349ff63436c2ea0379ce9c':
  Settings to control traces.

12 years agoam a1f57c79: Merge "Occlude syncs without provider info." into jb-dev
Carlos Valdivia [Wed, 9 May 2012 08:49:25 +0000 (01:49 -0700)]
am a1f57c79: Merge "Occlude syncs without provider info." into jb-dev

* commit 'a1f57c7970f7ed2ee8fec7b4967a63ace17a0d61':
  Occlude syncs without provider info.

12 years agoam db558415: Merge "Allow movement of forward-locked apps to SD" into jb-dev
Kenny Root [Wed, 9 May 2012 08:49:12 +0000 (01:49 -0700)]
am db558415: Merge "Allow movement of forward-locked apps to SD" into jb-dev

* commit 'db5584158180bbb5af9a07f0c5f505388807f13c':
  Allow movement of forward-locked apps to SD

12 years agoam 267d43e6: Merge "Revert "Make verifier device id information visible"" into jb-dev
Kenny Root [Wed, 9 May 2012 08:49:11 +0000 (01:49 -0700)]
am 267d43e6: Merge "Revert "Make verifier device id information visible"" into jb-dev

* commit '267d43e6b75bcc1b60d4e72e54eec7619cac30dd':
  Revert "Make verifier device id information visible"

12 years agoam e647fc62: Merge "Appease the monkey gods." into jb-dev
Amith Yamasani [Wed, 9 May 2012 08:49:04 +0000 (01:49 -0700)]
am e647fc62: Merge "Appease the monkey gods." into jb-dev

* commit 'e647fc62481e93aa6cb10e758dbb1acdbf950c8d':
  Appease the monkey gods.

12 years agoam 98d262df: Merge "Changes for new vibration policy." into jb-dev
Eric Laurent [Wed, 9 May 2012 08:48:35 +0000 (01:48 -0700)]
am 98d262df: Merge "Changes for new vibration policy." into jb-dev

* commit '98d262df0d0b6eb76b9ddbfb75cc5076a08301db':
  Changes for new vibration policy.

12 years agoam a4139dc0: Merge "Hide Back button when requesting intent says to" into jb-dev
Andrew Flynn [Wed, 9 May 2012 08:48:35 +0000 (01:48 -0700)]
am a4139dc0: Merge "Hide Back button when requesting intent says to" into jb-dev

* commit 'a4139dc0e5db8eead3bbb4f68167e86a2a6402a5':
  Hide Back button when requesting intent says to

12 years agoam 95a893be: Merge "Avoid split action bar on phones." into jb-dev
Amith Yamasani [Wed, 9 May 2012 08:47:46 +0000 (01:47 -0700)]
am 95a893be: Merge "Avoid split action bar on phones." into jb-dev

* commit '95a893bebb37844c481c8ca08d10f9bdee1aafd6':
  Avoid split action bar on phones.

12 years agoam fbffd0c9: Move the word commit code to UserDictionaryAddWordContent.
Jean Chalard [Wed, 9 May 2012 08:46:21 +0000 (01:46 -0700)]
am fbffd0c9: Move the word commit code to UserDictionaryAddWordContent.

* commit 'fbffd0c98203c63af85a3fc6d85660b21c211bfe':
  Move the word commit code to UserDictionaryAddWordContent.

12 years agoam be3f0faf: Factor some code
Jean Chalard [Wed, 9 May 2012 08:46:21 +0000 (01:46 -0700)]
am be3f0faf: Factor some code

* commit 'be3f0faf526d628b578b1af6d975c19cfdf8637b':
  Factor some code

12 years agoam be07e49a: Implement the "add word" screen according to new spec
Jean Chalard [Wed, 9 May 2012 08:46:19 +0000 (01:46 -0700)]
am be07e49a: Implement the "add word" screen according to new spec

* commit 'be07e49a9292b653b923cbfa64dc5c42972ded41':
  Implement the "add word" screen according to new spec

12 years agoam b9f837dd: Fix a janky transition
Jean Chalard [Wed, 9 May 2012 08:46:06 +0000 (01:46 -0700)]
am b9f837dd: Fix a janky transition

* commit 'b9f837dd1da22f41c72e0cdc1454a486dbc6c448':
  Fix a janky transition

12 years agoam 184ae2c3: Merge "Reduce the amount of I/O done on the UI thread." into jb-dev
Amith Yamasani [Wed, 9 May 2012 08:45:27 +0000 (01:45 -0700)]
am 184ae2c3: Merge "Reduce the amount of I/O done on the UI thread." into jb-dev

* commit '184ae2c3f2339fdbf7c5e538855c0e1afbf58e9e':
  Reduce the amount of I/O done on the UI thread.

12 years agoam 63f7f5cd: Merge "Remove poor connection UI with watchdog disabled" into jb-dev
Irfan Sheriff [Wed, 9 May 2012 08:44:58 +0000 (01:44 -0700)]
am 63f7f5cd: Merge "Remove poor connection UI with watchdog disabled" into jb-dev

* commit '63f7f5cda5481f613cf4fc32bf3c3531d731fa59':
  Remove poor connection UI with watchdog disabled

12 years agoam 2bcca59f: Merge "Remove NSD checkbox" into jb-dev
Irfan Sheriff [Wed, 9 May 2012 08:44:40 +0000 (01:44 -0700)]
am 2bcca59f: Merge "Remove NSD checkbox" into jb-dev

* commit '2bcca59f30a69b862808a5778fb1f07909b747d9':
  Remove NSD checkbox

12 years agoMerge "Settings to control traces." into jb-dev
Dianne Hackborn [Wed, 9 May 2012 01:55:30 +0000 (18:55 -0700)]
Merge "Settings to control traces." into jb-dev

12 years agoIntroduce new "vibrate when ringing"
Daisuke Miyakawa [Tue, 8 May 2012 19:26:23 +0000 (12:26 -0700)]
Introduce new "vibrate when ringing"

We once removed "vibrate and ring" option with
I7168ed140266a7c754fb3d7209cf12e73041c306, while we still need
vibration setting which only affects Phone app.

This depends on I850d27629a75615647883fdaa2933f337c4824d1
See also I3a4ed2bd5e4bde05dfb97c7bb20b9284d1c6f13f for Phone app
side change.

Bug: 6036529
Change-Id: Idb0453e187f8025565d6744cd774613531e7cb8b

12 years agoMerge "Occlude syncs without provider info." into jb-dev
Carlos Valdivia [Wed, 9 May 2012 00:28:44 +0000 (17:28 -0700)]
Merge "Occlude syncs without provider info." into jb-dev

12 years agoMerge "Allow movement of forward-locked apps to SD" into jb-dev
Kenny Root [Tue, 8 May 2012 23:56:00 +0000 (16:56 -0700)]
Merge "Allow movement of forward-locked apps to SD" into jb-dev

12 years agoMerge "Revert "Make verifier device id information visible"" into jb-dev
Kenny Root [Tue, 8 May 2012 23:54:58 +0000 (16:54 -0700)]
Merge "Revert "Make verifier device id information visible"" into jb-dev

12 years agoOcclude syncs without provider info.
Carlos Valdivia [Tue, 8 May 2012 23:39:15 +0000 (16:39 -0700)]
Occlude syncs without provider info.

Bug: 934147
Change-Id: Ib3413efda07432cfc52cb5b1a20350ed5c7655a8

12 years agoMerge "Appease the monkey gods." into jb-dev
Amith Yamasani [Tue, 8 May 2012 23:37:31 +0000 (16:37 -0700)]
Merge "Appease the monkey gods." into jb-dev

12 years agoRevert "Make verifier device id information visible"
Kenny Root [Tue, 8 May 2012 23:25:38 +0000 (16:25 -0700)]
Revert "Make verifier device id information visible"

This reverts commit 498fbe470e8201ed6d4a1677025b274d9ca65e0b.

Conflicts:

res/xml/development_prefs.xml
src/com/android/settings/DevelopmentSettings.java

Bug: 6438155
Change-Id: I3ab866d0a269e355388bb3ef41737a7d097df8f6

12 years agoAllow movement of forward-locked apps to SD
Kenny Root [Thu, 12 Apr 2012 21:27:21 +0000 (14:27 -0700)]
Allow movement of forward-locked apps to SD

Forward-locked apps are now in ASEC containers which can exist on both
SD card and internal storage. Merry Christmas.

Change-Id: If793cf76858395bfc67cd18ab18f488a83757d5f

12 years agoDelay audio notification on user interaction
Vikram Aggarwal [Tue, 8 May 2012 20:52:30 +0000 (13:52 -0700)]
Delay audio notification on user interaction

Fix the eng pieces of bug 6445429.

Change-Id: I1963d2e701e4b4639cdc75cc3161668d0601747d

12 years agoAllow WiFi picker to exit after a valid connection is made
Andrew Flynn [Sun, 6 May 2012 21:59:11 +0000 (14:59 -0700)]
Allow WiFi picker to exit after a valid connection is made

Choice is passed in via boolean extra and has two effects:
* A valid network connection exits the picker.
* The next button (if there is one) is hidden.

This functionality will be used for SetupWizard initially.

Bug: 6428046
Change-Id: Ieeed3a9f1013cccd76bd4762131747a57a38ce9c

12 years agoSettings to control traces.
Dianne Hackborn [Tue, 8 May 2012 00:52:07 +0000 (17:52 -0700)]
Settings to control traces.

Also some re-organization of the debug options, and check for
the case where the global debug setting is turned off but there
are some debug options turned on (in which case we just switch
to the global option being on).

Change-Id: I710e3a009e2be9c7c1a1879a853ac736abf1d8d8

12 years agoMerge "Changes for new vibration policy." into jb-dev
Eric Laurent [Tue, 8 May 2012 22:27:05 +0000 (15:27 -0700)]
Merge "Changes for new vibration policy." into jb-dev

12 years agoMerge "Hide Back button when requesting intent says to" into jb-dev
Andrew Flynn [Tue, 8 May 2012 22:24:21 +0000 (15:24 -0700)]
Merge "Hide Back button when requesting intent says to" into jb-dev

12 years agoHide Back button when requesting intent says to
Andrew Flynn [Tue, 8 May 2012 20:50:53 +0000 (13:50 -0700)]
Hide Back button when requesting intent says to

Change-Id: I79ed35843500f20367568510ea8df3afe543ede8

12 years agoMerge "Avoid split action bar on phones." into jb-dev
Amith Yamasani [Tue, 8 May 2012 19:22:22 +0000 (12:22 -0700)]
Merge "Avoid split action bar on phones." into jb-dev

12 years agoAvoid split action bar on phones.
Jeff Sharkey [Tue, 8 May 2012 18:42:49 +0000 (11:42 -0700)]
Avoid split action bar on phones.

Change-Id: I6cf8400a09562eb905568cd6681773e94df556d8

12 years agoMove the word commit code to UserDictionaryAddWordContent.
Jean Chalard [Tue, 8 May 2012 10:45:24 +0000 (19:45 +0900)]
Move the word commit code to UserDictionaryAddWordContent.

...and call it from the fragment too.

Bug: 6026080
Change-Id: Icb83fd60ed33dfa593124ed0af6b9fff4b63f1f5

12 years agoFactor some code
Jean Chalard [Tue, 8 May 2012 10:11:49 +0000 (19:11 +0900)]
Factor some code

Bug: 6026080
Change-Id: I38475a95b1d421162099390244dbda09658346f5

12 years agoImplement the "add word" screen according to new spec
Jean Chalard [Tue, 8 May 2012 07:35:53 +0000 (16:35 +0900)]
Implement the "add word" screen according to new spec

This is only the interface. It doesn't do anything yet, so as to
avoid a too large change.

Bug: 6026080
Change-Id: I0c7f0c09f71e01b18fcb3566a3c6c4b0f0b2a0fc

12 years agoFix a janky transition
Jean Chalard [Tue, 8 May 2012 04:09:06 +0000 (13:09 +0900)]
Fix a janky transition

Bug: 6026080
Change-Id: I75bd244b2b09c371805a67057d2a9c45dc12f3db

12 years agoMerge "Reduce the amount of I/O done on the UI thread." into jb-dev
Amith Yamasani [Tue, 8 May 2012 01:11:28 +0000 (18:11 -0700)]
Merge "Reduce the amount of I/O done on the UI thread." into jb-dev

12 years agoReduce the amount of I/O done on the UI thread.
Amith Yamasani [Fri, 4 May 2012 17:30:18 +0000 (10:30 -0700)]
Reduce the amount of I/O done on the UI thread.

There was unnecessary saving of IME settings when changing the state
of the checkboxes, causing ANRs when monkeys are switching between
Settings fragments quickly while other background activity is using
I/O as well. In fact, all I/O should be removed, but this change at least
reduces some of it.

Potential fix for:
Bug: 6414289

Change-Id: Ice96f0f9d921128b27ddbe26519a6791d9f01c75

12 years agoChanges for new vibration policy.
Eric Laurent [Tue, 8 May 2012 00:32:49 +0000 (17:32 -0700)]
Changes for new vibration policy.

Select silent icon based on mAudioManager.getRingerMode() since AudioManager.shouldVibrate()
is deprecated.

Change-Id: Iaa474dbb8c1b5fb8fc3b6eeb3426fde3e7b879c3

12 years agoMerge "Remove poor connection UI with watchdog disabled" into jb-dev
Irfan Sheriff [Tue, 8 May 2012 00:15:21 +0000 (17:15 -0700)]
Merge "Remove poor connection UI with watchdog disabled" into jb-dev

12 years agoRemove poor connection UI with watchdog disabled
Irfan Sheriff [Mon, 7 May 2012 23:23:09 +0000 (16:23 -0700)]
Remove poor connection UI with watchdog disabled

Bug: 6449324
Change-Id: I8ddd486ce433b30dd76d385680fdb79d2b90e8eb

12 years agoMerge "Remove NSD checkbox" into jb-dev
Irfan Sheriff [Mon, 7 May 2012 23:37:16 +0000 (16:37 -0700)]
Merge "Remove NSD checkbox" into jb-dev

12 years agoam 0f5c2655: Merge "Import translations. DO NOT MERGE" into jb-dev
Eric Fischer [Mon, 7 May 2012 23:02:15 +0000 (16:02 -0700)]
am 0f5c2655: Merge "Import translations. DO NOT MERGE" into jb-dev

* commit '0f5c2655f56c628a06552acdc82bef5f3007caee':
  Import translations. DO NOT MERGE

12 years agoMerge "Import translations. DO NOT MERGE" into jb-dev
Eric Fischer [Mon, 7 May 2012 23:00:06 +0000 (16:00 -0700)]
Merge "Import translations. DO NOT MERGE" into jb-dev

12 years agoRemove NSD checkbox
Irfan Sheriff [Mon, 7 May 2012 22:51:37 +0000 (15:51 -0700)]
Remove NSD checkbox

Bug: 6449478
Change-Id: Ic4aa44cb08843819c3290b16d906c989ee306727

12 years agoImport translations. DO NOT MERGE
Eric Fischer [Mon, 7 May 2012 21:00:55 +0000 (14:00 -0700)]
Import translations. DO NOT MERGE

Change-Id: I5755d0e1a36dab74c96e27361421b0be4dc4d8b9

12 years agoAppease the monkey gods.
Amith Yamasani [Fri, 4 May 2012 21:50:43 +0000 (14:50 -0700)]
Appease the monkey gods.

Bug: 6443925

Change-Id: Ia36a154d63763d7a3f826a80a5d1ae678b94208e

12 years agoam 36891ee6: Merge "Removed the no longer needed font size span flag fix" into jb-dev
Gilles Debunne [Mon, 7 May 2012 18:22:29 +0000 (11:22 -0700)]
am 36891ee6: Merge "Removed the no longer needed font size span flag fix" into jb-dev

* commit '36891ee6df7bad105071e7ac86c45f239576f2af':
  Removed the no longer needed font size span flag fix

12 years agoMerge "Removed the no longer needed font size span flag fix" into jb-dev
Gilles Debunne [Mon, 7 May 2012 18:18:44 +0000 (11:18 -0700)]
Merge "Removed the no longer needed font size span flag fix" into jb-dev

12 years agoam cfadc35a: Add WPS Push Button back into Setup Wizard Wi-Fi
Russell Brenner [Mon, 7 May 2012 16:49:15 +0000 (09:49 -0700)]
am cfadc35a: Add WPS Push Button back into Setup Wizard Wi-Fi

* commit 'cfadc35af8236cedb157a89b3c591c1afb2b761c':
  Add WPS Push Button back into Setup Wizard Wi-Fi

12 years agoAdd WPS Push Button back into Setup Wizard Wi-Fi
Russell Brenner [Sun, 6 May 2012 19:45:01 +0000 (12:45 -0700)]
Add WPS Push Button back into Setup Wizard Wi-Fi

This isn't yet the image button shown in the UX flows, but pending
artwork and some potential tricky Preference layout changes, this
will give access to the WPS functionality.

Bug: 6449333
Change-Id: Ibda0e48cf972dad10c7e92a7482fca9b3c104559

12 years agoRemoved the no longer needed font size span flag fix
Gilles Debunne [Fri, 4 May 2012 22:36:19 +0000 (15:36 -0700)]
Removed the no longer needed font size span flag fix

Related to bug 6448052

A text replacement (as opposed to a deletion) should (and will) not removei
the EXCLUSIVE_EXCLUSIVE spans that have limits identical to the replaced
range of charcters.

Change-Id: Iefaeab9e5119e7223ef6800c55ff0c741976e138

12 years agoam 96d7eaf5: Merge "Center clock on phones" into jb-dev
Vikram Aggarwal [Fri, 4 May 2012 22:48:26 +0000 (15:48 -0700)]
am 96d7eaf5: Merge "Center clock on phones" into jb-dev

* commit '96d7eaf5f9751ca2b5f4086fb1dae2c6a61227ae':
  Center clock on phones

12 years agoMerge "Center clock on phones" into jb-dev
Vikram Aggarwal [Fri, 4 May 2012 22:46:10 +0000 (15:46 -0700)]
Merge "Center clock on phones" into jb-dev

12 years agoam 8f04a6fb: Merge "Write the airplane setting in addition to sending the Intent...
Vikram Aggarwal [Fri, 4 May 2012 21:57:36 +0000 (14:57 -0700)]
am 8f04a6fb: Merge "Write the airplane setting in addition to sending the Intent." into jb-dev

* commit '8f04a6fb139b9330710b0bb4c714049452d63a48':
  Write the airplane setting in addition to sending the Intent.

12 years agoMerge "Write the airplane setting in addition to sending the Intent." into jb-dev
Vikram Aggarwal [Fri, 4 May 2012 21:54:37 +0000 (14:54 -0700)]
Merge "Write the airplane setting in addition to sending the Intent." into jb-dev

12 years agoam b9d0f3cb: Merge "Import translations. DO NOT MERGE" into jb-dev
Eric Fischer [Fri, 4 May 2012 21:31:07 +0000 (14:31 -0700)]
am b9d0f3cb: Merge "Import translations. DO NOT MERGE" into jb-dev

* commit 'b9d0f3cbb5e8aaf868760db6274592619316debc':
  Import translations. DO NOT MERGE

12 years agoMerge "Import translations. DO NOT MERGE" into jb-dev
Eric Fischer [Fri, 4 May 2012 21:27:35 +0000 (14:27 -0700)]
Merge "Import translations. DO NOT MERGE" into jb-dev

12 years agoWrite the airplane setting in addition to sending the Intent.
Vikram Aggarwal [Fri, 4 May 2012 21:09:52 +0000 (14:09 -0700)]
Write the airplane setting in addition to sending the Intent.

dab was right. :)

Fix b/6006192 in association with https://android-git.corp.google.com/g/187160

Change-Id: I3edfb3191ab35a4e5de1b18f3e2e1dae5f882354

12 years agoam 8b399cc7: Merge "Go into airplane mode in minimal boot mode." into jb-dev
Vikram Aggarwal [Fri, 4 May 2012 21:09:38 +0000 (14:09 -0700)]
am 8b399cc7: Merge "Go into airplane mode in minimal boot mode." into jb-dev

* commit '8b399cc71c960db05aa804c7e982709a1af5502d':
  Go into airplane mode in minimal boot mode.

12 years agoMerge "Go into airplane mode in minimal boot mode." into jb-dev
Vikram Aggarwal [Fri, 4 May 2012 21:05:49 +0000 (14:05 -0700)]
Merge "Go into airplane mode in minimal boot mode." into jb-dev

12 years agoImport translations. DO NOT MERGE
Eric Fischer [Fri, 4 May 2012 20:57:33 +0000 (13:57 -0700)]
Import translations. DO NOT MERGE

Change-Id: Ia8f1965490d5e34f0354724471feb2da0ee3b310

12 years agoam 37dfc0c1: Merge "Avoid animation flashing and fix padding." into jb-dev
Jeff Sharkey [Fri, 4 May 2012 19:07:03 +0000 (12:07 -0700)]
am 37dfc0c1: Merge "Avoid animation flashing and fix padding." into jb-dev

* commit '37dfc0c1acc675723e2fb48488e75a72003d63c9':
  Avoid animation flashing and fix padding.

12 years agoMerge "Avoid animation flashing and fix padding." into jb-dev
Jeff Sharkey [Fri, 4 May 2012 19:04:18 +0000 (12:04 -0700)]
Merge "Avoid animation flashing and fix padding." into jb-dev

12 years agoAvoid animation flashing and fix padding.
Jeff Sharkey [Fri, 4 May 2012 18:47:29 +0000 (11:47 -0700)]
Avoid animation flashing and fix padding.

Bug: 6446203
Change-Id: Icea64d5d30d894a6438af9278bc2d10b8b921d29

12 years agoam d8a18ad8: Merge "Better messaging when Wi-Fi disabled." into jb-dev
Jeff Sharkey [Fri, 4 May 2012 18:18:31 +0000 (11:18 -0700)]
am d8a18ad8: Merge "Better messaging when Wi-Fi disabled." into jb-dev

* commit 'd8a18ad87e930bbcd203ef65563546f13b9bbb8b':
  Better messaging when Wi-Fi disabled.

12 years agoMerge "Better messaging when Wi-Fi disabled." into jb-dev
Jeff Sharkey [Fri, 4 May 2012 18:15:29 +0000 (11:15 -0700)]
Merge "Better messaging when Wi-Fi disabled." into jb-dev

12 years agoBetter messaging when Wi-Fi disabled.
Jeff Sharkey [Fri, 4 May 2012 17:26:46 +0000 (10:26 -0700)]
Better messaging when Wi-Fi disabled.

Bug: 6443166
Change-Id: I262e559e5c209d3f1959d5d2ab9a2aebb8180c59

12 years agoCenter clock on phones
Vikram Aggarwal [Fri, 4 May 2012 17:20:45 +0000 (10:20 -0700)]
Center clock on phones

Fix b/5579000

Change-Id: I80431999939fbecdf693649d58ad2031c03208b0

12 years agoam 69801b36: Merge "RadioInfo: Update the network type listing"
Wink Saville [Fri, 4 May 2012 16:18:57 +0000 (09:18 -0700)]
am 69801b36: Merge "RadioInfo: Update the network type listing"

* commit '69801b36a1e2b8d5bede15683dceda076e271e67':
  RadioInfo: Update the network type listing

12 years agoGo into airplane mode in minimal boot mode.
Vikram Aggarwal [Thu, 3 May 2012 22:35:03 +0000 (15:35 -0700)]
Go into airplane mode in minimal boot mode.

Fix b/6006192

Change-Id: Ied4d9b51aac4e8ac1d2114aa1e95d4ebbe93413b