| Commit message (Expand) | Author | Age | Files | Lines |
* | New feature to track down #1846038. Adds the ability to export flags encoded ... | Romain Guy | 2009-05-14 | 1 | -13/+15 |
* | 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 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 |
* | Automated import from //branches/donutburger/...@140966,140966 | Satoshi Kataoka | 2009-03-24 | 1 | -10/+50 |
* | Automated import from //branches/donutburger/...@140765,140765 | Satoshi Kataoka | 2009-03-24 | 1 | -174/+559 |
* | Automated import from //branches/donutburger/...@140679,140679 | Eric Shienbrood | 2009-03-24 | 2 | -2/+34 |
* | auto import from //branches/cupcake_rel/...@140373 | The Android Open Source Project | 2009-03-18 | 6 | -22/+251 |
* | auto import from //branches/cupcake_rel/...@138607 | The Android Open Source Project | 2009-03-13 | 2 | -41/+331 |
* | auto import from //branches/cupcake/...@137873 | The Android Open Source Project | 2009-03-11 | 4 | -38/+41 |
* | auto import from //branches/cupcake/...@137197 | The Android Open Source Project | 2009-03-09 | 1 | -1/+1 |
* | auto import from //depot/cupcake/@136594 | The Android Open Source Project | 2009-03-05 | 6 | -4/+693 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 88 | -0/+19729 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 87 | -19226/+0 |
* | auto import from //depot/cupcake/@132589 | The Android Open Source Project | 2009-03-03 | 14 | -745/+165 |
* | auto import from //depot/cupcake/@137055 | The Android Open Source Project | 2009-03-02 | 15 | -166/+746 |
* | auto import from //branches/cupcake/...@132569 | The Android Open Source Project | 2009-02-20 | 1 | -0/+1 |
* | auto import from //branches/cupcake/...@132276 | The Android Open Source Project | 2009-02-19 | 8 | -428/+616 |
* | auto import from //branches/cupcake/...@131421 | The Android Open Source Project | 2009-02-13 | 7 | -86/+30 |
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 20 | -1294/+996 |
* | auto import from //branches/cupcake/...@127436 | The Android Open Source Project | 2009-01-22 | 5 | -0/+53 |
* | auto import from //branches/cupcake/...@127101 | The Android Open Source Project | 2009-01-20 | 7 | -9/+50 |
* | auto import from //branches/cupcake/...@126645 | The Android Open Source Project | 2009-01-15 | 4 | -9/+34 |