| Commit message (Expand) | Author | Age | Files | Lines |
* | Add IRestoreSession interface for the restore flow | Christopher Tate | 2009-06-07 | 3 | -4/+4 |
* | Add rough-draft restore API set to IBackupTransport | Christopher Tate | 2009-06-07 | 3 | -2/+78 |
* | Adjust IBackupTransport interface | Christopher Tate | 2009-06-07 | 3 | -12/+16 |
* | More backup work | Christopher Tate | 2009-06-03 | 3 | -0/+57 |
* | Track activity foreground CPU usage for battery stats. | Amith Yamasani | 2009-06-03 | 1 | -5/+58 |
* | Add a new method to load html data into the WebView. | Ramanan Rajeswaran | 2009-06-01 | 1 | -1/+8 |
* | Fix a hang during bootup. | Amith Yamasani | 2009-05-27 | 1 | -1/+3 |
* | Initial checkin for App Fuel Gauge infrastructure. | Amith Yamasani | 2009-05-22 | 2 | -12/+312 |
* | Merge change 1932 into donut | Android (Google) Code Review | 2009-05-20 | 1 | -1/+5 |
|\ |
|
| * | Qualify a type and add some explanatory comments. | Dan Egnor | 2009-05-18 | 1 | -1/+5 |
* | | Increment BatteryStatsImpl's VERSION. | Robert Greenwalt | 2009-05-19 | 1 | -1/+1 |
* | | Merge change 1579 into donut | Android (Google) Code Review | 2009-05-18 | 2 | -7/+21 |
|\ \
| |/
|/| |
|
| * | Teleca 2b changes | Wink Saville | 2009-05-18 | 2 | -7/+21 |
* | | Record statistics about whether HTTP connections are reused. | Dan Egnor | 2009-05-18 | 1 | -30/+86 |
|/ |
|
* | Merge change 1704 into donut | Android (Google) Code Review | 2009-05-14 | 1 | -13/+15 |
|\ |
|
| * | New feature to track down #1846038. Adds the ability to export flags encoded ... | Romain Guy | 2009-05-14 | 1 | -13/+15 |
* | | Merge change 1590 into donut | Android (Google) Code Review | 2009-05-14 | 2 | -5/+55 |
|\ \ |
|
| * | | Add wifi multicast filter api (enable/disable). | Robert Greenwalt | 2009-05-13 | 2 | -5/+55 |
| |/ |
|
* | | Fix typo | Marco Nelissen | 2009-05-14 | 1 | -1/+1 |
|/ |
|
* | Improve shutdown process to send broadcast for applications. | Dianne Hackborn | 2009-05-08 | 1 | -0/+241 |
* | Sketch out the IBackupTransport api | Christopher Tate | 2009-05-07 | 1 | -0/+48 |
* | Rewrite SyncStorageEngine to use flat files and in-memory data structures. | Dianne Hackborn | 2009-05-05 | 1 | -0/+153 |
* | Merge change 841 into donut | Android (Google) Code Review | 2009-04-30 | 1 | -0/+28 |
|\ |
|
| * | TypedProperties: add getStringInfo() to help deal with null strings | Dave Bort | 2009-04-29 | 1 | -0/+28 |
* | | Merge change 840 into donut | Android (Google) Code Review | 2009-04-30 | 1 | -90/+84 |
|\ \
| |/ |
|
| * | TypedProperties: change the file format to be a subset of Java | Dave Bort | 2009-04-29 | 1 | -90/+84 |
* | | Don't crash when /proc/wakelocks can't be opened. Might make board bringup ea... | Marco Nelissen | 2009-04-30 | 1 | -0/+6 |
|/ |
|
* | First baby steps towards settings backup | Christopher Tate | 2009-04-29 | 1 | -0/+21 |
* | Merge change 459 into donut | Android (Google) Code Review | 2009-04-23 | 1 | -0/+692 |
|\ |
|
| * | TypedProperties: initial commit | Dave Bort | 2009-04-22 | 1 | -0/+692 |
* | | More optimization of dumpsys output. | Dianne Hackborn | 2009-04-22 | 1 | -20/+23 |
|/ |
|
* | Merge branch 'readonly-p4-donut' into donut | Evan Millar | 2009-04-18 | 1 | -141/+568 |
|\ |
|
| * | AI 146853: Add kernel wakelock data to batteryinfo dump. | Evan Millar | 2009-04-18 | 1 | -141/+568 |
* | | replaced integer * and % with shift operations, for performance | Tammo Spalink | 2009-04-16 | 2 | -14/+14 |
* | | Initial code for cdma sms encode and decode, in java, with simple tests. | Tammo Spalink | 2009-04-14 | 2 | -0/+242 |
* | | Fix issue #1769910 (Track activity launch times) | Dianne Hackborn | 2009-04-07 | 1 | -0/+1 |
|/ |
|
* | AI 144333: Change the way the battery level tracking code works in BatterySta... | Evan Millar | 2009-04-02 | 2 | -22/+27 |
* | AI 144044: First cut of tunneling HTTP requests over gtalk connection: | Doug Zongker | 2009-04-01 | 1 | -1/+7 |
* | AI 143800: am: CL 143748 Fix issue #1743326 (More battery stats) | Dianne Hackborn | 2009-03-31 | 2 | -9/+306 |
* | AI 143196: am: CL 142964 Add a function to clear styles in EditStyledText. | Satoshi Kataoka | 2009-03-27 | 1 | -45/+346 |
* | AI 143147: Manual integration | Dianne Hackborn | 2009-03-27 | 1 | -0/+66 |
* | Automated import from //branches/donutburger/...@142470,142470 | Romain Guy | 2009-03-24 | 2 | -9/+34 |
* | Automated import from //branches/donutburger/...@142347,142347 | Dianne Hackborn | 2009-03-24 | 2 | -16/+119 |
* | Automated import from //branches/donutburger/...@141515,141515 | Dianne Hackborn | 2009-03-24 | 1 | -1/+9 |
* | Automated import from //branches/donutburger/...@141355,141355 | Bob Lee | 2009-03-24 | 1 | -10/+6 |
* | Automated import from //branches/donutburger/...@141168,141168 | Satoshi Kataoka | 2009-03-24 | 1 | -2/+7 |
* | Automated import from //branches/donutburger/...@141149,141149 | Satoshi Kataoka | 2009-03-24 | 1 | -3/+4 |
* | Automated import from //branches/donutburger/...@141126,141126 | Satoshi Kataoka | 2009-03-24 | 1 | -1/+1 |
* | Automated import from //branches/donutburger/...@141112,141112 | Satoshi Kataoka | 2009-03-24 | 1 | -1/+0 |
* | Automated import from //branches/donutburger/...@141001,141001 | Dianne Hackborn | 2009-03-24 | 1 | -1/+1 |