summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* am 25bd8abc: Merge "Fix swipe gesture cosine calculation. Bug: 4124987" into ...Jeff Brown2011-06-082-2/+6
|\
| * Merge "Fix swipe gesture cosine calculation. Bug: 4124987" into honeycomb-mr2Jeff Brown2011-06-072-2/+6
| |\
| | * Fix swipe gesture cosine calculation.Jeff Brown2011-06-072-2/+6
* | | am a3ce0f1e: Merge "Remove compat mode dialog." into honeycomb-mr2Dianne Hackborn2011-06-071-1/+1
|\ \ \ | |/ /
| * | Merge "Remove compat mode dialog." into honeycomb-mr2Dianne Hackborn2011-06-071-1/+1
| |\ \
| | * | Remove compat mode dialog.Dianne Hackborn2011-06-071-1/+1
* | | | am f6c82067: fix a surface leak introduced by a failed merge (DO NOT MERGE)Mathias Agopian2011-06-071-0/+8
|\ \ \ \ | |/ / /
| * | | fix a surface leak introduced by a failed merge (DO NOT MERGE)Mathias Agopian2011-06-071-0/+8
| |/ /
* | | am 5cb05eea: Merge "Fix build." into honeycomb-mr2Jeff Brown2011-06-061-2/+2
|\ \ \ | |/ /
| * | Merge "Fix build." into honeycomb-mr2Jeff Brown2011-06-061-2/+2
| |\ \ | | |/
| | * Fix build.Jeff Brown2011-06-061-2/+2
* | | am b92dcf9c: Merge "Simplify spot tracking logic. Bug: 4124987" into honeycom...Jeff Brown2011-06-064-188/+19
|\ \ \ | |/ /
| * | Merge "Simplify spot tracking logic. Bug: 4124987" into honeycomb-mr2Jeff Brown2011-06-064-188/+19
| |\ \ | | |/
| | * Simplify spot tracking logic.Jeff Brown2011-06-064-188/+19
* | | am ed48fa89: Merge "Touch pad improvements. Bug: 4124987" into honeycomb-mr2Jeff Brown2011-06-064-186/+203
|\ \ \ | |/ /
| * | Merge "Touch pad improvements. Bug: 4124987" into honeycomb-mr2Jeff Brown2011-06-064-186/+203
| |\ \ | | |/
| | * Touch pad improvements.Jeff Brown2011-06-064-186/+203
* | | Merge "Handle AsyncChannel disconnect in WifiService" into honeycomb-LTEIrfan Sheriff2011-06-061-1/+22
|\ \ \
| * | | Handle AsyncChannel disconnect in WifiServiceIrfan Sheriff2011-06-061-1/+22
* | | | am 1b405592: Merge "Fix issue #4539687: At least one compatibility-mode app (...Dianne Hackborn2011-06-062-14/+30
|\ \ \ \ | | |/ / | |/| |
| * | | Merge "Fix issue #4539687: At least one compatibility-mode app (Androminion)....Dianne Hackborn2011-06-062-14/+30
| |\ \ \
| | * | | Fix issue #4539687: At least one compatibility-mode app (Androminion)...Dianne Hackborn2011-06-062-14/+30
| | | |/ | | |/|
* | | | am 24855c09: merge various SF fixes from gingerbread to honeycomb-mr2 (DO NOT...Mathias Agopian2011-06-066-110/+98
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | merge various SF fixes from gingerbread to honeycomb-mr2 (DO NOT MERGE)Mathias Agopian2011-06-066-110/+98
| |/
* | am 3148557c: Merge "DO NOT MERGE Use unchecked admin lookup for getStorageEnc...Andy Stadler2011-06-031-3/+2
|\ \ | |/
| * 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
* | | am e1718de6: Merge "Add a preference panel for mouse speed." into honeycomb-mr2Jeff Brown2011-06-028-35/+185
|\ \ \ | |/ /
| * | Add a preference panel for mouse speed.Jeff Brown2011-06-028-35/+185
* | | am 10c3f367: Merge "Implement pointer acceleration." into honeycomb-mr2Jeff Brown2011-06-022-67/+129
|\ \ \ | |/ /
| * | Implement pointer acceleration.Jeff Brown2011-06-022-67/+129
| |/
* | am e6676351: Work around OpenFeint bug.Dianne Hackborn2011-06-011-2/+2
|\ \ | |/
| * Work around OpenFeint bug.Dianne Hackborn2011-06-011-2/+2
* | am 75d6b3c2: Merge "Fix issue #4502672: Wrong xml resources used for homescre...Dianne Hackborn2011-05-316-13/+33
|\ \ | |/
| * 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
* | | am c272d427: Merge "Use ViewConfiguration to seed input system configuration....Jeff Brown2011-05-318-291/+384
|\ \ \ | |/ /
| * | Merge "Use ViewConfiguration to seed input system configuration." into honeyc...Jeff Brown2011-05-318-291/+384
| |\ \
| | * | Use ViewConfiguration to seed input system configuration.Jeff Brown2011-05-318-291/+384
* | | | am d854304c: Merge "Button state should reflect actual buttons. (DO NOT MERGE...Jeff Brown2011-05-311-18/+2
|\ \ \ \ | |/ / /
| * | | Merge "Button state should reflect actual buttons. (DO NOT MERGE)" into honey...Jeff Brown2011-05-311-18/+2
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Button state should reflect actual buttons. (DO NOT MERGE)Jeff Brown2011-05-311-18/+2
* | | am 78470718: Fix various places that were using the wrong display metrics.Dianne Hackborn2011-05-273-4/+4
|\ \ \ | |/ /
| * | Fix various places that were using the wrong display metrics.Dianne Hackborn2011-05-273-4/+4
* | | am 8ea5e1d7: Fix compat mode bugs when updating apps.Dianne Hackborn2011-05-275-32/+76
|\ \ \ | |/ /
| * | Fix compat mode bugs when updating apps.Dianne Hackborn2011-05-275-32/+76
* | | am 94250ac6: Merge "Add new supports-screens attributes for declaring the com...Dianne Hackborn2011-05-261-2/+6
|\ \ \ | |/ /
| * | 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
* | | | am 1d8f8819: Merge "Break apart queries to getInstalled* API DO NOT MERGE" in...Kenny Root2011-05-261-45/+95
|\ \ \ \ | |/ / /