History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/NfcTile.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1c6116cbbb0c8000b576443e4b13026b1d8529d9 06-Sep-2017 Jason Monk <jmonk@google.com> Update QS if the content gets stale

For system tiles this is more often, but for 3P tiles its pretty rare
except for on boot.

Test: runtest systemui
Fixes: 34804413

Change-Id: I166e2ab6a609acd63b9b4f19579bab12beabba27
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/NfcTile.java
db8870065ad706e9ea66520879da9a3fa82ec6ae 15-Jun-2017 Jason Monk <jmonk@google.com> resolve merge conflicts of 8c1e6e49f95b to oc-dev-plus-aosp

Test: I solemnly swear I tested this conflict resolution.
Change-Id: If41b96601018976c8f5a5ea8d124bc0abb4ef605
8f7c40c83430edd3b72aafaf6f71b2f084fe7f27 15-Jun-2017 Anas Karbila <anaskarbila@gmail.com> NfcTile: make sure NFC adapter is always available when needed

Test: enable NFC->reboot->directly open QS panel, NFC tile will show disabled state. This commit fixes it.

Change-Id: Iabbe4ec11a38614b9c65627d58c6ee9ec93435f3
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/NfcTile.java
8c09ac7435c62a8ba2e34d57a7ac3be2ddf23adc 16-Mar-2017 Jason Monk <jmonk@google.com> Clean up and cover more QS metrics

Change-Id: I4ab5e54398024c8b16ca8223f0639aadcdef4377
Fixes: 34801532
Test: runtest systemui
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/NfcTile.java
702e2ebf9fbfb715c1d9b716683c9e4d182b575e 03-Mar-2017 Jason Monk <jmonk@google.com> Add plugin API for individual QS tiles

This will allow prototyping of individual QS tiles and/or their
visual representation without having to write a plugin for the
entire panel. This will allow quick iteration on QS UI + dual
target tiles.

Test: Install plugin using new API
Change-Id: I05ca9d9f5a200a1dad2c3582251a36edb5cb9aba
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/NfcTile.java
97705ce11664e9bbe6ab1c2eca8aa7cf01bcc84c 18-Jan-2017 Jason Monk <jmonk@google.com> Fix build

Test: treehugger
Change-Id: Ic33d5ff2d7845bf4edd81d3e966fce3f0e5956bb
(cherry picked from commit 005055c070a4e174a493fe585e467c0e711b96e9)
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/NfcTile.java
a0a908f5d6cb040c74ed5dd32d715e2f686f9880 18-Jan-2017 Tamas Berghammer <tberghammer@google.com> DO NOT MERGE: Revert "Fix build"

This reverts commit 005055c070a4e174a493fe585e467c0e711b96e9.

Change-Id: Ia71d1e95de48bc1d83a4924041953a2d42ed6a93
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/NfcTile.java
005055c070a4e174a493fe585e467c0e711b96e9 18-Jan-2017 Jason Monk <jmonk@google.com> Fix build

Test: treehugger
Change-Id: Ic33d5ff2d7845bf4edd81d3e966fce3f0e5956bb
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/NfcTile.java
f7648f44838cbc2c002191dd69ae3386dc78beee 11-Dec-2016 Anas Karbila <anaskarbila@aospa.co> SystemUI: Add NFC tile

This patch adds a tile for QuickSettings
which controls the setting of NFC.

The drawable is from material.io.

Test: Enable and disable NFC using tile

Change-Id: I7dfaf3a4dca0c01d24be397e43ab131eb9885f62
Signed-off-by: Anas Karbila <anaskarbila@aospa.co>
Signed-off-by: Alex Naidis <alex.naidis@linux.com>
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/NfcTile.java