Commit Graph

2628 Commits

Author SHA1 Message Date
Erik Ljungberg
d5234bc844 BT: The Phone doesn't "wake up" when trying to pair with it.
To improve the pairing request usability:
- In the case where a notification shall be used the standard
  notification sound is added
- When the screen is off notification is always used.

Change-Id: I751a7913517c64de5d7ba06d7c17358197d002c5
2010-08-19 17:47:44 +02:00
Amith Yamasani
d79934731c Refactor settings top level activities to use fragments.
Added a base class SettingsPreferenceFragment from which the settings activities should
be derived so that they can behave like fragments. It contains some commonly called
utility methods and dialog conversion to DialogFragment.

Some of the top-level activities can be launched directly without the left pane.
Settings.java acts as a proxy activity that contains just that settings fragment without
the left pane.

There are still a lot of second and third level activities that need to be fragmentized.
This is just the first pass to test the 2-pane layout.
2010-08-18 22:59:33 -07:00
Jake Hamby
2876ad6208 am 2fcfb289: Merge " Fix Bluetooth Settings activity memory leak."
Merge commit '2fcfb28982b84a6383774cfd50d6a963b1a985e1' into gingerbread-plus-aosp

* commit '2fcfb28982b84a6383774cfd50d6a963b1a985e1':
  Fix Bluetooth Settings activity memory leak.
2010-08-18 19:36:53 -07:00
Jake Hamby
2fcfb28982 Merge " Fix Bluetooth Settings activity memory leak." 2010-08-18 19:29:53 -07:00
Dianne Hackborn
4962c855b8 am a712c3b7: A couple small settings fixes:
Merge commit 'a712c3b7b5a17129d016ede082e3e3b2bbd31f9a' into gingerbread-plus-aosp

* commit 'a712c3b7b5a17129d016ede082e3e3b2bbd31f9a':
  A couple small settings fixes:
2010-08-18 18:42:18 -07:00
Dianne Hackborn
a712c3b7b5 A couple small settings fixes:
- Correctly position WIFI/GPS charts.
- Start out with running services hidden in case we need to show
  the progress bar.

Change-Id: I8852f334f68f4e9122b5d688d9fd57d0f94d94d8
2010-08-18 17:47:39 -07:00
Danica Chang
3a9cf03636 Merge "bluetooth tethering" 2010-08-18 16:58:52 -07:00
Eric Fischer
dbd31f29d9 Import Romansh translations.
Change-Id: I71df0c212e4ef30c94bc36d048226c3216f79e9b
2010-08-18 16:26:49 -07:00
Eric Fischer
b08adb0032 am e86ec30f: (-s ours) am f8a91b53: Import revised translations. DO NOT MERGE
Merge commit 'e86ec30f3fc916f32e9c3e58d1f026a10f9b265f'

* commit 'e86ec30f3fc916f32e9c3e58d1f026a10f9b265f':
  Import revised translations.  DO NOT MERGE
2010-08-18 13:43:18 -07:00
Eric Fischer
e86ec30f3f am f8a91b53: Import revised translations. DO NOT MERGE
Merge commit 'f8a91b535b05619061dad5870db2318b012bbc0b' into gingerbread-plus-aosp

* commit 'f8a91b535b05619061dad5870db2318b012bbc0b':
  Import revised translations.  DO NOT MERGE
2010-08-18 13:36:36 -07:00
Danica Chang
32711b6752 bluetooth tethering
Change-Id: I8dfb1c85bb8b963d2937b8bc4a4c9f0cf641785d
2010-08-17 19:07:07 -07:00
Eric Fischer
4216902ba3 Import revised translations.
Change-Id: I22bb0d58dabccd19a4726c5abf97710f1970c211
2010-08-17 16:56:21 -07:00
Eric Fischer
f8a91b535b Import revised translations. DO NOT MERGE
Change-Id: If954fbc7c9ff4898e76e6e4dcde4f9dffdd7cbf2
2010-08-17 16:45:27 -07:00
thigobr
d4cebee1e4 Fix Bluetooth Settings activity memory leak.
There were two leaks in Bluetooth Settings: one when rotating the
    phone and other when scanning for bluetooth devices.
2010-08-17 12:59:41 -03:00
Ben Clark
f2687380dc am 8d62eb4a: am 0008d219: Refactor to remove multiple in-loop Object[]->String[] castings
Merge commit '8d62eb4a51141f4464ba0b4c510cf0ec4198a56a'

* commit '8d62eb4a51141f4464ba0b4c510cf0ec4198a56a':
  Refactor to remove multiple in-loop Object[]->String[] castings
2010-08-17 07:51:35 -07:00
Ben Clark
8d62eb4a51 am 0008d219: Refactor to remove multiple in-loop Object[]->String[] castings
Merge commit '0008d219a2964218477d5bd5f28a848844063c44' into gingerbread-plus-aosp

* commit '0008d219a2964218477d5bd5f28a848844063c44':
  Refactor to remove multiple in-loop Object[]->String[] castings
2010-08-17 07:48:32 -07:00
Dianne Hackborn
c94e7d1954 am 6ca1da8c: am ff3673c7: Make running services initial update async.
Merge commit '6ca1da8c97f76f1b07fc70846ae31e22fb72c160'

* commit '6ca1da8c97f76f1b07fc70846ae31e22fb72c160':
  Make running services initial update async.
2010-08-16 15:18:30 -07:00
Dianne Hackborn
e5b148ba29 am 343158c7: am be5994d2: Some improvements to the battery usage UI:
Merge commit '343158c797ea12f3f43df2a0ec70c65ada9e6daa'

* commit '343158c797ea12f3f43df2a0ec70c65ada9e6daa':
  Some improvements to the battery usage UI:
2010-08-16 15:17:36 -07:00
Daisuke Miyakawa
3f1f0393f8 Tiny fix: remove warnings in WifiApiDialog.
Change-Id: Ifff3dd5d0a98e0be5bbe97c11fe4441bccfa6d09
2010-08-15 19:34:15 -07:00
Dianne Hackborn
6ca1da8c97 am ff3673c7: Make running services initial update async.
Merge commit 'ff3673c7f477b1d78e64a8bc28754552dcdc8826' into gingerbread-plus-aosp

* commit 'ff3673c7f477b1d78e64a8bc28754552dcdc8826':
  Make running services initial update async.
2010-08-15 17:37:14 -07:00
Dianne Hackborn
ff3673c7f4 Make running services initial update async.
Also fix the value show for an app's awake time.

Change-Id: I801681d3a1d47a6bb1f3fb8cc5b0ef009201146f
2010-08-15 17:29:07 -07:00
Dianne Hackborn
343158c797 am be5994d2: Some improvements to the battery usage UI:
Merge commit 'be5994d20152c7194aac79eb8152240655fd3373' into gingerbread-plus-aosp

* commit 'be5994d20152c7194aac79eb8152240655fd3373':
  Some improvements to the battery usage UI:
2010-08-13 16:00:49 -07:00
Dianne Hackborn
be5994d201 Some improvements to the battery usage UI:
- Show wake lock usage in the battery history.
- Show WIFI usage in the battery history.
- Show the amount an app has held a wake lock in the app details.
- Also fix service run time computation in running services.

Change-Id: I5aa959857f83808fbc709f65204f59bbfb73935b
2010-08-13 14:22:34 -07:00
Daisuke Miyakawa
f883073082 Merge "Create LocalePickerFragment for fragmentizing LocalePicker Activity." 2010-08-13 13:52:43 -07:00
Daisuke Miyakawa
c81adf598f Create LocalePickerFragment for fragmentizing LocalePicker Activity.
Need to add proguard.flag, as the Activity crashes without it.

Change-Id: Icbc75be4a4183920ed472ac64cc509115260f865
2010-08-13 13:36:51 -07:00
Jean-Baptiste Queru
54c0837bbe am f9cfab20: Fix build - add missing import
Merge commit 'f9cfab203a61346b86373a91ca239b624c7106c7'

* commit 'f9cfab203a61346b86373a91ca239b624c7106c7':
  Fix build - add missing import
2010-08-12 14:34:33 -07:00
Jean-Baptiste Queru
f9cfab203a Fix build - add missing import
Change-Id: I31c5db903532c68b42760f29b3fbb46c7c7854f8
2010-08-12 14:30:26 -07:00
Daisuke Miyakawa
6a3e48c035 Merge "Remove LocalePickerInSetupWizard." 2010-08-12 12:22:05 -07:00
Irfan Sheriff
ccba07f522 Merge "asynchronous API changes" 2010-08-12 07:59:25 -07:00
Dianne Hackborn
b2d2a6c63f am 0e404872: am 36735462: More version info.
Merge commit '0e4048721980926ed9f78de955658eb5d07dcfc4'

* commit '0e4048721980926ed9f78de955658eb5d07dcfc4':
  More version info.
2010-08-11 22:34:43 -07:00
Dianne Hackborn
0e40487219 am 36735462: More version info.
Merge commit '3673546205ebf1b4c83c212c1032eea38c8adbe7' into gingerbread-plus-aosp

* commit '3673546205ebf1b4c83c212c1032eea38c8adbe7':
  More version info.
2010-08-11 22:32:15 -07:00
Dianne Hackborn
3673546205 More version info.
Change-Id: I006951028135e95ce7bb2463f00649a691b5f615
2010-08-11 22:28:29 -07:00
Daisuke Miyakawa
4ced172492 Remove LocalePickerInSetupWizard.
Currently LocalePicker and LocalePickerInSetupWizard are identical and
the latter is not used at all. Let's remove it.

Change-Id: I951433350a7ead5c0b7036e84b609424ad0d0898
2010-08-11 18:12:32 -07:00
Irfan Sheriff
d821c7adcc asynchronous API changes
Use the simplified connect, save & remove async API

Change-Id: I5754f1772163bcb4ab0ae18cab3747e17c21531a
2010-08-11 08:32:28 -07:00
Eric Fischer
abf87dca0a Merge "Import revised translations." 2010-08-10 12:20:53 -07:00
Eric Fischer
fa58e8dcb0 Import revised translations.
Change-Id: Ib5a34ef0ce1f4639a4744efbc401788982ad43b3
2010-08-10 12:13:01 -07:00
Eric Fischer
192ac601d1 am cd361907: (-s ours) am 38f15782: Import revised translations. DO NOT MERGE
Merge commit 'cd361907d510224da4eceba8dd7958f0ddc5d55d'

* commit 'cd361907d510224da4eceba8dd7958f0ddc5d55d':
  Import revised translations.  DO NOT MERGE
2010-08-10 12:04:00 -07:00
Eric Fischer
cd361907d5 am 38f15782: Import revised translations. DO NOT MERGE
Merge commit '38f157820750b90434208ef66330dcab52882ede' into gingerbread-plus-aosp

* commit '38f157820750b90434208ef66330dcab52882ede':
  Import revised translations.  DO NOT MERGE
2010-08-10 12:00:38 -07:00
Eric Fischer
38f1578207 Import revised translations. DO NOT MERGE
Change-Id: Iecf4053f74ab4c38b165291feef5211ce4cfc83e
2010-08-10 11:52:27 -07:00
Eric Fischer
f10101c9c6 Import revised translations.
Change-Id: I0b805e4c7d2cedf70ec4ca5309f2a8073010fa51
2010-08-05 16:09:45 -07:00
Vasu Nori
501533cbe6 Merge "if requery returns false, throw exception" 2010-08-05 12:16:31 -07:00
Eric Fischer
5348a5bc01 am 8e2193c6: (-s ours) am 4d9d75a4: Import revised translations. DO NOT MERGE
Merge commit '8e2193c6d03fdf7b109aed375c197446b91204f6'

* commit '8e2193c6d03fdf7b109aed375c197446b91204f6':
  Import revised translations.  DO NOT MERGE
2010-08-05 11:45:09 -07:00
Vasu Nori
d334d52c47 if requery returns false, throw exception
bug:2894145
Change-Id: Iba36031fae90e53a6c71677e3ec23ba017234407
2010-08-05 11:32:54 -07:00
Oscar Montemayor
05411893af Enabling users toset the Global Proxy from wireless settings.
Change-Id: Ie9b37e4c8e042fab738d2181878e93d7d2645834
2010-08-04 14:52:21 -07:00
Irfan Sheriff
3d9d445aba Merge "Increase scan time in settings" 2010-08-04 11:50:43 -07:00
Irfan Sheriff
7add00049a Increase scan time in settings
With the combo scan on all bands taking about 5-6s,
increase scan time in settings to 10s.

Change-Id: Ie98605a211dcb149b3bbd2c723bc10352e207cc3
2010-08-04 11:27:42 -07:00
Eric Fischer
8e2193c6d0 am 4d9d75a4: Import revised translations. DO NOT MERGE
Merge commit '4d9d75a42471ca65670fd2adc80d37bca43a69f6' into gingerbread-plus-aosp

* commit '4d9d75a42471ca65670fd2adc80d37bca43a69f6':
  Import revised translations.  DO NOT MERGE
2010-08-04 10:59:25 -07:00
Eric Fischer
4d9d75a424 Import revised translations. DO NOT MERGE
Change-Id: Ic83849d97650cec0560d847a962756c53d65ea78
2010-08-04 10:45:20 -07:00
Gilles Debunne
b0606dcf67 Generated hdpi drawable size reduced
Change-Id: I1f181d46fba25a1af9e68281687d330cb547409e
2010-08-03 18:37:34 -07:00
Gilles Debunne
a16d64bf60 Merge "packages/apps/Settings/ : added scaled hdpi version of assets that were moved to drawable-mdpi" 2010-08-03 10:57:49 -07:00