| Commit message (Expand) | Author | Age | Files | Lines |
* | Updating the WebView accessibility key bindings after discussion with the acc... | Svetoslav Ganov | 2011-01-13 | 1 | -18/+26 |
* | WebView accessibility key bindings do not allow mapping of all meta keys. Exc... | Svetoslav Ganov | 2011-01-11 | 1 | -4/+4 |
* | bug:3339065 enable sqlite concurrency enhancing feature on settingsprovider | Vasu Nori | 2011-01-10 | 1 | -5/+2 |
* | Merge "Update default for auto-brightness." into honeycomb | Amith Yamasani | 2011-01-09 | 1 | -13/+22 |
|\ |
|
| * | Update default for auto-brightness. | Amith Yamasani | 2011-01-07 | 1 | -13/+22 |
* | | bug:3325039 Making the cursor ring movement send accessibility events. | Svetoslav Ganov | 2011-01-07 | 1 | -4/+4 |
|/ |
|
* | Update shortcuts. | Jeff Brown | 2010-12-13 | 1 | -19/+21 |
* | Rename Indonesian and Hebrew translations to match Locale.java conventions | Eric Fischer | 2010-12-02 | 2 | -0/+0 |
* | Merge "Update screen timeout again." | Amith Yamasani | 2010-11-19 | 1 | -14/+24 |
|\ |
|
| * | Update screen timeout again. | Amith Yamasani | 2010-11-18 | 1 | -14/+24 |
* | | Import initial translations for 20 new locales. | Eric Fischer | 2010-11-17 | 20 | -0/+460 |
|/ |
|
* | More cleanups from CloseGuard reports. | Brad Fitzpatrick | 2010-11-17 | 1 | -4/+15 |
* | Adjust default screen timeout. | Amith Yamasani | 2010-11-05 | 1 | -1/+18 |
* | Rotation lock. | Daniel Sandler | 2010-11-04 | 2 | -1/+20 |
* | 3012761 Please fix problems with your strings | Svetoslav Ganov | 2010-09-30 | 1 | -1/+1 |
* | am 6c48f228: am 0cd28fdd: Merge "Use the default SecureRandom provider." into... | Nick Kralevich | 2010-09-24 | 1 | -6/+1 |
|\ |
|
| * | Use the default SecureRandom provider. | Nick Kralevich | 2010-09-24 | 1 | -6/+1 |
* | | Add an AUTO_TIME_ZONE setting so that we can switch timezones while keeping c... | Amith Yamasani | 2010-09-22 | 2 | -23/+45 |
* | | Accessibility support for WebViews | Svetoslav Ganov | 2010-09-13 | 2 | -6/+63 |
* | | am 04bc8070: am 6659284d: Allow Bluetooth radio to be toggled in Airplane mode. | Jake Hamby | 2010-08-31 | 2 | -2/+23 |
|\ \
| |/ |
|
| * | Allow Bluetooth radio to be toggled in Airplane mode. | Jake Hamby | 2010-08-31 | 2 | -2/+23 |
* | | Add settings option for running MTP server in PTP mode. | Mike Lockwood | 2010-08-31 | 2 | -0/+5 |
* | | am 603a1f59: am cc033bd3: Merge "Fix some bugs in SettingsProvider that I int... | Brad Fitzpatrick | 2010-08-27 | 1 | -6/+6 |
|\ \
| |/ |
|
| * | Fix some bugs in SettingsProvider that I introduced the other day. | Brad Fitzpatrick | 2010-08-26 | 1 | -6/+6 |
* | | am 384759b1: am 2b81d6dd: am 02e18d4d: Merge "Make the default backup configu... | Christopher Tate | 2010-08-24 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | am 02e18d4d: Merge "Make the default backup configuration "disabled; local tr... | Christopher Tate | 2010-08-24 | 1 | -1/+2 |
| |\ |
|
| | * | Merge "Make the default backup configuration "disabled; local transport selec... | Christopher Tate | 2010-08-24 | 1 | -1/+2 |
| | |\ |
|
| | | * | Make the default backup configuration "disabled; local transport selected" | Christopher Tate | 2010-08-24 | 1 | -1/+2 |
* | | | | am d335f9a9: am bb0eb5ca: Merge "Negatively cache settings and proactively sl... | Brad Fitzpatrick | 2010-08-24 | 1 | -12/+170 |
|\ \ \ \
| |/ / / |
|
| * | | | Negatively cache settings and proactively slurp settings into cache. | Brad Fitzpatrick | 2010-08-24 | 1 | -12/+170 |
* | | | | am 36c051c7: am a695cbc9: am 0fe27cf5: make android_id random seed depend on ... | Doug Zongker | 2010-08-21 | 1 | -9/+4 |
|\ \ \ \
| |/ / / |
|
| * | | | am 0fe27cf5: make android_id random seed depend on time as well as ro.serialno | Doug Zongker | 2010-08-19 | 1 | -9/+4 |
| |\ \ \
| | |/ / |
|
| | * | | make android_id random seed depend on time as well as ro.serialno | Doug Zongker | 2010-08-19 | 1 | -9/+4 |
| | |/ |
|
* | | | Import Romansh translations. | Eric Fischer | 2010-08-18 | 1 | -0/+23 |
|/ / |
|
* | | am 1bcb6658: Merge "Fix issue #2834005: Android Settings.Secure bypass" into ... | Dianne Hackborn | 2010-07-12 | 2 | -0/+28 |
|\ \
| |/ |
|
| * | Fix issue #2834005: Android Settings.Secure bypass | Dianne Hackborn | 2010-07-12 | 2 | -0/+28 |
* | | Fix the notification vibration setting and add a test app that lets you recov... | Joe Onorato | 2010-06-24 | 1 | -1/+1 |
* | | am 5ebaf106: merge from open-source master | The Android Open Source Project | 2010-04-22 | 1 | -3/+6 |
|\ \ |
|
| * \ | merge from open-source master | The Android Open Source Project | 2010-04-22 | 1 | -3/+6 |
| |\ \
| | |/
| |/| |
|
| | * | Fix broken logic in SettingsProvider.parseProviderList. | Mike Lockwood | 2010-04-21 | 1 | -3/+6 |
* | | | am feb976e6: am 842d983c: Merge "Fix an upgrade bug in SettingsProvider." int... | Amith Yamasani | 2010-04-13 | 1 | -1/+2 |
|\ \ \
| |/ / |
|
| * | | Fix an upgrade bug in SettingsProvider. | Amith Yamasani | 2010-04-12 | 1 | -1/+2 |
* | | | am a599469f: am c2461be6: Merge "Fix 2579461 Move install location values to ... | Suchi Amalapurapu | 2010-04-07 | 2 | -37/+30 |
|\ \ \
| |/ / |
|
| * | | Fix 2579461 | Suchi Amalapurapu | 2010-04-07 | 2 | -37/+30 |
* | | | am e1331779: am 95a321fc: Merge "Fix for Never not existing in latest timeout... | Amith Yamasani | 2010-03-30 | 1 | -1/+39 |
|\ \ \
| |/ / |
|
| * | | Fix for Never not existing in latest timeout values. | Amith Yamasani | 2010-03-30 | 1 | -1/+39 |
| * | | DO NOT MERGE | Oscar Montemayor | 2010-03-29 | 1 | -2/+0 |
|/ / |
|
* | | API CHANGE: rename BackupHelperAgent => BackupAgentHelper per API Council | Christopher Tate | 2010-03-29 | 1 | -2/+2 |
* | | close SQLiteStatement objects in finally block | Vasu Nori | 2010-03-22 | 1 | -209/+233 |
* | | Import revised translations | Kenny Root | 2010-03-17 | 20 | -260/+340 |