Commit Graph

2493 Commits

Author SHA1 Message Date
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
Gilles Debunne
576bd3e22f packages/apps/Settings/ : added scaled hdpi version of assets that were moved to drawable-mdpi
Change-Id: Ie5b884dd54a21d41467e3da9f7a5e499ee5d3245
2010-08-03 10:47:35 -07:00
Irfan Sheriff
2c1bb01e4f Merge "Keep airplane mode UI & system settings in sync" 2010-08-03 08:29:09 -07:00
Irfan Sheriff
ecea11f3e9 Keep airplane mode UI & system settings in sync
If mobile radio bring up/down fails, airplane mode UI & system settings
go out of sync and this prevents wifi from being brought up on every
reboot.

Bug: 2887841
Change-Id: Id0f1299e6b4e2c28b72c8fb8d853dad3fcaceaa7
2010-08-02 19:14:17 -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
Dianne Hackborn
cdc8ee9ed7 am a3be8640: am 0f9daab7: Manage apps "third party" and "on sd card" filters were swapped.
Merge commit 'a3be864081ece005cf378ba8878063218cb1a131'

* commit 'a3be864081ece005cf378ba8878063218cb1a131':
  Manage apps "third party" and "on sd card" filters were swapped.
2010-07-30 15:30:05 -07:00
Dianne Hackborn
a3be864081 am 0f9daab7: Manage apps "third party" and "on sd card" filters were swapped.
Merge commit '0f9daab75f1557722b6e687a68eebfd5d28cbc51' into gingerbread-plus-aosp

* commit '0f9daab75f1557722b6e687a68eebfd5d28cbc51':
  Manage apps "third party" and "on sd card" filters were swapped.
2010-07-30 15:25:29 -07:00
Dianne Hackborn
0f9daab75f Manage apps "third party" and "on sd card" filters were swapped.
Also change the app details screen to make use of the common
ApplicationsState object for its UI, improving launch performance.

Change-Id: I387ed72a06d44aab47a85692c10247ce488c605c
2010-07-30 14:26:37 -07:00
Ben Clark
0008d219a2 Refactor to remove multiple in-loop Object[]->String[] castings
(This replaces Iaa0f3b25eaadb094a4c3fb4cecbd09e0322aae33)

This change removes the need to convert Object[]->String[] for each iteration
of each of available,tethered,errored states in updateStatus()
by converting these as soon as possible.

This fix (and the code before) is strange because each of available,tethered,
errored are defined as type ArrayList<String> but
intent.getStringArrayListExtra() returns type Object[] dispite its name.
Because other calls to updateState() use String[] it seems best to do the
conversion outside this method in the Object[] case and thus avoid the
per-iteration casting in the Object[] case and the downright wasteful
per-iteration String[]->Object[]->String[] casting in the String[] input cases.

I've also removed some unused imports and an unused variable.

Change-Id: I805ef19aa9ceff7e4fc491623cdcb413ce170798
2010-07-29 20:51:31 +01:00
Dianne Hackborn
26d349815d am 6fce81a6: am 508fedc4: Improvements to manage apps / running services:
Merge commit '6fce81a69d7c2891d31618016c8ddc7b08deaa03'

* commit '6fce81a69d7c2891d31618016c8ddc7b08deaa03':
  Improvements to manage apps / running services:
2010-07-28 17:46:32 -07:00
Dianne Hackborn
6fce81a69d am 508fedc4: Improvements to manage apps / running services:
Merge commit '508fedc4102790dcd7004e4962e2b540967b714b' into gingerbread-plus-aosp

* commit '508fedc4102790dcd7004e4962e2b540967b714b':
  Improvements to manage apps / running services:
2010-07-28 17:44:19 -07:00
Dianne Hackborn
508fedc410 Improvements to manage apps / running services:
- Running services now keeps a single data structure to make
  switching through the UI a lot faster.
- Display text when there are no apps.
- Fix deadlock.
- Add new preference entry to view manage apps for storage use.
- Etc.

Change-Id: I0f5babf407ed7e84169f59584ddcb6cd0e9d67d9
2010-07-28 17:41:08 -07:00
Dianne Hackborn
57e1734173 am 9248082d: am e7623f77: Rewrite Manage Applications to be faster and simpler.
Merge commit '9248082d0a19a1d1c9b2d70e0be8f78e38ecc657'

* commit '9248082d0a19a1d1c9b2d70e0be8f78e38ecc657':
  Rewrite Manage Applications to be faster and simpler.
2010-07-27 16:59:32 -07:00
Dianne Hackborn
9248082d0a am e7623f77: Rewrite Manage Applications to be faster and simpler.
Merge commit 'e7623f775cb37a8de049dae8c03b5b396526fdd1' into gingerbread-plus-aosp

* commit 'e7623f775cb37a8de049dae8c03b5b396526fdd1':
  Rewrite Manage Applications to be faster and simpler.
2010-07-27 16:35:13 -07:00
Dianne Hackborn
e7623f775c Rewrite Manage Applications to be faster and simpler.
Change-Id: I4cf405e83a369cb935bccf375798557ffd93e14e
2010-07-27 15:23:51 -07:00
Mike Dodd
5e47f95316 Fix build.
Change-Id: I9982c3b1a7f844af82513012a267f2efb14a5031
2010-07-26 15:16:03 -07:00
Jean-Baptiste Queru
58d70800fd am 885ac770: am 46c0a5b1: Merge "Remove unused imports in SecuritySettings.java"
Merge commit '885ac7701fc809276aed1be151b9ecd8bd0a1cd3'

* commit '885ac7701fc809276aed1be151b9ecd8bd0a1cd3':
  Remove unused imports in SecuritySettings.java
2010-07-26 14:41:52 -07:00
Jean-Baptiste Queru
885ac7701f am 46c0a5b1: Merge "Remove unused imports in SecuritySettings.java"
Merge commit '46c0a5b12973fcd40b72b48fe344e45f1110865e' into gingerbread-plus-aosp

* commit '46c0a5b12973fcd40b72b48fe344e45f1110865e':
  Remove unused imports in SecuritySettings.java
2010-07-26 14:37:30 -07:00
Jean-Baptiste Queru
46c0a5b129 Merge "Remove unused imports in SecuritySettings.java" 2010-07-26 14:33:08 -07:00
Dianne Hackborn
30fff386ab am 2e8bf1aa: am 938079c9: Fix drawing of phone signal chart.
Merge commit '2e8bf1aa8291f8b0523b052d94cf1fcd6bf65cc7'

* commit '2e8bf1aa8291f8b0523b052d94cf1fcd6bf65cc7':
  Fix drawing of phone signal chart.
2010-07-26 12:29:44 -07:00
Dianne Hackborn
5fe507eafd am bc77ddbc: am 4d83bd2d: Add UI to report a running service to the developer.
Merge commit 'bc77ddbcf5981557eb87bf65d6d09ef455efb773'

* commit 'bc77ddbcf5981557eb87bf65d6d09ef455efb773':
  Add UI to report a running service to the developer.
2010-07-26 12:29:42 -07:00
Dianne Hackborn
3205412109 am 77ba65ea: am 49f4ba4a: Various small UI cleanup in settings.
Merge commit '77ba65eaec3587ad9fcdeea5e6937c8821838add'

* commit '77ba65eaec3587ad9fcdeea5e6937c8821838add':
  Various small UI cleanup in settings.
2010-07-26 12:29:40 -07:00
Dianne Hackborn
27fe995f02 am 4d4ccc9a: am 9db5ee35: Add facility to disable system packages.
Merge commit '4d4ccc9acbf9c46c930129fcb98230886dac5b9f'

* commit '4d4ccc9acbf9c46c930129fcb98230886dac5b9f':
  Add facility to disable system packages.
2010-07-26 12:29:38 -07:00
Dianne Hackborn
b48e46c7d5 am e5d948f3: am cbaf6ceb: Add battery history details activity.
Merge commit 'e5d948f333b78061076c7764d641b84c8751b2c9'

* commit 'e5d948f333b78061076c7764d641b84c8751b2c9':
  Add battery history details activity.
2010-07-26 12:29:35 -07:00
Dianne Hackborn
2e8bf1aa82 am 938079c9: Fix drawing of phone signal chart.
Merge commit '938079c9b36f0a45e58b5b086393647d71aebeba' into gingerbread-plus-aosp

* commit '938079c9b36f0a45e58b5b086393647d71aebeba':
  Fix drawing of phone signal chart.
2010-07-26 12:25:13 -07:00
Dianne Hackborn
bc77ddbcf5 am 4d83bd2d: Add UI to report a running service to the developer.
Merge commit '4d83bd2dbd6cd068ef770ec960c24414e8aa6391' into gingerbread-plus-aosp

* commit '4d83bd2dbd6cd068ef770ec960c24414e8aa6391':
  Add UI to report a running service to the developer.
2010-07-26 12:24:59 -07:00
Dianne Hackborn
77ba65eaec am 49f4ba4a: Various small UI cleanup in settings.
Merge commit '49f4ba4adc255b812d562b7d802f91cb6d8d0671' into gingerbread-plus-aosp

* commit '49f4ba4adc255b812d562b7d802f91cb6d8d0671':
  Various small UI cleanup in settings.
2010-07-26 12:24:35 -07:00
Dianne Hackborn
4d4ccc9acb am 9db5ee35: Add facility to disable system packages.
Merge commit '9db5ee35d5345e13e6e6b857dbad5a83e9f037d1' into gingerbread-plus-aosp

* commit '9db5ee35d5345e13e6e6b857dbad5a83e9f037d1':
  Add facility to disable system packages.
2010-07-26 12:24:31 -07:00
Dianne Hackborn
e5d948f333 am cbaf6ceb: Add battery history details activity.
Merge commit 'cbaf6ceb8e6b2d36a40589de6380ff93e75335df' into gingerbread-plus-aosp

* commit 'cbaf6ceb8e6b2d36a40589de6380ff93e75335df':
  Add battery history details activity.
2010-07-26 12:24:09 -07:00
Dianne Hackborn
938079c9b3 Fix drawing of phone signal chart.
Change-Id: I15253624ab37d3a494a541d813ee1bf2187e145d
2010-07-25 12:41:05 -07:00
Dianne Hackborn
4d83bd2dbd Add UI to report a running service to the developer.
Change-Id: Ia3f666344ee02bc96784b198533392252230bd80
2010-07-24 20:06:34 -07:00
Dianne Hackborn
49f4ba4adc Various small UI cleanup in settings.
- Remove title bar in various places where it is not useful.
- Tighten up some text to avoid spilling across lines.
- Remove strong wording about turning off GPS to save battery.

Change-Id: Ieed9f8f3a3cf6a892a49362677594b447a266925
2010-07-24 17:51:23 -07:00
Dianne Hackborn
9db5ee35d5 Add facility to disable system packages.
Change-Id: I762c76993e0f88d255dfc04acbea6c6adea7103d
2010-07-24 16:55:22 -07:00
Ben Clark
844d2a34a2 Remove unused imports in SecuritySettings.java
Change-Id: Ibce3dbdd8ee8a6cd1727313f3a2502717ee7f30a
2010-07-24 23:06:16 +01:00
Dianne Hackborn
cbaf6ceb8e Add battery history details activity.
Adds a full-screen version of the battery history visualization,
which you can get to by tapping on the battery history chart in
the summary screen.

Change-Id: Ibca5ef3d0883ff6ffa80b6ddca3c8ac838c85842
2010-07-24 13:37:04 -07:00
Ben Clark
32ba8da8a8 am 84c27eec: am f7f47d00: Removed unused import android.widget.LinearLayout
Merge commit '84c27eecddf856544528c4835282ac4c3b3b20af'

* commit '84c27eecddf856544528c4835282ac4c3b3b20af':
  Removed unused import android.widget.LinearLayout
2010-07-22 10:51:45 -07:00