Commit Graph

3009 Commits

Author SHA1 Message Date
Amith Yamasani
dd14ee3d16 Remove extra subtitle for legal preferences.
Fixes #1894381
2009-06-17 16:57:30 -07:00
Amith Yamasani
2fb22c03bd Fixed auto-uncap of Wifi status messages.
Fixes #1852765. Change strings to lowercase and capitalize on demand.
2009-06-17 12:12:51 -07:00
Chung-yih Wang
b2f1c334de Simply the EAP certificate selection in Wifi Setting.
-- use the new keystore APU to save one more selection in WiFi EAP setting.
2009-06-17 15:46:42 +08:00
Amith Yamasani
f06d8698a4 Add setting for allowing Google to use location for better search results. 2009-06-16 22:02:06 -07:00
Roy West
14fa2b9986 Another edit, now in two places, now that I understand the workflow of resetting the flow a bit better. 2009-06-16 14:07:55 -07:00
Roy West
68e175cba2 String change to fix bug 1838792. 2009-06-15 14:40:17 -07:00
Hung-ying Tyan
71e2d3bc3a Remove LAUNCHER category from VPN settings activity's intent filter.
Also add preference summary to the VPN entry in the security settings.
2009-06-14 17:53:19 +08:00
Ken Shirriff
b315980367 Improve power control widget GUI.
Shrink power widget to 3 cells wide.  Reorder buttons to group wireless
and other.  Add color bar to indicate on/off.
2009-06-12 15:04:25 -07:00
Amith Yamasani
0422a3bf61 Minor UI improvements and showing of unplugged duration. 2009-06-12 14:23:15 -07:00
Eric Fischer
188ca77870 Make the Settings side of the date format settings more locale-aware.
Remove the two formats that have a spelled-out month, since applications
using this setting are trying to format numeric dates.

Do not forcibly set the setting the first time you go into Date & Time --
let the setting remain null if it was null before.

Add a choice corresponding to null to the list of format options.  It will
look like "Normal (12-31-2009)" in the list, and will cause the system
to use whatever numeric format the locale calls for.

For the other choices, feed them to the locale-aware formatter so they
will appear with the punctuation that the locale calls for.
2009-06-12 13:23:07 -07:00
Hung-ying Tyan
1617706d25 Add VPN settings classes to Settings app.
PATCH SET 2:
+ Add import com.android.settings.R

PATCH SET 3:
+ Remove @Override interface methods to be compilable by Java 1.5.

PATCH SET 4:
+ Add import android.net.vpn.VpnManager

PATCH SET 5:
+ Add license headers.

PATCH SET 6:
+ Remove Constant.java and move the constants to VpnSettings.
+ Make AuthenticationActor implement DialogInterface's handlers.
+ Remove trailing spaces.

PATCH SET 7:
+ Remove default username.
2009-06-12 15:44:49 +08:00
Android (Google) Code Review
1d09759798 Merge change 3994 into donut
* changes:
  Shrink power widget to 3 cells wide.
2009-06-11 20:23:33 -07:00
Ken Shirriff
0d3e37c22a Shrink power widget to 3 cells wide. 2009-06-11 17:04:57 -07:00
Charles Chen
52b221d94b Removing the summary texts for the Accessibility checkbox
as requested by Raman.
2009-06-11 15:54:36 -07:00
Amith Yamasani
5b578b4e3f SD card notification settings summary change for #1692416 2009-06-10 21:26:08 -07:00
Amith Yamasani
78fd96a1c5 More details in the summary and details screens.
Show packages included, time that a subsystem was on for.
Load label and icon in the background and cache the values.
Switch between totals and since-unplugged.
Other UI improvements.
2009-06-10 20:19:42 -07:00
Jean-Michel Trivi
8036862226 Adding support for selecting the default language for Text-To-Speech in Settings. 2009-06-10 17:12:41 -07:00
Android (Google) Code Review
a8d206265b Merge change 3793 into donut
* changes:
  Update Portuguese translations.
2009-06-10 15:31:18 -07:00
Android (Google) Code Review
b8c5a592e7 Merge change 3689 into donut
* changes:
  CompatibilityMode settings
2009-06-10 15:25:21 -07:00
Eric Fischer
c5b818020d Update Portuguese translations. 2009-06-10 15:12:18 -07:00
Jean-Michel Trivi
ef0bed33b9 CompatibilityMode settings 2009-06-10 13:57:27 -07:00
Eric Fischer
8477860c7c am 9e852f03: AI 149721: Import Portuguese translations.
Merge commit '9e852f03139b28c1f5ad2bc43c64bdf0adae9226' into donut

* commit '9e852f03139b28c1f5ad2bc43c64bdf0adae9226':
  AI 149721: Import Portuguese translations.
2009-06-10 12:31:43 -07:00
Eric Fischer
9e852f0313 AI 149721: Import Portuguese translations.
Automated import of CL 149721
2009-06-10 12:26:09 -07:00
Jean-Michel Trivi
ed29a65835 Adding Text-To-Speech default settings in the Settings application. 2009-06-09 10:48:22 -07:00
Chung-yih Wang
0c1f89857a Add EAP/802.1X configuration for WiFi Setting.
1. Remove the isEnterprise() filter in Scanresult.
2. This requires the new fields such as identity, eap, certificate/key
to support EAP authentication in Wifi Settings.
3. Add simple file-based keystore to select the cert/key from UI.

-- Updated from the comments.
-- Fix the bug for passing null pointer for adding spinner items.
2009-06-09 10:11:11 +08:00
Ken Shirriff
03a6110b4f Implement the power-control widget.
This widget allows uses to turn on/off bluetooth, wifi, gps, and sync,
and adjust brightness without going through the settings menu.

The widget provider updates the settings when the buttons are pressed.
The widget provider is also a receiver for events indicating that the
status was updated elsewhere and the buttons need to be changed.
2009-06-08 13:57:26 -07:00
Mike Lockwood
d13308674b Remove Network Location" opt-in dialog from "Security and Settings"
This dialog is being moved to the Network Location Provider itself.

Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-06-07 20:11:39 -04:00
Android (Google) Code Review
08a7f2a09e Merge change 3082 into donut
* changes:
  Removing empty b tag in string (that leaves a big multi-line warning in each build).
2009-06-04 09:20:09 -07:00
Amith Yamasani
7f6aa6283a Add detail page for Battery usage and track GPS and foreground CPU.
Show details such as Cpu time, Cpu foreground time, data sent/received,
and GPS usage.
2009-06-03 16:31:15 -07:00
Jean-Michel Trivi
df1b83e81e Removing empty b tag in string (that leaves a big multi-line warning in each build). 2009-06-03 15:17:22 -07:00
Mike LeBeau
110b75cde7 Fix string to reference 'system search' instead of 'global search'. 2009-06-03 15:50:49 +01:00
Amith Yamasani
2a2daf960c Top level screen for App Fuel Gauge.
Shows sorted list of power usage (with some debug information) by the top 10
apps and subsystems. Doesn't yet take into account certain subsystems such
as data network usage, audio/video DSP usage, Bluetooth and lights other than
screen backlight.

Screen, Idle, Wifi and Voice usage and CPU time are accounted for.

Also need to add detail screens for each item and suggested actions.
2009-05-22 19:41:32 -07:00
svetoslavganov
a05d0dc67e Accessibility feature - settings (replacing 704 and merging with the latest Donut) 2009-05-14 22:26:34 -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
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
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
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
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
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
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