summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'goog/master' into merge_masterMathias Agopian2009-06-193-35/+76
|\
| * am 9e71b07c: Merge change 4829 into donutAndroid (Google) Code Review2009-06-191-33/+63
| |\
| | * Merge change 4829 into donutAndroid (Google) Code Review2009-06-191-33/+63
| | |\
| | | * Fixes #1926784. Setting android:ellipsize on an EditText now ellipsizes the h...Romain Guy2009-06-191-33/+63
| * | | Send the name of the device in the DeviceFound signal.Jaikumar Ganesh2009-06-192-2/+13
* | | | Merge commit 'goog/master' into merge_masterMathias Agopian2009-06-19154-1003/+3063
|\ \ \ \ | |/ / /
| * | | Shorten the property name as there appears to be a length limit for it.Ben Cheng2009-06-191-2/+2
| * | | am 3af8e938: Change addCertificate to take byte[] instead of String as we don...Grace Kloba2009-06-193-2/+51
| |\ \ \ | | |/ /
| | * | Change addCertificate to take byte[] instead of String as we don't know the e...Grace Kloba2009-06-193-2/+51
| * | | am 52546575: Merge change 4818 into donutAndroid (Google) Code Review2009-06-191-0/+10
| |\ \ \ | | |/ /
| | * | Merge change 4818 into donutAndroid (Google) Code Review2009-06-191-0/+10
| | |\ \
| | | * | Added in Settings.Secure default country and variant for the default TTS lang...Jean-Michel Trivi2009-06-191-0/+10
| * | | | am b4e456bf: Merge change 4785 into donutAndroid (Google) Code Review2009-06-192-5/+9
| |\ \ \ \ | | |/ / /
| | * | | Merge change 4785 into donutAndroid (Google) Code Review2009-06-192-5/+9
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Fix issue #1753079: running instrumentation in shared processes.Dianne Hackborn2009-06-192-5/+9
| * | | | Merge change 4688Android (Google) Code Review2009-06-192-79/+442
| |\ \ \ \
| | * | | | Copies the Contacts.Intents class to ContactsContract.Evan Millar2009-06-192-79/+442
| * | | | | am 4d1b5bd1: Merge change 4808 into donutAndroid (Google) Code Review2009-06-191-4/+6
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge change 4808 into donutAndroid (Google) Code Review2009-06-191-4/+6
| | |\ \ \ \
| | | * | | | Fixes #1928566. Prevents runtime restart upon configuration change.Romain Guy2009-06-191-4/+6
| | | | |_|/ | | | |/| |
| * | | | | am 066e6bfd: Merge change 4792 into donutAndroid (Google) Code Review2009-06-191-0/+2
| |\ \ \ \ \ | | |/ / / / | | | | / / | | |_|/ / | |/| | |
| | * | | Merge change 4792 into donutAndroid (Google) Code Review2009-06-191-0/+2
| | |\ \ \
| | | * | | when we reset a paint, it should return to the state it was in when it was fi...Mike Reed2009-06-191-0/+2
| * | | | | merge 9ebd737e w/conflictsThe Android Open Source Project2009-06-192-20/+35
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge change 4793 into donutAndroid (Google) Code Review2009-06-192-22/+37
| | |\ \ \ \
| | | * | | | dpi changes for webviewGrace Kloba2009-06-192-22/+37
| * | | | | | Merge change 4811Android (Google) Code Review2009-06-192-1/+74
| |\ \ \ \ \ \
| | * | | | | | Process new property definitions for JIT-specific options for apps performanc...Ben Cheng2009-06-192-1/+74
| * | | | | | | Fix bug1435331: add a gservices setting for the retry threshold of auth expir...Ye Wen2009-06-191-0/+9
| |/ / / / / /
| * | | | | | am b00518d8: Merge change 4796 into donutAndroid (Google) Code Review2009-06-191-0/+9
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge change 4796 into donutAndroid (Google) Code Review2009-06-191-0/+9
| | |\ \ \ \ \
| | | * | | | | Move USE_LOCATION_FOR_SERVICES to Secure.Amith Yamasani2009-06-191-0/+9
| * | | | | | | am f781b39c: Merge change 4786 into donutAndroid (Google) Code Review2009-06-191-3/+5
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Merge change 4786 into donutAndroid (Google) Code Review2009-06-191-3/+5
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | gps: Set SUPL server via hostname rather than IP address.Mike Lockwood2009-06-191-3/+5
| | | | |_|/ / | | | |/| | |
| * | | | | | am ba6409f1: Merge change 4706 into donutAndroid (Google) Code Review2009-06-191-0/+7
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge change 4706 into donutAndroid (Google) Code Review2009-06-191-0/+7
| | |\ \ \ \ \
| | | * | | | | Add a new checkin server flag for Vending Machine heartbeats.Linda Nguyen2009-06-181-0/+7
| * | | | | | | am 3d74bb4a: Add "why?" button to low battery dialog.Dianne Hackborn2009-06-192-0/+12
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Add "why?" button to low battery dialog.Dianne Hackborn2009-06-192-0/+12
| * | | | | | | Merge change 4550Android (Google) Code Review2009-06-191-20/+0
| |\ \ \ \ \ \ \
| | * | | | | | | add a checkin eventlog tag for reporting GTalk heartbeat timeout; remove unus...Wei Huang2009-06-181-20/+0
| * | | | | | | | am 03255de3: Merge change 4757 into donutAndroid (Google) Code Review2009-06-194-1/+43
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Merge change 4757 into donutAndroid (Google) Code Review2009-06-194-1/+43
| | |\ \ \ \ \ \ \
| | | * | | | | | | Add getBatteryUsageHint() to BluetoothHeadset for power monitoring.Nick Pelly2009-06-194-1/+43
| | | | |_|_|/ / / | | | |/| | | | |
| * | | | | | | | am 697f9caf: Merge change 4687 into donutAndroid (Google) Code Review2009-06-192-2/+2
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge change 4687 into donutAndroid (Google) Code Review2009-06-192-2/+2
| | |\ \ \ \ \ \ \
| | | * | | | | | | Use standalone month name instead of format month name in year-month format.Eric Fischer2009-06-182-2/+2
| * | | | | | | | | am bc806f65: Remove deprecated api. Aptly rename freeStorageWithIntent to fre...Suchi Amalapurapu2009-06-193-66/+3
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Remove deprecated api. Aptly rename freeStorageWithIntent to freeStorage.Suchi Amalapurapu2009-06-193-66/+3
| | | |_|_|_|/ / / | | |/| | | | | |