Commit Graph

85 Commits

Author SHA1 Message Date
Amith Yamasani
48e9000283 Bluetooth settings revamp
Added a separate scanning screen.
UI changes to not require long-press options.
Needs TODOs to be filled by BT team.

Bug: 3038327
2010-10-27 16:23:05 -07:00
Gilles Debunne
a6660211b3 am a48d2dbe: am 98289826: Merge "New assets (wifi, bluetooth...)" into gingerbread
Merge commit 'a48d2dbeb2691744ec42c3c9fc64f7d17fda357e'

* commit 'a48d2dbeb2691744ec42c3c9fc64f7d17fda357e':
  New assets (wifi, bluetooth...)
2010-09-30 11:00:10 -07:00
Gilles Debunne
5fb48a2539 New assets (wifi, bluetooth...)
Change-Id: I1b6c3a7049348aa63dddbacaf615b9ff5d630583
2010-09-29 12:10:37 -07:00
Amith Yamasani
e2ac72b4bc Add a delete button to quickly delete a word in the user dictionary. 2010-09-23 17:15:01 -07:00
Bjorn Bringert
28580b4d9a Remove Search from the system Settings app DO NOT MERGE
The search settings acitivity lives in the system search app,
which is build-dependent. Also, since the Browser no longer
looks at the SHOW_WEB_SUGGESTIONS system preference, none
of the search settings affect the behavior of any other
platform apps.

The search settings will henceforth only be
available from within the search app (e.g. QuickSearchBox).

This is a cherry-pick of change I08f3979cd8cdc0742efbc49be95aa59753c94c0d
to gingerbread.

Bug: 3017365
Change-Id: I55df30e3a0e1f307ad6f23900f54d3018efda59f
2010-09-21 10:51:45 +01:00
Daisuke Miyakawa
a2633d0232 Move ManageAccountsSettings into Settings.
- Add activity-alias for the Activity.
- Copy the Activity from AccountsAndSyncSettings.
- Fragmentize ManageAccountsSettings.
- Remove dependency toward AccountPreferenceBase, which is
  used in AccountsAndSyncSettings widely.
- Add missing implementation derived from AccountPrefernceBase.
- Copy dependent drawables.
- Copy dependent xmls
- Copy AccountPrefernce.java.
- Copy strings, adding CHAR LIMIT.
- Remove the logic which remove the preference when its destination
  Activity is missing. We already have the destination as
  Fragment, and it never disappear.

Change-Id: Id41c63d7064aebeaae31bcd84bf4fd20a5636dfe
2010-09-17 11:22:02 -07:00
Amith Yamasani
b61cf51d85 Breadcrumbs in the action bar for navigating up one level and showing current title.
Change-Id: I595e06549b888bd67c6dddd599a4cc77416c3a41
2010-09-12 11:47:26 -07:00
Gilles Debunne
9db2e1cb76 Move pngs from drawable to drawable-mdpi in project packages/apps/Settings
Change-Id: I977a79934596ddd05e1bb86093c19dbd4bb6463c
2010-08-02 14:52:04 -07:00
Erik
5c9f9ce263 b/2278841 Added state for auto-brightness on the power widget.
Added icons and a transition step to the brightness setting on the power
widget so auto-brightness can be toggled and the widget will remain in
sync with changes made through settings.
2010-03-04 14:02:19 -08:00
Suchi Amalapurapu
f4c4b59f13 Move application icon to left in InstalledAppDetails.
Fix text overlapping icon issue.
Add new icons for filter options
2010-03-04 12:30:11 -08:00
Adam Powell
2856b84232 Fixed bad 9-patches in power widget for mdpi 2010-02-25 16:52:50 -08:00
Jim Miller
2f9dbcb491 Fix 2373088: Update SecuritySettings with new layout and minor logic tweaks. 2010-02-10 14:42:35 -08:00
Bai Tao
272ee6c0f7 Update the mdpi resource with 2.0 style icons 2010-02-08 15:26:33 +08:00
Amith Yamasani
bd2dbbdc60 Update display icon for settings top-level. 2010-01-28 14:54:24 -08:00
Amith Yamasani
992f10240d Refactor settings hierarchy and clump all volumes in one dialog.
Bug:2362077 Bug:2312836 Bug:2166486

Split Sound and Display into separate top-level settings.
All volume settings (including Alarm volume) now in one Volume dialog.
Remove some sub-texts to reduce clutter.
2010-01-25 14:58:34 -08:00
Amith Yamasani
6043f7f0b3 am b9f29667: am 63c6a309: Merge "Add dock icon for top-level settings. #2367275" into eclair
Merge commit 'b9f2966707004b84760b498d8fc05b3c8f144f59'

* commit 'b9f2966707004b84760b498d8fc05b3c8f144f59':
  Add dock icon for top-level settings. #2367275
2010-01-22 12:36:04 -08:00
Amith Yamasani
f7c5a11a03 Add dock icon for top-level settings. #2367275
Added mdpi and hdpi icons, and updated settings.xml to point to them.
2010-01-20 06:25:32 -08:00
Daniel Sandler
30182033d3 Updated icons for Settings. DO NOT MERGE
Fixes http://b/2105756

DrNo for eclair: mcleron

Change-Id: Ib720a080613a4513bd7bd62ae416c243ef9841a7
2009-11-05 19:49:13 -05:00
Daniel Sandler
86a9685409 am 3f20d278: am a21a458b: Merge change I3abd5c0d into eclair-mr2
Merge commit '3f20d2782ffd00d46ce9a2c017e02d0cde72429c'

* commit '3f20d2782ffd00d46ce9a2c017e02d0cde72429c':
  Updated icons for Settings.
2009-11-05 16:45:01 -08:00
Daniel Sandler
3abd5c0d79 Updated icons for Settings.
Fixes http://b/2105756
2009-11-03 14:11:37 -05:00
Mike Cleron
98472ea087 am 5eea8422: am ac465854: am d02acfb9: Merge change I2abbb876 into eclair
Merge commit '5eea8422718e415d99f360fcc5962236e1391008'

* commit '5eea8422718e415d99f360fcc5962236e1391008':
  New widgets
2009-10-29 01:56:06 -07:00
Mike Cleron
c151e45d8c New widgets 2009-10-27 14:05:27 -07:00
Amith Yamasani
5161a7b13d am 7c8a08d5: am ee52bed5: Merge change I39527366 into eclair
Merge commit '7c8a08d51389e1c2c0411a1a4a12646880199e01'

* commit '7c8a08d51389e1c2c0411a1a4a12646880199e01':
  Use a custom system icon for native processes.
2009-10-01 13:39:27 -07:00
Mike Cleron
dacd552d03 am d6372e99: am c5648906: Merge change I00ab9f0b into eclair
Merge commit 'd6372e995c5a4ea2f60ea416aab1c4c3cc6debd0'

* commit 'd6372e995c5a4ea2f60ea416aab1c4c3cc6debd0':
  Fix widgets
2009-10-01 13:39:22 -07:00
Debajit Ghosh
00e9be647b am a6ddefe6: am 99716fb4: updating sync settings icon
Merge commit 'a6ddefe68f465a78cf8dcacfbbf0b289816d1d19'

* commit 'a6ddefe68f465a78cf8dcacfbbf0b289816d1d19':
  updating sync settings icon
2009-10-01 12:13:27 -07:00
Android (Google) Code Review
ee52bed514 Merge change I39527366 into eclair
* changes:
  Use a custom system icon for native processes.
2009-09-30 21:43:48 -04:00
Amith Yamasani
395273662c Use a custom system icon for native processes.
New icons for system components in Battery Use screen.
2009-09-30 18:42:29 -07:00
Mike Cleron
00ab9f0b51 Fix widgets 2009-09-30 18:29:25 -07:00
Debajit Ghosh
99716fb4b4 updating sync settings icon 2009-09-30 11:01:26 -07:00
Amith Yamasani
89052cbe6d am 7a6341b0: am f73cdd4d: New icon for Privacy. Also, forgot to remove Factory reset from About phone.
Merge commit '7a6341b07667e50e6236c481b972e31e9562544f'

* commit '7a6341b07667e50e6236c481b972e31e9562544f':
  New icon for Privacy.
2009-09-25 11:16:06 -07:00
Amith Yamasani
f73cdd4dd0 New icon for Privacy.
Also, forgot to remove Factory reset from About phone.
2009-09-24 18:41:40 -07:00
Daniel Sandler
bd839196cd am b89653cb: Missing images from change-id I2b9fd2d739085a297ec81ae73eebd60fed4c6896.
Merge commit 'b89653cb954e6945d78a3f2ed876a1760c5d5484'

* commit 'b89653cb954e6945d78a3f2ed876a1760c5d5484':
  Missing images from change-id I2b9fd2d739085a297ec81ae73eebd60fed4c6896.
2009-08-31 16:43:17 -07:00
Daniel Sandler
3cdbc2dfc1 resolved conflicts for merge of 2b9fd2d7 to master 2009-08-31 16:41:57 -04:00
Daniel Sandler
b89653cb95 Missing images from change-id I2b9fd2d739085a297ec81ae73eebd60fed4c6896. 2009-08-31 10:00:50 -04:00
Daniel Sandler
0a9359310d High-resolution (hdpi) artwork from TAT for Settings. 2009-08-28 15:02:50 -04:00