139462 Commits

Author SHA1 Message Date
Selim Cinek
fed1ab6222 Fixed a bug with overscrolling on the bottom.
When overscrolling on the buttom, we now take the normal rubberband
factor again.

Change-Id: I615c84ee925b69d1ee995a56ffb2e4291c18c43d
2014-06-17 14:10:33 -07:00
Raph Levien
466cd7a2a6 Merge "Clean up dirFlags / bidiFlags confusion" 2014-06-16 22:12:26 +00:00
Raph Levien
051910b9f9 Clean up dirFlags / bidiFlags confusion
The dirFlags and bidiFlags enums are distinct, and have different
meanings. The former is a determined direction for a run of text, while
the latter is a request for the bidi algorithm. They have been used
interchangeably, and this has caused some problems, notably running the
bidi algorithm needlessly when the direction for a run is already
determined.

This patch cleans up the confusion, by always naming each occurrence
explicitly "boolean isRtl" or "int bidiFlags" (the previous code often
just used "int flags", which added to the confusion), and converts
between the meanings when a function takes an isRtl argument but passes
it to another function expecting bidiFlags.

Fixes b/15089607 Clean up bidi flag mess

Change-Id: I410b6604376e853dd12c255e7f5a9d2b9a310dd9
2014-06-16 14:36:08 -07:00
Narayan Kamath
5d140e4b1b am 5406f59a: am 6a6411e3: am 076dc013: Merge "Move dex file pruning to installd."
* commit '5406f59abd0cde826e8254fe628bea6d80769c8c':
  Move dex file pruning to installd.
2014-06-16 13:58:39 +00:00
Narayan Kamath
5406f59abd am 6a6411e3: am 076dc013: Merge "Move dex file pruning to installd."
* commit '6a6411e3d8c533a40bfe1897e2c26e3d6f3b52e0':
  Move dex file pruning to installd.
2014-06-16 13:54:10 +00:00
Narayan Kamath
6a6411e3d8 am 076dc013: Merge "Move dex file pruning to installd."
* commit '076dc0135b153cbcedbe584645c93cfe4390cdb0':
  Move dex file pruning to installd.
2014-06-16 13:50:37 +00:00
Narayan Kamath
97df96d8eb am 2ecc4dc8: am f36fe3f8: am 1083573c: Merge "Track changes to libcore ICU apis."
* commit '2ecc4dc88fc209f75f5dfe815d6a1fbb5fd49ef2':
  Track changes to libcore ICU apis.
2014-06-16 11:10:00 +00:00
Narayan Kamath
2ecc4dc88f am f36fe3f8: am 1083573c: Merge "Track changes to libcore ICU apis."
* commit 'f36fe3f85daaf9e3b3270143d6648394768bb324':
  Track changes to libcore ICU apis.
2014-06-16 11:01:29 +00:00
Narayan Kamath
f36fe3f85d am 1083573c: Merge "Track changes to libcore ICU apis."
* commit '1083573c2feb6677ae5627a9ee41f82a697e22d4':
  Track changes to libcore ICU apis.
2014-06-16 10:56:34 +00:00
Robert Ly
617a4c403f am 2b49f5b5: am d3843038: Merge "docs: Fixing the remaining issues with the Auto page" into klp-modular-dev
* commit '2b49f5b5fa878a87871c7cc1e12c5f9bf816944c':
  docs: Fixing the remaining issues with the Auto page
2014-06-16 10:11:50 +00:00
Joe Fernandez
7c820b4995 am 05b55aff: am b83765ff: Android TV Dev Guide for L-Prevew, round 2
* commit '05b55afff4864d88489b1bd65b903b8e73d8c000':
  Android TV Dev Guide for L-Prevew, round 2
2014-06-16 10:11:45 +00:00
Robert Ly
2b49f5b5fa am d3843038: Merge "docs: Fixing the remaining issues with the Auto page" into klp-modular-dev
* commit 'd3843038b93e91681a6f40633efeca8b41edc055':
  docs: Fixing the remaining issues with the Auto page
2014-06-16 10:07:04 +00:00
Joe Fernandez
05b55afff4 am b83765ff: Android TV Dev Guide for L-Prevew, round 2
* commit 'b83765ff06afbc96f4ffc21f9350ef6650d70d94':
  Android TV Dev Guide for L-Prevew, round 2
2014-06-16 10:06:57 +00:00
Narayan Kamath
5af1edc4bb am 5a44bdc8: am 8382b0d3: am ab9a19e3: Merge "Remove some pointless code."
* commit '5a44bdc828cba61aa055e2d71b3af62f39100179':
  Remove some pointless code.
2014-06-16 10:03:19 +00:00
Narayan Kamath
2fbe737318 am 8966fd38: am 031dec4a: am bfa6ddd0: Merge "Support deprecated language codes."
* commit '8966fd383b6a91426871784590e2cc8a79f4fa5b':
  Support deprecated language codes.
2014-06-16 10:03:03 +00:00
Robert Ly
3238395b42 am 32b98210: am d73b0450: Merge "docs: fix index pages" into klp-modular-dev
* commit '32b9821027e5f40f6954ca806f60f4a6703325da':
  docs: fix index pages
2014-06-16 10:02:55 +00:00
Robert Ly
3a4532609c am e5fdd423: am 09e2459c: Merge "docs: Added info on customizing the status bar." into klp-modular-dev
* commit 'e5fdd4236b8b5819c56b17ccc6c45540a6b3733d':
  docs: Added info on customizing the status bar.
2014-06-16 10:02:50 +00:00
Ricardo Cervera
a2f572fe5b am 17e7903f: am d3e426be: docs: Review the User Interface section for the L API Preview
* commit '17e7903f5a21a8bac3d5bf815b82c106af82ff65':
  docs: Review the User Interface section for the L API Preview
2014-06-16 10:02:45 +00:00
Ricardo Cervera
2731fbfe05 am 7daf6955: am d6beebff: docs: Added the Compatibility page to the L Preview menu
* commit '7daf6955bb02c4e7de79aa652b6b22eb33d35077':
  docs: Added the Compatibility page to the L Preview menu
2014-06-16 10:02:30 +00:00
Robert Ly
82438a959a am cc55138e: am b8cabe9a: fix the index page
* commit 'cc55138e4cc863aa3c6828ceceaf4da65d3630cb':
  fix the index page
2014-06-16 10:02:20 +00:00
Narayan Kamath
5a44bdc828 am 8382b0d3: am ab9a19e3: Merge "Remove some pointless code."
* commit '8382b0d3c6639ee0eeadec02983bfceaf5ba0a32':
  Remove some pointless code.
2014-06-16 09:54:49 +00:00
Narayan Kamath
8382b0d3c6 am ab9a19e3: Merge "Remove some pointless code."
* commit 'ab9a19e38c685d0cb2952185af510322b26181a7':
  Remove some pointless code.
2014-06-16 09:47:10 +00:00
Narayan Kamath
8966fd383b am 031dec4a: am bfa6ddd0: Merge "Support deprecated language codes."
* commit '031dec4acd384ae6c5ab183139c7f91289a05f62':
  Support deprecated language codes.
2014-06-16 09:44:03 +00:00
Narayan Kamath
298a5f8ea7 resolved conflicts for merge of 65cb7696 to master
Change-Id: Ib15b97dc2f9337861c8e9589d69e6af5328fe219
2014-06-16 10:41:14 +01:00
Narayan Kamath
031dec4acd am bfa6ddd0: Merge "Support deprecated language codes."
* commit 'bfa6ddd02d699f43915cba8027ab324d234b4836':
  Support deprecated language codes.
2014-06-16 09:39:57 +00:00
Jessica Hummel
d7ccad9935 Remove unused icon.
The icon was left there during a rename to allow easier merging between android branches.

Change-Id: Ia605e228be1eaebd235bd92100a14b8f5f46f1f8
2014-06-16 09:55:41 +01:00
Joe Fernandez
b83765ff06 Android TV Dev Guide for L-Prevew, round 2
Change-Id: I461a0fd34a695aaefe1211e079069ea0cf03eb2d
2014-06-15 23:01:18 -07:00
Jinsuk Kim
6d97f5b91c A few more APIs for HdmiControlService
Added following APIs in HdmiControlService:

- portSelect
- sendKeyEvent
- getPortInfo
- addDeviceEventListener

Some are not fleshed out yet. Will work on it in a follow up CL.

Change-Id: Ia8c635176c0378f6e8db589bf714d82bf21ce85d
2014-06-16 14:01:45 +09:00
Robert Ly
32b9821027 am d73b0450: Merge "docs: fix index pages" into klp-modular-dev
* commit 'd73b045090990d11da1648c695c4a81b99c5aa3b':
  docs: fix index pages
2014-06-16 01:44:43 +00:00
Robert Ly
e5fdd4236b am 09e2459c: Merge "docs: Added info on customizing the status bar." into klp-modular-dev
* commit '09e2459cc347696297062454e4a6bdccadb056e4':
  docs: Added info on customizing the status bar.
2014-06-15 23:15:22 +00:00
Ricardo Cervera
17e7903f5a am d3e426be: docs: Review the User Interface section for the L API Preview
* commit 'd3e426bebd7c3c65c16456353f521d9d9e0f72b8':
  docs: Review the User Interface section for the L API Preview
2014-06-15 23:15:19 +00:00
Ricardo Cervera
d3e426bebd docs: Review the User Interface section for the L API Preview
Change-Id: Ied0002d5c4b0a29919be28f2feb04a419c563160
2014-06-15 16:01:28 -07:00
Ricardo Cervera
7daf6955bb am d6beebff: docs: Added the Compatibility page to the L Preview menu
* commit 'd6beebffe440fd5579db994023236095331a8bb8':
  docs: Added the Compatibility page to the L Preview menu
2014-06-15 22:06:03 +00:00
Ricardo Cervera
d6beebffe4 docs: Added the Compatibility page to the L Preview menu
Change-Id: Ibe3d02cf37e72e830bf94db84cae0063d3100223
2014-06-15 15:00:41 -07:00
Robert Ly
cc55138e4c am b8cabe9a: fix the index page
* commit 'b8cabe9ae0b848ace8f6b20a9ecbf6c78a7643cb':
  fix the index page
2014-06-15 21:57:44 +00:00
Robert Ly
b8cabe9ae0 fix the index page
Change-Id: I84461a7ace1c6bde8e99534096cc9e485cecb4c4
2014-06-15 14:49:02 -07:00
Joe Fernandez
65cb769671 am a4071291: Android TV Dev Guide for L-Preview
* commit 'a4071291dd29d3efdf6340a7777f4542996cfc3c':
  Android TV Dev Guide for L-Preview
2014-06-15 21:42:43 +00:00
Joe Fernandez
a4071291dd Android TV Dev Guide for L-Preview
Change-Id: I46749538c927e1090c73e747e44e83aa703bdff1
2014-06-15 14:17:23 -07:00
Quddus Chong
97f9323346 am d50a6f8e: docs: Updates to L Developer Preview Highlights.
* commit 'd50a6f8ef27b793d2b0d65140bfeb5e824c3b103':
  docs: Updates to L Developer Preview Highlights.
2014-06-15 19:27:29 +00:00
Quddus Chong
d50a6f8ef2 docs: Updates to L Developer Preview Highlights.
Change-Id: Ifbacefe16a0048d6f19a468adb7a8b8712820c28
2014-06-15 12:13:52 -07:00
Ian Rogers
7f8d94f411 Merge branch 'klp-modular-dev-plus-aosp' of https://googleplex-android.googlesource.com/_direct/platform/frameworks/base into klp-modular-dev-plus-aosp 2014-06-14 09:06:58 +00:00
Nick Kralevich
5f20e1ae8d am 23315095: am 748f4b8d: Merge "update mLastSlash for gdbserver"
* commit '23315095f1d1f647311ad0fcf05ddb152ad9452d':
  update mLastSlash for gdbserver
2014-06-14 09:05:57 +00:00
Robert Ly
72f0f57a6d am 20555296: docs: squashed commit of i.o launches
* commit '2055529600cda58bfcf9076b7c68467bbd5df7f8':
  docs: squashed commit of i.o launches
2014-06-14 09:03:51 +00:00
Robert Ly
2055529600 docs: squashed commit of i.o launches
Change-Id: I71bb6efb27f363dc6b47bf1e283369ae274caee8
2014-06-14 00:39:05 -07:00
Nick Kralevich
23315095f1 am 748f4b8d: Merge "update mLastSlash for gdbserver"
* commit '748f4b8d42541955850e76972b1ab3d9c98e226d':
  update mLastSlash for gdbserver
2014-06-14 04:25:46 +00:00
Vinod Krishnan
61eb51b8f5 am 1e6048e0: Merge "DO NOT MERGE Cherry picking 3 CLs to fix CTS testFitSystemWindows" into klp-modular-dev
* commit '1e6048e0158310ee31e0310661bed06a41ac7dd7':
  DO NOT MERGE Cherry picking 3 CLs to fix CTS testFitSystemWindows
2014-06-14 01:06:50 +00:00
smain@google.com
b06efc724c am aa1ecf5c: html cleanup. delete quickviews
* commit 'aa1ecf5cdf70c5b76bd5e31d252735ba52a90b72':
  html cleanup. delete quickviews
2014-06-14 00:55:40 +00:00
smain@google.com
aa1ecf5cdf html cleanup. delete quickviews
Change-Id: Ifd71ca32848982919f37f8927acd8b66b0cf4438
2014-06-13 17:47:15 -07:00
smain@google.com
80b69dc203 am b43eff80: adjust scroll position now that there\'s secondary nav bar
* commit 'b43eff80e56c29b29ac3f77ee12150211539dcee':
  adjust scroll position now that there's secondary nav bar
2014-06-14 00:35:48 +00:00
smain@google.com
b43eff80e5 adjust scroll position now that there's secondary nav bar
Change-Id: I7aa237390066805bef210f2ed2f4ae1063e5e252
2014-06-13 17:31:20 -07:00