Eric Fischer
69720d1db3
Merge branch 'readonly-p4-donut' into donut
2009-04-13 17:54:29 -07:00
Eric Fischer
1f06e4f99b
AI 145973: am: CL 145787 Add localized time zone names from CLDR-1.6.1.
...
Original author: enf
Merged from: //branches/cupcake/...
Automated import of CL 145973
2009-04-13 17:53:11 -07:00
Eric Fischer
2ad8713da2
AI 146037: Import updated translations.
...
Automated import of CL 146037
2009-04-13 17:16:20 -07:00
Eric Fischer
79e92a5310
Merge branch 'readonly-p4-donut' into donut
2009-04-13 09:01:43 -07:00
Eric Fischer
589ad8c649
AI 145862: am: CL 145584 Make date/time dialog titles translatable.
...
Remove the "do not translate" annotation from the strings.
Original author: enf
Merged from: //branches/cupcake/...
Automated import of CL 145862
2009-04-13 09:00:31 -07:00
Jim Miller
f56eb33665
Merge branch 'readonly-p4-donut' into donut
2009-04-13 08:59:09 -07:00
Jim Miller
bd092fc446
AI 145861: am: CL 145578 Tweak buttons in ChooseLockPatternTutorial to accomodate more text and marquee if necessary.
...
Original author: jaggies
Merged from: //branches/cupcake/...
Automated import of CL 145861
2009-04-13 08:57:57 -07:00
Eric Fischer
c1734bd5ca
AI 145787: Add localized time zone names from CLDR-1.6.1.
...
BUG=1776316,1769241
Automated import of CL 145787
2009-04-10 16:46:01 -07:00
Eric Fischer
364e6a8c85
AI 145711: Import a few changed translations.
...
DO NOT MERGE
Automated import of CL 145711
2009-04-10 10:45:20 -07:00
Eric Fischer
55122a3bdf
AI 145584: Make date/time dialog titles translatable.
...
Remove the "do not translate" annotation from the strings.
BUG=1779128
Automated import of CL 145584
2009-04-09 17:43:57 -07:00
Jim Miller
0f11a7626c
AI 145578: Tweak buttons in ChooseLockPatternTutorial to accomodate more text and marquee if necessary.
...
BUG=1776037
Automated import of CL 145578
2009-04-09 17:26:27 -07:00
Eric Fischer
acabd05f1c
Merge branch 'readonly-p4-donut' into donut
2009-04-09 14:34:00 -07:00
Eric Fischer
677e6cfb82
AI 145493: am: CL 145214 Update cupcake translations.
...
Original author: enf
Merged from: //branches/cupcake/...
Automated import of CL 145493
2009-04-09 14:32:43 -07:00
Eric Fischer
9b0619e13c
AI 145225: Import more revised translations into cupcake.
...
Automated import of CL 145225
2009-04-08 18:43:30 -07:00
Eric Fischer
88d6514aed
AI 145214: Update cupcake translations.
...
Automated import of CL 145214
2009-04-08 15:59:36 -07:00
Eric Fischer
9b37d192ab
AI 144977: Import revised translations.
...
DO NOT MERGE
Automated import of CL 144977
2009-04-07 18:15:15 -07:00
Suchi Amalapurapu
a5feaa76ef
Recalculate storage size in onStart rather than onCreate
...
Refresh the size info by invoking PackageManager API in onStart so that
the activity shows accurate storage information on being restarted.
2009-04-07 14:22:58 -07:00
Eric Fischer
741ce5855f
AI 144912: Merge from cupcake:
...
Change 144891 on 2009/04/07 by enf@ebcdic
Import a bunch of revised translations.
Automated import of CL 144912
2009-04-07 13:55:06 -07:00
Eric Fischer
8711d03bcc
AI 144891: Import a bunch of revised translations.
...
Automated import of CL 144891
2009-04-07 11:48:29 -07:00
Mike Lockwood
550f0777e9
AI 144591: Fix ClassCastException in RadioInfo settings screen.
...
BUG=1761604
Automated import of CL 144591
2009-04-05 11:35:30 -07:00
Eric Fischer
7ce0d9bb17
AI 144558: am: CL 144556 Pick up today's modified translations.
...
Original author: enf
Merged from: //branches/cupcake/...
Automated import of CL 144558
2009-04-03 17:21:53 -07:00
Eric Fischer
6ed9e06f4b
AI 144556: Pick up today's modified translations.
...
Automated import of CL 144556
2009-04-03 17:19:55 -07:00
Eric Fischer
2f7fe152f4
AI 144355: Automated g4 rollback of changelist 144335.
...
*** Reason for rollback ***
Roll back US Spanish import because it made the build too big.
*** Original change description ***
Import US Spanish translations, and a few Japanese changes.
Automated import of CL 144355
2009-04-02 21:42:07 -07:00
Mike Lockwood
074149da80
AI 144372: Cleanup Settings support for enabling and disabling location providers:
...
LocationManagerService now listens for changes to settings,
making LocationManager.updateProviders() unnecessary.
Removed LocationManager.updateProviders()
Added Settings.Secure.setLocationProviderEnabled(), which is a thread-safe way
of enabling or disabling a single location provider.
This is safer than reading, modifying and writing the LOCATION_PROVIDERS_ALLOWED directly.
BUG=1729031
Automated import of CL 144372
2009-04-02 21:41:57 -07:00
Eric Fischer
e8302ee00e
AI 144347: Reimport es_US translations in an attempt to fix the build.
...
Automated import of CL 144347
2009-04-02 17:15:44 -07:00
Eric Fischer
c32ca4f668
AI 144336: am: CL 144335 Import US Spanish translations, and a few Japanese changes.
...
Original author: enf
Merged from: //branches/cupcake/...
Automated import of CL 144336
2009-04-02 16:42:16 -07:00
Eric Fischer
a1823aedbf
AI 144335: Import US Spanish translations, and a few Japanese changes.
...
Automated import of CL 144335
2009-04-02 16:39:23 -07:00
Amith Yamasani
4bfdcd3e5f
AI 144257: am: CL 144256 Need to show opt-in screen for location collection.
...
Added a screen to the setup wizard, after login, to ask user to
opt-in for location collection.
Added a dialog to Settings when user turns on Network location.
Fixed a security permission issue in LocationManagerService related
to this change.
Original author: yamasani
Merged from: //branches/cupcake/...
Automated import of CL 144257
2009-04-02 11:40:25 -07:00
Amith Yamasani
55eb6580af
AI 144256: Need to show opt-in screen for location collection.
...
Added a screen to the setup wizard, after login, to ask user to
opt-in for location collection.
Added a dialog to Settings when user turns on Network location.
Fixed a security permission issue in LocationManagerService related
to this change.
BUG=1752566
Automated import of CL 144256
2009-04-02 11:39:09 -07:00
Wink Saville
f9e024198d
AI 144185: Integrate cdma into the main code base.
...
Automated import of CL 144185
2009-04-02 01:37:03 -07:00
Nick Pelly
b20dd917e2
AI 143788: am: CL 143740 Don't clear supported profiles in settings app if getRemoteClass returns error.
...
Also clean up the error codes returned by the framework, so that the settings app can properly detect an error.
Original author: npelly
Merged from: //branches/cupcake/...
Automated import of CL 143788
2009-03-31 14:56:27 -07:00
Nick Pelly
4220a1bdc1
AI 143740: Don't clear supported profiles in settings app if getRemoteClass returns error.
...
Also clean up the error codes returned by the framework, so that the settings app can properly detect an error.
BUG=1748881
Automated import of CL 143740
2009-03-31 12:05:52 -07:00
Eric Fischer
6e811f2209
AI 143685: am: CL 143547 Import revised translations.
...
Original author: enf
Merged from: //branches/cupcake/...
Automated import of CL 143685
2009-03-31 11:11:17 -07:00
Eric Fischer
a81dce21d8
AI 143547: Import revised translations.
...
BUG=1738388
Automated import of CL 143547
2009-03-30 15:52:27 -07:00
Michael Chan
1739bfb333
AI 143480: Fixed the problem where Settings would crash if you enable airplane mode, go
...
Home, go back to Wireless Settings. This only happens in emulator. Bluetooth
isn't supported in emulator but the crash was fixed so users can
enable/disable Airplane Mode.
BUG=1741119
Automated import of CL 143480
2009-03-30 09:40:42 -07:00
Eric Fischer
fc26ed791e
AI 143217: am: CL 143012 Import revised Japanese translations.
...
Original author: enf
Merged from: //branches/cupcake/...
Automated import of CL 143217
2009-03-27 18:53:32 -07:00
Dianne Hackborn
1be9343ee0
AI 143214: am: CL 143009 More work on issue #1739507 (kila-user build is too big): remove some unused application resources I found.
...
Original author: hackbod
Merged from: //branches/cupcake/...
Automated import of CL 143214
2009-03-27 18:26:13 -07:00
Michael Chan
a322045d92
AI 143116: Added separate error messages for Bluetooth bonding rejections
...
and bonding failures due to down devices
BUG=1308546
Automated import of CL 143116
2009-03-27 11:53:26 -07:00
Eric Fischer
efa454e6b6
Automated import from //branches/cupcake/...@143012,143012
2009-03-26 16:45:45 -07:00
Dianne Hackborn
c78fd14489
Automated import from //branches/cupcake/...@143009,143009
2009-03-26 16:28:26 -07:00
Jim Miller
60af953bda
Automated import from //branches/donutburger/...@142826,142826
2009-03-25 18:18:35 -07:00
Jim Miller
e709e243d5
Automated import from //branches/cupcake/...@142825,142825
2009-03-25 18:16:43 -07:00
Eric Fischer
3e3330de79
Automated import from //branches/donutburger/...@142720,142720
2009-03-25 17:04:29 -07:00
Eric Fischer
f2abab7920
Automated import from //branches/cupcake/...@142643,142643
2009-03-25 15:22:44 -07:00
Evan Millar
83368552d1
Automated import from //branches/donutburger/...@142431,142431
2009-03-24 22:42:51 -07:00
Dianne Hackborn
6a5687ebf5
Automated import from //branches/donutburger/...@142396,142396
2009-03-24 22:39:12 -07:00
Suchi Amalapurapu
585ee96b91
Automated import from //branches/donutburger/...@142034,142034
2009-03-24 21:20:18 -07:00
Eric Fischer
cfb25b20e7
Automated import from //branches/donutburger/...@141868,141868
2009-03-24 21:02:50 -07:00
Jeffrey Sharkey
3f9aa9ad01
Automated import from //branches/donutburger/...@141651,141651
2009-03-24 20:41:22 -07:00
Mike Ritter
d166402fc3
Automated import from //branches/donutburger/...@141180,141180
2009-03-24 19:44:13 -07:00