• Home
  • History
  • Annotate
  • only in /frameworks/support/v4/api23/
History log of /frameworks/support/v4/api23/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
158477423c917050f10ec772a491ea53c9df12f4 10-Aug-2015 Jorim Jaggi <jjaggi@google.com> Hide FingerprintManagerCompatApi23

Bug: 23030414
Change-Id: Icf1643f85206e3c5e3760b6caf63305ffe7e8de5
ndroid/support/v4/hardware/fingerprint/FingerprintManagerCompatApi23.java
b51f456b92aeb62d5aa9d67e1fb2725b2035fddd 24-Jul-2015 Ian Lake <ilake@google.com> Add API 23 PLAY_FROM_URI support to MediaSessionCompat

Add support for the PLAY_FROM_URI action, added in API 23, to
MediaSessionCompat, PlaybackStateCompat, and MediaControllerCompat.

Note that while <API 21 and API23+ devices will send calls from
MediaControllerCompat.TransportControls.playFromUri() through to the
registered Callback, no attempt has been made to make the same
functionality available to API 21-22 devices (as those use the native
MediaController framework).

BUG: 22715736
Change-Id: I8d21196cd8101047a9ec510b7fe817f924ddb7c3
ndroid/support/v4/media/MediaControllerCompatApi23.java
ndroid/support/v4/media/MediaSessionCompatApi23.java
9cdd87d08a3295f5f973b70008840d6bf8de8aa1 24-Jul-2015 Ian Lake <ilake@google.com> Update MediaDescriptionCompat for API 23

Add media URI field for API 23+ devices to achieve platform parity.

BUG: 22699466
Change-Id: I7d47cc1a52269db1c87c9ba24880b386d0f6694a
ndroid/support/v4/media/MediaDescriptionCompatApi23.java
e70c5387272b23eb09b7324e88b8c5d8e4481b3f 19-May-2015 Jorim Jaggi <jjaggi@google.com> Handle Mac objects as well in FingerprintManagerCompat

Bug: 22611435
Change-Id: Ic744c8ab2e480b5c4e5e4d5f504649195c3650a8
ndroid/support/v4/hardware/fingerprint/FingerprintManagerCompatApi23.java
e899df75f63baf0669f3cbdb193c7475979c8122 30-Jun-2015 Svet Ganov <svetoslavganov@google.com> Update the support lib for final API version.

1. Update the SDK level check to use the official API number.

2. Updated the permission checker to use checkOp which now
allows checking app ops for another UID since noteOp has
side effects and a package cannot use it cross UID without
a signature or system permission.

bug:21596411

Change-Id: I61bc08d943f2779caba62c4686880a8d5c295107
ndroid/support/v4/app/AppOpsManagerCompat23.java
348178b28c5df809b7c127774d115e5340f11e0b 19-Jun-2015 Doris Liu <tianliu@google.com> Merge "Fix DrawerLayout shadow for RTL mode" into mnc-dev
621e41e02c0664afd4e358dfe166d6fb71e471c9 03-Jun-2015 Doris Liu <tianliu@google.com> Fix DrawerLayout shadow for RTL mode

This CL has done the following:
1) Keep track of the shadow drawables set for each gravity, and
resolve the drawable based on the current layout direction and
drawer gravity on the go
2) For API 21 and above, set a default (non-zero) elevation to the
drawer for the drawer shadow, instead of using user provided
shadow drawables, and provide setters and getters for developers
to change drawer elevation.
3) Add getLayoutDirection and setLayoutDirection in DrawableCompat
4) In the case where an auto-mirrored drawable, change the drawable
layout direction in the drawable resolution phase.

Bug: 19426883

Change-Id: Ib08e9d4f59ba94cd5618d651a4a4172b66af6570
ndroid/support/v4/graphics/drawable/DrawableCompatApi23.java
e2458f312876e3f9ac64f0155997ab21b2b906f2 14-Jun-2015 Svet Ganov <svetoslavganov@google.com> Add permission checking APIs that look at both permissions and app ops.

bug:21277214

Change-Id: I8fe98863333270666964adb69f92b2d3dcd78ef7
ndroid/support/v4/app/AppOpsManagerCompat23.java
ded3a5d5890aee32b9624aa605d1f35b1359010d 11-Jun-2015 Chris Banes <chrisbanes@google.com> Merge "API council review feedback for ActionMenuView - support edition" into mnc-dev
e1e957f536c20ebe2a7e6c417ccb2fd8f7fa845b 11-Jun-2015 Svetoslav <svetoslavganov@google.com> Add v4 support for permission APIs on fragments

Change-Id: I5a4abba0f65f5f92632c0031b0f7c259d5c61024
ndroid/support/v4/app/ActivityCompat23.java
7325cdad103472c460c1dd492ec9f9ac0df57d50 09-Jun-2015 Chris Banes <chrisbanes@google.com> API council review feedback for ActionMenuView - support edition

Reverts "MenuItem, navigation and overflow icon tinting" CL,
and adds getter and setter for the overflow icon to ActionMenuView
and Toolbar.

BUG: 21571899

Change-Id: I4ba7f6bb5c94ea52bfc482590b9de620640bd8d5
ndroid/support/v4/view/MenuItemCompatApi23.java
febf93acf968f1722d3644f356b346987941fd94 06-Jun-2015 Jim Miller <jaggies@google.com> Update and cleanup FingerprintManager API to new spec

Fixes bug 21040383

Change-Id: I16b2298e1e135ae6324318a1ea48095b28432ca6
ndroid/support/v4/hardware/fingerprint/FingerprintManagerCompatApi23.java
e21490ed64c2c5c6677b795c34cca0d6a11174ea 03-Jun-2015 Svetoslav <svetoslavganov@google.com> Add more permission APIs to support lib

Change-Id: I28f7a1df548b9a7af7c445d1359a7560895166dd
ndroid/support/v4/app/ActivityCompat23.java
36c328cb8d2b86ce99c9e7c7382478b2b496bdd3 03-Jun-2015 Svetoslav <svetoslavganov@google.com> Add support lib shims for new permissions APIs

bug:20526466

Change-Id: Ibb86ae414ed7ee62b4a865e07127d0b7ae141b32
ndroid/support/v4/app/ActivityCompat23.java
8c5aaecf377d4fd1ef2f5182fa25f1d7880c5549 19-May-2015 Jorim Jaggi <jjaggi@google.com> Merge "Fix crash in FingerprintManagerCompat" into mnc-dev
50931369bc45988cfb44760dc3b52012bef56d3a 14-May-2015 Jorim Jaggi <jjaggi@google.com> Fix crash in FingerprintManagerCompat

Bug: 21133670
Change-Id: I140fcad87136b5e07c606b62bdfad37b1c3aa82e
ndroid/support/v4/hardware/fingerprint/FingerprintManagerCompatApi23.java
091b0f935e68ce9bfecc2422e60eada33fa3b09c 06-May-2015 Chris Banes <chrisbanes@google.com> AppCompatWidgets, now with added pixie dust.

This CL moves a lot of the internal code for apply background
tints to a central helper class. This allows us to have one place
to add/fix things. This has enabled an easier implementation of
reading the backgroundTint and backgroundTintMode attributes.

With that, our CompoundButton implementations have followed in
the same vain with a new helper class, reading of the new
buttonTint and buttonTintMode attributes, with a v4 shim to allow
dynamic setting.

Also tidied up the javadoc on each class too so that developers
know what they're getting from each class, and fixed an NPE in
the AutoCompleteTextView classes.

BUG: 19037149
BUG: 21102590

Change-Id: Ice097ed44e1253e5799bbe9ab30285912617b4dc
ndroid/support/v4/widget/CompoundButtonCompatApi23.java
9b22ca9f977f73f239828006f4da124f60bc0a24 05-May-2015 Jorim Jaggi <jjaggi@google.com> Merge "Add FingerprintManagerCompat" into mnc-dev
0f46e110e9edcc92812670b3f4b918a84499265b 28-Apr-2015 Jorim Jaggi <jjaggi@google.com> Add FingerprintManagerCompat

Change-Id: I0a3cba409604b5e93d2f1ab273eba24f43325fb4
ndroid/support/v4/hardware/fingerprint/FingerprintManagerCompatApi23.java
fb848520dc2a744f1579a91bd5d2af2caa9a9956 05-May-2015 Alan Viverette <alanv@google.com> Compat methods for Context.getColorStateList(int) and getColor(int)

Change-Id: I20c606260fbdda2294c74322bc5941849d231b90
ndroid/support/v4/content/ContextCompatApi23.java
1026462aae7e36f6dbe8d83f5c6ba1595fdb703d 05-May-2015 Jorim Jaggi <jjaggi@google.com> Revert "Add FingerprintManagerCompat"

This reverts commit d019e1cc3c5cbd5af21cd6bbf4e6d4593a5a6c65.

Broke build.

Change-Id: Ibfae6046dbc0ecd0521b49169f9109058f694c4f
ndroid/support/v4/hardware/fingerprint/FingerprintManagerCompatApi23.java
d019e1cc3c5cbd5af21cd6bbf4e6d4593a5a6c65 28-Apr-2015 Jorim Jaggi <jjaggi@google.com> Add FingerprintManagerCompat

Change-Id: Id2814f289db981863abce87e5a146a1ac505b684
ndroid/support/v4/hardware/fingerprint/FingerprintManagerCompatApi23.java
322f8748f9d8de6f79345f660c859f163ad363b7 14-Apr-2015 Chris Banes <chrisbanes@google.com> Add window layout type calls to PopupWindowCompat

BUG: 20172711

Change-Id: Iacffdf908b98739770f13665732d7755b14b9a25
ndroid/support/v4/widget/PopupWindowCompatApi23.java
c88bcc13910d9d1a0ddd077e7cb96f3d95bde76c 16-Feb-2015 Chris Banes <chrisbanes@google.com> MenuItem, navigation and overflow icon tinting - support edition

- iconTint and iconTintMode attrs for MenuItem, with
associated setters.
- navigationTint and navigationTintMode attrs for Toolbar
with associated setters.
- overflowTint and overflowTintMode attrs for Toolbar
with associated setters.

Depends on Ibd1fae7cdbc7a7c42809e52541fae5d8beb18e92

BUG: 18126050
BUG: 19148351
BUG: 19305408

Change-Id: I04e9ce376c925efe6f43e03e9627a9a83865dab8
ndroid/support/v4/view/MenuItemCompatApi23.java
0dd57e65bcb8c9f0c7468a69ea3549a54a2482df 16-Feb-2015 Narayan Kamath <narayan@google.com> Move support library away from using ICU.addLikelySubtags(string)

... and getScript(String).

bug: 15876704
Change-Id: I6b046fc4ee91d668cfb4d91ef782180169f4bb46
ndroid/support/v4/text/ICUCompatApi23.java
44918a92e1d66a01a03063e2c5e68b2570f64b03 08-Jan-2015 Chris Banes <chrisbanes@google.com> Use the new PopupWindow overlap anchor methods

Allows developers to set one style attribute and AppCompat
will then forward it on to the framework impl.

BUG: 18245054
Change-Id: I3cf2e2224d0420e80342e162ad01be1fb4f3cc18
ndroid/support/v4/widget/PopupWindowCompatApi23.java