OSDN Git Service

android-x86/packages-apps-Settings.git
13 years agoGet encryption working for phones.
Jason parks [Mon, 13 Jun 2011 22:38:45 +0000 (17:38 -0500)]
Get encryption working for phones.

I've removed the "special" keyboard from the phone
layouts for now.

Change-Id: I4b18279dafb18ba7cebacfad1b7167e34a7203b4

13 years agoam c938a02b: am c1db1192: am d2a6f28f: Disable option to format SD card for secondary...
Mike Lockwood [Mon, 13 Jun 2011 11:46:53 +0000 (04:46 -0700)]
am c938a02b: am c1db1192: am d2a6f28f: Disable option to format SD card for secondary external storage

* commit 'c938a02bc69434840340dcebb8ac16b6dcfb8b60':
  Disable option to format SD card for secondary external storage

13 years agoam c1db1192: am d2a6f28f: Disable option to format SD card for secondary external...
Mike Lockwood [Mon, 13 Jun 2011 11:36:26 +0000 (04:36 -0700)]
am c1db1192: am d2a6f28f: Disable option to format SD card for secondary external storage

* commit 'c1db119250fd481341c095f47a62adb14ad09484':
  Disable option to format SD card for secondary external storage

13 years agoam d2a6f28f: Disable option to format SD card for secondary external storage
Mike Lockwood [Mon, 13 Jun 2011 11:25:51 +0000 (04:25 -0700)]
am d2a6f28f: Disable option to format SD card for secondary external storage

* commit 'd2a6f28fa7ba8189d2a1987129db27fd840fac0f':
  Disable option to format SD card for secondary external storage

13 years agoFirst pass at detailed app data usage, policy.
Jeff Sharkey [Mon, 13 Jun 2011 07:42:03 +0000 (00:42 -0700)]
First pass at detailed app data usage, policy.

Fragment to show application data usage details, including chart with
inspection ranges.  Button that invokes ACTION_MANAGE_NETWORK_USAGE
towards application, and UID-specific policy controls.  Fragment is
launched when clicking list items from data usage summary page.

Change-Id: Ie1564aa8af98e1a7083817a997059a5a7b1caa50

13 years agoModifier to combine/split mobile network policy.
Jeff Sharkey [Mon, 13 Jun 2011 06:11:24 +0000 (23:11 -0700)]
Modifier to combine/split mobile network policy.

Create NetworkPolicyModifier which knows about which mobile network
policies can coexist.  Settings UI uses this modifier to drive UI and
persist policies.

Change-Id: Ib3f3841b0a74c14eefb99209dd644a2e7b7e525d

13 years agoDisable option to format SD card for secondary external storage
Mike Lockwood [Sat, 11 Jun 2011 21:56:34 +0000 (17:56 -0400)]
Disable option to format SD card for secondary external storage

This is a temporary workaround for an interoperability problem with MTP

Change-Id: Iaf63ea0ac76e12ffd635765785da027cab0fcb9a
Signed-off-by: Mike Lockwood <lockwood@android.com>
13 years agoIterating on data usage; tabs, scrolling, cycles.
Jeff Sharkey [Fri, 10 Jun 2011 20:31:21 +0000 (13:31 -0700)]
Iterating on data usage; tabs, scrolling, cycles.

Added ActionBar items to control complexity of data surfaced; checked
state causes tabs to be shown/hidden for "Mobile", "2G-3G", "4G", and
"Wi-Fi" network templates.  Loading historical stats and policy from
system services based on selected tab.

Change entire body under tabs to scroll, treating network options and
chart as ListView headers.  Teach chart sweep to disable intercept to
play with ListView, and draw sweep disabled as dashed line.  Hijacking
Preference views for toggles to offer consistency.  No policy updates
are persisted yet.

Based on available historical network stats and policy cycle reset day,
build list of user-selectable cycles.  Wired up chart to display cycle
data and reset inspection region to last week of available data.

Change-Id: Ia561578276fa23908b745fbc06a6ef828d9ccc2e

13 years agoam 945aac2e: am fb096074: am 148222fd: Merge "remove disabling of Back/Dismiss button...
Freeman Ng [Fri, 10 Jun 2011 21:08:35 +0000 (14:08 -0700)]
am 945aac2e: am fb096074: am 148222fd: Merge "remove disabling of Back/Dismiss button for 10" mode" into honeycomb-mr2

* commit '945aac2e299e8a290c6ec3e5fbad84b7c28366ce':
  remove disabling of Back/Dismiss button for 10" mode

13 years agoam a35506c7: am f2a9bd33: am 0a67cdb7: Merge "add "behind" screen orientation to...
Freeman Ng [Fri, 10 Jun 2011 21:08:33 +0000 (14:08 -0700)]
am a35506c7: am f2a9bd33: am 0a67cdb7: Merge "add "behind" screen orientation to prevent spurious flipping" into honeycomb-mr2

* commit 'a35506c7fb32906678fe541914f420d19ff17394':
  add "behind" screen orientation to prevent spurious flipping

13 years agoam 8d7ecabc: am 60d8b3f8: am 55c86911: Mark access to private resources now that...
Dianne Hackborn [Fri, 10 Jun 2011 19:51:28 +0000 (12:51 -0700)]
am 8d7ecabc: am 60d8b3f8: am 55c86911: Mark access to private resources now that aapt enforces this.

* commit '8d7ecabc6893716d78ede40aedd42683a7627f3c':
  Mark access to private resources now that aapt enforces this.

13 years agoClean up some of the TTS settings code.
Narayan Kamath [Fri, 10 Jun 2011 15:50:48 +0000 (16:50 +0100)]
Clean up some of the TTS settings code.

(a) No longer use a hardcoded default.
(b) With this change, the system engine with the highest
declared priority becomes the default.

Change-Id: I20c6036b855f008b6a83f1dac81aefc07e3ca7f3

13 years agoam fb096074: am 148222fd: Merge "remove disabling of Back/Dismiss button for 10"...
Freeman Ng [Fri, 10 Jun 2011 14:46:40 +0000 (07:46 -0700)]
am fb096074: am 148222fd: Merge "remove disabling of Back/Dismiss button for 10" mode" into honeycomb-mr2

* commit 'fb09607469a5cb42c833725d121e517af5daca72':
  remove disabling of Back/Dismiss button for 10" mode

13 years agoam f2a9bd33: am 0a67cdb7: Merge "add "behind" screen orientation to prevent spurious...
Freeman Ng [Fri, 10 Jun 2011 14:46:37 +0000 (07:46 -0700)]
am f2a9bd33: am 0a67cdb7: Merge "add "behind" screen orientation to prevent spurious flipping" into honeycomb-mr2

* commit 'f2a9bd337b495b65f9e6708117835b2ff986d5af':
  add "behind" screen orientation to prevent spurious flipping

13 years agoam 9209d20a: am ea8f103f: am 7825cb29: Fixing remaining SetupWizard backgrounds for...
Justin Ho [Fri, 10 Jun 2011 01:55:37 +0000 (18:55 -0700)]
am 9209d20a: am ea8f103f: am 7825cb29: Fixing remaining SetupWizard backgrounds for Flyer Bug: 4523403

* commit '9209d20adc0eea6b5fec9de0f1ca21acf5cec92a':
  Fixing remaining SetupWizard backgrounds for Flyer Bug: 4523403

13 years agoam 148222fd: Merge "remove disabling of Back/Dismiss button for 10" mode" into honeyc...
Freeman Ng [Fri, 10 Jun 2011 01:22:02 +0000 (18:22 -0700)]
am 148222fd: Merge "remove disabling of Back/Dismiss button for 10" mode" into honeycomb-mr2

* commit '148222fd43499a578c16c0bdf6ae9336255facd7':
  remove disabling of Back/Dismiss button for 10" mode

13 years agoam 0a67cdb7: Merge "add "behind" screen orientation to prevent spurious flipping...
Freeman Ng [Fri, 10 Jun 2011 01:22:00 +0000 (18:22 -0700)]
am 0a67cdb7: Merge "add "behind" screen orientation to prevent spurious flipping" into honeycomb-mr2

* commit '0a67cdb7e1d853ae0431c36e95930bbf355eca52':
  add "behind" screen orientation to prevent spurious flipping

13 years agoMerge "remove disabling of Back/Dismiss button for 10" mode" into honeycomb-mr2
Freeman Ng [Fri, 10 Jun 2011 01:20:13 +0000 (18:20 -0700)]
Merge "remove disabling of Back/Dismiss button for 10" mode" into honeycomb-mr2

13 years agoMerge "add "behind" screen orientation to prevent spurious flipping" into honeycomb-mr2
Freeman Ng [Fri, 10 Jun 2011 01:20:04 +0000 (18:20 -0700)]
Merge "add "behind" screen orientation to prevent spurious flipping" into honeycomb-mr2

13 years agoam 60d8b3f8: am 55c86911: Mark access to private resources now that aapt enforces...
Dianne Hackborn [Thu, 9 Jun 2011 23:09:00 +0000 (16:09 -0700)]
am 60d8b3f8: am 55c86911: Mark access to private resources now that aapt enforces this.

* commit '60d8b3f875ae5630330feacc450169223e605166':
  Mark access to private resources now that aapt enforces this.

13 years agoam 55c86911: Mark access to private resources now that aapt enforces this.
Dianne Hackborn [Thu, 9 Jun 2011 23:04:44 +0000 (16:04 -0700)]
am 55c86911: Mark access to private resources now that aapt enforces this.

* commit '55c869119aabc27d3b6c6b4aab0e69faf57f1250':
  Mark access to private resources now that aapt enforces this.

13 years agoremove disabling of Back/Dismiss button for 10" mode
Freeman Ng [Thu, 9 Jun 2011 22:42:25 +0000 (15:42 -0700)]
remove disabling of Back/Dismiss button for 10" mode

bug: 4580049
Change-Id: Ifee699a3ff42282a30c3c7c61b6e7799ac902700

13 years agoMark access to private resources now that aapt enforces this.
Dianne Hackborn [Thu, 9 Jun 2011 22:33:56 +0000 (15:33 -0700)]
Mark access to private resources now that aapt enforces this.

Change-Id: Ifea6854d8295294011b5253640198a10e1b5c1e1

13 years agoReconcile with gingerbread-release
Jean-Baptiste Queru [Thu, 9 Jun 2011 22:01:35 +0000 (15:01 -0700)]
Reconcile with gingerbread-release

Change-Id: I59e35b5788a1c7855a97bd4577d0c44f066c0bd1

13 years agoadd "behind" screen orientation to prevent spurious flipping
Freeman Ng [Thu, 9 Jun 2011 19:00:35 +0000 (12:00 -0700)]
add "behind" screen orientation to prevent spurious flipping

Calling setRequestedOrientation() before setContentView() used to
start activities off in the desired orientation even if the device
was in the opposite orientation, but now, there's a kind of lag
where they display briefly in the device orientation before
flipping to the request one. This change eliminates this effect.

bug: 4581374
Change-Id: I807b0a0a8a247ec8e51b85707afcbd9f75ed9956

13 years agoMerge "Checkpoint of data usage UI, graphs and lists."
Jeff Sharkey [Thu, 9 Jun 2011 18:22:14 +0000 (11:22 -0700)]
Merge "Checkpoint of data usage UI, graphs and lists."

13 years agoMerge "Remove this setting that never really got finished."
Joe Onorato [Thu, 9 Jun 2011 16:44:56 +0000 (09:44 -0700)]
Merge "Remove this setting that never really got finished."

13 years agoRemove this setting that never really got finished.
Joe Onorato [Thu, 9 Jun 2011 16:44:30 +0000 (09:44 -0700)]
Remove this setting that never really got finished.

Change-Id: Id52d7e4f735a2a289533fc9d8461f70218601764

13 years agoCheckpoint of data usage UI, graphs and lists.
Jeff Sharkey [Mon, 30 May 2011 23:19:56 +0000 (16:19 -0700)]
Checkpoint of data usage UI, graphs and lists.

Chart of network usage over time, with draggable "sweep" bars for
inspection region and warning/limits.  Talks with NetworkStatsService
for live data, and updates list of application usage as inspection
region changes.

Change-Id: I2a406e6776daf7d74143c07ec683c10fe711c277

13 years agoam ea8f103f: am 7825cb29: Fixing remaining SetupWizard backgrounds for Flyer Bug...
Justin Ho [Thu, 9 Jun 2011 06:33:05 +0000 (23:33 -0700)]
am ea8f103f: am 7825cb29: Fixing remaining SetupWizard backgrounds for Flyer Bug: 4523403

* commit 'ea8f103f8310c869f84d8ad48a167e8e0b63923b':
  Fixing remaining SetupWizard backgrounds for Flyer Bug: 4523403

13 years agoam 7825cb29: Fixing remaining SetupWizard backgrounds for Flyer Bug: 4523403
Justin Ho [Thu, 9 Jun 2011 06:30:25 +0000 (23:30 -0700)]
am 7825cb29: Fixing remaining SetupWizard backgrounds for Flyer Bug: 4523403

* commit '7825cb295c5f08f84282b4bbaeb03da0a536a826':
  Fixing remaining SetupWizard backgrounds for Flyer Bug: 4523403

13 years agoFixing remaining SetupWizard backgrounds for Flyer
Justin Ho [Thu, 9 Jun 2011 02:25:29 +0000 (19:25 -0700)]
Fixing remaining SetupWizard backgrounds for Flyer
Bug: 4523403

Change-Id: I568747b5b856f0418caaf81664dcfa5b8fdb2481

13 years agoam 4a1b8898: am f448c32d: Merge "Fix UI settings display issues" into honeycomb-LTE
Irfan Sheriff [Thu, 9 Jun 2011 00:32:04 +0000 (17:32 -0700)]
am 4a1b8898: am f448c32d: Merge "Fix UI settings display issues" into honeycomb-LTE

* commit '4a1b8898c76a98f14bbc1690f172ec0e6171fab2':
  Fix UI settings display issues

13 years agoam 3f3f390b: am a6daa21d: (-s ours) am 015788ca: Merge "Import translations for cherr...
Jaikumar Ganesh [Wed, 8 Jun 2011 21:46:27 +0000 (14:46 -0700)]
am 3f3f390b: am a6daa21d: (-s ours) am 015788ca: Merge "Import translations for cherry-picked Bluetooth changes." into gingerbread

* commit '3f3f390b87113444c41b38b145f9a6ce0984d31d':
  Import translations for cherry-picked Bluetooth changes.

13 years agoMerge "fix breakage caused by recent automerge"
Freeman Ng [Wed, 8 Jun 2011 21:35:18 +0000 (14:35 -0700)]
Merge "fix breakage caused by recent automerge"

13 years agofix breakage caused by recent automerge
Freeman Ng [Wed, 8 Jun 2011 21:34:23 +0000 (14:34 -0700)]
fix breakage caused by recent automerge

Change-Id: Ifb4c8428f5ebc728146da848cb0319626854c667

13 years agoresolved conflicts for merge of ab48c22e to master
Freeman Ng [Wed, 8 Jun 2011 20:33:42 +0000 (13:33 -0700)]
resolved conflicts for merge of ab48c22e to master

Change-Id: Ia69df4acb1eed7d728e310e4fde3f75a520377a0

13 years agoMerge "Use getDisplayName for the name of InputMethodSubtype"
satok [Wed, 8 Jun 2011 11:09:14 +0000 (04:09 -0700)]
Merge "Use getDisplayName for the name of InputMethodSubtype"

13 years agoUse getDisplayName for the name of InputMethodSubtype
satok [Wed, 8 Jun 2011 09:44:52 +0000 (18:44 +0900)]
Use getDisplayName for the name of InputMethodSubtype

Change-Id: I9ad7790bc36ff2950e0238cae8ce3b785bb8eaa1

13 years agoam 6beb924e: am 351367bb: am f368d4dc: Merge "add options to lock suw wifi setup...
Freeman Ng [Wed, 8 Jun 2011 01:20:19 +0000 (18:20 -0700)]
am 6beb924e: am 351367bb: am f368d4dc: Merge "add options to lock suw wifi setup orientation into portrait or landscape" into honeycomb-mr2

* commit '6beb924ec2b147d259cd3438f56cd88691fc57e5':
  add options to lock suw wifi setup orientation into portrait or landscape

13 years agoam 37940170: (-s ours) am bd34e568: (-s ours) am eddb21a2: Merge "Changes for API...
Jaikumar Ganesh [Wed, 8 Jun 2011 00:53:29 +0000 (17:53 -0700)]
am 37940170: (-s ours) am bd34e568: (-s ours) am eddb21a2: Merge "Changes for API of Bluetooth Discoverability. DO NOT MERGE" into gingerbread

* commit '37940170d00130d55d379178413f115b3feb59c4':
  Changes for API of Bluetooth Discoverability. DO NOT MERGE

13 years agoam eeb7803a: (-s ours) am aeca1851: (-s ours) am c955d8ee: Merge "Allow users to...
Jaikumar Ganesh [Wed, 8 Jun 2011 00:53:26 +0000 (17:53 -0700)]
am eeb7803a: (-s ours) am aeca1851: (-s ours) am c955d8ee: Merge "Allow users to change the length of BT disoverability. DO NOT MERGE" into gingerbread

* commit 'eeb7803a9545e5574ef70831285f5121fe68a564':
  Allow users to change the length of BT disoverability. DO NOT MERGE

13 years agoam 62634b30: am 440ca974: am 8f1bd8a7: Bug 4539424: confirmation dialog always shown
Gilles Debunne [Wed, 8 Jun 2011 00:17:56 +0000 (17:17 -0700)]
am 62634b30: am 440ca974: am 8f1bd8a7: Bug 4539424: confirmation dialog always shown

* commit '62634b309ab6c352a37c4d79d50fc78ab806304f':
  Bug 4539424: confirmation dialog always shown

13 years agoam f448c32d: Merge "Fix UI settings display issues" into honeycomb-LTE
Irfan Sheriff [Tue, 7 Jun 2011 20:58:28 +0000 (13:58 -0700)]
am f448c32d: Merge "Fix UI settings display issues" into honeycomb-LTE

* commit 'f448c32d9b4718e657fd4811f43d8df0f9d921af':
  Fix UI settings display issues

13 years agoMerge "Fix UI settings display issues" into honeycomb-LTE
Irfan Sheriff [Tue, 7 Jun 2011 20:54:53 +0000 (13:54 -0700)]
Merge "Fix UI settings display issues" into honeycomb-LTE

13 years agoam a6daa21d: (-s ours) am 015788ca: Merge "Import translations for cherry-picked...
Jaikumar Ganesh [Tue, 7 Jun 2011 20:17:35 +0000 (13:17 -0700)]
am a6daa21d: (-s ours) am 015788ca: Merge "Import translations for cherry-picked Bluetooth changes." into gingerbread

* commit 'a6daa21db833191a4e83aac5c488f971bff4578c':
  Import translations for cherry-picked Bluetooth changes.

13 years agoam c47e9a1d: am 0fd7736b: Merge "use prefs-style layout for setup wizard date/time...
Freeman Ng [Tue, 7 Jun 2011 20:16:13 +0000 (13:16 -0700)]
am c47e9a1d: am 0fd7736b: Merge "use prefs-style layout for setup wizard date/time settings on non-xlarge screens" into honeycomb-mr2

* commit 'c47e9a1d65dad04f778973b2898acf96c48b8914':
  use prefs-style layout for setup wizard date/time settings on non-xlarge screens

13 years agoam 0fd7736b: Merge "use prefs-style layout for setup wizard date/time settings on...
Freeman Ng [Tue, 7 Jun 2011 19:58:06 +0000 (12:58 -0700)]
am 0fd7736b: Merge "use prefs-style layout for setup wizard date/time settings on non-xlarge screens" into honeycomb-mr2

* commit '0fd7736b7153c1a304d7c6098ecf1223052f56d5':
  use prefs-style layout for setup wizard date/time settings on non-xlarge screens

13 years agoMerge "use prefs-style layout for setup wizard date/time settings on non-xlarge scree...
Freeman Ng [Tue, 7 Jun 2011 19:53:41 +0000 (12:53 -0700)]
Merge "use prefs-style layout for setup wizard date/time settings on non-xlarge screens" into honeycomb-mr2

13 years agoFix UI settings display issues
Irfan Sheriff [Tue, 7 Jun 2011 19:28:26 +0000 (12:28 -0700)]
Fix UI settings display issues

- Update access points to reflect the latest IP configuration
- Show IP list for static IP networks

Bug: 4391449
Change-Id: If8fb6fe8bdca9d6e635b1b12927c17e1661f200c

13 years agoam 351367bb: am f368d4dc: Merge "add options to lock suw wifi setup orientation into...
Freeman Ng [Tue, 7 Jun 2011 18:51:23 +0000 (11:51 -0700)]
am 351367bb: am f368d4dc: Merge "add options to lock suw wifi setup orientation into portrait or landscape" into honeycomb-mr2

* commit '351367bbd830646ddeed49227ab37442479556f9':
  add options to lock suw wifi setup orientation into portrait or landscape

13 years agoam f368d4dc: Merge "add options to lock suw wifi setup orientation into portrait...
Freeman Ng [Tue, 7 Jun 2011 18:48:33 +0000 (11:48 -0700)]
am f368d4dc: Merge "add options to lock suw wifi setup orientation into portrait or landscape" into honeycomb-mr2

* commit 'f368d4dc525f79b09bd1e36b96d0ec5b179a1e8c':
  add options to lock suw wifi setup orientation into portrait or landscape

13 years agoMerge "add options to lock suw wifi setup orientation into portrait or landscape...
Freeman Ng [Tue, 7 Jun 2011 18:46:02 +0000 (11:46 -0700)]
Merge "add options to lock suw wifi setup orientation into portrait or landscape" into honeycomb-mr2

13 years agoam 079e30cd: resolved conflicts for merge of 531bed61 to honeycomb-plus-aosp
Marco Nelissen [Tue, 7 Jun 2011 18:15:26 +0000 (11:15 -0700)]
am 079e30cd: resolved conflicts for merge of 531bed61 to honeycomb-plus-aosp

* commit '079e30cd2a09388ba9ad2149a66de86be4f3a7ac':
  Allow alternate string to be used for min_number

13 years agoam cfe26919: am 533b7b53: am 90599cdf: Merge "Used space visible in SD Card bar graph...
Gilles Debunne [Tue, 7 Jun 2011 18:14:41 +0000 (11:14 -0700)]
am cfe26919: am 533b7b53: am 90599cdf: Merge "Used space visible in SD Card bar graph" into honeycomb-mr2

* commit 'cfe26919abcd3c466f40b437d084311bf025d449':
  Used space visible in SD Card bar graph

13 years agoam b7e7a8cb: am 2a9dfc5c: am 99da1a22: Always show unmount confirmation dialog
Gilles Debunne [Tue, 7 Jun 2011 18:14:31 +0000 (11:14 -0700)]
am b7e7a8cb: am 2a9dfc5c: am 99da1a22: Always show unmount confirmation dialog

* commit 'b7e7a8cb9cfa8b6fb7cd6b6d10913a00c45967f9':
  Always show unmount confirmation dialog

13 years agoam bd34e568: (-s ours) am eddb21a2: Merge "Changes for API of Bluetooth Discoverabili...
Jaikumar Ganesh [Tue, 7 Jun 2011 17:01:40 +0000 (10:01 -0700)]
am bd34e568: (-s ours) am eddb21a2: Merge "Changes for API of Bluetooth Discoverability. DO NOT MERGE" into gingerbread

* commit 'bd34e568bf0a986f7254b93ac3b69fe3c0459162':
  Changes for API of Bluetooth Discoverability. DO NOT MERGE

13 years agoam aeca1851: (-s ours) am c955d8ee: Merge "Allow users to change the length of BT...
Jaikumar Ganesh [Tue, 7 Jun 2011 17:01:36 +0000 (10:01 -0700)]
am aeca1851: (-s ours) am c955d8ee: Merge "Allow users to change the length of BT disoverability. DO NOT MERGE" into gingerbread

* commit 'aeca185107481f28ad248c4f811bd708be8f5bff':
  Allow users to change the length of BT disoverability. DO NOT MERGE

13 years agoam 440ca974: am 8f1bd8a7: Bug 4539424: confirmation dialog always shown
Gilles Debunne [Tue, 7 Jun 2011 01:18:31 +0000 (18:18 -0700)]
am 440ca974: am 8f1bd8a7: Bug 4539424: confirmation dialog always shown

* commit '440ca97483553d2656b90001beabe76d38773544':
  Bug 4539424: confirmation dialog always shown

13 years agoam 8f1bd8a7: Bug 4539424: confirmation dialog always shown
Gilles Debunne [Tue, 7 Jun 2011 00:14:03 +0000 (17:14 -0700)]
am 8f1bd8a7: Bug 4539424: confirmation dialog always shown

* commit '8f1bd8a7526edf49196430be214acb54e66a63ee':
  Bug 4539424: confirmation dialog always shown

13 years agoresolved conflicts for merge of 531bed61 to honeycomb-plus-aosp
Marco Nelissen [Mon, 6 Jun 2011 23:29:34 +0000 (16:29 -0700)]
resolved conflicts for merge of 531bed61 to honeycomb-plus-aosp

Change-Id: I28154c6feb563712eeda3e1176d62c7d2a28eff8

13 years agoadd options to lock suw wifi setup orientation into portrait or landscape
Freeman Ng [Mon, 6 Jun 2011 23:27:55 +0000 (16:27 -0700)]
add options to lock suw wifi setup orientation into portrait or landscape

bug: 4522454
Change-Id: I30ba3d4b5d0e4949ed6744cc9f0f68306fec9ce8

13 years agoImport revised translations.
Eric Fischer [Mon, 6 Jun 2011 23:08:40 +0000 (16:08 -0700)]
Import revised translations.

Change-Id: I18b4dda593468e8af5823db665ee1fb1aac6a812

13 years agoBug 4539424: confirmation dialog always shown
Gilles Debunne [Mon, 6 Jun 2011 22:48:08 +0000 (15:48 -0700)]
Bug 4539424: confirmation dialog always shown

Change-Id: Id1e2a52a07255e2c98cbd0e8151a82d7a2612517

13 years agoam 533b7b53: am 90599cdf: Merge "Used space visible in SD Card bar graph" into honeyc...
Gilles Debunne [Mon, 6 Jun 2011 22:22:53 +0000 (15:22 -0700)]
am 533b7b53: am 90599cdf: Merge "Used space visible in SD Card bar graph" into honeycomb-mr2

* commit '533b7b53bcff1a682f295398293878f85ec419e3':
  Used space visible in SD Card bar graph

13 years agoam 2a9dfc5c: am 99da1a22: Always show unmount confirmation dialog
Gilles Debunne [Mon, 6 Jun 2011 22:22:51 +0000 (15:22 -0700)]
am 2a9dfc5c: am 99da1a22: Always show unmount confirmation dialog

* commit '2a9dfc5c0c8cd75a5eac7a75fda7e25e5ce9f27f':
  Always show unmount confirmation dialog

13 years agoam 90599cdf: Merge "Used space visible in SD Card bar graph" into honeycomb-mr2
Gilles Debunne [Mon, 6 Jun 2011 22:18:37 +0000 (15:18 -0700)]
am 90599cdf: Merge "Used space visible in SD Card bar graph" into honeycomb-mr2

* commit '90599cdfe8ff528b34e3578333c5eea83cf3b293':
  Used space visible in SD Card bar graph

13 years agoam 99da1a22: Always show unmount confirmation dialog
Gilles Debunne [Mon, 6 Jun 2011 22:18:35 +0000 (15:18 -0700)]
am 99da1a22: Always show unmount confirmation dialog

* commit '99da1a22a35eed631a757ccbf1bac1d7af74124d':
  Always show unmount confirmation dialog

13 years agoMerge "Used space visible in SD Card bar graph" into honeycomb-mr2
Gilles Debunne [Mon, 6 Jun 2011 22:16:05 +0000 (15:16 -0700)]
Merge "Used space visible in SD Card bar graph" into honeycomb-mr2

13 years agomerge in gingerbread-release history after reset to gingerbread
The Android Automerger [Mon, 6 Jun 2011 22:00:36 +0000 (15:00 -0700)]
merge in gingerbread-release history after reset to gingerbread

13 years agouse prefs-style layout for setup wizard date/time settings on non-xlarge screens
Freeman Ng [Thu, 2 Jun 2011 22:44:51 +0000 (15:44 -0700)]
use prefs-style layout for setup wizard date/time settings on non-xlarge screens

Adjusted the screen size test to fall back to phone version of
DateTimeSettingsSetupWizard on large screens.

I made the following changes from how the phone version works:

1. Some layout changes. (Tablet look, bigger margins.)
2. Use zone picker to select time zone.
3. Added isFirstRun boolean extra to hide the pref fields
we don't need to see from setup wizard

Furthermore, I made the following fixes to the existing phone flow
(which had probably never yet been tried on a phone):

1. Added conditionals around access to some variables that only
exist in the xlarge layout.
2. Implemented PreferenceFragment.OnPreferenceStartFragmentCallback
in DateTimeSettingsSetupWizard in order to catch the user tapping
on the timezone preference and show the time zone picker popup.
(Note: for phones in ICS, we might want to launch the zone picker
preferences style, like it would have been had this been a
PreferenceActivity. Or maybe we should just create a separate
DateTimeSettingsSetupWizardPhone activity that subclasses
PreferencesActivity and doesn't need to play this trick.)

Change-Id: Ib5774a005c9f44d730d86c13746d91eb712141cc

13 years agoam 51a1bb15: am ad466222: am 51a9d157: Merge "Fix account type dialog re-creation...
Amith Yamasani [Fri, 3 Jun 2011 22:55:28 +0000 (15:55 -0700)]
am 51a1bb15: am ad466222: am 51a9d157: Merge "Fix account type dialog re-creation on orientation change." into honeycomb-mr2

* commit '51a1bb15ea2d669d783e1938deb7eb061f3112da':
  Fix account type dialog re-creation on orientation change.

13 years agoam a3a96d18: am bb8fc4a4: am 9fc039e7: Merge "Add a preference panel for mouse speed...
Jeff Brown [Fri, 3 Jun 2011 22:30:16 +0000 (15:30 -0700)]
am a3a96d18: am bb8fc4a4: am 9fc039e7: Merge "Add a preference panel for mouse speed." into honeycomb-mr2

* commit 'a3a96d180f7b1351e6f2aaa8763dc962844fc83e':
  Add a preference panel for mouse speed.

13 years agoam 657a7ad8: am 1e43e694: am 57b17f50: Merge "Fix cryptkeeper UI for 7" tablets....
Ben Komalo [Fri, 3 Jun 2011 22:30:14 +0000 (15:30 -0700)]
am 657a7ad8: am 1e43e694: am 57b17f50: Merge "Fix cryptkeeper UI for 7" tablets." into honeycomb-mr2

* commit '657a7ad8b279c7a5bbda47c92961a6fbc7473b0b':
  Fix cryptkeeper UI for 7" tablets.

13 years agoam 1334d7fc: am 300c4f61: am 3a5b3494: Make the BT class icon visible.
Amith Yamasani [Fri, 3 Jun 2011 22:29:25 +0000 (15:29 -0700)]
am 1334d7fc: am 300c4f61: am 3a5b3494: Make the BT class icon visible.

* commit '1334d7fc3a3a1fd2f48aed93d9344115d674fcc2':
  Make the BT class icon visible.

13 years agoAlways show unmount confirmation dialog
Gilles Debunne [Fri, 3 Jun 2011 21:47:12 +0000 (14:47 -0700)]
Always show unmount confirmation dialog

Somehow related to bug 4534261

Change-Id: I2a64406ced4a2c231114d7bb949b84c59199fd82

13 years agoresolved conflicts for merge of 6c82fe07 to master
Amith Yamasani [Fri, 3 Jun 2011 21:34:30 +0000 (14:34 -0700)]
resolved conflicts for merge of 6c82fe07 to master

Change-Id: I90943867003999f890c66b3f72ec1ccf19b2d6a6

13 years agoUsed space visible in SD Card bar graph
Gilles Debunne [Fri, 3 Jun 2011 21:26:55 +0000 (14:26 -0700)]
Used space visible in SD Card bar graph

Bug 4544470

Change-Id: Iccae9bb568f1f7baf81c702f29f7a9e238d39d2b

13 years agoMerge "Import revised translations."
Eric Fischer [Fri, 3 Jun 2011 17:20:35 +0000 (10:20 -0700)]
Merge "Import revised translations."

13 years agoMerge "Bulletproof CredentialStorage state handling"
Brian Carlstrom [Fri, 3 Jun 2011 04:06:56 +0000 (21:06 -0700)]
Merge "Bulletproof CredentialStorage state handling"

13 years agoBulletproof CredentialStorage state handling
Brian Carlstrom [Thu, 2 Jun 2011 23:47:15 +0000 (16:47 -0700)]
Bulletproof CredentialStorage state handling

As noted by the class javadoc, CredentialStorage has seen the number
of cases to cope with grow. This change tries to address those cases.

src/com/android/settings/CredentialStorage.java

Added ChooseLockSettingsHelper.EXTRA_KEY_PASSWORD to coordinate
additional producer and consumer.

    constant declaration here, since its used by callers of
    ChooseLockSettingsHelper.launchConfirmationActivity
src/com/android/settings/ChooseLockSettingsHelper.java

    old producer
src/com/android/settings/ConfirmLockPassword.java
    new producer (CredentialStorage wants passwords and patterns)
src/com/android/settings/ConfirmLockPattern.java
    new consumer
src/com/android/settings/CredentialStorage.java
    old consumer
src/com/android/settings/CryptKeeperSettings.java

Made class final and removed protected from method to make it clear
ChooseLockSettingsHelper is not to be used by subclassing.

src/com/android/settings/ChooseLockSettingsHelper.java

Change-Id: Ib2d65398fe44573168a6267a0376c3b0388b16c8

13 years agoam ad466222: am 51a9d157: Merge "Fix account type dialog re-creation on orientation...
Amith Yamasani [Fri, 3 Jun 2011 01:29:49 +0000 (18:29 -0700)]
am ad466222: am 51a9d157: Merge "Fix account type dialog re-creation on orientation change." into honeycomb-mr2

* commit 'ad4662223210827df1e62ba4c7ec24dba80a47df':
  Fix account type dialog re-creation on orientation change.

13 years agoam 51a9d157: Merge "Fix account type dialog re-creation on orientation change." into...
Amith Yamasani [Fri, 3 Jun 2011 01:27:54 +0000 (18:27 -0700)]
am 51a9d157: Merge "Fix account type dialog re-creation on orientation change." into honeycomb-mr2

* commit '51a9d15722b3c94ac92e05b19048b678247b034e':
  Fix account type dialog re-creation on orientation change.

13 years agoMerge "Fix account type dialog re-creation on orientation change." into honeycomb-mr2
Amith Yamasani [Fri, 3 Jun 2011 01:26:28 +0000 (18:26 -0700)]
Merge "Fix account type dialog re-creation on orientation change." into honeycomb-mr2

13 years agoFix account type dialog re-creation on orientation change.
Amith Yamasani [Fri, 3 Jun 2011 01:05:40 +0000 (18:05 -0700)]
Fix account type dialog re-creation on orientation change.

Bug: 4499512

Dummy activity that launches ChooseAccountActivity was re-launching it on orientation
changes. Make sure that it only launches it one time.

Change-Id: I764a59eaefc3ce4546330ed1b994d88b8703ce80

13 years agoam bb8fc4a4: am 9fc039e7: Merge "Add a preference panel for mouse speed." into honeyc...
Jeff Brown [Fri, 3 Jun 2011 00:31:11 +0000 (17:31 -0700)]
am bb8fc4a4: am 9fc039e7: Merge "Add a preference panel for mouse speed." into honeycomb-mr2

* commit 'bb8fc4a4ea069aab35bb30b18cf3f6f72d3d1682':
  Add a preference panel for mouse speed.

13 years agoam 1e43e694: am 57b17f50: Merge "Fix cryptkeeper UI for 7" tablets." into honeycomb-mr2
Ben Komalo [Fri, 3 Jun 2011 00:28:25 +0000 (17:28 -0700)]
am 1e43e694: am 57b17f50: Merge "Fix cryptkeeper UI for 7" tablets." into honeycomb-mr2

* commit '1e43e694ae0822426d4759aa2d5192cbe5d15d63':
  Fix cryptkeeper UI for 7" tablets.

13 years agoam 9fc039e7: Merge "Add a preference panel for mouse speed." into honeycomb-mr2
Jeff Brown [Fri, 3 Jun 2011 00:27:39 +0000 (17:27 -0700)]
am 9fc039e7: Merge "Add a preference panel for mouse speed." into honeycomb-mr2

* commit '9fc039e7bcea7f1845a51fcb70d608663ceec227':
  Add a preference panel for mouse speed.

13 years agoMerge "Add a preference panel for mouse speed." into honeycomb-mr2
Jeff Brown [Fri, 3 Jun 2011 00:26:13 +0000 (17:26 -0700)]
Merge "Add a preference panel for mouse speed." into honeycomb-mr2

13 years agoam 57b17f50: Merge "Fix cryptkeeper UI for 7" tablets." into honeycomb-mr2
Ben Komalo [Fri, 3 Jun 2011 00:24:42 +0000 (17:24 -0700)]
am 57b17f50: Merge "Fix cryptkeeper UI for 7" tablets." into honeycomb-mr2

* commit '57b17f50436e4760ad0466aadaafe2599abce442':
  Fix cryptkeeper UI for 7" tablets.

13 years agoMerge "Fix cryptkeeper UI for 7" tablets." into honeycomb-mr2
Ben Komalo [Fri, 3 Jun 2011 00:21:39 +0000 (17:21 -0700)]
Merge "Fix cryptkeeper UI for 7" tablets." into honeycomb-mr2

13 years agoImport revised translations.
Eric Fischer [Thu, 2 Jun 2011 23:58:43 +0000 (16:58 -0700)]
Import revised translations.

Change-Id: I5a80f7e38686bd3ac3cbaa41e2eec06f31c065cf

13 years agoam be6cb943: am 9ef2713f: am 1f7014a2: Merge "Reduce padding to the left of progress...
Amith Yamasani [Thu, 2 Jun 2011 23:49:31 +0000 (16:49 -0700)]
am be6cb943: am 9ef2713f: am 1f7014a2: Merge "Reduce padding to the left of progress category to match framework changes." into honeycomb-mr2

* commit 'be6cb943db338e528915ccb6900c1c0afb3af117':
  Reduce padding to the left of progress category to match framework changes.

13 years agoAdd a preference panel for mouse speed.
Jeff Brown [Thu, 2 Jun 2011 10:10:28 +0000 (03:10 -0700)]
Add a preference panel for mouse speed.

Bug: 4124987

Change-Id: Icf166810ebbd3745f0065331c140a074b58a363c

13 years agoam b667422c: am 41a99004: am 53872769: Merge "Erase SD Card fixed in Settings/Storage...
Gilles Debunne [Thu, 2 Jun 2011 22:07:51 +0000 (15:07 -0700)]
am b667422c: am 41a99004: am 53872769: Merge "Erase SD Card fixed in Settings/Storage." into honeycomb-mr2

* commit 'b667422cfdaf73d693bf79ce6186e082b68862b8':
  Erase SD Card fixed in Settings/Storage.

13 years agoFix cryptkeeper UI for 7" tablets.
Ben Komalo [Thu, 2 Jun 2011 18:40:00 +0000 (11:40 -0700)]
Fix cryptkeeper UI for 7" tablets.

- fixes pw entry/keyboard overlap on landscape
- fixes progress screen to be centered

Bug: 4478944
Change-Id: I411ad3507f42029022815ec001d0d8e5464ac0a1

13 years agoam 300c4f61: am 3a5b3494: Make the BT class icon visible.
Amith Yamasani [Thu, 2 Jun 2011 20:17:05 +0000 (13:17 -0700)]
am 300c4f61: am 3a5b3494: Make the BT class icon visible.

* commit '300c4f61d823936e4a34fcece25c14c73877c994':
  Make the BT class icon visible.

13 years agoam 3a5b3494: Make the BT class icon visible.
Amith Yamasani [Thu, 2 Jun 2011 20:13:38 +0000 (13:13 -0700)]
am 3a5b3494: Make the BT class icon visible.

* commit '3a5b3494a7543c1ddb66c6f630856c3aace03f0a':
  Make the BT class icon visible.

13 years agoMake the BT class icon visible.
Amith Yamasani [Thu, 2 Jun 2011 18:48:55 +0000 (11:48 -0700)]
Make the BT class icon visible.

This change is required due to a change in the framework to accomodate smaller screen sizes.

Bug: 4519989
Change-Id: I77c5d72b29dec69df2bdd4d82811f4828ad155a6

13 years agoam 3518cdf9: (-s ours) am c3786952: am beee8290: Merge "Import revised translations...
Eric Fischer [Thu, 2 Jun 2011 10:20:48 +0000 (03:20 -0700)]
am 3518cdf9: (-s ours) am c3786952: am beee8290: Merge "Import revised translations.  DO NOT MERGE" into honeycomb-mr2

* commit '3518cdf91489264226564898177e7738ff28683c':
  Import revised translations.  DO NOT MERGE