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
Dianne Hackborn
e3cfa9bc55
am 13bac39d
: Remove obsolete compat mode UI.
...
* commit '13bac39d2120a82b8a22b52f0db0727aa04b1f38':
Remove obsolete compat mode UI.
2011-06-24 12:24:21 -07:00
Dianne Hackborn
13bac39d21
Remove obsolete compat mode UI.
...
Change-Id: Ie16f70af4b8d6f33db21363a478049659669e0b3
2011-06-23 17:04:06 -07:00
Eric Fischer
3bf263c97e
am b5c4437f
: Import revised translations. DO NOT MERGE
...
* commit 'b5c4437f336c3e79d34428de0b1b7ce22785fb29':
Import revised translations. DO NOT MERGE
2011-06-16 14:29:39 -07:00
Eric Fischer
b5c4437f33
Import revised translations. DO NOT MERGE
...
Change-Id: I4fa5f4000565d487a86e858cb3520555b2147dd2
2011-06-15 15:13:19 -07:00
Amith Yamasani
e7f7643c48
am 6ef6f183
: Stability fixes for Settings. Asynchronous callbacks causing NPEs.
...
* commit '6ef6f183e4d8be0828d1a969178a6e315d8a0ea7':
Stability fixes for Settings. Asynchronous callbacks causing NPEs.
2011-06-14 15:41:00 -07:00
Amith Yamasani
6ef6f183e4
Stability fixes for Settings. Asynchronous callbacks causing NPEs.
...
Bug: 4598717
Change-Id: I7f1c5bf6e079bb36301e81085096c5b82615814b
2011-06-14 15:19:14 -07:00
Mike Lockwood
c1db119250
am d2a6f28f
: Disable option to format SD card for secondary external storage
...
* commit 'd2a6f28fa7ba8189d2a1987129db27fd840fac0f':
Disable option to format SD card for secondary external storage
2011-06-13 04:25:51 -07:00
Mike Lockwood
d2a6f28fa7
Disable option to format SD card for secondary external storage
...
This is a temporary workaround for an interoperability problem with MTP
Change-Id: Iaf63ea0ac76e12ffd635765785da027cab0fcb9a
Signed-off-by: Mike Lockwood <lockwood@android.com >
2011-06-11 18:11:03 -04:00
Freeman Ng
fb09607469
am 148222fd
: Merge "remove disabling of Back/Dismiss button for 10" mode" into honeycomb-mr2
...
* commit '148222fd43499a578c16c0bdf6ae9336255facd7':
remove disabling of Back/Dismiss button for 10" mode
2011-06-09 18:22:02 -07:00
Freeman Ng
f2a9bd337b
am 0a67cdb7
: Merge "add "behind" screen orientation to prevent spurious flipping" into honeycomb-mr2
...
* commit '0a67cdb7e1d853ae0431c36e95930bbf355eca52':
add "behind" screen orientation to prevent spurious flipping
2011-06-09 18:22:00 -07:00
Freeman Ng
148222fd43
Merge "remove disabling of Back/Dismiss button for 10" mode" into honeycomb-mr2
2011-06-09 18:20:13 -07:00
Freeman Ng
0a67cdb7e1
Merge "add "behind" screen orientation to prevent spurious flipping" into honeycomb-mr2
2011-06-09 18:20:04 -07:00
Dianne Hackborn
60d8b3f875
am 55c86911
: Mark access to private resources now that aapt enforces this.
...
* commit '55c869119aabc27d3b6c6b4aab0e69faf57f1250':
Mark access to private resources now that aapt enforces this.
2011-06-09 16:04:44 -07:00
Freeman Ng
03708e030a
remove disabling of Back/Dismiss button for 10" mode
...
bug: 4580049
Change-Id: Ifee699a3ff42282a30c3c7c61b6e7799ac902700
2011-06-09 16:00:34 -07:00
Dianne Hackborn
55c869119a
Mark access to private resources now that aapt enforces this.
...
Change-Id: Ifea6854d8295294011b5253640198a10e1b5c1e1
2011-06-09 15:33:56 -07:00
Freeman Ng
9df47ed19e
add "behind" screen orientation to prevent spurious flipping
...
Calling setRequestedOrientation() before setContentView() used to
start activities off in the desired orientation even if the device
was in the opposite orientation, but now, there's a kind of lag
where they display briefly in the device orientation before
flipping to the request one. This change eliminates this effect.
bug: 4581374
Change-Id: I807b0a0a8a247ec8e51b85707afcbd9f75ed9956
2011-06-09 12:00:35 -07:00
Justin Ho
ea8f103f83
am 7825cb29
: Fixing remaining SetupWizard backgrounds for Flyer Bug: 4523403
...
* commit '7825cb295c5f08f84282b4bbaeb03da0a536a826':
Fixing remaining SetupWizard backgrounds for Flyer Bug: 4523403
2011-06-08 23:30:25 -07:00
Justin Ho
7825cb295c
Fixing remaining SetupWizard backgrounds for Flyer
...
Bug: 4523403
Change-Id: I568747b5b856f0418caaf81664dcfa5b8fdb2481
2011-06-08 23:13:05 -07:00
Irfan Sheriff
f448c32d9b
Merge "Fix UI settings display issues" into honeycomb-LTE
2011-06-07 13:54:53 -07:00
Freeman Ng
c47e9a1d65
am 0fd7736b
: Merge "use prefs-style layout for setup wizard date/time settings on non-xlarge screens" into honeycomb-mr2
...
* commit '0fd7736b7153c1a304d7c6098ecf1223052f56d5':
use prefs-style layout for setup wizard date/time settings on non-xlarge screens
2011-06-07 12:58:06 -07:00
Freeman Ng
0fd7736b71
Merge "use prefs-style layout for setup wizard date/time settings on non-xlarge screens" into honeycomb-mr2
2011-06-07 12:53:41 -07:00
Irfan Sheriff
317e0aa530
Fix UI settings display issues
...
- Update access points to reflect the latest IP configuration
- Show IP list for static IP networks
Bug: 4391449
Change-Id: If8fb6fe8bdca9d6e635b1b12927c17e1661f200c
2011-06-07 12:28:26 -07:00
Freeman Ng
351367bbd8
am f368d4dc
: Merge "add options to lock suw wifi setup orientation into portrait or landscape" into honeycomb-mr2
...
* commit 'f368d4dc525f79b09bd1e36b96d0ec5b179a1e8c':
add options to lock suw wifi setup orientation into portrait or landscape
2011-06-07 11:48:33 -07:00
Freeman Ng
f368d4dc52
Merge "add options to lock suw wifi setup orientation into portrait or landscape" into honeycomb-mr2
2011-06-07 11:46:02 -07:00
Gilles Debunne
440ca97483
am 8f1bd8a7
: Bug 4539424: confirmation dialog always shown
...
* commit '8f1bd8a7526edf49196430be214acb54e66a63ee':
Bug 4539424: confirmation dialog always shown
2011-06-06 17:14:03 -07:00
Freeman Ng
f54fec5939
add options to lock suw wifi setup orientation into portrait or landscape
...
bug: 4522454
Change-Id: I30ba3d4b5d0e4949ed6744cc9f0f68306fec9ce8
2011-06-06 16:27:55 -07:00
Gilles Debunne
8f1bd8a752
Bug 4539424: confirmation dialog always shown
...
Change-Id: Id1e2a52a07255e2c98cbd0e8151a82d7a2612517
2011-06-06 15:48:08 -07:00
Gilles Debunne
533b7b53bc
am 90599cdf
: Merge "Used space visible in SD Card bar graph" into honeycomb-mr2
...
* commit '90599cdfe8ff528b34e3578333c5eea83cf3b293':
Used space visible in SD Card bar graph
2011-06-06 15:18:37 -07:00
Gilles Debunne
2a9dfc5c0c
am 99da1a22
: Always show unmount confirmation dialog
...
* commit '99da1a22a35eed631a757ccbf1bac1d7af74124d':
Always show unmount confirmation dialog
2011-06-06 15:18:35 -07:00
Gilles Debunne
90599cdfe8
Merge "Used space visible in SD Card bar graph" into honeycomb-mr2
2011-06-06 15:16:05 -07:00
Freeman Ng
7f6f6e18c9
use prefs-style layout for setup wizard date/time settings on non-xlarge screens
...
Adjusted the screen size test to fall back to phone version of
DateTimeSettingsSetupWizard on large screens.
I made the following changes from how the phone version works:
1. Some layout changes. (Tablet look, bigger margins.)
2. Use zone picker to select time zone.
3. Added isFirstRun boolean extra to hide the pref fields
we don't need to see from setup wizard
Furthermore, I made the following fixes to the existing phone flow
(which had probably never yet been tried on a phone):
1. Added conditionals around access to some variables that only
exist in the xlarge layout.
2. Implemented PreferenceFragment.OnPreferenceStartFragmentCallback
in DateTimeSettingsSetupWizard in order to catch the user tapping
on the timezone preference and show the time zone picker popup.
(Note: for phones in ICS, we might want to launch the zone picker
preferences style, like it would have been had this been a
PreferenceActivity. Or maybe we should just create a separate
DateTimeSettingsSetupWizardPhone activity that subclasses
PreferencesActivity and doesn't need to play this trick.)
Change-Id: Ib5774a005c9f44d730d86c13746d91eb712141cc
2011-06-06 12:40:28 -07:00
Gilles Debunne
99da1a22a3
Always show unmount confirmation dialog
...
Somehow related to bug 4534261
Change-Id: I2a64406ced4a2c231114d7bb949b84c59199fd82
2011-06-03 14:47:13 -07:00
Gilles Debunne
4f734d9d59
Used space visible in SD Card bar graph
...
Bug 4544470
Change-Id: Iccae9bb568f1f7baf81c702f29f7a9e238d39d2b
2011-06-03 14:30:39 -07:00
Amith Yamasani
ad46622232
am 51a9d157
: Merge "Fix account type dialog re-creation on orientation change." into honeycomb-mr2
...
* commit '51a9d15722b3c94ac92e05b19048b678247b034e':
Fix account type dialog re-creation on orientation change.
2011-06-02 18:27:54 -07:00
Amith Yamasani
51a9d15722
Merge "Fix account type dialog re-creation on orientation change." into honeycomb-mr2
2011-06-02 18:26:28 -07:00
Amith Yamasani
7bb8f7288e
Fix account type dialog re-creation on orientation change.
...
Bug: 4499512
Dummy activity that launches ChooseAccountActivity was re-launching it on orientation
changes. Make sure that it only launches it one time.
Change-Id: I764a59eaefc3ce4546330ed1b994d88b8703ce80
2011-06-02 18:23:55 -07:00
Jeff Brown
bb8fc4a4ea
am 9fc039e7
: Merge "Add a preference panel for mouse speed." into honeycomb-mr2
...
* commit '9fc039e7bcea7f1845a51fcb70d608663ceec227':
Add a preference panel for mouse speed.
2011-06-02 17:27:39 -07:00
Jeff Brown
9fc039e7bc
Merge "Add a preference panel for mouse speed." into honeycomb-mr2
2011-06-02 17:26:13 -07:00
Ben Komalo
1e43e694ae
am 57b17f50
: Merge "Fix cryptkeeper UI for 7" tablets." into honeycomb-mr2
...
* commit '57b17f50436e4760ad0466aadaafe2599abce442':
Fix cryptkeeper UI for 7" tablets.
2011-06-02 17:24:42 -07:00
Ben Komalo
57b17f5043
Merge "Fix cryptkeeper UI for 7" tablets." into honeycomb-mr2
2011-06-02 17:21:39 -07:00
Jeff Brown
d82487b0ff
Add a preference panel for mouse speed.
...
Bug: 4124987
Change-Id: Icf166810ebbd3745f0065331c140a074b58a363c
2011-06-02 15:13:27 -07:00
Ben Komalo
a1d57709c2
Fix cryptkeeper UI for 7" tablets.
...
- fixes pw entry/keyboard overlap on landscape
- fixes progress screen to be centered
Bug: 4478944
Change-Id: I411ad3507f42029022815ec001d0d8e5464ac0a1
2011-06-02 13:59:03 -07:00
Amith Yamasani
300c4f61d8
am 3a5b3494
: Make the BT class icon visible.
...
* commit '3a5b3494a7543c1ddb66c6f630856c3aace03f0a':
Make the BT class icon visible.
2011-06-02 13:13:38 -07:00
Amith Yamasani
3a5b3494a7
Make the BT class icon visible.
...
This change is required due to a change in the framework to accomodate smaller screen sizes.
Bug: 4519989
Change-Id: I77c5d72b29dec69df2bdd4d82811f4828ad155a6
2011-06-02 11:48:55 -07:00
Amith Yamasani
672ad8d66f
am 8ac84564
: Merge "Move assets to default location, instead of xlarge only." into honeycomb-mr2
...
* commit '8ac8456491e1409a071c7cf4e164440aeec7c4dd':
Move assets to default location, instead of xlarge only.
2011-06-01 18:37:38 -07:00
Amith Yamasani
8ac8456491
Merge "Move assets to default location, instead of xlarge only." into honeycomb-mr2
2011-06-01 15:43:42 -07:00
Amith Yamasani
12f55852c0
Move assets to default location, instead of xlarge only.
...
Bug: 4517184
Change-Id: I3d1e0c87f9c48470166dd5bfb34c02efa5854d68
2011-06-01 15:29:55 -07:00
Amith Yamasani
9ef2713f28
am 1f7014a2
: Merge "Reduce padding to the left of progress category to match framework changes." into honeycomb-mr2
...
* commit '1f7014a25aad4cd3fe5e6f34eb30d936f4da2fd4':
Reduce padding to the left of progress category to match framework changes.
2011-05-27 14:51:28 -07:00
Amith Yamasani
1f7014a25a
Merge "Reduce padding to the left of progress category to match framework changes." into honeycomb-mr2
2011-05-27 14:49:21 -07:00