summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | Merge "Calendar DB upgrade"Andy McFadden2011-04-211-16/+33
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Calendar DB upgradeAndy McFadden2011-04-201-16/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Renamed some columns. Change-Id: I61ad8cfd1c78a58b5f9ade656a98ea45a77ad419
* | | | | | | | | | | | | | | | am 6293801f: am fdf854cc: am 1ccfd8ed: am d155e1a2: docs: change ZTE usb ↵Scott Main2011-04-211-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | driver link * commit '6293801f419d67b425affe884166662ee248698b': docs: change ZTE usb driver link
| * | | | | | | | | | | | | | | am fdf854cc: am 1ccfd8ed: am d155e1a2: docs: change ZTE usb driver linkScott Main2011-04-211-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'fdf854cce521438bef666148453ff5f97e6f38e3': docs: change ZTE usb driver link
| | * | | | | | | | | | | | | | am 1ccfd8ed: am d155e1a2: docs: change ZTE usb driver linkScott Main2011-04-211-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '1ccfd8ed7db0d6a8e9ac268baed060f0518cb4e5': docs: change ZTE usb driver link
| | | * | | | | | | | | | | | | am d155e1a2: docs: change ZTE usb driver linkScott Main2011-04-211-1/+1
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'd155e1a2d8768e383824c565a5b4f5a7546960ea': docs: change ZTE usb driver link
| | | | * | | | | | | | | | | | docs: change ZTE usb driver linkScott Main2011-04-211-1/+1
| | | | | |/ / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I8a7528094a565f846ceca456787de81c81ee39c9
* | | | | | | | | | | | | | | Merge "Make sure binder ioctl structs don't contain uninitialized values."Kenny Root2011-04-211-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Make sure binder ioctl structs don't contain uninitialized values.Evgeniy Stepanov2011-04-211-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I8a678f91262417bb120e65e32c244ce1512b46c2
* | | | | | | | | | | | | | | | Merge "Increment database version to 65"Kenny Root2011-04-211-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Increment database version to 65Kenny Root2011-04-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The onUpgrade path was upgrading the database version to 65, but the current version was marked as 64. That led to the database being upgraded to 65 and then wiped because it didn't match 64. This was introduced in HC change 54d068ec6af0ee6d261a135400efe6816c6f5ffe Bug: 4319406 Change-Id: Ib6efcf34e820948d23d3a2b8ef3afc9012a93c22
* | | | | | | | | | | | | | | | Merge "Fix key preview coordinates calculation"Tadashi G. Takaoka2011-04-201-20/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Fix key preview coordinates calculationTadashi G. Takaoka2011-04-201-20/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 4310526 Change-Id: I67be4e69056faea9bdf4157ada9435dd326e52f0
* | | | | | | | | | | | | | | | | Fix for issue 4133431 "Remove OSAL layer" in JNIShyam Pallapothu2011-04-204-15/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I55f43989a8b89a3811468b30646fe1af0c87b386
* | | | | | | | | | | | | | | | | Fix for issue 4133431 "Remove OSAL layer" in JNI part"Dheeraj Sharma2011-04-203-26/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for issue 4133431 Change-Id: I5879b740e7104abca7f4e1e831629997a6eec781
* | | | | | | | | | | | | | | | | Merge "Reduce verbosity of Renderscript logging."Stephen Hines2011-04-201-1/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Reduce verbosity of Renderscript logging.Stephen Hines2011-04-201-1/+5
| | |_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I0e20274e01b4068f90ef6ddd6ed7837d42f35813
* | | | | | | | | | | | | | | | | Merge "Remove accidental logging."Jason Sams2011-04-201-1/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | / / / / / / / | | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Remove accidental logging.Jason Sams2011-04-201-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I59073a620c312485a0631069856fbd7ca40b4cbd
* | | | | | | | | | | | | | | | Merge "Create runtime stubs for compute driver."Jason Sams2011-04-2026-1367/+1870
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / | | / / / / / / / / / / / / / / | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Create runtime stubs for compute driver.Jason Sams2011-04-2026-1367/+1870
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I8e0250a642844a2ad3ff6efc38e385445b7da032
* | | | | | | | | | | | | | | Fix the buildAdam Powell2011-04-201-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I725f0664b5563f6af16929eff59d7a8967600660
* | | | | | | | | | | | | | | Revert recently added check to addFooterViewMarco Nelissen2011-04-201-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | b/4319206 Change-Id: Ic89b2166bdc7a878ae2983d393a1d01aaa3b7d23
* | | | | | | | | | | | | | | Merge "Unhide MediaPlayer's setDataSource method that takes optional http ↵Andreas Huber2011-04-202-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | headers to be"
| * | | | | | | | | | | | | | | Unhide MediaPlayer's setDataSource method that takes optional http headers to beAndreas Huber2011-04-202-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | passed to the server. Change-Id: I3c7ce140b2d9cd2483cf05c8aff9b374feff2f18 related-to-bug: 4315346
* | | | | | | | | | | | | | | | am a4017f8d: am afa79585: Remove getCurrentDataConnectionList.Wink Saville2011-04-205-27/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'a4017f8d1b0ac04873c5b0389d5a0cabe744a3f0': Remove getCurrentDataConnectionList.
| * | | | | | | | | | | | | | | am afa79585: Remove getCurrentDataConnectionList.Wink Saville2011-04-205-27/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'afa79585e0e517d9fdfe6065bc5084cab9bb2300': Remove getCurrentDataConnectionList.
| | * | | | | | | | | | | | | | Remove getCurrentDataConnectionList.Wink Saville2011-04-185-27/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should not be exposed externally and is used only by RadioInfo.java a hidden application used for debugging. I'll another mechanism which will probably use an asynchronous interface with the DataConnectionTracker. Change-Id: Ic21cc8d45bd3172c2ceeab154eca6118d94580e9
* | | | | | | | | | | | | | | | Merge "Use Harfbuzz for Paint drawText / measureText / breakText APIs"Fabrice Di Meglio2011-04-202-11/+44
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Use Harfbuzz for Paint drawText / measureText / breakText APIsFabrice Di Meglio2011-04-192-11/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I35aa02bfd45629bf5c560f98a28399ff3d0fc900
* | | | | | | | | | | | | | | | Merge "Deprecate a bunch of APIs."Dianne Hackborn2011-04-209-24/+144
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Deprecate a bunch of APIs.Dianne Hackborn2011-04-209-24/+144
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | And clean up some documentation. Change-Id: I7882183b3daf883b7ac6098d19f88dc7cfbcdf61
* | | | | | | | | | | | | | | | Merge "Deprecate ANCHOR_TYPE and IMAGE_ANCHOR_TYPE from WebView.HitTestResult"Steve Block2011-04-201-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Deprecate ANCHOR_TYPE and IMAGE_ANCHOR_TYPE from WebView.HitTestResultSteve Block2011-04-191-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These constants are no longer used anywhere, so should be deprecated. Change-Id: I1456782fbafc540148c51477dd9727b11684d5d3
* | | | | | | | | | | | | | | | Merge "Add extra headers specified in the media player's setDataSource call"Andreas Huber2011-04-205-22/+57
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Add extra headers specified in the media player's setDataSource callAndreas Huber2011-04-205-22/+57
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to all http requests made by the http live implementation. Change-Id: I9dd78bb261bc678ea98c82009ca2634b74f3cd58 related-to-bug: 4315346
* | | | | | | | | | | | | | | Merge "Track unhandled input events in consistency verifiers."Jeff Brown2011-04-195-153/+287
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Track unhandled input events in consistency verifiers.Jeff Brown2011-04-195-153/+287
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes spurious verification errors that would be generated when a view declined an initial event such as ACTION_DOWN. Since the view would not receive the rest of the event stream, it would not see the corresponding ACTION_UP and the next ACTION_DOWN would trigger a spurious verification error. Change-Id: I2386acf378cd1765d5446faed5ad9c6525f8b400
* | | | | | | | | | | | | | | | Merge "Add tap/drag touchpad gesture."Jeff Brown2011-04-193-67/+161
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / | | | | | | | | | | / / / / / / | |_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Add tap/drag touchpad gesture.Jeff Brown2011-04-193-67/+161
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The mapper sends a DOWN when the finger is released then starts a short timer. If the finger is not pressed again before the timer elapses, then the mapper sends an UP to complete the tap. If the finger is pressed again then the mapper starts sending MOVEs as part of a drag. Double/triple taps work as intended because we also start watching for a new tap when the finger is pressed again. If a new tap occurs the old tap is also finished. So each individual finger short press/release cycle constitutes a distinct tap. Change-Id: Iaa51182edee4378162a66adfd746088e93af2a30
* | | | | | | | | | | | | | | Merge "Refactor menu internals."Adam Powell2011-04-1931-1549/+1782
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Refactor menu internals.Adam Powell2011-04-1931-1549/+1782
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In the old world, MenuBuilder and MenuItemImpl were responsible for generating views for any presentation of a menu. MenuBuilder needed to know any types and resources involved, and the implied caching semantics did not work well for menus presented within AdapterViews. In the new world, the MenuPresenter interface takes over the responsibility of generating views or adapters for menu items. MenuBuilder/MenuItemImpl still provide extra metadata tracking used by these presenters. Mutiple presenters may be active for a single menu at a time. All of this remains internal framework implementation details. BaseMenuPresenter provides a simple base for presenters that treats the host MenuView more like an AdapterView. This allows for less rebuilding of views when items are added/removed. Callbacks have been restructured. Calls that relate to the menu itself are still handled by MenuBuilder.Callback, but calls related to a specific presentation of a menu are handled by MenuPresenter.Callback objects attached to a MenuPresenter. Also add API to programmatically set divider options for LinearLayout and hidden API so that ActionBarView can have finer-grained control over divider placement. Change-Id: I2265b86a084279822908021aec20dfbadc1bb56b
* | | | | | | | | | | | | | | | Merge "remove support for console in SurfaceFlinger"Mathias Agopian2011-04-192-263/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | remove support for console in SurfaceFlingerMathias Agopian2011-04-182-263/+4
| | |_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the only supported screen management api now is /sys/power/wait_for_fb_{sleep|wake} Change-Id: I6c7d8d54843da4980b1b38ee3d46cf19be275240
* | | | | | | | | | | | | | | | am ee1c033f: am 24a16e6c: am c34c88b9: am ec1a8f7a: Merge "Unable to push ↵Jaikumar Ganesh2011-04-192-2/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | / / / | |_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | files to Windows 7" * commit 'ee1c033f6e0c2e709bd63adb419de3c5212fdf8f': Unable to push files to Windows 7
| * | | | | | | | | | | | | | am 24a16e6c: am c34c88b9: am ec1a8f7a: Merge "Unable to push files to Windows 7"Jaikumar Ganesh2011-04-192-2/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '24a16e6c53d9b45c0cfdf150425002adc919955b': Unable to push files to Windows 7
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ am c34c88b9: am ec1a8f7a: Merge "Unable to push files to Windows 7"Jaikumar Ganesh2011-04-192-2/+8
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'c34c88b948cb60c057bd2145df9f1b2091f3c894': Unable to push files to Windows 7
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ am ec1a8f7a: Merge "Unable to push files to Windows 7"Jaikumar Ganesh2011-04-192-2/+8
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'ec1a8f7aa7e71e292ef813b1e886a9e26e3635af': Unable to push files to Windows 7
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge "Unable to push files to Windows 7"Jaikumar Ganesh2011-04-192-2/+8
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | | Unable to push files to Windows 7Erik Ljungberg2011-03-222-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Windows 7 says it can handle the maximum OBEX packet size. However if the maximum packet size is used the transfer will fail. This should be fixed by Microsoft but until they do the only way to solve this is to reduce the maximum packet size for the OBEX client. Change-Id: I51975eec972395ae3f1f21cca236b223d0812ef3