Mikhail Naganov
ba34779c3b
Merge "Add new LayoutAlgorithm -- TEXT_AUTOSIZING"
2012-12-17 05:21:59 -08:00
Mikhail Naganov
94e0bd3b10
Add new LayoutAlgorithm -- TEXT_AUTOSIZING
...
The algorithm will only be implemented in the new version of WebView.
BUG=6294649
Change-Id: I302b0b572236e57c0ce07946361e9e743321b6a8
2012-12-17 11:37:30 +00:00
Elliott Hughes
a43e9b7c0e
am 6647f1bd: am c749261f: Merge "Fix DateUtils.formatElapsedTime."
...
* commit '6647f1bd2b3a615cf02111aab21eecdd76ce7c09':
Fix DateUtils.formatElapsedTime.
2012-12-15 15:10:42 -08:00
Marco Nelissen
f4c50a87cf
am 50c78219: am 01f42639: Merge "fix typo in docs"
...
* commit '50c782190d282b76b7d961cf7f9a9e3f0db735ad':
fix typo in docs
2012-12-15 15:10:38 -08:00
Elliott Hughes
53e621f2f3
am 898d8048: am 2eca1b53: Merge "Add return after NULL check in JetPlayer"
...
* commit '898d8048b69124e919935903da97757ad2ebea4c':
Add return after NULL check in JetPlayer
2012-12-15 15:10:34 -08:00
Amith Yamasani
5d8961e756
am 507ea24b: am ffdc7aed: Merge "avoid crashing system serer process"
...
* commit '507ea24b8f881f8af42393a0512c88cf7397edb9':
avoid crashing system serer process
2012-12-15 15:10:30 -08:00
Elliott Hughes
6647f1bd2b
am c749261f: Merge "Fix DateUtils.formatElapsedTime."
...
* commit 'c749261fea1010dfa2d1337bd210c81d13052540':
Fix DateUtils.formatElapsedTime.
2012-12-15 14:58:01 -08:00
Marco Nelissen
50c782190d
am 01f42639: Merge "fix typo in docs"
...
* commit '01f42639f21ec98feb5e5d458632a1a1005b17e8':
fix typo in docs
2012-12-15 14:57:51 -08:00
Elliott Hughes
898d8048b6
am 2eca1b53: Merge "Add return after NULL check in JetPlayer"
...
* commit '2eca1b53ae905f5ddaebaff7156340efdf97cb84':
Add return after NULL check in JetPlayer
2012-12-15 14:57:46 -08:00
Amith Yamasani
507ea24b8f
am ffdc7aed: Merge "avoid crashing system serer process"
...
* commit 'ffdc7aed5ec8f38706ddfad02d3df05493351083':
avoid crashing system serer process
2012-12-15 14:57:40 -08:00
Svetoslav Ganov
7a3d56e121
Merge "Fixing the build"
2012-12-14 17:46:35 -08:00
Svetoslav Ganov
2ec5093e5a
Fixing the build
...
Change-Id: I01349d65ac5915da090cfb018f99e0a508f9d5ad
2012-12-14 17:45:44 -08:00
Elliott Hughes
c749261fea
Merge "Fix DateUtils.formatElapsedTime."
2012-12-14 17:39:19 -08:00
Svetoslav Ganov
2fd569a086
Merge "Simplification of the Pools implementation."
2012-12-14 17:25:33 -08:00
Svetoslav Ganov
0bf39c8073
Merge "Refactoring of the screen magnification feature."
2012-12-14 17:12:12 -08:00
Nick Kralevich
0bba28cce7
Merge "App home directories are now 0700 for targetSdkVersion > 17"
2012-12-14 17:11:00 -08:00
The Android Open Source Project
ed6b57fcff
am 17a89072: (-s ours) Reconcile with jb-mr1.1-release - do not merge
...
* commit '17a890729e430503c7a906073dbde570da34c377':
2012-12-14 16:48:50 -08:00
Baligh Uddin
3a1dea0b95
am 3ffa3798: (-s ours) am 8a3eb664: am 435c0374: Merge "Import translations. DO NOT MERGE" into jb-mr1.1-dev
...
* commit '3ffa3798786fc77a3b3fa905cd978688b827fead':
Import translations. DO NOT MERGE
2012-12-14 16:48:33 -08:00
Scott Main
4725b58e54
am 15434e7c: am a828b8ff: am 3b16e13c: am 3a494adf: Merge "docs: add cursorloader class to side nav" into jb-mr1-dev
...
* commit '15434e7cccee95b2d63e61a2cd12a5e32dc757d7':
docs: add cursorloader class to side nav
2012-12-14 16:48:29 -08:00
Baligh Uddin
65fe00812e
am 4e7ec514: (-s ours) am 0ec825ed: Merge "Import translations. DO NOT MERGE" into jb-mr1-aah-dev
...
* commit '4e7ec51472c531d582322bfde59073ab38336b41':
Import translations. DO NOT MERGE
2012-12-14 16:48:25 -08:00
Quddus Chong
6d430fd9ef
am 13bc2d26: am cac633c7: am dc167dc6: am 9b7cb6f0: docs: Fixing broken IABv3 internal links
...
* commit '13bc2d264c7f111d0515e4abf158f4fd6b31a646':
docs: Fixing broken IABv3 internal links
2012-12-14 16:48:21 -08:00
Svetoslav Ganov
545252f4fd
Refactoring of the screen magnification feature.
...
1. This patch takes care of the case where a magnified window is covering an unmagnigied
one. One example is a dialog that covers the IME window.
bug:7634430
2. Ensuring that the UI automator tool can connect and correctly dump the screen.
bug:7694696
3. Removed the partial implementation for multi display magnification. It adds
unnecessary complexity since it cannot be implemented without support for
input from multiple screens. We will revisit when necessary.
4. Moved the magnified border window as a surface in the window manager.
5. Moved the mediator APIs on the window manager and the policy methods on the
WindowManagerPolicy.
6. Implemented batch event processing for the accessibility input filter.
Change-Id: I4ebf68b94fb07201e124794f69611ece388ec116
2012-12-14 16:27:27 -08:00
Irfan Sheriff
224333c03f
Merge "P2p cleanup"
2012-12-14 16:07:46 -08:00
Irfan Sheriff
f118043ca7
P2p cleanup
...
- Clean up handling of mSavedPeerConfig
- Add argument protection
- Split out WPS handling on GO into a separate API. This was almost hacky
right now for applications and was working in an undocumented way
- Refactor connect function call and fix updating group capability
Change-Id: I26211c72ad60c6b6c939ad7473fcf2fc633f3010
2012-12-14 14:48:10 -08:00
Elliott Hughes
2eda18485c
Fix DateUtils.formatElapsedTime.
...
More reuse of StringBuilders, less broken home-grown formatting code.
Long-term, we should hand this over to icu4c, but they're not ready yet.
Bug: http://code.google.com/p/android/issues/detail?id=41401
Bug: 7736688
Change-Id: Ib3c1e1aad05827df646aa18645cce19dffb7551f
2012-12-14 14:29:47 -08:00
The Android Open Source Project
17a890729e
Reconcile with jb-mr1.1-release - do not merge
...
Change-Id: I5ffbdc1a3993d684898a61c818cfec1a8ff8ce4b
2012-12-14 14:03:22 -08:00
The Android Automerger
b70b69c417
merge in jb-mr1.1-release history after reset to jb-mr1.1-dev
2012-12-14 13:56:13 -08:00
Adam Cohen
f85f1aeb56
Merge "Fix docs build issue"
2012-12-14 12:11:38 -08:00
Baligh Uddin
d663b8cffd
Merge "Import translations. DO NOT MERGE"
2012-12-14 12:05:28 -08:00
Baligh Uddin
3ffa379878
am 8a3eb664: am 435c0374: Merge "Import translations. DO NOT MERGE" into jb-mr1.1-dev
...
* commit '8a3eb6644cc99cd991319dc487446689eb0907e8':
Import translations. DO NOT MERGE
2012-12-14 12:01:57 -08:00
Adam Cohen
3b4ca103f8
Fix docs build issue
...
Change-Id: I901e5b80609bf5ae85b167ec01b7507714423e5c
2012-12-14 12:00:56 -08:00
Baligh Uddin
8a3eb6644c
am 435c0374: Merge "Import translations. DO NOT MERGE" into jb-mr1.1-dev
...
* commit '435c03749abd6f504dd5f6dd3c5c3b4d549ff702':
Import translations. DO NOT MERGE
2012-12-14 11:59:50 -08:00
Scott Main
15434e7ccc
am a828b8ff: am 3b16e13c: am 3a494adf: Merge "docs: add cursorloader class to side nav" into jb-mr1-dev
...
* commit 'a828b8ffc33ecdeaf71d119abf5e50df3b781387':
docs: add cursorloader class to side nav
2012-12-14 11:59:15 -08:00
Baligh Uddin
435c03749a
Merge "Import translations. DO NOT MERGE" into jb-mr1.1-dev
2012-12-14 11:57:45 -08:00
Scott Main
a828b8ffc3
am 3b16e13c: am 3a494adf: Merge "docs: add cursorloader class to side nav" into jb-mr1-dev
...
* commit '3b16e13c48473f4f357a9b8fea38b7f822343274':
docs: add cursorloader class to side nav
2012-12-14 11:57:15 -08:00
Baligh Uddin
4e7ec51472
am 0ec825ed: Merge "Import translations. DO NOT MERGE" into jb-mr1-aah-dev
...
* commit '0ec825ed70dd8383b0248608aa7abe0e8ed81854':
Import translations. DO NOT MERGE
2012-12-14 11:55:37 -08:00
Scott Main
3b16e13c48
am 3a494adf: Merge "docs: add cursorloader class to side nav" into jb-mr1-dev
...
* commit '3a494adf97c4a096238a75a8f39fbeddc2cddadb':
docs: add cursorloader class to side nav
2012-12-14 11:55:00 -08:00
Quddus Chong
13bc2d264c
am cac633c7: am dc167dc6: am 9b7cb6f0: docs: Fixing broken IABv3 internal links
...
* commit 'cac633c7316b6dd569864ee70e45fcbb36653066':
docs: Fixing broken IABv3 internal links
2012-12-14 11:54:03 -08:00
Nick Kralevich
92091fa963
App home directories are now 0700 for targetSdkVersion > 17
...
Pass targetSdkVersion to installd so it knows the appropriate
permissions to apply to the app's home directory.
Bug: 7208882
Change-Id: Ia62ed36b32ee5af01077fb10a586024411be8ed4
2012-12-14 11:53:10 -08:00
Baligh Uddin
0ec825ed70
Merge "Import translations. DO NOT MERGE" into jb-mr1-aah-dev
2012-12-14 11:52:52 -08:00
Scott Main
3a494adf97
Merge "docs: add cursorloader class to side nav" into jb-mr1-dev
2012-12-14 11:51:51 -08:00
Quddus Chong
cac633c731
am dc167dc6: am 9b7cb6f0: docs: Fixing broken IABv3 internal links
...
* commit 'dc167dc6c756697aba317d41b4f53504be7eae83':
docs: Fixing broken IABv3 internal links
2012-12-14 11:51:27 -08:00
Quddus Chong
dc167dc6c7
am 9b7cb6f0: docs: Fixing broken IABv3 internal links
...
* commit '9b7cb6f03b2b5492b26fdffd0dddcadb74e8e239':
docs: Fixing broken IABv3 internal links
2012-12-14 11:48:13 -08:00
Stephen Hines
75166902c6
Merge "Revert "Turn off IP2.""
2012-12-14 11:41:17 -08:00
Stephen Hines
2e28e2b324
Revert "Turn off IP2."
...
This reverts commit bc897302afcc40aee2bbce75a156a0d61883ff55
Change-Id: Ie2d0f32e248a20c26e8251195614d8df751c99ae
2012-12-14 11:39:47 -08:00
Scott Main
8ac78803f5
docs: add cursorloader class to side nav
...
Change-Id: I1be67b98f71b9e3759b06b851c30b49f8ccdef64
2012-12-14 11:39:03 -08:00
Baligh Uddin
62541594c1
Import translations. DO NOT MERGE
...
Change-Id: I2ed4225f2b9fc3cb25a8d2efed93d1e7883cdcac
Auto-generated-cl: translation import
2012-12-14 11:33:05 -08:00
Baligh Uddin
0c2f090d23
Import translations. DO NOT MERGE
...
Change-Id: I4e8489952075f530451f167537a5f996380ae63d
Auto-generated-cl: translation import
2012-12-14 11:25:30 -08:00
Baligh Uddin
5d3316d603
Import translations. DO NOT MERGE
...
Change-Id: Idc82d91525857387cf867e8ac14859900fb5f1a3
Auto-generated-cl: translation import
2012-12-14 11:23:14 -08:00
Quddus Chong
9b7cb6f03b
docs: Fixing broken IABv3 internal links
...
Change-Id: Ia0c087645e72a879c9883b9d62bf997afb407ce4
2012-12-14 11:22:29 -08:00