History log of /packages/apps/Settings/src/com/android/settings/nfc/PaymentSettings.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5c3052936883038d25b2afe52c2dd023e9aa6812 01-Oct-2013 Svetoslav <svetoslavganov@google.com> Remove Google Play specific search URIs from Settings.

1. If there are no installed print services or NFC payment services,
we would like to allow the user to search for one in Play. However,
Play is Google specific and we should not have hard coded URI that
rely on it in settings. Declare secure settings for each of these
URI and check at runtime if the URI is non-empty, then show the
add menu item.

bug:11011519

Change-Id: I2c5cb172015bbecd7d2f8ffd3cb7fd790b01dab8
/packages/apps/Settings/src/com/android/settings/nfc/PaymentSettings.java
b412e18296cf3958585efdaec15c8b9d28bd2c50 27-Sep-2013 Martijn Coenen <maco@google.com> Tap & pay: change empty state UX and strings.

Bug: 10965661
Change-Id: Iee0b8bf111ef2105babb0912942f5c764b75ac59
/packages/apps/Settings/src/com/android/settings/nfc/PaymentSettings.java
0e940d6c00d06578c4c0f89a95e5d31c8073fbc1 25-Sep-2013 Martijn Coenen <maco@google.com> Latest UX for Tap & pay.

Bug: 10862185
Change-Id: I4344f70533a69d422159547c58bbc981f4d889ca
/packages/apps/Settings/src/com/android/settings/nfc/PaymentSettings.java
da6c0ba382c1c2c9b98f11a1ef9e572472654e27 06-Sep-2013 Martijn Coenen <maco@google.com> HCE: Latest UX and strings.

Bug: 10262585
Change-Id: I5473c4d387fed884faf77c7448fab1332f710557
/packages/apps/Settings/src/com/android/settings/nfc/PaymentSettings.java
a73aa32278adb177042d4b5c873a0f08deb1d3f3 30-Aug-2013 Martijn Coenen <maco@google.com> NFC Tap&Pay: deal with changes from API review.

Also, removed "Ask every time" mode.

Bug: 10550349
Change-Id: If7c300f9f446e3c31d594116ac8e20fb50d9ec3f
/packages/apps/Settings/src/com/android/settings/nfc/PaymentSettings.java
573a21ada2729346f53acdd2418a77d6911a7374 29-Aug-2013 Martijn Coenen <maco@google.com> Update NFC payments to match new framework APIs.

Bug: 10262585
Change-Id: Id4167db50f8e5fe145441bdf73d151a61a8587ed
/packages/apps/Settings/src/com/android/settings/nfc/PaymentSettings.java
26515da08707b6f8182cc8b0ed5e01e97aa92a96 02-Aug-2013 Martijn Coenen <maco@google.com> NFC payment settings.

First version, pending final UX.

Change-Id: I357e900c3f2012b35814ae197c49a8c9b97b7148
/packages/apps/Settings/src/com/android/settings/nfc/PaymentSettings.java