| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix backup agent unbind | Christopher Tate | 2009-06-04 | 1 | -40/+1 |
* | More backup work | Christopher Tate | 2009-06-03 | 2 | -61/+233 |
* | Merge change 3094 into donut | Android (Google) Code Review | 2009-06-03 | 1 | -0/+1 |
|\ |
|
| * | Grant permissions to older package when deleting an updated system application. | Suchi Amalapurapu | 2009-06-03 | 1 | -0/+1 |
* | | * Moved supports-density tag under manifest | Mitsuru Oshima | 2009-06-03 | 1 | -1/+1 |
* | | Track activity foreground CPU usage for battery stats. | Amith Yamasani | 2009-06-03 | 3 | -2/+48 |
|/ |
|
* | Adding internal method replacePreferredActivity. | Satish Sampath | 2009-06-03 | 1 | -0/+37 |
* | TODO's from Teleca with modifications from wink. | Wink Saville | 2009-06-01 | 1 | -22/+6 |
* | base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGE | San Mehat | 2009-06-01 | 1 | -1/+1 |
* | Retool the backup process to use a new 'BackupAgent' class | Christopher Tate | 2009-05-31 | 3 | -95/+356 |
* | Enforce permissions for PhoneStateListener events. | Jaikumar Ganesh | 2009-05-29 | 1 | -23/+35 |
* | Fix wifi multicast API for public use. | Robert Greenwalt | 2009-05-28 | 1 | -4/+10 |
* | Activity Manager changes the scheduling group of processes. | Dianne Hackborn | 2009-05-26 | 2 | -3/+33 |
* | Sensors: Use a native_handle for the data channel instead of a single file de... | Mike Lockwood | 2009-05-23 | 1 | -3/+3 |
* | Merge change 2364 into donut | Android (Google) Code Review | 2009-05-22 | 1 | -0/+28 |
|\ |
|
| * | Initial checkin for App Fuel Gauge infrastructure. | Amith Yamasani | 2009-05-22 | 1 | -0/+28 |
* | | Define TARGET_CPU_ABI for finding native code in .apks | Dianne Hackborn | 2009-05-22 | 1 | -20/+27 |
* | | location: Replace ILocationCollector interface with new ILocationProvider method | Mike Lockwood | 2009-05-21 | 1 | -29/+8 |
|/ |
|
* | Hook up the backup data writer, and add a utility to read the backup data files. | Joe Onorato | 2009-05-20 | 1 | -6/+15 |
* | Merge change 2017 into donut | Android (Google) Code Review | 2009-05-20 | 1 | -14/+14 |
|\ |
|
| * | Increment BatteryStatsImpl's VERSION. | Robert Greenwalt | 2009-05-19 | 1 | -14/+14 |
* | | ActivityManagerService sends bug reports on crashes and ANRs | Jacek Surazski | 2009-05-20 | 4 | -11/+184 |
* | | Fix issue where apps could prevent the user from going home. | Dianne Hackborn | 2009-05-19 | 3 | -28/+254 |
|/ |
|
* | Telephony: Allow getCellLocation() if client has permission ACCESS_FINE_LOCATION | Mike Lockwood | 2009-05-19 | 1 | -3/+7 |
* | Minor performance improvement when filtering intents by package. | Mihai Preda | 2009-05-19 | 1 | -1/+6 |
* | Merge change 1579 into donut | Android (Google) Code Review | 2009-05-18 | 3 | -184/+461 |
|\ |
|
| * | Teleca 2b changes | Wink Saville | 2009-05-18 | 3 | -184/+461 |
* | | Merge change 1881 into donut | Android (Google) Code Review | 2009-05-18 | 1 | -2/+14 |
|\ \ |
|
| * | | WifiService: Wifi power management change | Mike Lockwood | 2009-05-18 | 1 | -2/+14 |
| |/ |
|
* | | Add a new window flag to display a window when keyguard is shown. | Suchi Amalapurapu | 2009-05-18 | 1 | -3/+0 |
* | | remove unused ContentResolver parameter from IntentResolver.queryIntent. | Mihai Preda | 2009-05-18 | 3 | -26/+14 |
|/ |
|
* | Implement compatibility support for WRITE_SDCARD permission. | Dianne Hackborn | 2009-05-15 | 1 | -1/+18 |
* | Allow intent resolution to be constrained by package name. | Mihai Preda | 2009-05-15 | 2 | -4/+62 |
* | Accessibility feature - framework changes (replacing 698, 699, 700, 701 and m... | svetoslavganov | 2009-05-14 | 3 | -10/+709 |
* | Merge change 1590 into donut | Android (Google) Code Review | 2009-05-14 | 2 | -18/+131 |
|\ |
|
| * | Add wifi multicast filter api (enable/disable). | Robert Greenwalt | 2009-05-13 | 2 | -18/+131 |
* | | Merge changes 1591,1596 into donut | Android (Google) Code Review | 2009-05-14 | 1 | -5/+3 |
|\ \ |
|
| * | | Fixes #1836075. Adds consistency checks for the View hierarchy. To enable the... | Romain Guy | 2009-05-13 | 1 | -5/+3 |
* | | | Get the backup calling through to the file backup helper. | Joe Onorato | 2009-05-14 | 1 | -0/+3 |
* | | | am 5d6d773: AI 148824: Fix issue #1851541 (sharedUserId requests not bei | Dianne Hackborn | 2009-05-13 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | AI 148824: Fix issue #1851541 (sharedUserId requests not being checked for ma... | Dianne Hackborn | 2009-05-13 | 1 | -0/+1 |
| * | | AI 144256: Need to show opt-in screen for location collection. | Amith Yamasani | 2009-04-02 | 1 | -0/+3 |
| * | | AI 143896: Fix issue #1748954 and #1737952: | Dianne Hackborn | 2009-03-31 | 1 | -6/+21 |
| * | | AI 143748: Fix issue #1743326 (More battery stats) | Dianne Hackborn | 2009-03-31 | 5 | -33/+108 |
| * | | AI 143124: Fix bug #1731826, in which auto-connect to remembered networks doe... | Eric Shienbrood | 2009-03-27 | 1 | -4/+26 |
| * | | Automated import from //branches/cupcake/...@142879,142879 | Dianne Hackborn | 2009-03-26 | 1 | -3/+7 |
| * | | Automated import from //branches/cupcake/...@142870,142870 | Dianne Hackborn | 2009-03-25 | 1 | -14/+10 |
| * | | Automated import from //branches/cupcake/...@142783,142783 | Chris Tate | 2009-03-25 | 1 | -4/+11 |
| * | | Automated import from //branches/cupcake/...@142651,142651 | Dianne Hackborn | 2009-03-25 | 2 | -20/+38 |
| * | | Automated import from //branches/cupcake/...@142392,142392 | Dianne Hackborn | 2009-03-24 | 1 | -33/+49 |