Jim Miller
e3744c8c8a
Fix ANR caused by registering multiple listeners in DateTimeSettings.onCreate().
2009-05-07 18:26:05 -07:00
Michael Chan
6c97742c88
Always add the bt profile to profile list on the arrive of a connect event
...
Always add the bt profile to profile list on the arrive of a connect event. Previously,
the connect event is ignored if it is a profile that's not known ahead of time.
2009-05-06 18:08:58 -07:00
Robert Greenwalt
e94a4e2747
Fix locale selection to never chose a lang-only locale.
...
This avoids us using the non-standard lang-only locale when communicating
off device. Fixes 1810133.
2009-05-06 11:45:06 -07:00
Eric Fischer
eccf5d538a
am 9d2976a
: AI 148147: Import lots of zh_TW translation changes.
...
Merge commit '9d2976a10baf1c26997c4db02babb14b5bd9204d' into donut
* commit '9d2976a10baf1c26997c4db02babb14b5bd9204d':
AI 148147: Import lots of zh_TW translation changes.
2009-04-30 17:59:37 -07:00
Eric Fischer
9d2976a10b
AI 148147: Import lots of zh_TW translation changes.
...
Automated import of CL 148147
2009-04-30 17:32:16 -07:00
Eric Fischer
7c1af6dd3c
am 554c844
: AI 148026: Update zh_TW translations.
...
Merge commit '554c844c7d010f21acb210abab1818d8cbe3dabf' into donut
* commit '554c844c7d010f21acb210abab1818d8cbe3dabf':
AI 148026: Update zh_TW translations.
2009-04-30 17:10:48 -07:00
Eric Fischer
554c844c7d
AI 148026: Update zh_TW translations.
...
Automated import of CL 148026
2009-04-30 16:48:34 -07:00
Android (Google) Code Review
b2f497f8bb
Merge change 750 into donut
...
* changes:
Fixed the Bluetooth On/Off Checkbox in settings so it is enabled/disable properly.
2009-04-29 14:44:34 -07:00
Michael Chan
f25063aee3
Fixed the Bluetooth On/Off Checkbox in settings so it is enabled/disable properly.
...
In the BroadcastReceiver, pickup the new bluetooth status from the intent instead
of calling back to LocalBluetoothManager. There could be race condition since
LocalBluetoothManager itself gets the same info via the BroadcastReceiver mechanism.
Also cleaned up logs.
2009-04-29 14:17:06 -07:00
Eric Fischer
edec69d619
am b95a2c9
: AI 147962: Import updated zh_TW translations.
...
Merge commit 'b95a2c92c0542b19d92a03cfefb23454e3ff5bd3' into donut
* commit 'b95a2c92c0542b19d92a03cfefb23454e3ff5bd3':
AI 147962: Import updated zh_TW translations.
2009-04-28 21:59:21 -07:00
Eric Fischer
33d0fa6f94
am 1fa983e
: AI 147492: Update zh_TW translations.
...
Merge commit '1fa983eb05284ac31eca4cb68de2783117dde155' into donut
* commit '1fa983eb05284ac31eca4cb68de2783117dde155':
AI 147492: Update zh_TW translations.
2009-04-28 21:59:21 -07:00
Eric Fischer
b95a2c92c0
AI 147962: Import updated zh_TW translations.
...
Automated import of CL 147962
2009-04-28 15:48:40 -07:00
Bjorn Bringert
a9d5be1e5f
Show Search settings in Settings app.
...
The Settings app now shows a "Search settings" item,
if there is an activity that handles the Search settings intent.
This conditionally included settings is handled in the same way
as the sync settings.
2009-04-27 15:16:25 +01:00
Eric Fischer
1fa983eb05
AI 147492: Update zh_TW translations.
...
Automated import of CL 147492
2009-04-23 11:59:15 -07:00
Jean-Baptiste Queru
d842cee7c2
merge cupcake into donut
2009-04-22 17:56:59 -07:00
Android (Google) Code Review
0306e8b7dc
Merge change 201 into donut
...
* changes:
Dismiss the dialog in onDestroy so that it doesn't leak on orientation change or other transitions.
2009-04-20 14:45:51 -07:00
Amith Yamasani
519e321609
Dismiss the dialog in onDestroy so that it doesn't leak on orientation change or other transitions.
2009-04-20 14:22:43 -07:00
Evan Millar
9aacc30ad7
Merge branch 'readonly-p4-donut' into donut
2009-04-18 12:27:52 -07:00
Evan Millar
7e85a6f8c6
AI 146853: Add kernel wakelock data to batteryinfo dump.
...
BUG=1755458
Automated import of CL 146853
2009-04-18 12:26:34 -07:00
Eric Fischer
43f027a086
AI 146365: Import revised translations.
...
DO NOT MERGE
Automated import of CL 146365
2009-04-15 13:30:20 -07:00
Eric Fischer
9a2ab46eb8
AI 146175: Import updated translations.
...
Automated import of CL 146175
2009-04-14 12:10:44 -07:00
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