Eric Fischer
bc638bf6d7
Import revised translations.
...
Change-Id: I9f305f5f3c37e90022e21deb5cf262484a5360de
2011-07-07 11:49:07 -07:00
Gilles Debunne
ab189bd9a6
Fixed intents to start Settings activities
...
All tested, on tablet and on phone.
Change-Id: I8ab206b9db61c7c3800fe9bff175e87baf97ed7c
2011-07-07 08:45:46 -07:00
Brian Carlstrom
945e383833
Set progress bar to 0 when done so that will not come back as full
...
Change-Id: I766e852d029168433a0d47c93dc3110a053f712c
2011-07-06 15:13:48 -07:00
Brian Carlstrom
abb56b185b
Merge "Convert CA loading from spinning wheel to progress bar"
2011-07-06 13:45:07 -07:00
Brian Carlstrom
729c6d99e2
Convert CA loading from spinning wheel to progress bar
...
Change-Id: I3d9d596cbdf3ac4751b7b2e297faa0f667d2de02
2011-07-06 13:15:03 -07:00
Brian Carlstrom
a869123bc3
Merge "Improved presentation of CA list"
2011-07-06 12:06:20 -07:00
Brian Carlstrom
10cc989346
Improved presentation of CA list
...
Change-Id: Ibc6dd9d553c3f7f53453fb43e9842afe789d8b50
2011-07-06 10:43:07 -07:00
Mike Lockwood
02900a12b1
Super rough implementation of new USB settings
...
There does not seem to be a way to implement radio buttons in a settings screen,
so I am using check boxes as a temporary hack.
Change-Id: I2d2c7931f689ff04608662b64aafc4862cfef48e
Signed-off-by: Mike Lockwood <lockwood@android.com >
2011-07-06 10:56:13 -04:00
Chia-chi Yeh
fce1543ae9
Merge "VpnSettings: add status report."
2011-07-04 03:38:18 -07:00
Chia-chi Yeh
97fd85fd97
VpnSettings: add status report.
...
Change-Id: Ia050d997524b39868e6acce82d12b0415909ab77
2011-07-04 03:35:39 -07:00
satok
4c5fdcc3f7
Update settings for aux imes
...
Change-Id: I7528241eb0882fa5fae2a80e380375683cce2075
2011-07-04 17:47:11 +09:00
Chia-chi Yeh
5c9e37c295
VpnSettings: rename some variables.
...
Change-Id: I0550bebc55a42ad11768729d098ff5258442747e
2011-07-03 03:12:46 -07:00
Chia-chi Yeh
7606a2f4f3
VpnSettings: switch to the new user interface.
...
Change-Id: I7158cd8f146677b2823cfa936792fd232a37ae28
2011-07-02 17:45:23 -07:00
Chia-chi Yeh
e391a7690d
Merge changes I266f8403,Ia4dc4b23
...
* changes:
VpnSettings: hook up the legacy VPN with IConnectivityManager.
VpnSettings: IPSec Hybrid RSA does not need user certificate.
2011-07-02 17:29:09 -07:00
Chia-chi Yeh
d95ec87113
VpnSettings: hook up the legacy VPN with IConnectivityManager.
...
The status report is not implemented yet.
Change-Id: I266f840371e3698f779124d5e67bafe4d272cd94
2011-07-02 17:26:26 -07:00
Chia-chi Yeh
0082d17ce7
VpnSettings: IPSec Hybrid RSA does not need user certificate.
...
Apparently I was confused...
Change-Id: Ia4dc4b2399cffaf2e7a738b93212e821eb6d481d
2011-07-02 17:24:15 -07:00
Dianne Hackborn
5d77fc66e4
Merge "Move the main interesting DevTools settings into the main settings app."
2011-07-01 19:09:56 -07:00
Dianne Hackborn
eddc4fe89c
Move the main interesting DevTools settings into the main settings app.
...
These are in the "development" section of the settings app, expanding
on ADB and other stuff that is already there.
Change-Id: I61a4955df0c548dcf1f39be46d21e8b8d02e454a
2011-07-01 18:56:55 -07:00
Gilles Debunne
fc1cccd74f
Merge "AdvancedSettings replaced by AdvancedWifiSettings"
2011-07-01 15:04:20 -07:00
Gilles Debunne
1f43b33474
Merge "Fixed titles that differ from their link titles"
2011-07-01 14:25:46 -07:00
John Wang
142ec23d25
am ab824c81
: (-s ours) am f44308a7
: Display FCC id for LTE in Settings.
...
* commit 'ab824c8161207c6e957440b66a899cd9656b1ddf':
Display FCC id for LTE in Settings.
2011-07-01 09:21:16 -07:00
Chia-chi Yeh
50e53742f1
Merge "VpnSettings: rename some fields."
2011-06-30 23:36:52 -07:00
Chia-chi Yeh
2fa9eade41
VpnSettings: rename some fields.
...
Change-Id: I999b773192d167f21c4a684c1864c37b9a433390
2011-06-30 23:34:53 -07:00
Johannes Carlsson
8258dc23d3
Fix NPE due to missing ProcessItem.mPackageInfo
...
The reason was that a item was removed from the SparseArray while
iterating it causing one ProcessItem to be skipped in the loop which
makes sure that mPackageInfo is not null. This happens when all
processes for one uid is stopped and a new process is created.
This problem was found by running monkey.
Change-Id: I5e9a76e8007819d5e6d9ba15af0c2362da193526
2011-07-01 07:56:27 +02:00
Jim Miller
c0f447fbc5
Merge "Fix 4686480: Update ChooseLockPatternTutorial"
2011-06-30 19:25:16 -07:00
Gilles Debunne
c8dea7fefe
Fixed titles that differ from their link titles
...
Change-Id: Ifa7138a907a6adca05b8906b77f185c78583bff5
2011-06-30 19:09:28 -07:00
Jim Miller
c56293dae1
Fix 4686480: Update ChooseLockPatternTutorial
...
- Shorten description string to fit on one page
- Use new scalable LockPatternView to show example pattern.
Change-Id: I1204b6de9da05d9d3f4e503bec2fc4fb3034a4b3
2011-06-30 18:10:17 -07:00
Brian Carlstrom
9a2ffdce98
Merge "Fix TrustedCredentialsSettings for small screens"
2011-06-30 18:06:31 -07:00
Brian Carlstrom
91615cfa9e
Fix TrustedCredentialsSettings for small screens
...
Change-Id: I01149a88b044d0f95db01039aabba62666e8f397
2011-06-30 17:57:42 -07:00
Gilles Debunne
dcff7338ad
AdvancedSettings replaced by AdvancedWifiSettings
...
Change-Id: Ie51d14c9961e8780c8774bbe56e113cf85357817
2011-06-30 17:21:09 -07:00
John Wang
ab824c8161
am f44308a7
: Display FCC id for LTE in Settings.
...
* commit 'f44308a78d35db9cc211f26cd811c067460b18f1':
Display FCC id for LTE in Settings.
2011-06-30 16:41:15 -07:00
John Wang
f44308a78d
Display FCC id for LTE in Settings.
...
If ro.ril.fccid is set by RIL, display it at Settings -> About Tablet -> FCC Equipment ID.
bug:4965501
Change-Id: I920ab071bf1997c4fbf3ce81f88e24f512d004c3
2011-06-30 16:33:54 -07:00
Gilles Debunne
9416136b4d
Bluetooth messages improved.
...
Tap to pair in place of searching. Message when no device is found.
Change-Id: I0a4b1fa140e8a30b154ae2686e9c75d3768fc44e
2011-06-30 15:44:07 -07:00
Amith Yamasani
f5f40108ad
Merge "Re-enable hardware acceleration. Driver bug seems fixed."
2011-06-30 12:09:34 -07:00
Amith Yamasani
68511d0902
Re-enable hardware acceleration. Driver bug seems fixed.
...
Bug: 4883047
Change-Id: If6aae8fdff8a0d144e595f6e7cf4241800d18554
2011-06-30 12:07:41 -07:00
Amith Yamasani
2d9357f6d0
Fix a crash on certain devices in Storage settings.
...
Bug: 4980974
Change-Id: If4b89f9cb1813c30ced6d7093381a01a5aa00346
2011-06-30 11:08:41 -07:00
satok
3fa13775e8
Implement new UI for IME settings
...
Bug: 4645160
Change-Id: If9046e7e96732f6ee4c0594cc66622b6462bdec9
2011-06-30 20:13:29 +09:00
Matthew Xie
dbed12020c
Show user dialog for BT connection and phonebook access
...
Show user dialog for incoming BT connection requests from unknown
devices. Move phone book access permission dialog from bluetooth to settings.
The permision dialog pops up to the screen properly instead of
always as notification. AT+CPBR will also use the permission dialog
to ask for user permission.
bug 4489572
Change-Id: Ic1e74b2a9416a462cac4f519240a313691da90c4
2011-06-29 23:33:26 -07:00
Dianne Hackborn
29865fed4d
Merge "Fix up storage UI for old USB storage."
2011-06-29 17:37:47 -07:00
Amith Yamasani
38898b63f0
Merge "Add PowerUsageSummary to proguard list."
2011-06-29 17:31:49 -07:00
Amith Yamasani
1909901875
Add PowerUsageSummary to proguard list.
...
Bug: 4975279
Change-Id: I8e36dd6ce6f0e6a7859af00e7980e636933140fb
2011-06-29 17:24:14 -07:00
Gilles Debunne
c98357a4b4
Merge "Double list in Bluetooth Settings"
2011-06-29 15:59:21 -07:00
Dianne Hackborn
bd9ddab4f4
Fix up storage UI for old USB storage.
...
- In the storage overview, if storage is not emulated then we have a
new first section showing internal storage.
- In manage applications, we know show storage use on the SD card
separately from internal storage use.
Change-Id: I7eb993f59fdb5de5f5dcfe4a3bc2b95ae30d754a
2011-06-29 15:41:28 -07:00
Chia-chi Yeh
2df5970197
Merge "VpnSettings: generate arguments for PPTP and L2TP IPSec VPNs."
2011-06-29 15:33:58 -07:00
Chia-chi Yeh
bbb5094be6
VpnSettings: generate arguments for PPTP and L2TP IPSec VPNs.
...
Change-Id: Ia58afa2f6f6d4b1b208bf6b893b8b7712154bdbf
2011-06-29 15:29:28 -07:00
Brian Carlstrom
d1669eac43
Merge "Follow naming conventions of proguard.flags"
2011-06-28 20:05:46 -07:00
Brian Carlstrom
ac45fb42b0
Follow naming conventions of proguard.flags
...
Change-Id: Idbd136fb25447aa1f6629d8caa17b87924ed3936
2011-06-28 19:57:14 -07:00
Gilles Debunne
4346cda76c
Double list in Bluetooth Settings
...
Paired devices are listed first (from cache), followed by unpaired ones.
A scan is only started on user request or when there is no paired device
(should it be when there is no paired *connected* device?).
Wrench icon only displayed for paired devices.
Wrench click listener no longer uses mDeviceSettings which is unreliable
with ListView view recycling.
Fixed blinking ProgressCategory when the category was first in the list.
Change-Id: Ie749883426c12bd354da64733bd04b00304bc1f5
2011-06-28 18:17:30 -07:00
Daisuke Miyakawa
fe0be7fcbf
Remove call settings menu
...
It will be shown in Contacts app instead
Bug: 4971637
Change-Id: I081708d4b2cf296d0e37dd20f6ac82f37438d9f0
2011-06-28 16:07:44 -07:00
Jim Miller
d1a22ec0a2
Merge "Fix 4686480: Cleanup LockScreen settings"
2011-06-28 12:58:14 -07:00