History log of /frameworks/support/wear/api/current.txt
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e09a39f7a9448990d4358e5255f6ef93da860901 15-Feb-2018 Aga Madurska <amad@google.com> Add the confirmation overlay API to :support-wear

Bug: 31713520
Test: run ./gradlew :wear:connectedCheck

Change-Id: I855db95f7f64947a0a14f66e4c183f5ba28c94dc
/frameworks/support/wear/api/current.txt
8db70748979b9eaf588d7fa29cee318f60e62e5f 07-Mar-2018 Aurimas Liutikas <aurimas@google.com> Add new API files after refactor.

- Move old API files to api_legacy
- Create new current.txt files with ./gradlew updateApi

Bug: 70043591
Test: ./gradlew checkApi
Change-Id: Ie2183da0c6947779d1c72cd53ed48460afd1ad56
/frameworks/support/wear/api/current.txt
3fc434a9143dab6832b23c8eecf704b751196f9f 08-Dec-2017 Aga Madurska <amad@google.com> Deprecate AmbientMode in favour of AmbientModeSupport.

Test: run ./gradlew wear:connectedCheck
Bug: 70292841

Change-Id: I1a61b5c1e9f8cd844faab8d9e297f465366e1f8a
/frameworks/support/wear/api/current.txt
1bece1365a619cde06c5fb7b95530b8539c19d78 19-Nov-2017 Jeff Sharkey <jsharkey@android.com> Emit all APIs using Predicates.

Generate APIs using updated doclava.

Test: manual inspection of API text files
Bug: 69505783
Change-Id: I3d0980e17a8fb7c102ddaed950c89f735b59ebb6
(cherry picked from commit 3034f5d8244f904e9756d00ccf063a702df0a902)
/frameworks/support/wear/api/current.txt
a2c596edf8ff3f9cb092e94d460a9e1985a584a5 09-Nov-2017 Aga Madurska <amad@google.com> Add support for smart resume to AmbientMode.

The behavior of the class is now as follows:
1. If attached to an Activity which implements the
AmbientMode.AmbientCollbackProvider then ambient
mode is set to enabled and will pass callback to
the supplied callback.

2. If attached to an Activity which does not implement
the callback mentioned above: enables smart auto resume.

3. If not attached to any Activity as all - no
ambient support and no smart resume support.

Bug: 64540413
Test: run ./gradlew wear:connectedCheck

Change-Id: Id5873140109870bb74d997b01994988410b2c725
/frameworks/support/wear/api/current.txt
ae0fb161ab02ef52c4ad7c384271d1f7bb0b2b7e 19-Oct-2017 Alan Viverette <alanv@google.com> Fix build, update ignore file

Bug: n/a
Test: ./gradlew checkApi
Change-Id: I2ef3cc7a3ecaadbf6a24706f3e12da3db31e1ce0
/frameworks/support/wear/api/current.txt
7b42d7d9e6927902ce10e51f09036ea43354efc2 25-Sep-2017 Aga Madurska <amad@google.com> Port Ambient functionality over to :support-wear.

This CL enables support for v4.FragmentActivity
(and ArchitectureComponents). In addition, it deatches
the AmbientMode functionality from Activity which
removes the need to inherit from WearableActivity
for Wearable apps. Ambient mode is now available for
any Activity extending FragmentActivity.

Bug: 27602261
Bug: 30499602
Test: ./gradlew wear:connectedCheck on wear and mobile

Change-Id: I406d4a20f7ac5d54c96c4b0269cfeb00bef01112
/frameworks/support/wear/api/current.txt
d573ce083ec0487c0dd8bd32a1b7d77ebf68acdd 28-Aug-2017 Alan Viverette <alanv@google.com> Move back to current.txt instead of -SNAPSHOT.txt

Avoids issues with auto-merger and enforces "no changes since last public
release" policy.

Bug: 65068326
Test: ./gradlew checkApi against a variety of versions
Change-Id: Iac174ce23922ac0e1ce5200f01c99e6597369178
/frameworks/support/wear/api/current.txt