History log of /frameworks/support/v13/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3566cfae6a5253755f041ec2c122d99b5fdc351a 13-Jul-2016 Yohei Yukawa <yukawa@google.com> Backport InputContentInfo APIs into API 13+.

Bug: 29833914
Change-Id: I0b7526b588261030e9d3ae4211919bee07ea37f0
/frameworks/support/v13/Android.mk
48f12629f67eae8423dd7345c546503421a58237 23-Jun-2016 Adam Lesinski <adamlesinski@google.com> Build v13 support lib with AAPT2

Change-Id: Ic15ba12dfc57e65cc1c628851e2451dd04527bb2
/frameworks/support/v13/Android.mk
7b59d3ae599949c7c6b4c5806b4dda7f41147690 13-Jun-2016 Alan Viverette <alanv@google.com> Remove old API check artifacts, invoke gradle from old make target

Fixes paths in build.gradle so they are relative to the project root,
rather than the current directory.

Bug: 28124434
Change-Id: Ieeae97cd789a6addf3282f2c43cd754ca8e84c57
/frameworks/support/v13/Android.mk
3c141cd9c1cfecd9352b82d9dae4d9601fabd4e6 11-Jun-2016 Yigit Boyar <yboyar@google.com> Revert "Remove old API check artifacts, invoke gradle from old make target"

This reverts commit 009647bbfa5efef608d6a660fc8ba191d876b1ed.

Change-Id: I59deae2a7180f58bc0c770f7b3f70962c8d2f73f
/frameworks/support/v13/Android.mk
009647bbfa5efef608d6a660fc8ba191d876b1ed 09-Jun-2016 Alan Viverette <alanv@google.com> Remove old API check artifacts, invoke gradle from old make target

Fixes paths in build.gradle so they are relative to the project root,
rather than the current directory.

Bug: 28124434
Change-Id: I8cde9db47d60ec1220d35fce5ef6fd2c6e97b1f8
/frameworks/support/v13/Android.mk
e1cd5a1f80010eece43cb4608505fd39f4832c00 25-Feb-2016 Neil Fuller <nfuller@google.com> Pin support libraries to Java 1.7 so they can be used with dx

The .jar artifacts must contain v51 class files to prevent them
being rejected by dx.

Bug: 26753820
Bug: 27353172
Bug: 27338966
Change-Id: I03a881a86bb6e3fcaa4ccb33e6c0615157ee363f
/frameworks/support/v13/Android.mk
663b3ef37796279df85321b94aa49457bc8d74b2 02-Feb-2016 Vladislav Kaznacheev <kaznacheev@google.com> Add android.support.v13.ViewCompat

This class extends android.support.v4.ViewCompat and provides
support for drag and drop which was first introduced in v11.

Bug: 26806593
Change-Id: I41d90a0dfb5f6291d81f36c5ef2610e105b964d4
/frameworks/support/v13/Android.mk
82b55491586ac50a0f95b60e39a3c18d068941cf 22-Jan-2016 Chris Banes <chrisbanes@google.com> Update support lib to use correct current SDK

BUG: 26714403
Change-Id: I2153dbda365f4552a14df1f432239bddfbbbef00
/frameworks/support/v13/Android.mk
e21490ed64c2c5c6677b795c34cca0d6a11174ea 03-Jun-2015 Svetoslav <svetoslavganov@google.com> Add more permission APIs to support lib

Change-Id: I28f7a1df548b9a7af7c445d1359a7560895166dd
/frameworks/support/v13/Android.mk
639640523bdb81cc5a2ac2a1ebbe0c4e13a2c82b 30-Apr-2015 Chris Banes <chrisbanes@google.com> Use doclava's new stubpackages wildcard support

Depends-on: Ibd49cc0348e2767b2c0fe6f14e7253b6d8e04c7b

Change-Id: I740a2b55156a3d5d296be390b799f9118b1820df
/frameworks/support/v13/Android.mk
f62fcdec92e2f96ec61579392ed2b593cff35b39 25-Feb-2015 Chris Banes <chrisbanes@google.com> Generate API files for the support libraries

make update-support-api
make check-support-api (run automatically on sdk builds)

BUG: 19478450

Change-Id: Idd0f12c457b7dc084a66158de452969d7afdb8dc
/frameworks/support/v13/Android.mk
16b9c32acfd3e6c96bd5571742bd09927f53bffe 21-May-2013 Ying Wang <wangying@google.com> Clean up dist files.

Change-Id: Ib22ec5e867955a71d4e42db0d2c56775fe37a4ae
/frameworks/support/v13/Android.mk
e4788686b60d6f03b6bfd05fe2ba32b786c77929 26-Apr-2013 Winson Chung <winsonc@google.com> DO NOT MERGE Reverting makefile change in "Adding support for simplified collection widgets"

Change-Id: I720180d602a35f60a98db500f11fe37b01316d1c
/frameworks/support/v13/Android.mk
c21f57ed68b81a77167f1df000b0e272e1598bc0 08-Mar-2013 Jeff Brown <jeffbrown@google.com> Add media router and display manager to support library.

The support library MediaRouter API is somewhat different from
the framework's existing MediaRouter API. It is designed to
be simpler and easier to extend.

In the new MediaRouter, routes are published by MediaRouteProviders.
MediaRouteProviders replace the concept of UserRoutes.
The built-in SystemMediaRouteProvider publishes the default
system routes and interoperates with the framework MediaRouter.

Each route now declares its capabilities and behaviors by way
of MediaControlIntents. The type of the route (live audio,
live video, or remote playback) is specified by the categories
of media control intents that the route supports. A route
may support any number of custom provider-defined media control
intent categories that provide access to specialized features.

The old concepts of route categories and route groups have
been removed. Route providers are now responsible for implementing
the route grouping and configuration through some UI of their
own that is not managed by the media router.

This patch does not include support for route icon drawables,
the new route picker UI or route provider services. These features
will be added in follow on patches.

Change-Id: I10cf078917d053a916254a5aa9d208b8cfd341ea
/frameworks/support/v13/Android.mk
948cc9d45dbf689dbd899ae6ed530e2ee7f717d9 12-Dec-2012 Adam Cohen <adamcohen@google.com> Adding support for simplified collection widgets

Change-Id: I30be65ec8fe9ba086b2406a0c1ddf657b07741d2
/frameworks/support/v13/Android.mk
f2fed0f23e5d00ed1c65f3dce567edee1a67a5ce 03-Jan-2012 Ying Wang <wangying@google.com> Build android-support-v13-ics-mr1 against SDK 15 (ics-mr1).

Change-Id: I7393b04a10bf2d81012ee00b28dab5695c656a8b
/frameworks/support/v13/Android.mk
abc968f1eba800c34a4008deb43b015da5d23a5f 26-Oct-2011 Adam Powell <adamp@google.com> Defer starting fragments in FragmentPagerAdapter for offscreen pages.

Add FragmentCompatICSMR1 to work with deferring fragment starts.

Fix some slightly dodgy layout behavior in ViewPager when extra child
views are present.

Add deferred start feature to support library fragment/loader
framework.

Change-Id: Ied454a6f3e11024eafc970ed9d091788c2d80bab
/frameworks/support/v13/Android.mk
2f57132efb6e8ce3aa19d4f39518073e00680265 20-Sep-2011 Ying Wang <wangying@google.com> Build the ics support libraries against SDK 14.

Change-Id: Ie1dedb7c087d8460b030381508b300ec20a60e29
/frameworks/support/v13/Android.mk
2a4d8518f36346ea25a22a736453ff28f2954165 30-Aug-2011 Dianne Hackborn <hackbod@google.com> Fix issues 5158104 and 4981556 (fragment problems)

5158104: com.android.contacts: java.lang.IllegalStateException:
Can not perform this action after onSaveInstanceState at
android.app.FragmentManagerImpl.checkStateLoss(FragmentManager.java:1201)

The ViewPager can just commit without worrying about a state loss,
since it can correctly reconstruct its state later.

4981556: Fragment.mImmediateActivity doesn't get restored on orientation change

I am giving up on this thing; I just don't see how it can actually
be correct. So now instead of getting an exception about a dup
add/remove at point of the add/remove call, this will happen later when
processing the transaction.

Also add an API for controlling the visibility of menus, which ViewPager
uses to have the correct menus shows. And add a method to get the
name of a back stack entry.

Finally fix a recent problem in ViewPager with dealing with focus,
and make ViewPager smart about handling keyboard focus navigation
inside itself.

Change-Id: I280269ac64079d171e9c899ea1cff7e80246c924
/frameworks/support/v13/Android.mk
b13ff27bb444693a88a4b1ed31e4e455eec8701c 16-Apr-2011 Dianne Hackborn <hackbod@google.com> Add new FragmentPager class for the HC fragment API.

This introduces a new v13 library for stuff that requires at
least ICS. It relies on new fragment APIs being introduced in
ICS.

Change-Id: I8875c3c7320f891fb5dfb2918f540c7ac221f4c2
/frameworks/support/v13/Android.mk