Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Remove dependencies within Sound settings." | Daniel Sandler | 2010-03-08 | 1 | -6/+0 |
|\ | |||||
| * | Remove dependencies within Sound settings. | Daniel Sandler | 2010-03-08 | 1 | -6/+0 |
| | | | | | | | | | | | | | | | | | | | | All checkboxes and other settings will be available to the user regardless of whether the device is in silent mode. (Previously, settings such as ringtone and volume were dimmed if the phone was silent, which was inconvenient.) Bug: 2496164 Change-Id: I724c43aa4f5b1a12b95097381844a47c5dcf1e0d | ||||
* | | Add Settings strings for power button behavior (accessibility) | David Brown | 2010-03-08 | 1 | -0/+6 |
|/ | | | | Bug: 2364220 | ||||
* | Merge "Fix vibrate settings for incoming calls." | Daniel Sandler | 2010-03-08 | 1 | -12/+14 |
|\ | |||||
| * | Fix vibrate settings for incoming calls. | Daniel Sandler | 2010-03-08 | 1 | -12/+14 |
| | | | | | | | | | | Bug: 2489593 Change-Id: Id0347bada808f604febc51c3d69d30442c3d51c4 | ||||
* | | Merge "Fixed NPE in WifiApDialog found by monkey" | Adam Powell | 2010-03-08 | 1 | -2/+1 |
|\ \ | |||||
| * | | Fixed NPE in WifiApDialog found by monkey | Adam Powell | 2010-03-08 | 1 | -2/+1 |
| |/ | | | | | | | Change-Id: I4f5e75e21c1e3433712e49a148db4af04215f0a1 | ||||
* | | Fixes monkey bug: 2292396 | Amith Yamasani | 2010-03-08 | 1 | -1/+5 |
|/ | |||||
* | Merge "Added null check for monkey behavior" | Adam Powell | 2010-03-05 | 1 | -1/+1 |
|\ | |||||
| * | Added null check for monkey behavior | Adam Powell | 2010-03-05 | 1 | -1/+1 |
| | | |||||
* | | Refactor android.backup -> android.app.backup | Christopher Tate | 2010-03-05 | 2 | -2/+2 |
|/ | | | | Change-Id: I8e8f34d243506ded5ebf71817de5a2caac92969d | ||||
* | Disable move for apps with internalOnly install location | Suchi Amalapurapu | 2010-03-05 | 1 | -0/+10 |
| | |||||
* | Update Tethering UI | Robert Greenwalt | 2010-03-04 | 3 | -33/+153 |
| | | | | Finalizing some strings and changing the error handling. | ||||
* | Merge "Fix previous Settings string checkin" | Martin Hibdon | 2010-03-04 | 1 | -1/+1 |
|\ | |||||
| * | Fix previous Settings string checkin | Martin Hibdon | 2010-03-04 | 1 | -1/+1 |
| | | | | | | | | There was a typo in my previous checkin. | ||||
* | | Merge "Add new strings to Settings" | Martin Hibdon | 2010-03-04 | 1 | -0/+8 |
|\ \ | |/ | |||||
| * | Add new strings to Settings | Martin Hibdon | 2010-03-04 | 1 | -0/+8 |
| | | | | | | | | | | | | | | There will be a new setting to enable to disable bluetooth voicedialing while the lock screen is up. The strings need to go in ASAP so that the translation people can see then, although they are not yet referenced in the code. | ||||
* | | Add tethering help file | Irfan Sheriff | 2010-03-04 | 1 | -0/+34 |
|/ | | | | | Bug: 2413855 Change-Id: I2de4dd8128cca63736a1a546356a31bf2e7c5118 | ||||
* | Get all strings in for Wifi tethering | Irfan Sheriff | 2010-03-04 | 5 | -32/+33 |
| | | | | | Bug: 2413908 Change-Id: I3d28fcfcb4a6e4eaf03e57d69f9d2c92730b12e5 | ||||
* | Use sentence-style capitalization for the "Languages and voices" | Jean-Michel Trivi | 2010-03-04 | 1 | -1/+1 |
| | | | | section in the TTS settings screen. | ||||
* | Add AP support for tethering | Irfan Sheriff | 2010-03-04 | 11 | -9/+720 |
| | | | | | | | | First phase of the AP support in UI and framework Bug: 2421638 Change-Id: I0b6c31be5fe79bd4d33c292464d271b054754e8d | ||||
* | Merge "Import new translations" | Eric Fischer | 2010-03-04 | 3 | -307/+179 |
|\ | |||||
| * | Import new translations | Eric Fischer | 2010-03-04 | 3 | -307/+179 |
| | | |||||
* | | b/2278841 Added state for auto-brightness on the power widget. | Erik | 2010-03-04 | 3 | -9/+45 |
| | | | | | | | | | | | | Added icons and a transition step to the brightness setting on the power widget so auto-brightness can be toggled and the widget will remain in sync with changes made through settings. | ||||
* | | Merge "Update Tether Settings UI." | Robert Greenwalt | 2010-03-04 | 3 | -29/+0 |
|\ \ | |||||
| * | | Update Tether Settings UI. | Robert Greenwalt | 2010-03-04 | 3 | -29/+0 |
| | | | | | | | | | | | | Remove the USB notification option. | ||||
* | | | Move application icon to left in InstalledAppDetails. | Suchi Amalapurapu | 2010-03-04 | 23 | -64/+122 |
| | | | | | | | | | | | | | | | Fix text overlapping icon issue. Add new icons for filter options | ||||
* | | | Fix to use application's resources when parsing its XML. | Dianne Hackborn | 2010-03-04 | 1 | -1/+8 |
|/ / | |||||
* | | Merge "b/2310373 Change string from Start/Stop Scan to Start/Stop scan" | Michael Chan | 2010-03-04 | 1 | -2/+2 |
|\ \ | |||||
| * | | b/2310373 Change string from Start/Stop Scan to Start/Stop scan | Michael Chan | 2010-03-04 | 1 | -2/+2 |
| |/ | | | | | | | Change-Id: I2ffe47b74a46d9f0e71d905fd1df1a0650c5505a | ||||
* | | Fix broken string resources. | Daniel Sandler | 2010-03-04 | 1 | -1/+1 |
| | | | | | | | | Change-Id: I80bb7e570108b267ee2de959262b8db97fb4924b | ||||
* | | Add a checkbox to the Dock settings to control insertion/removal sound effects. | Daniel Sandler | 2010-03-04 | 3 | -1/+28 |
|/ | | | | | | | | | The sounds are present in the build but are turned off by default (and there isn't currently a UI to turn them on). (Mentioned in http://b/2469862) Change-Id: I9ded1d67cc19204113047aeb8fc8b0123cea1427 | ||||
* | Merge "b/2310373 Show pairing dialogs if the device has been scanning for bt ↵ | Michael Chan | 2010-03-03 | 6 | -10/+75 |
|\ | | | | | | | devices recently." | ||||
| * | b/2310373 Show pairing dialogs if the device has been scanning for bt ↵ | Michael Chan | 2010-03-03 | 6 | -10/+75 |
| | | | | | | | | | | | | devices recently. Change-Id: Iec9eb37a5e79b63cc3cf226e2ead6d9ed06d56a6 | ||||
* | | Adding new strings needed for text-to-speech plugins. | Jean-Michel Trivi | 2010-03-03 | 1 | -0/+10 |
| | | |||||
* | | Merge "Fix issue #2477264: "Force Stop" in "Manage Applications" is not working" | Dianne Hackborn | 2010-03-03 | 3 | -7/+17 |
|\ \ | |||||
| * | | Fix issue #2477264: "Force Stop" in "Manage Applications" is not working | Dianne Hackborn | 2010-03-03 | 3 | -7/+17 |
| | | | | | | | | | | | | Also add cancel button when adding a device admin. | ||||
* | | | Add support for tethering errors. | Robert Greenwalt | 2010-03-03 | 2 | -2/+20 |
|/ / | |||||
* | | Merge "Disable tethering checkbox when USB mass storage is active." | Mike Lockwood | 2010-03-03 | 2 | -0/+10 |
|\ \ | |||||
| * | | Disable tethering checkbox when USB mass storage is active. | Mike Lockwood | 2010-03-03 | 2 | -0/+10 |
| |/ | | | | | | | | | Change-Id: If60fab4c18bbac4da22af6c1799f28344e9870bd Signed-off-by: Mike Lockwood <lockwood@android.com> | ||||
* | | b/2482585 Bluetooth settings: remove "Scan for devices" from menu | Michael Chan | 2010-03-02 | 1 | -30/+0 |
|/ | | | | Change-Id: I206794245a6afeb97366dd32e609f4e7f9374c20 | ||||
* | Merge "Support new vibrate/silent behavior." | Daniel Sandler | 2010-03-01 | 4 | -30/+84 |
|\ | |||||
| * | Support new vibrate/silent behavior. | Daniel Sandler | 2010-02-26 | 4 | -30/+84 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The updated settings tree looks like this: [ ] Silent mode (unchanged) [ ] Allow vibration in silent mode (new) Phone vibrate: (changed from boolean) ( ) Always ( ) Only in silent mode ( ) Never See change I14cf91b0 for explanation & framework support. Change-Id: I22ba7bcfa5ddf4e545800083c6e80fb655f211e5 | ||||
* | | Merge "Send battery reports using ApplicationErrorReport.BatteryInfo." | Jacek Surazski | 2010-02-27 | 1 | -18/+9 |
|\ \ | |||||
| * | | Send battery reports using ApplicationErrorReport.BatteryInfo. | Jacek Surazski | 2010-02-26 | 1 | -18/+9 |
| | | | |||||
* | | | Move DeviceAdmin APIs to android.app.admin. | Dianne Hackborn | 2010-02-26 | 4 | -9/+11 |
| | | | |||||
* | | | Import new translations. | Eric Fischer | 2010-02-26 | 41 | -3188/+4623 |
| | | | |||||
* | | | Merge "Temporarily hiding enabling non-working functionality UI option for ↵ | Oscar Montemayor | 2010-02-26 | 1 | -3/+2 |
|\ \ \ | | | | | | | | | | | | | Froyo early droidfooders. Tracking issue in bug 2475355 Review Settings app options for non-working functionality." | ||||
| * | | | Temporarily hiding enabling non-working functionality UI option for Froyo ↵ | Oscar Montemayor | 2010-02-26 | 1 | -3/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | early droidfooders. Tracking issue in bug 2475355 Review Settings app options for non-working functionality. | ||||
* | | | | Merge "Fix for 2284833 : Remove big brightness icon and make it a small one ↵ | Amith Yamasani | 2010-02-26 | 3 | -2/+3 |
|\ \ \ \ | |/ / / |/| | | | | | | | on the title bar." |