Commit Graph

116786 Commits

Author SHA1 Message Date
Jeff Sharkey
67ceae636f Require BIND_APPWIDGET to bind widgets.
See http://b/issue?id=1839074 for more details.
2009-05-18 14:16:36 -07:00
Wink Saville
ead6928894 Teleca 2b changes. 2009-05-15 14:08:46 -07:00
Android (Google) Code Review
43954df1aa Merge change 1725
* changes:
  Findbug fixes in Settings app
2009-05-15 11:15:11 -07:00
svetoslavganov
99d7a9a952 am a05d0dc6: Accessibility feature - settings (replacing 704 and merging with the latest Donut)
Merge commit 'a05d0dc67eb6aae169308dda25fe235226fa395b'

* commit 'a05d0dc67eb6aae169308dda25fe235226fa395b':
  Accessibility feature - settings (replacing 704 and merging with the latest Donut)
2009-05-14 23:30:47 -07:00
svetoslavganov
a05d0dc67e Accessibility feature - settings (replacing 704 and merging with the latest Donut) 2009-05-14 22:26:34 -07:00
Michael Chan
8762093e00 Findbug fixes in Settings app
modified:   src/com/android/settings/ApnPreference.java
	modified:   src/com/android/settings/ApnSettings.java
	modified:   src/com/android/settings/BandMode.java
	modified:   src/com/android/settings/BatteryInfo.java
	modified:   src/com/android/settings/LanguageSettings.java
	modified:   src/com/android/settings/ManageApplications.java
	modified:   src/com/android/settings/RadioInfo.java
	modified:   src/com/android/settings/SdCardSettings.java
	modified:   src/com/android/settings/UsageStats.java
	modified:   src/com/android/settings/ZoneList.java
	modified:   src/com/android/settings/bluetooth/LocalBluetoothDevice.java
	modified:   src/com/android/settings/deviceinfo/Status.java
	modified:   src/com/android/settings/quicklaunch/QuickLaunchSettings.java
	modified:   src/com/android/settings/wifi/AccessPointDialog.java
	modified:   src/com/android/settings/wifi/AccessPointPreference.java
	modified:   src/com/android/settings/wifi/WifiLayer.java
	modified:   src/com/android/settings/wifi/WifiSettings.java
2009-05-14 17:47:02 -07:00
Android (Google) Code Review
4815a667cd am f5255c2: Merge change 1418 into donut
Merge commit 'f5255c21f4d926849deb8ecfbcd74065bc0b534f'

* commit 'f5255c21f4d926849deb8ecfbcd74065bc0b534f':
  Show locale names in alphabetical order, in their own language.
2009-05-12 10:26:20 -07:00
Android (Google) Code Review
f5255c21f4 Merge change 1418 into donut
* changes:
  Show locale names in alphabetical order, in their own language.
2009-05-12 10:22:27 -07:00
Suchi Amalapurapu
7bf4ed2a14 am 50b5167: Add version number to Installed_App_Details
Merge commit '50b516760af7755f178d32861e2aaafb0c2bfda1'

* commit '50b516760af7755f178d32861e2aaafb0c2bfda1':
  Add version number to Installed_App_Details
2009-05-12 09:58:26 -07:00
Eric Fischer
44ef5575aa Show locale names in alphabetical order, in their own language.
Bug 1776043: List the locales in alphabetical order.
Bug 1703550: List the locales in their own languages instead of
in the current language.
2009-05-11 18:03:39 -07:00
Suchi Amalapurapu
50b516760a Add version number to Installed_App_Details
Change uninstall string value to Factory reset for updated system apps
present a new confirmation dialog when factory resetting a system app.
refresh size, app properties and button's text(to clear, uninstall or factory reset) in onStart
Add new version attribute in layout. Add new layout attributes for app snippets instead of using the one
from ManageApps
Use managed dialogs to avoid leaks
2009-05-11 14:37:18 -07:00
Jim Miller
b6abb13912 am e3744c8: Fix ANR caused by registering multiple listeners in DateTime
Merge commit 'e3744c8c8a4546b43d024ced6d25b2408da05f27'

* commit 'e3744c8c8a4546b43d024ced6d25b2408da05f27':
  Fix ANR caused by registering multiple listeners in DateTimeSettings.onCreate().
2009-05-08 13:40:16 -07:00
Jim Miller
e3744c8c8a Fix ANR caused by registering multiple listeners in DateTimeSettings.onCreate(). 2009-05-07 18:26:05 -07:00
Michael Chan
f341e5ee35 am 6c97742: Always add the bt profile to profile list on the arrive of a
Merge commit '6c97742c88303c65e68fe08257a7ccf841f03866'

* commit '6c97742c88303c65e68fe08257a7ccf841f03866':
  Always add the bt profile to profile list on the arrive of a connect event
2009-05-06 18:25:41 -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
3e3edd445b am e94a4e2: Fix locale selection to never chose a lang-only locale.
Merge commit 'e94a4e27474a410f6c9d1b2aa4ef8a8b58a8d218'

* commit 'e94a4e27474a410f6c9d1b2aa4ef8a8b58a8d218':
  Fix locale selection to never chose a lang-only locale.
2009-05-06 14:07:15 -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
Android (Google) Code Review
c42d436b2e Merge change 843
* changes:
  Reenable verbose logging for post-donut
2009-05-01 10:21:43 -07:00
Eric Fischer
07b9e5013c am eccf5d5: am 9d2976a: AI 148147: Import lots of zh_TW translation chan
Merge commit 'eccf5d538a350fd16689b201b4483d14d16378d6'

* commit 'eccf5d538a350fd16689b201b4483d14d16378d6':
  AI 148147: Import lots of zh_TW translation changes.
2009-04-30 18:13:07 -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
5a0dc1f3fb am 7c1af6d: am 554c844: AI 148026: Update zh_TW translations.
Merge commit '7c1af6dd3cf1a0c6c637736c80a3ad2e5562e07f'

* commit '7c1af6dd3cf1a0c6c637736c80a3ad2e5562e07f':
  AI 148026: Update zh_TW translations.
2009-04-30 17:24:36 -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
Michael Chan
5ffbb91013 Reenable verbose logging for post-donut 2009-04-30 16:33:42 -07:00
Android (Google) Code Review
93e1d0ab6b am b2f497f: Merge change 750 into donut
Merge commit 'b2f497f8bb42bde197af7e3bab56661ce82f3a2d'

* commit 'b2f497f8bb42bde197af7e3bab56661ce82f3a2d':
  Fixed the Bluetooth On/Off Checkbox in settings so it is enabled/disable properly.
2009-04-29 15:17:17 -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
3c70438c71 am edec69d: am b95a2c9: AI 147962: Import updated zh_TW translations.
Merge commit 'edec69d61909b29f8bfa3556a8ce5aa7a52dae78'

* commit 'edec69d61909b29f8bfa3556a8ce5aa7a52dae78':
  AI 147962: Import updated zh_TW translations.
2009-04-29 13:43:32 -07:00
Eric Fischer
ea9ba9d6f1 am 33d0fa6: am 1fa983e: AI 147492: Update zh_TW translations.
Merge commit '33d0fa6f94e19513825658c8522daa530dcdeadd'

* commit '33d0fa6f94e19513825658c8522daa530dcdeadd':
  AI 147492: Update zh_TW translations.
2009-04-29 13:43:32 -07:00
Bjorn Bringert
3f6acd807c am a9d5be1: Show Search settings in Settings app.
Merge commit 'a9d5be1e5f49c272aa445c5c66e07df81d8bfc27'

* commit 'a9d5be1e5f49c272aa445c5c66e07df81d8bfc27':
  Show Search settings in Settings app.
2009-04-29 13:43:32 -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
The Android Open Source Project
23c9158d2c Merge commit 'korg/donut' 2009-04-24 13:55:02 -07: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
ad64b8aae1 Merge donut into master 2009-04-22 18:33:19 -07:00
Jean-Baptiste Queru
d842cee7c2 merge cupcake into donut 2009-04-22 17:56:59 -07:00
Jean-Baptiste Queru
9b64ef4b44 Merge donut into master 2009-04-22 17:12:39 -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
743182c668 Merge branch 'readonly-p4-master' 2009-04-18 23:36:22 -07:00
Evan Millar
72a2da9f9e AI 146854: am: CL 146853 Add kernel wakelock data to batteryinfo dump.
Original author: emillar

Automated import of CL 146854
2009-04-18 23:35:04 -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
The Android Open Source Project
607aa1a71d Merge commit 'korg/cupcake' 2009-04-14 18:18:16 -07:00
Eric Fischer
3d794d1542 Merge branch 'readonly-p4-master' 2009-04-14 14:38:55 -07:00
Eric Fischer
d929bb0973 AI 146181: am: CL 145973 am: CL 145787 Add localized time zone names from CLDR-1.6.1.
Original author: enf
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146181
2009-04-14 14:37:37 -07:00