Commit Graph

15016 Commits

Author SHA1 Message Date
Amith Yamasani
be023c8a75 Fix Safety Settings screen bugs - 2150942, 2151440, 2151727
Handle the back key.
Finish the activity if dialog is cancelled.
Show an error and finish the activity if URL couldn't be found due to
connectivity problem and not just when Telephony is not available.
2009-09-30 13:13:44 -07:00
Android (Google) Code Review
e3b59f193e Merge change I5eab1270 into eclair
* changes:
  b/2154576 Fixed the problem were some BT profiles were not connected when first UUID notification of many didn't have all the UUIDs
2009-09-30 15:39:06 -04:00
Michael Chan
eaf13a2c15 b/2154576 Fixed the problem were some BT profiles were not connected when first UUID notification of many didn't have all the UUIDs
Reset connect timer event if profile was non-empty.
Clear profiles after unpair
mConnectAttemptedWithoutUuid

Change-Id: I5eab1270a755c6c87eb5be13a2f43dbbcd9a2f88
2009-09-30 12:34:32 -07:00
Hung-ying Tyan
8fd062e1a5 Use the new VpnType.getDescriptionId(). 2009-09-30 17:57:56 +08:00
Hung-ying Tyan
b0883cb384 Fix bugs in credential storage settings:
* resume credential storage settings in onResume() in case if a new
  activity changes the settings and switches back.
* reset mRetry in case the dialog is retried and canceled.
* update preferences in onDismiss handler in case the dialog is canceled
  and need to revert the checkbox.
2009-09-30 11:56:05 +08:00
Dianne Hackborn
cabb147ce5 Improve running services info.
Change-Id: I797c76f322b9be7f25a1b695b0332b45bc7e9d4c
2009-09-29 18:04:36 -07:00
Android (Google) Code Review
be699645db Merge change I56544d0e into eclair
* changes:
  Fix for 2137900: Be more conservative about poking the wakelock
2009-09-29 18:41:44 -04:00
Android (Google) Code Review
eb8d6f7830 Merge change Id80d1999 into eclair
* changes:
  Fix power widget brightness.
2009-09-29 17:34:43 -04:00
Jim Miller
56544d0e91 Fix for 2137900: Be more conservative about poking the wakelock 2009-09-29 14:16:53 -07:00
Ken Shirriff
d80d19996a Fix power widget brightness.
If the auto-brightness is cleared, the brightness will drop to 0, so we
need to set it again.
2009-09-29 12:40:45 -07:00
Michael Chan
e1089ad338 b/2142065 Added Bluetooth API to allow developer to request the user's permission to enable discovery mode.
Change-Id: I6da1598661ad05b4cfd2b7cc81e05d3053df5777
2009-09-28 17:16:23 -07:00
Nick Pelly
079ee952bd Update application for android.bluetooth.ParcelUuid -> android.os.ParcelUuid
Change-Id: Iebf2b3ea9cac224e3e6c67e503b1063491dce5bb
2009-09-28 13:05:28 -07:00
Android (Google) Code Review
7b576e4917 Merge change 27058 into eclair
* changes:
  Fix device picker minor bug
2009-09-28 14:46:49 -04:00
Android (Google) Code Review
5a201b7872 Merge change 27473 into eclair
* changes:
  Rename empty view so that the standard list view implementation displays empty list message when list goes empty. Ideally the list is not empty for running processes and All filter options. so the message is just set to third party apps Remove the empty list view logic from code base
2009-09-28 14:46:24 -04:00
Suchi Amalapurapu
78c69095ea Rename empty view so that the standard list view implementation
displays empty list message when list goes empty. Ideally the list is
not empty for running processes and All filter options. so the
message is just set to third party apps
Remove the empty list view logic from code base
2009-09-28 11:28:58 -07:00
Android (Google) Code Review
5928da682a Merge change 27471 into eclair
* changes:
  Fix power widget brightness for Sholes.
2009-09-28 14:27:15 -04:00
Ken Shirriff
c4a0576473 Fix power widget brightness for Sholes.
The widget must disable automatic brightness before modifying the brightness.
2009-09-28 11:17:20 -07:00
Android (Google) Code Review
afa9d6ea32 Merge change 27283 into eclair
* changes:
  Display cell location for CDMA in Phone info screen.
2009-09-28 13:21:44 -04:00
Hung-ying Tyan
70cef693d1 Add CredentialInstaller. 2009-09-28 16:00:04 +08:00
Android (Google) Code Review
a38a1a77ab Merge change 27285 into eclair
* changes:
  b/2137747 Fixed the problem where BT is stuck grayed out if you turned off BT, turned on Airplane mode, turn off then on screen, turned off Airplane mode.
2009-09-27 15:53:43 -04:00
Michael Chan
b662f54542 b/2137747 Fixed the problem where BT is stuck grayed out if you turned off BT, turned on Airplane mode, turn off then on screen, turned off Airplane mode.
Change-Id: I37c628e4a98157ed91d519518773a458dca36c00
2009-09-27 12:46:51 -07:00
jsh
534f5ae34e Display cell location for CDMA in Phone info screen.
Useful for debugging location issues.
b/2134743
2009-09-27 12:26:11 -07:00
Wink Saville
a40fb23734 Add Safety information to Settings > About Phone
The Safety information link is stored in a system property, ro.url.safetylegal

If the phone has data connection, select "Safety information" menu will open the
Safety information link.  If there is no data connection for the phone, a message will
pop up which ask user to open Safety information link from PC.

Change-Id: Ia46e2e868ebcda93138cb9f00c978d8ac827022a
2009-09-26 21:10:38 -07:00
Dianne Hackborn
9281c929d6 Explicitly show plugged state.
Change-Id: I4592382cdcc9e116d3af102fd76057968a6ea874
2009-09-26 12:44:02 -07:00
Android (Google) Code Review
782d1ae019 Merge change 27181 into eclair
* changes:
  Update neighboring cell printout.
2009-09-25 21:01:34 -04:00
johnwang
f02c65f8c1 Update neighboring cell printout. 2009-09-25 17:26:54 -07:00
Android (Google) Code Review
7ac8e67e58 Merge change 26706 into eclair
* changes:
  Format cleanup.
2009-09-25 19:06:18 -04:00
johnwang
342101a072 Format cleanup.
Remove tailing white space.
2009-09-25 13:43:31 -07:00
Dan Murphy
22e186898e packages/apps/Setting: Make vkey button haptics part of global haptic setting
This change ties the virtual key haptics to the global haptics settings

Signed-off-by: Dan Murphy <D.Murphy@motorola.com>
2009-09-25 11:36:45 -07:00
Android (Google) Code Review
51a81002ec Merge change 27057 into eclair
* changes:
  Restrict Bluetooth adapater name length to 200 characters.
2009-09-25 13:28:10 -04:00
Lixin Yue
cd47ae6af2 Fix device picker minor bug
When in device picker screen, if other device triggers pairing process with own
device, after paired succssfully, it should not send intent to OppReceiver to
start file sending. We need check if the paired device is the one user selected.

Original Author: Lixin Yue
Modified by: Jaikumar Ganesh (jaikumar@google.com)

Change-Id: I32df995ba94417470cccaead492844a9c61c0846
2009-09-25 10:27:25 -07:00
Jaikumar Ganesh
4b6b2aa123 Restrict Bluetooth adapater name length to 200 characters.
The max allowed as per spec is 248.
Change-Id: I287fb7f861a30e736d6078923712433c52f3031a
2009-09-25 10:27:17 -07:00
Android (Google) Code Review
0f8e20f122 Merge change 26713 into eclair
* changes:
  Set selection in single choice list. Reorder the menu entries to use the menu options as indices into the choice box directly
2009-09-25 13:16:26 -04:00
Android (Google) Code Review
776dcff143 Merge change 26878 into eclair
* changes:
  b/2140751 Fixed the problem where BT device icon was showing until pairing happens (actually UUID comes in to be exact)
2009-09-25 13:12:40 -04:00
Michael Chan
cb844e2eab b/2140751 Fixed the problem where BT device icon was showing until pairing happens (actually UUID comes in to be exact)
Change-Id: I670f29d5f9a577ec177b049cfd9c775bf91b60c3
2009-09-25 10:11:26 -07:00
Michael Chan
f2f3ceebbd b/2138890 Pre-initilize Bluetooth profile managers
Change-Id: I633202457ca445308ec35b99260e603a85451042
2009-09-24 07:45:49 -07:00
Suchi Amalapurapu
6cf44dbe90 Set selection in single choice list.
Reorder the menu entries to use the menu options as indices into
the choice box directly
2009-09-23 16:57:55 -07:00
Amith Yamasani
e65c943f97 New Privacy settings screen and Backup settings toggle. See #2132044 & #2133178
Also fixes 2138367: Share with Google setting doesn't get updated on checking the setting
And 2098232: "Set unlock pattern" should be at the top of the section
2009-09-23 15:01:11 -07:00
Jaikumar Ganesh
1bfe73d0b1 Filter devices by UUID and then class.
The settings app has been updated to use UUIDs.
When there is a filter type set for device picket UI, use the
UUIDs first and then the class bits.

Change-Id: Ifde5dbc3a1cf25babce4c686002315aa3933de59
2009-09-23 10:35:36 -07:00
Android (Google) Code Review
9045631186 Merge change 26396 into eclair
* changes:
  b/2126036 Improve remote device capability identification by switching to use UUIDs instead of class bits.
2009-09-22 18:38:45 -04:00
Michael Chan
2aef1f3c81 b/2126036 Improve remote device capability identification by switching to use UUIDs instead of class bits.
Change-Id: Ie60d1c579e40027c2174215c1989887a3250c9bc
2009-09-22 15:37:14 -07:00
Android (Google) Code Review
031ba6a364 Merge change 26365 into eclair
* changes:
  SecuritySettings: use Credentials instead of CertTool.
2009-09-22 12:03:17 -04:00
Android (Google) Code Review
59d1977ccd Merge change 26363 into eclair
* changes:
  WifiSettings: use Credentials instead of CertTool.
2009-09-22 12:02:57 -04:00
Android (Google) Code Review
cb41032d85 Merge change 26186 into eclair
* changes:
  Settings: revise VpnSettings.
2009-09-22 12:02:34 -04:00
Chia-chi Yeh
9cec698a1f SecuritySettings: use Credentials instead of CertTool.
Also remove unused classes which will be replaced by CertInstaller.
2009-09-22 23:59:01 +08:00
Chia-chi Yeh
fc0139aa28 WifiSettings: use Credentials instead of CertTool. 2009-09-22 23:44:17 +08:00
Dianne Hackborn
8c212ef4cf Remove long animation setting (standard length is now longer).
Also a few tweaks to the running services UI.

Change-Id: I160dc5fd52a865ca95288aad787e28b814080c53
2009-09-21 15:52:04 -07:00
Chia-chi Yeh
c00b656196 Settings: revise VpnSettings. 2009-09-22 03:05:50 +08:00
Android (Google) Code Review
9e7105108b Merge change 26022 into eclair
* changes:
  Change default filter to third party when launched via settings and all apps when launched via low storage. Update string name. fix padding for Force Stop button Change message when clearing application data.
2009-09-21 12:23:14 -04:00
Amith Yamasani
d459bebd89 Use the ratio of different CPU speeds to compute CPU power consumption per app. 2009-09-20 15:57:39 -07:00