summaryrefslogtreecommitdiffstats
path: root/services/java
Commit message (Expand)AuthorAgeFilesLines
* Testing done, compatibility mode no longer on by default.Dianne Hackborn2011-06-141-7/+1
* Fix a major problem in fragment lifecycle.Dianne Hackborn2011-06-141-1/+9
* Fix issue #4603422: Compatibility mode button doesn't always updateDianne Hackborn2011-06-141-18/+11
* Fix for not reporting correct "sw" in compat mode.Dianne Hackborn2011-06-081-3/+33
* Work on issue #4518815: Compatibility mode introduces compatibility regressio...Dianne Hackborn2011-06-087-27/+83
* Remove compat mode dialog.Dianne Hackborn2011-06-071-1/+1
* Merge "Touch pad improvements. Bug: 4124987" into honeycomb-mr2Jeff Brown2011-06-061-7/+7
|\
| * Touch pad improvements.Jeff Brown2011-06-061-7/+7
* | Fix issue #4539687: At least one compatibility-mode app (Androminion)...Dianne Hackborn2011-06-062-14/+30
|/
* Merge "DO NOT MERGE Use unchecked admin lookup for getStorageEncryption()" in...Andy Stadler2011-06-031-3/+2
|\
| * DO NOT MERGE Use unchecked admin lookup for getStorageEncryption()Andy Stadler2011-06-021-3/+2
* | Add a preference panel for mouse speed.Jeff Brown2011-06-022-2/+59
|/
* Work around OpenFeint bug.Dianne Hackborn2011-06-011-2/+2
* Merge "Fix issue #4502672: Wrong xml resources used for homescreen widgets." ...Dianne Hackborn2011-05-316-13/+33
|\
| * Fix issue #4502672: Wrong xml resources used for homescreen widgets.Dianne Hackborn2011-05-316-13/+33
* | Merge "Use ViewConfiguration to seed input system configuration." into honeyc...Jeff Brown2011-05-311-0/+20
|\ \ | |/ |/|
| * Use ViewConfiguration to seed input system configuration.Jeff Brown2011-05-311-0/+20
* | Fix various places that were using the wrong display metrics.Dianne Hackborn2011-05-273-4/+4
* | Fix compat mode bugs when updating apps.Dianne Hackborn2011-05-275-32/+76
* | Merge "Add new supports-screens attributes for declaring the compatible scree...Dianne Hackborn2011-05-261-2/+6
|\ \
| * | Add new supports-screens attributes for declaring the compatible screens.Dianne Hackborn2011-05-261-2/+6
* | | Merge "Break apart queries to getInstalled* API DO NOT MERGE" into honeycomb-mr2Kenny Root2011-05-261-45/+95
|\ \ \ | |_|/ |/| |
| * | Break apart queries to getInstalled* API DO NOT MERGEKenny Root2011-05-261-45/+95
* | | I am a dummy.Dianne Hackborn2011-05-261-1/+1
| |/ |/|
* | Rework how we decide whether to use system or status bar.Dianne Hackborn2011-05-261-20/+27
|/
* Merge "Spiffy new compatibility mode UI." into honeycomb-mr2Dianne Hackborn2011-05-255-22/+235
|\
| * Spiffy new compatibility mode UI.Dianne Hackborn2011-05-255-22/+235
* | Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE)Jeff Brown2011-05-251-52/+5
* | Merge "Make adb shell am display-size persistent." into honeycomb-mr2Joe Onorato2011-05-251-1/+31
|\ \ | |/ |/|
| * Make adb shell am display-size persistent.Joe Onorato2011-05-251-1/+31
* | Fix issue #4445007: DPM initializes some values to 1, instead of 0Dianne Hackborn2011-05-251-38/+79
|/
* Merge "GPS: Change NTP polling interval from 4 to 24 hours" into honeycomb-mr2Mike Lockwood2011-05-231-2/+2
|\
| * GPS: Change NTP polling interval from 4 to 24 hoursMike Lockwood2011-05-231-2/+2
* | MountService: Add StorageVolume as extra in storage related broadcasts.Mike Lockwood2011-05-231-30/+36
* | Do not merge. Backport two fixes for InputMethethodFrameworksatok2011-05-201-19/+58
* | Add new "-swNNNdp" resource qualifier.Dianne Hackborn2011-05-191-11/+39
|/
* Merge "Move softap config handling to WifiConfigStore" into honeycomb-mr2Irfan Sheriff2011-05-191-45/+6
|\
| * Move softap config handling to WifiConfigStoreIrfan Sheriff2011-05-181-45/+6
* | Fix fake display size when rotated.Dianne Hackborn2011-05-181-2/+16
* | Merge "Improve compat mode scaling implementation." into honeycomb-mr2Dianne Hackborn2011-05-175-281/+149
|\ \
| * | Improve compat mode scaling implementation.Dianne Hackborn2011-05-175-281/+149
| |/
* | StorageVolume: Add getStorageId() accessorMike Lockwood2011-05-171-0/+5
|/
* Add new command line option to change global screen size.Dianne Hackborn2011-05-163-95/+308
* Merge "DO NOT MERGE. From main -- Start work on simulating landscape/portrai...Dianne Hackborn2011-05-161-62/+134
|\
| * DO NOT MERGE. From main -- Start work on simulating landscape/portrait when ...Dianne Hackborn2011-05-161-62/+134
* | Merge "DO NOT MERGE: From master -- Fix bug in deciding which rotation to use...Dianne Hackborn2011-05-162-7/+8
|\ \ | |/
| * DO NOT MERGE: From master -- Fix bug in deciding which rotation to use for an...Dianne Hackborn2011-05-162-7/+8
* | Merge "DO NOT MERGE. Integrate from master: Rework display size access." int...Dianne Hackborn2011-05-164-23/+57
|\ \ | |/
| * DO NOT MERGE. Integrate from master: Rework display size access.Dianne Hackborn2011-05-164-23/+57
* | Merge "StorageManager: Clean up and generalize storage configuration resourc...Mike Lockwood2011-05-161-13/+96
|\ \ | |/ |/|